@charset "UTF-8";
.cuerpo {
	background-color: #FFF;
	padding-top: 10px;
}

.izquierda-portada {
	width: 655px;
	float: left;
	padding-left: 20px;
	padding-right: 8px;
}
.destacado h1 {
	background-image: url(../imagenes/subrayado-titular.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 18px;
	padding-bottom: 10px;
}
.destacado h2 {
	font-family: Georgia;
	color: #7faf0b;
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom:20px;
}
.destacado h2 a{
	color: #7faf0b;
	text-decoration:none;
}
.destacado h2 a:hover{
	text-decoration: underline;
}


.destacado h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: -10px;
}

.derecha-portada {
	width: 315px;
	float: right;
}
.banner-derecha {
	width: 300px;
	padding: 0 5px 5px 5px;
	text-align: center;
	background-color: #E6E6E6;
}

.modulos-derecha{
	width: 300px;
	padding: 10px 5px 5px 5px;
	text-align: center;

}
.anuncio-der {
	margin-bottom: 8px;
}
.mas-destacados {
	width: 658px;
	overflow: hidden;
	display: block;
}
.destacado-inf {
	background-image: url(../imagenes/fondo-destacado-inferior.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 200px;
	float: left;
	margin-right: 26px;
	background-position: 0px 15px;
}
.destacado-inf-b {
	background-image: url(../imagenes/fondo-destacado-inferior.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 200px;
	float: left;
	background-position: 0px 15px;
}

.sec-destacado-inf {
	color: #7faf0b;
	font-size: 12px;
	padding-left: 10px;
}

.dest-cont-inf {
	margin-top: 25px;
	margin-left: 4px;
	margin-right: 4px;
	color:#444444;
}
.dest-cont-inf a{
	text-decoration:underline;
	color: #060;
}
.art-der {
	height: 75px;
	margin: 10px 0px 10px 0px;
	text-align: left;
	color: #8e8e8e;
	background-image: url(../imagenes/subrayado-titular.gif);
	background-position: center 70px;
	background-repeat: no-repeat;
}
.pie {
	clear: both;
	padding-top: 20px;
	font-family: Arial;
	color: #666;
	text-align: center;
	padding-bottom: 20px;
	margin:auto;
}

.art-der a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	color:#7faf0b;
}
.art-der a:hover{
	text-decoration: underline;
}


.leer-mas {
	margin-left: 100px;
	margin-top: 5px;
}








.listado-art {
	padding-bottom:10px;
	margin-bottom:10px;
	background-image: url(../imagenes/subrayado-titular.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.art-list{
	float:right;
	width:430px;
	position: relative;
}
.leer-completo {
	top: 140px;
	left: 300px;
	position: absolute;
}
.art-list-foto{
	float:left;
	padding:5px;
	border:1px #999 solid;
	background-color:#FFF;
}

.art-list h1 {
	padding-top0px;
	font-size: 18px;
	padding-bottom: 10px;
}
.art-list h2 {
	font-family: Georgia;
	color: #7faf0b;
	font-size: 18px;
	font-weight: normal;

	margin-top: -20px;
}

.art-list h2 a{
	color: #7faf0b;
	text-decoration:none;
}
.art-list h2 a:hover{
	text-decoration: underline;
}

.art-list h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: -10px;
}
.miniatura {
	float:left;
	height: 175px;
	width: 185px;
	font-size: 11px;
	text-align: center;
	border:1px #CCC solid;
	margin:0px 8px 20px 8px;
	padding:5px 5px 10px 5px;
}
.pie-miniatura {
	padding: 5px;
	background-image: url(../imagenes/subrayado-titular.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pie-miniatura a{
	color: #060;
	text-decoration:none;
}


.miniatura-b {
	text-align:center;
	background-repeat:no-repeat;
	background-position:5px 5px;
	
	width: 135px;
	height: 100px;
	float: left;
	font-size: 11px;
	text-align: center;
	border:1px #CCC solid;
	margin:0px 8px 20px 8px;
	padding:5px 5px 10px 5px;
}
.izq-agenda {
	float: left;
	color:#999;
	width: 160px;
	text-align: right;
	padding-left: 20px;
	;
	padding-top: 50px;
}
.agenda-der {
	float: right;
	width: 450px;
	border-left:2px #999 solid;
	padding-left:10px;
	margin-left:10px;
	margin-top:20px;
}
.agenda-fecha {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.agenda-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	height: 35px;
	background-image: url(../imagenes/subrayado-titular.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #004300;
}
.agenda-imagen {
	padding-top: 5px;
	padding-bottom: 5px;
}
.agenda-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 20px;
}
