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

/* --------------------------------------------------------------- GENERALES */

ul{
	list-style-type:none;
	margin-top:0px;
	padding:0px;
}

.imagenes {
	border: 4px solid #E6E6E6;
	float: left;
	margin: 5px;
}

p {
	margin:auto 15px;
	text-align:justify;
}

hr {
	height:1px;
	margin:20px;
	background-color:#CCCCCC;
	border: 0;
}

#nota{
	margin:10px;
}

a {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

/* --------------------------------------------------------------- LINKS SUBCABECERA */

#subcabecera a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#subcabecera a:hover {
	color:#77B3EF;
	text-decoration:none;
}


/* --------------------------------------------------------------- MENU IZQUIERDA */

#menuPrincipal_contenido ul {
	list-style-type:none;
	margin-top:0px;
	width:172px;
	padding:5px;
}

#menuPrincipal_contenido li {
	color:#686868;
	font-size:12px;
	font-weight:normal;		
	background-image:url(../imagenes/estructura/item_listaGrande.jpg);
	background-repeat:no-repeat;
	padding-left: 18px;
	line-height:30px;
	width:157px;
}

#menuPrincipal_contenido li a{
	color:#686868;
	font-size:12px;
	font-weight:normal;	
	width:146px;
	
	text-decoration:none;
	border-bottom:1px solid #e5e5e5;
	display:block;
	padding-left:3px;	
}

#menuPrincipal_contenido li a:hover{
	text-decoration:none;
	color:#000000;	
	background-color: #e2e2e2;
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;	
}

/* --------------------------------------------------------------- CENTRAL */

.titulo{
	height:40px;
	clear:both;
	padding:0px;
}

/* --------------------------------------------------------------- H1 GENERAL */

.titulo_h1{	
	background-image:url(../img/fondoTitulos_h1.jpg);
	background-repeat:no-repeat;
	width:659px;
	float:left;
	margin:0px;
}

#central h1{
	font-weight:bold;	
	font-size:24px;
	color:#1a5593;
	padding-left:35px;
	line-height:39px;
	clear:both;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;	
}

#central h1 a{
	color:#1a5593;
	text-decoration:none;
}

#central h1 a:link{
	color:#1a5593;
	text-decoration:none;
}

#central h1 a:visited{
	color:#1a5593;
	text-decoration:none;
}

#central h1 a:hover{
	color:#8FACCA;
	text-decoration:none;
}

#central h1 a:active{
	color:#1a5593;
	text-decoration:none;
}

#central .fecha_noticia{
	color:#2278b6;
	font-weight:bold;
	width:220px;
	text-align:left;
	margin-left:10px;
}

/* -------------------------------------------------- CENTRAL H2 */

#central h2{
	font-weight:bold;
	font-size: 16px;
	color:#FFFFFF;	
	padding-left:15px;	
	line-height:39px;
	margin-top:0px;	
}

#central h2 a{
	color:#FFFFFF;	
	text-decoration:none;
}

#central h2 a:link{
	color:#FFFFFF;	
	text-decoration:none;
}

#central h2 a:visited{
	color:#FFFFFF;	
	text-decoration:none;
}

#central h2 a:hover{
	color:#154f8e;
	text-decoration:none;
}

#central h2 a:active{
	color:#FFFFFF;	
	text-decoration:none;
}

#central p{
  margin:10px;	
}

.titulo_h2{
	background-image:url(../img/fondo_subtitulo_h2.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:659px;
	height:39px;
}

/* -------------------------------------------------- CENTRAL H3 */

#central h3{
	margin-top:20px;
	font-weight:bold;
	font-size:18px;	
	color:#487bab;
	padding-left: 15px;
	background-image:url(../imagenes/estructura/item_h3.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;

}

#central h3 a{
	color:#487bab;
	text-decoration:none
}

#central h3 a:hover{	
	color:#1a5593;
	text-decoration:none;
}

/* -------------------------------------------------- CENTRAL H5 */

#central h5{
	color:#ffffff;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	background-image:url(../img/fondoTitulos_h5.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:31px;
	line-height:31px;
	padding-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}

/* -------------------------------------------------- TABLAS */

#central table{
	margin-top:20px;
	width:760px;
	text-align:left;
	border:1px solid #E6E6E6;
	background-color:#F4F4F4;	
	padding: 10px;
	
	border-collapse:separate;
	empty-cells:hide;	
}

#central table th{
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	
	text-align: left;
	padding: 6px 6px 6px 12px;	
	background-image:url(../img/bg_header.jpg);
	background-repeat:repeat-x;
}

#central table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


#central table td{
	text-align:center;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px;
	color: #4f6b72;
}

#central table td a{
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}

#central table td a:hover{
	color:#7Dbf21;
	text-decoration:none;
}

#central .tabla_titulo_interno{
	color: #4f6b72;
	font-weight:bold;	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;	
	text-align: left;
	padding: 3px 6px 3px 12px;	
	background-color:#d9e7f9;	
}

/* ------------------------------------------------------------------------------ RUTA  */

#ruta{
	color:#FFF;	
	font-size:14px;
	font-weight:bold;
	text-align:center;	
	background-image:url(../img/fondo_btn_Volver.jpg);
	background-repeat:no-repeat;
	width:109px;
	height:39px;
	line-height:39px;
	float:left;	
}

#ruta a{
	color:#FFF;
	text-decoration:none;
}

#ruta a:hover{
	color:#a7d2ff;
	text-decoration:none;
}

/* ------------------------------------------------------------------------------ JAVAS  */

#javas{
	float:left;
	background-image:url(../img/fondo_btn_Volver.jpg);
	background-repeat:no-repeat;
	width:109px;
	height:39px;
	line-height:39px;
	text-align:center;
	margin-left:1px;
}

/* --------------------------------------------------------------- NAVEGACION PRENSA */

.navegar_prensa {
	margin-top:20px;
	height:20px;
}

.mas_info {
	width:130px;
	height:20px;
	float:right;
	font-weight:bold;
	margin-right:15px;
}

.mas_info a {
	padding:2px;
	color:#1b5694;
	text-decoration:none;
}

.mas_info a:hover{
	color:#FFF;
	background-image:url(../img/fondo_Leer_Nota_Completa.jpg);
}

.mas_info img {
	vertical-align:middle;	
	margin-bottom:3px;
}

/* -------------------------------------------------------------------------------- LISTA BULLETEADO */

#central li a{
	text-decoration:none;
	color:#1f5794;
}
#central li a:hover{
	text-decoration:underline;
	color:#000;
}

#central .buleteado li{
	background-image:url(../imagenes/estructura/item_Bulleteado.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin-left: 30px;	
	padding-left: 20px;
	width:650px;	
	color: #333333;
	margin-top:8px;
}

#central .buleteado li a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#central .buleteado li a:hover {
	text-decoration:underline;
}

#central .buleteado li li{
	padding:0 20px 0 20px;
	background-image:url(../imagenes/estructura/item_Bulleteado_li.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	width:617px;
}

/* -------------------------------------------------------------------------------- LISTA GRANDE */

#central .grande li {
	background-image:url(../imagenes/estructura/item_listaGrande.jpg);
	background-repeat:no-repeat;
	padding-left: 30px;
	line-height:31px;
	width:500px;
}

#central .grande li a{
	font-weight: bold;
	color: #686868;
	text-decoration:none;
	background-color:#FFF;
	border-bottom:1px solid #e5e5e5;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

#central .grande li a:hover{
	text-decoration:none;
	color:#185494;
	background-color:#efefef;
	border-bottom:1px solid #e5e5e5;	
}

/* --------------------------------------------------------------- H1 SOLO PARA HOME */

#central #cuerpo h1 {
	font-size:23px;
	line-height:23px;
	color:#1a5593;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0px;
	margin-left:0px;
}

#central #cuerpo h1 a{
	color:#1a5593;
	text-decoration:none;
}

#central #cuerpo h1 a:hover{
	color:#8FACCA;
	text-decoration:none;
}


