@charset "utf-8";
/* CSS Document */

/*/RESTAURAR NAVEGADORES//////////////////////////////////////////////////////////////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0px;
	padding:0px;
}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
p,h1,h2,h3,h4,h5,h6{font-size:100%;}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #1C5289;
}
.clear {
	clear: both;
}

.azul {
	background-color: #005E92;
}
.amarillo {
	background-color: #FFB102;
}
.marron {
	background-color: #626061;
}

.grisTxt {
	color: #999999;
}
.noN{
	font-weight: normal;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif, "Futura Lt BT";
	text-align: center;
	font-size: 12px;
}
#wrapper {
	text-align: left;
	width: 945px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
#colIz {
	float: left;
	width: 740px;
}
.sombraSup  {
	vertical-align: bottom;
	background-image: url(../img/sombraSup.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	margin: 0px;
	padding: 0px;
}


.sombraMed {
	background-image: url(../img/sombraMed.png);
	background-repeat:  repeat-y;
	padding-left: 10px;
	background-position: left;
	padding-right: 10px;
}
.sombraInf  {
	vertical-align: top;
	background-image: url(../img/sombraInf.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

#cabecera {
	padding: 10px;
	background-color: #FFFFFF;
}
#idiomas {
	height: 15px;
	font-size: 10px;
	/*text-align: right;*/
}
#idiomas li {
	display: inline;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
}
.idiomaOn {
	background-color: #E5E5E5;
}
#redes {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	float: right;
	margin-top: -20px;
}
#redes img {
	vertical-align: middle;
}




#logo {
	float: left;
}
#menu {
	margin-top: 10px;
}
#menu  .menuItem {
	padding: 5px;
	width: 126px;
	margin-left: 5px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 15px;
	height: 190px;
}
#menu  li  {
	font-size: 12px;
	font-weight: normal;
	white-space: inherit;
	line-height:11px;
	margin-bottom: 4px;
}
#menu   li   a  {
	color: #FFFFFF;
	display: block;
}
#menu   li   a:hover  {
	color: #000000;
	background-color: #FFFFFF;
}
#menu .menuOn {
	background-color: #E5E5E5;
	color: #000000;
}
#contenido   #flash,#contenido #flashIndex,#patrocinadores {
	margin-left: -20px;
}
#contenido #flashIndex {
	margin-top: -20px;
}
#patrocinadores {
	margin-top: 20px;
}




#logosOrg {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#pie {
	background-color: #e5e5e5;
	padding: 10px;
	font-size: 11px;
}
#pie a:hover {
	background-color: #FFFFFF;
}

.pieInfo {
	float: left;
	margin-right: 60px;
}

.pieInfo .titulo {
	color: #005E92;
	font-weight: bold;
	letter-spacing: 1px;
}

#copyright {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}
#copyright img {
	vertical-align: middle;
}
#colDer {
	text-align: left;
	height:435px;
	width: 215px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#colDer a {
	color: #005E92;
}
#colDer a:hover {
	color: #000000;
	background-color:none;
		
}


.tab {
	background-color: #FFFFFF;
	background-image: url(../img/sombraMedDer.png);
	background-repeat:  repeat-y;
	padding: 10px;
	margin-bottom: 10px;
}
.tab .titulo {
	font-weight: bold;
	color: #005E92;
	margin-bottom: 3px;
}
.tab .gris {
	background-color: #e5e5e5;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#destacados {
	height:auto !important;
	height:100%;
	min-height:240px;
	overflow: auto;
}
#destacadosNoticias {
	height:auto !important;
	height:100%;
	min-height:550px;
	overflow: auto;
}
#destacados li,#destacadosTv li,#destacadosNoticias li {
	border: 1px solid #e8e8e6;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
}

.fecha  {
	color: #FFB102;
	font-size: 11px;
}

#destacados a,#destacadosTv a,#destacadosNoticias a {
	color: #000000;
}
#destacados  a:hover,#destacadosTv  a:hover,#destacadosNoticias  a:hover  {
	color: #005E92;
}



#rss {
	height: 75px;
}
#empresas {
	height: 156px;
}
#banner {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

/*PÁGINA CONTENIDO/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#contenido {
	background-color: #FFFFFF;
	padding: 20px;
}
.fAzul {
	background-image: url(../img/fondoLogoAzul.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fAmarillo {
	background-image: url(../img/fondoLogoAmarillo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fGris {
	background-image: url(../img/fondoLogoGis.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#texto {
	float: right;
	width: 430px;
	list-style-image: url(../img/flechaAzul.png);
}
#texto   table td {
	padding: 10px;
	width: 33%;
}

#enlaces   img  {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#enlaces li {
	clear: both;
}

#contenido h1 {
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#contenido  h2, #contenido h2 a {
	color: #005E92;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#contenido  h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB102;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #FFB102;
	font-size: 14px;
}
#contenido p {
	margin-bottom: 10px;
}
#contenido  a:hover {
	color: #005E92;
}



.azulTxt    {
	color: #005E92;
	border-bottom-color: #005E92;
}
.amarilloTxt {
	color: #FFB102;
	border-bottom-color: #FFB102;
}
.marronTxt {
	color: #626061;
	border-bottom-color: #626061;
}
#subContenido {
	float: left;
	width: 230px;
}
#subContenido img {
	margin-bottom: 10px;
}

#subContenido li a {
	background-color: #E5E5E5;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #005E92;
	font-size: 11px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#subContenido   li   a:hover,#subContenido  .submenuOn a {
	color: #FFFFFF;
	background-color: #999999;
}



#contenido .dosCol {
	float: left;
	width: 319px;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.fotoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fotoRight {
	float: right;
}

.linea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.lineaAzul {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E92;
	text-align: right;
}
#autores {
	font-size: 11px;
	color: #999999;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#iconos li {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	width: 175px;
	line-height:11px;
}
#iconos a:hover {
	color: #005E92;
}

#listadoNews {
	clear: both;
	float: left;
	width: 460px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #656462;
	position: relative;
}
#listadoNews .titulo {
	font-size: 22px;
	font-weight: bold;
	color: #989493;
	margin-bottom: 10px;
	cursor:pointer;
}

#listadoNews p {
	margin-bottom: 0px;
}
#listadoNews li {
	margin-bottom: 10px;
}

.paginador {
	background-color: #dededc;
	padding: 5px;
	text-align: right;
	margin-top: 10px;
}
#historicoListado, #masNoticiasListado {
	height: 200px;
	overflow: auto;
}

.paginador  a {
	color: aca8a7;
	background-color: #FFFFFF;
	padding: 2px;
	margin-left: 2px;
}
#historicoListado {
	margin-top: 10px;
}
#historico {
	height: 240px;
}

.paginador .pageOn {
	color: #FFFFFF;
	background-color: #016394;
}

#bannerNews {
	float: right;
	margin-left: 20px;
	text-align: center;
	width: 186px;
}
#bannerNews img {
	margin-bottom: 5px;
}

.boton {
	background-color: #016394;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	cursor: pointer;
	text-align: center;
}
#area_prensa {
	float: left;
	width: 220px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#imagen  {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 58px;
	float: left;
}
#descargas h3 {
	clear: both;
}
#imagen .borde {
	margin-bottom: 2px;
	border: 4px solid #CCCCCC;
}
#submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#submenu li {
	float: left;
	margin-right: 10px;
}
#submenu li a {
	background-color: #f2f2f2;
	display: block;
	padding: 5px;
	color: #626061;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.on,#submenu .on  {
	color: #005E92;
}





.campo {
	border: 1px solid #CCCCCC;
}
#iframeForm{
display:none;
}
/*/////////////////////////////////////////////*/
/*SCROLL*/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
#area_prensa p {
	margin: 0px;
	padding: 0px;
}
#area_prensa li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#banners {
	width: 100%;
}
#banners img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
#banners .titulo {
	font-size: 12px;
	font-weight: bold;
	color: #005E92;
	margin-bottom: 0px;
}
#banners  p {
	margin-bottom: 20px;
}

#banners td {
	vertical-align: top;
}





.vscrollerbase {
	width: 10px;
	background-color: #CCCCCC;
}
.vscrollerbar {
	width: 10px;
	background-color: #333333;
	cursor:pointer;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
/*/////////////////////////////////////////////*/
/*LOADER*/
#loader {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#loader img  {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 7;
}
/*/////////////////////////////////////////////*/
/*EXPLORER6*/
.sombraMed,.tab,.sombraSup,.sombraInf {
	_background-image: none;
}
.tab{
	_border-left-width: 1px;
	_border-left-style: solid;
	_border-left-color: #f2f2f2;
}
#contenido{
	_margin-top: -3px;
}

#menu li {
	_margin-bottom: -7px;
}

#contenido h1, #enlaces li {
	_position: relative;
}

#contenido{
_width:680px;

}

#contenido #flashIndex{
	_margin-right: -40px;
}
#bannerNews {
	_margin-left: 10px;

}
#destacados {
_height:430px;
}
#alternativo {
	text-align: center;
	padding: 20px;
	background-color: #f2f2f2;
}

/*//////////////////////////////////////////////////////////////////////////////////////////*/
/**LIGHTBOX*/

#jquery-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	bottom: 20px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
