body {
	background-color: #f0f1a8;
	margin: 0px;
	background-image: url(../img-base/fondo.gif);
	background-repeat:   repeat-x;
	background-position: center top;	
}
#contenido {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	background-color: #F0F1A8;
	background-attachment: scroll;
	background-image: url(../img-base/fondocontenido.gif);
	background-repeat: no-repeat;
	background-position: center top;
	top: -1px;
	z-index: 1;
}
#submenu {
	background-color: #E2E664;
	height: 15px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.auspiciadores{
	float: left;
	position: absolute;
	width: 480px;
	padding-left: 24px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img-auspiciadores/fnd-auspiciadores.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.cuadro-300px {
	width: 300px;
	border: 1px solid #006600;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #005224;
}
.cuadro-grande {
	width: 300px;
	border: 1px solid #006600;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #005224;
}
.boton {
	height: 20px;
	width: 100px;
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	background-color: #ABC85A;
	border: 1px solid #FFFF00;
}
#contenido #modulo_1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
