@charset "utf-8";
/* CSS Document */

H6 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #0374A6; line-height: 26px; margin-top: 0px; margin-bottom: 0px; text-decoration: none; }

H7 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #0374A6; line-height: 20px; margin-top: 0px; margin-bottom: 0px; text-decoration: none; }

.img_grande { border-style: solid; border-color: #16222b; border-width: 5px; margin: 10px 0 0 0; }
.img_chica { border-style: solid; border-color: #16222b; border-width: 5px; margin: 10px 10px 0 0; float: left; }

a.leer_mas  { color: #3c88e2; text-decoration: underline; cursor: pointer; }

p { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #3e3e3e;}

#titulo_seccion_noticias {
	width: 830px;
	height: 85px;
	padding-left: 30px;
	padding-top: 15px;
	background-image: url(../imagenes/bg_titulos.png);
	background-repeat: no-repeat;
	float: left;
}

#col_izq { width: 340px; height: auto; border-right-color: #999; border-right-style: solid; border-right-width: 1px; float: left; margin: 10px 10px 10px; }
#col_centro { width: 300px; height: auto; border-right-color: #999; border-right-style: solid; border-right-width: 1px; float: left; margin: 10px 10px 10px; }

.contenedor_noticiaGrande { width: 330px; height: auto; margin: 0 0 20px 0; float: left; border-bottom-color: #999; border-bottom-style: dashed; border-bottom-width: 1px;}

.contenedor_noticiaChica { width: 290px; height: auto; margin: 0 0 20px 0; float: left; border-bottom-color: #999; border-bottom-style: dashed; border-bottom-width: 1px;}

.titulo_noticias { width: 360px; height: 60px; margin: 0 0 0 5px; float: left; }
.pie_nota { width: 330px; height: 22px; border-bottom-color: #CCC; border-bottom-style: solid; border-bottom-width: 1px; border-top-color: #CCC; border-top-style: solid; border-top-width: 1px; }

#noticias_destacadas {
	width: 180px;
	height: auto;
	min-height: 300px;
	margin: 0 10px 0 0;
	padding: 40px 0 0 0;
	float: left;
	background-image: url(../images/accesos_directos_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

ul { margin: 0; padding: 0; list-style: none; }
.titulo_categoria {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #3e576a; }
.subtitulo_categoria { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #538495;}

li.destacadas { width: 170px; height: 24px; margin: auto; padding: 4px 2px 2px 10px; border-bottom-color: #c0cdd2; border-bottom-style: solid; border-bottom-width: 1px;
background-image: url(../images/acc_dir_item.jpg); background-repeat: no-repeat; }
li.destacadas:first-child  { width: 170px; height: 24px; margin: auto; margin-top: 10px; padding: 4px 2px 2px 10px; border-bottom-color: #c0cdd2; border-bottom-style: solid; border-bottom-width: 1px; border-top-color: #c0cdd2; border-top-style: solid; border-top-width: 1px; background-image: url(../images/acc_dir_item.jpg); background-repeat: no-repeat; }
.destacadas a { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #42606a; }
.destacadas a:hover {color: #036;}
