@CHARSET "ISO-8859-1";

/* Estilos base */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a {	text-decoration:none; }
input {border:0}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

div, img {behavior: url(iepngfix.htc) }

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

strong {
	font-weight:bold;
}

/*WEB*/

body {
	background: #16244E url('../images/fondo.jpg') left top repeat-x;
	font-family:Arial, sans-serif;
	font-size: 12px;
}
.content {
	width: 950px;
	margin: 0 auto;
	background-color: white;
	border-bottom:1px solid #ADADAD;
}

.header {
	width:950px;
	height:150px;
	float:left;
}

.login {
	float:right;
	display:inline;
	margin-right:12px;
	background:url(../images/login.png);
	width:131px;
	padding: 0 7px 0 8px;
	height:143px;
}
.tit_login {
	line-height:26px;
	margin-bottom:8px;
	font-size:13px;
}
.login input {
	background-color:transparent;
	margin-top:8px;
	height:23px;
	width:100%;
	color: #747474;
}
.login input.submit {
	color:white;
	background:url(../images/entrar.jpg);
	width:57px;
	height:24px;
	float:right;
}

.menu {
	background:url('../images/menu.jpg') repeat-x;
	width:100%;
	height: 36px;
	font-size:14px;
	color: #006fa8;
	text-align:center;
	float:left;
}
.menu_in {
	margin:0 auto;
	height:36px;
	overflow:visible;
}
.menu_in td {
	overflow:visible;
	position:relative;
	z-index:200;
}
.menu_in .seccion {
	padding:0 11px;
	height:36px;
	line-height:36px;
	color: #006fa8;
	display:block;
}
.menu_in .hover, .menu_in .hover .seccion {
	background:url('../images/menu_hover.jpg') repeat-x;
	color:black;
}
.submenu {
	position:absolute;
	z-index:10;
	background-color:#F4F5F5;
	padding: 12px 14px 7px 11px;
	border-right:1px solid #D5DDCE;
	border-top:1px solid #E3E3E3;
	z-index:100;
}
.submenu .item {
	color:black;
	height:31px;
	line-height:30px;
	background:url(../images/item.jpg) bottom left repeat-x;
}
.submenu a {
	padding-left: 28px;
	line-height:30px;
	height:30px;
	display:block;
	color:black;
	white-space:nowrap;
	background:url(../images/item_a.jpg) left center no-repeat;
}
.submenu .item.privado a {
	background:url(../images/item_privado.jpg) left center no-repeat;
}
.submenu a:hover {
	text-decoration:underline;
}

.footer {
	background-color: #F7F7F8;
}
.footer_in {
	width: 924px;
	margin: 0 auto;
	padding: 15px 13px 10px 13px;
}
.footer td {
	padding: 0 13px;
}
.footer_seccion {
	color: #006fa8;
	font-size:13px;
	border-bottom:2px solid #333333;
	line-height:27px;
	height:27px;
	height:54px;
	padding: 0 7px;
}
.footer_contenido {
	padding: 0 7px;
	line-height:26px;
	border-bottom:1px solid #D7D8D9;
	color: #333333;
}
.footer_contenido a {
	line-height:26px;
	color: #333333;
}
.footer_contacto {
	margin-top:4px;
	padding: 0 7px;
	line-height:20px;
	color: #333333;
}
.footer_contacto a {
	line-height:20px;
	color:#1f84c5;
	text-decoration:underline;
}

.contenedor {
	margin: 6px 0 75px 13px;
	float:left;
}

.main {
	float:left;
	width:672px;
}

.ini_noticia1 {
	border:1px solid #D9D9D9;
	padding: 10px;
	margin-top:9px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	width: 638px;
}

.izda_noticia1 {
	float:left;
	display:inline;
	margin-right: 12px;
}
.seccion_noticia1 {
	width:145px;
	padding: 0 7px;
	color:white;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
}
.dcha_noticia1 {
	width:467px;
	float:left;
}

.fecha_noticia1 {
	color:#1f84c5;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
}
.titulo_noticia1 {
	line-height:21px;
	border-bottom: 2px solid #227D76;
	font-size:20px;
	color:#333;
	height:21px;
	overflow:hidden;
}
.cuerpo_noticia1 {
	line-height:14px;
	margin-top:3px;
	color:#333;
	overflow:hidden;
	height: 84px;
}
.cuerpo_noticia1 p {
	text-align:justify;
	line-height:14px;
}
.boton_mas {
	background:url(../images/mas.jpg);
	width: 95px;
	height: 29px;
	line-height:29px;
	padding-left:27px;
	color: #1f84c5;
	display:inline;
	float:right;
	margin-top:10px;
	border:none;
}

.ini_noticia2 {
	border:1px solid #D9D9D9;
	padding: 10px;
	margin-top:9px;
	width: 190px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	float:left;
	display:inline;
	margin-right:12px;
}
.ini_noticia2 .seccion_noticia1 {
	width:176px;
}
.ini_noticia2 .cuerpo_noticia1 {
	height: 56px;
	overflow:hidden;
}





.sidebar {
	width:253px;
	margin-left: 677px;
}
.banner {
	margin-bottom: 14px;
}



.sidebar2 {
	float:left;
	width:253px;
}
.menu_lateral {
	margin-bottom:50px;
}
.item_lateral {
	padding-left: 28px;
	line-height:30px;
	height:30px;
	display:block;
	color:#666;
	background:url(../images/item_a.jpg) left center no-repeat;
}
.item_lateral.privado {
	background:url(../images/item_privado.jpg) left center no-repeat;
}
.item_lateral:hover, .item_lateral.activo {
	color:black;
	text-decoration:underline;
}
.item_tio {
	line-height:28px;
	height:28px;
	color: #006fa8;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom:-1px;
}
.item_tio a {
	line-height:28px;
	color: #006fa8;
}
.item_tio .color {
	width: 8px;
	height:28px;
	float:left;
	display:inline;
	margin-right:10px;
}

.fondo_interior {
	background:url(../images/fondo_dentro.jpg) left center repeat-y;
}

.main2 {
	margin-left:275px;
	width:650px;
	border:1px solid #D9D9D9;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
}
.main2 .seccion {
	padding: 0 7px;
	color:white;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
}
.main2 .titulo {
	line-height:21px;
	border-bottom: 2px solid #227D76;
	font-size:20px;
	color:#333;
	/*height:21px;*/
	overflow:hidden;
	margin-bottom:15px;
}
.main2 .dentro {
	padding:10px;
	margin-bottom:50px;
	line-height:15px;
}
.main2 .dentro a {
	color: #006fa8;
}
.main2 .dentro p {
	line-height:15px;
	margin-bottom: 15px;
}

.main2 .dentro ul {
	padding-left:20px;
}
.main2 .dentro li {
	list-style:disc;
	line-height:17px;
	margin-bottom:5px;
}

.navegador {
	float:right;
}
.navega-item {
	color:#959595;
}
.navega-item.activo {
	color:black;
}


.noticia_lista {
	border:1px solid #D9D9D9;
	padding: 10px;
	margin-top:9px;
	width: 605px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	float:left;
	display:inline;
}

.noticia_lista .foto_noticia_lista {
	width:159px;
	padding-right: 12px;
	vertical-align:top;
}
.noticia_lista .fecha_noticia1 {
	color:#1f84c5;
	line-height:23px;
	height:23px;
	margin-bottom:2px;
}
.noticia_lista .titulo_noticia1 {
	line-height:21px;
	border-bottom: 2px solid #227D76;
	font-size:20px;
	color:#333;
	height:21px;
	overflow:hidden;
}
.noticia_lista .cuerpo_noticia1 {
	line-height:14px;
	margin-top:3px;
	color:#333;
	overflow:hidden;
	height: 84px;
}
.main2 .cuerpo_noticia1 p {
	text-align:justify;
	line-height:14px;
}


.imagen_noticia_dentro {
	float:left;
	margin-right:6px;
	margin-bottom:8px;
	display:inline;
}

.fotos {
	margin: 30px 20px;
}
.fotos .foto {
	border:1px solid #ADADAD;
	padding:10px;
	float:left;
	display:inline;
	margin-right:15px;
}

.cuerpo_noticia, .cuerpo_noticia p {
	line-height:14px;
	text-align:justify;
}

.contacto {
	width:300px;
	float:left;
}
.contacto td {
	line-height:25px;
}
.contacto input {
	border:1px solid #adadad;
	height:20px;
	padding:4px;
	width:200px;
	margin-left:20px;
	margin-bottom:7px;
}
.contacto textarea {
	border:1px solid #adadad;
	padding:4px;
	width:200px;
	vertical-align:top;
	margin-left:20px;
	margin-bottom:7px;
	height:100px;
}
.contacto input.boton_mas {
	background:url(../images/mas.jpg);
	width: 122px;
	height: 29px;
	line-height:29px;
	padding-left:27px;
	color: #1f84c5;
	display:inline;
	float:right;
	border:none;
	cursor:pointer;
}
.contacto_datos {
	margin-left:300px;
	text-align:right;
	line-height:17px;
}

.destacadas {
	width: 656px;
	height:269px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.destacadas .mascara {
	position:absolute;
	top:0;
	left:0;
}
.destacadas .texto {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	width:637px;
	height:59px;
	color:#333;
	padding:6px 9px;
	z-index:3;
	background: url('../images/fondo_blanco.png');
}
.destacadas .texto a {
	line-height:28px;
	font-size: 23px;
	color:#333;
	height:28px;
	overflow:hidden;
	display:block;
	z-index:3;
	position:relative;
}
.destacadas .texto .cuerpo {
	font-size:13px;
	line-height:15px;
	height:30px;
	overflow:hidden;
	z-index:3;
	position:relative;
}
.destacadas .contenedor_imagenes {
	position:absolute;
}
.destacadas .destaca {
	position:relative;
	float:left;
	width:656px;
}

.login2 {
	margin:10px auto;
	background:url(../images/login.png);
	width:131px;
	padding: 0 7px 0 8px;
	height:143px;
}
.login2 .tit_login {
	line-height:26px;
	margin-bottom:8px;
	font-size:13px;
}
.login2 input {
	background-color:transparent;
	margin-top:8px;
	height:23px;
	width:100%;
	color: #747474;
}
.login2 input.submit {
	color:white;
	background:url(../images/entrar.jpg);
	width:57px;
	height:24px;
	float:right;
}

.login3 {
	float:right;
	display:inline;
	margin-right:12px;
	background:url(../images/login2.png);
	width:131px;
	padding: 0 7px 0 8px;
	height:143px;
}
.login3 .tit_login {
	line-height:26px;
	margin-bottom:20px;
	font-size:13px;
}
.login3 a {
	font-weight:bold;
	color:black;
	line-height:20px;
}
.login3 a:hover {
	text-decoration:underline;
}
.login3 input {
	background-color:transparent;
	margin-top:8px;
	height:23px;
	width:100%;
	color: #747474;
}
.login3 input.submit {
	color:white;
	background:url(../images/entrar.jpg);
	width:57px;
	height:24px;
	float:right;
	margin-top:30px;
}
.recordar {
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:10px;
	font-size:10px;
	color:black;
}
