@charset "utf-8";
#head {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(../images/pixel.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-top: 0px;
}
.mancha {
	background-image: url(../images/mancha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#titulos {
	height: auto;
	width: auto;
	margin-top: 88px;
	margin-left: 85px;
	float: left;
}
#texto {
	float: right;
	height: auto;
	width: 720px;
	margin-top: 30px;
	margin-left: 70px;
	margin-right: 110px;
}
.parrafos {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#foto {
	float: right;
	height: auto;
	width: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
}
#fotos {
	height: auto;
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
}
#menu {
	float: right;
	height: auto;
	width: 630px;
	margin-right: 23px;
}
.banner {
	padding-top: 13px;
}

.negrita {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.subtitulos {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
#banner_donacion {
	float: left;
	height: auto;
	width: 220px;
	padding-top: 150px;
}
