@charset "utf-8";

#envoltorio #espacio {
	height: 9px;
	background-color: #FFFFFF;
}
#envoltorio #centro {
	height: 328px;
	position: relative;
}
#envoltorio #inferior {
	height: 86px;
	background-color: #FFFFFF;
	position: relative;
}

#envoltorio #pie {
	height: 42px;
	background-color: #485056;
}

#centro #triple {
	background-color: #FF3300;
	height: 202px;
	width: 549px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#centro #triple #triple1 {
	height: 202px;
	width: 180px;
	position: absolute;
	background-color: #c96226;
	left: 0px;
	top: 0px;
	background-image: url(../images/home/fondo_triple1.jpg);
	margin-left: 0px;
}
#centro #triple #triple2 {
	background-color: #547a98;
	height: 202px;
	width: 182px;
	position: absolute;
	left: 180px;
	top: 0px;
	background-image: url(../images/home/fondo_triple2.jpg);
}

#centro #triple #triple3 {
	height: 202px;
	width: 187px;
	position: absolute;
	left: 362px;
	top: 0px;
	background-color: #948f2f;
	background-image: url(../images/home/fondo_triple3.jpg);
}
#centro #triple a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#centro #triple ul {
	list-style-type: none;
	text-align: left;
	padding-top: 105px;
	padding-right: 0px;
	padding-left: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#centro #triple li {
	background-image: url(../images/home/fondo_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 2px;
}
#centro #triple a {
	color: #FFFFFF;
	text-decoration: none;
}

#centro #foto {
	background-color: #2f6f87;
	height: 328px;
	width: 202px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#centro #noticias {
	height: 126px;
	width: 549px;
	position: absolute;
	left: 0px;
	top: 202px;
	background-color: #d0d6da;
	background-image: url(../images/home/fondo_noticias.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #374254;
	font-size: 11px;
}
#noticias #noti1 {
	width: 234px;
	position: absolute;
	top: 28px;
	left: 38px;
	text-align: left;
}
#noticias #noti2 {
	width: 234px;
	position: absolute;
	left: 304px;
	top: 28px;
	text-align: left;
}
#noticias a {
	color: #2F3746;
	text-decoration: none;
}
#noticias a:hover {
	color: #48576F;
	text-decoration: none;
}
#inferior #precios {
	height: 15px;
	width: 170px;
	position: absolute;
	top: 5px;
	left: 170px;
	text-align: left;
}
#inferior #precios_tabla {
	position: absolute;
	left: 170px;
	top: 23px;
	width: 360px;
}
#inferior #banner_participacion {
	position: absolute;
	width: 150px;
	left: 10px;
	top: 15px;
}

#inferior #banner {
	float: right;
	height: 86px;
	width: 202px;
	background-color: #94A2A9;
}

#copyright {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
}
#envoltorio #centroError {
	height: 400px;
	position: relative;
	background-color: #FFFFFF;
}
