html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #204A00;
	margin: 0px;
	height: 100%;
	background-image: url(../fondos/fondo_home.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#centro {
	display:table;
	margin: auto;
	width: 770px;
	background-color: #339900;
	background-image: url(../fondos/centro.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8cc63f;
	border-right-color: #8cc63f;
	border-bottom-color: #8cc63f;
	border-left-color: #8cc63f;
	height: auto;
}
#centro #links {
	background-image: url(../fondos/links.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-left: 8px;
	color: #6F6F6F;
}
#centro #links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E4E4E4;
	text-decoration: none;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}
#centro #links a:hover {
	color: #A0DE45;
	text-decoration: underline;
}
#centro #links #idioma {
	text-align: right;
	clear: right;
	float: right;
	margin: 4px;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 20px;
}
#centro .linea {
	background-color: #8CC63F;
	background-image: url(../fondos/linea.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	line-height: 8px;
	font-size: 8px;
}
#centro #top {
	background-color: #000000;
	height: 108px;
	background-position: left top;
	color: #999999;
	text-align: right;
}
#centro #presentacion {
	background-color: #FFFFFF;
}
#centro #previews {
}
#centro #contenido {
	background-image: url(../fondos/contenido_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#centro #contenido #low_botonera {
	background-color: #92B573;
	background-image: url(../fondos/botonera_low.jpg);
	text-align: center;
	height: 52px;
	width: 750px;
	clear: right;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#centro #contenido #low_botonera .low_boton {
	margin-right: 5px;
	margin-left: 5px;
}
#pie {
	background-color: #000000;
	color: #999999;
	width: 770px;
	font-size: 11px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CC63F;
	border-right-color: #8CC63F;
	border-bottom-color: #8CC63F;
	border-left-color: #8CC63F;
	margin: auto;
	padding-bottom: 8px;
}
#pie .linea {
	background-color: #8CC63F;
	background-image: url(../fondos/linea.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	line-height: 8px;
	font-size: 8px;
	margin-bottom: 12px;
}
#pie #sponsors_low td {
	color: #CCCCCC;
	text-align: center;
}
#pie #sponsors_low {
	width: 60%;
}


#agencia {
	color: #639131;
	font-size: 10px;
	width: 770px;
	text-align: right;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#agencia a {
	color: #639131;
	text-decoration: none;
}


.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../fondos/campo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	line-height: 11px;
}
#centro #expander {
	height: 100%;
}
#banner1 {
	padding-top: 25px;
	padding-right: 10px;
}
#banner2 {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
#banner3 {
	padding-bottom: 10px;
	padding-top: 10px;
}
#banner4 {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#banner5 {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	width: 536px;
	margin-left:20px;
}
#banner6 {
	padding: 1px;
}
#banner7 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
