@charset "iso-8859-1";
/*@charset "utf-8";*/
/* CSS Document */
/*
Base de las medidas
1em = 16px. ==> 1px = 1 ÷ 16 = 0.0625em.
*/

/* -------------------------------------- */
/* Banners */
.bannerXL, .bannerXL img, .bannerXL object {
	width: 45.4375em; /*727px;*/
	height: 5.625em; /*90px;*/
}
.bannerL, .bannerL img, .bannerL object {
	font-size: 1em;
	width: 27.6875em; /*443px;*/
	height: 5.625em; /*90px;*/
}
.bannerM, .bannerM img, .bannerM object {
	width: 14.5em; /*232px;*/
	height: 5.625em; /*90px;*/
}
.bannerS, .bannerS img, .bannerS object {
	width: 13.75em; /*220px;*/
	height: 5.625em; /*90px;*/
}
/*
.noticiaNivel1 {
	background-color: #f6f8fb;
}
*/


/* -------------------------------------- */
#zonaNivel1 .imagen {
	width: 26.6em;/*a 12px fuente*/ /*20em; /*320px; a 16px de fuente*/
	/*overflow: hidden;*/
}
#zonaNivel1 .imagen img {
	width: 26em; /*19em;*/
	height: auto;/*19em;*/
}
/* -------------------------------------- */
#zonaNivel2 .imagen {
	width: 13.75em; /*220px;*/
	/*overflow: hidden;*/
}
#zonaNivel2 .imagen img {
	width: 13em;
	height: auto; /*13em;*/
}
/* -------------------------------------- */
#zonaNivel3 .imagen {
	width: 19.33em;/*14.5em; /*232px;*/
	/*overflow: hidden;*/
	text-align: center;
}
#zonaNivel3 .imagen img {
	width: 19.33em;
	height: auto;
}

/* -------------------------------------- */
/* Multibox */
.MultiBoxClose,.MultiBoxPrevious,.MultiBoxNext,.MultiBoxNextDisabled,.MultiBoxPreviousDisabled{behavior:url(iepngfix.htc);}
