@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:o;
	background:url(../images/fondo_asodex_grande.jpg) 0 0 repeat-x;
	background-color:#1A9AD7;
	/*background-color:#1FA0DA*/;
	}

#contenedor{
	width: 872px;
	height:600px;
	margin:0 auto;
}
#contenido{
	display:block;
	float:left;
	width:872px;
	margin:0;
	padding:0;
	border:0;
}
#encabezado{
	width:872px;
	display:block;
	height:196px;
	background:url(../images/virgen_asodexinco.png) 0 0 no-repeat;
	margin:0;
	padding:0;
}
#footer{
	bottom:0;
	z-index:-1;
	position:fixed;
	float:none;
	height:164px;
	width:100%;
	background:url(../images/fondo_footer_asodex.png) 0 0 repeat-x;
	margin:0 auto;
	display:block;
	border:0;
}

#menuAsodex{
	float:right;
	width:872px;
}
#logoIncodemar{
	float:right;
	padding:0 50px 0 0;
	width:148px;
}
.leermas a , 
.leermas a:link ,
.leermas a:visited{
	color:#E00021;
	font-size:11px;
	font-family:Tahoma;
	text-decoration:none;
	font-weight:bold;
}

.leermas a:hover{
	color: #7F0A21;
	font-weight:bold;
}

/*#footerAsodex{
	position:relative; 
	width: 100%;
	height: 353px;
	background:url(../images/fondo_abajo_asodex.jpg) 0 0 repeat-x;
	background-position:bottom;
	display:block;
	padding-bottom:0%;
}*/
.texArriba{
	background:url(../images/borde_superior_asodexin.png) 0 0 no-repeat;
	display:block;
	height:25px;
}
.texCentro{
	background:url(../images/texto_centro_asodex.png) 0 0 repeat-y;
	padding:0 25px;
}
.texAbajo{
	background:url(../images/borde_inferior_asodex.png) 0 0 no-repeat;
}
.brillo{
	background:url(../images/brillo_asodex_footer.png) 0 0 repeat-x;
	background-position:bottom;
	height:100px;
}
