@charset "UTF-8";

#contenido-index {
	width: 699px;
	height: 217px;
	margin: 0px 20px 0px 11px;
	background: url(../images/linea-base.jpg) no-repeat bottom;
}

#bienvenidos {
	width: 277px;
	height: 217px;
	float: left;
	padding: 0px 32px 0px 30px;
}

#editorial {
	background: url(../images/bg-editorial.jpg) no-repeat top left;
	width: 310px;
	height: 199px;
	float: left;
	padding: 15px 23px 0px 23px;
}

a#descargar-revista {
	background: url(../images/descargar-revista.gif) no-repeat 0% 0%;
	width: 280px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;
}

a#descargar-revista:hover {
	background: url(../images/descargar-revista.gif) no-repeat 0px -28px;
}

a#leer-editorial {
	background: url(../images/leer-editorial.gif) no-repeat 0% 0%;
	width: 280px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
}

a#leer-editorial:hover {
	background: url(../images/leer-editorial.gif) no-repeat 0px -28px;
}


#ultimas-noticias {
	width: 681px;
	margin: 0px 20px 0px 11px;
	background: white;
	padding: 15px;
}

.resumen-ult-noticia {
	width: 666px;
	float: left;
	margin: 10px 0px;
}

