html{
	width:100%;
	heigth:100%;
	margin:0px;	
}
body{
	width:100%;
	heigth:100%;
	margin:0px;
	background-image:url(images/back.jpg); 
	background-repeat:repeat-y; 
	background-position:top;
	background-color:#3F5E97;
}
form {
	margin:0px:
}

#inc-der{
	vertical-align:top;
	background-image:url(images/back-der.jpg);
	background-repeat:repeat-y; 
	background-position:top;
	width:195px;
}
#inc-izq{
	vertical-align:top;
	background-image:url(images/back-izq.jpg);
	background-repeat:repeat-y; 
	background-position:top;
	width:10px;
	height:100%;

}
#inc-izq2{
	vertical-align:top;
	background-image:url(images/back-izq2.jpg);
	background-repeat:repeat-y; 
	background-position:top;
	width:228px;
	height:100%;
}
#content{
	padding:5px;
	vertical-align:top;
}

#contenido{
	padding:15px;
	vertical-align:top;
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#contFoto{
	height:120px;
	width:160px;
	overflow:hidden;
}
#contFotoDetalle{
	height:67px;
	width:90px;
	overflow:hidden;
}
/***************************/
/***************************/
/***************************/
/********** TEXTOS **********/
/***************************/
/***************************/
/***************************/

.smalltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.smalltxt a:link, .smalltxt a:visited, .smalltxt a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.smalltxt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6584BE;
	text-decoration:underline;
}

.txt-blanco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.txt-blanco a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.txt-blanco a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6584BE;
	font-weight:bold;
	text-decoration:none;
}
.txt-negro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.txt-negro a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.txt-negro a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.txt-negro a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
.txt-negro a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.titulo a:link, .titulo a:visited, .titulo a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.titulo a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6584BE;
	font-weight:bold;
	text-decoration:none;
}
.titulosm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;

}
.titulosm a:link, .titulosm a:visited, .titulosm a:active {
	font-size:11px;
	color:#FFFFFF;
		font-weight:bold;
	text-decoration:none;
}
.titulosm a:hover{
	font-size:11px;
	font-weight:bold;
	color:#6584BE;
	text-decoration:none;
}

.titulo-azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E3663;
	font-weight:bold;
}
.titulo-azul a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E3663;
	font-weight:bold;
	text-decoration:none;
}
.titulo-azul a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E3663;
	font-weight:bold;
}
.titulo-azul a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E3663;
	font-weight:bold;
	text-decoration:underline;
}
.titulo-azul a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E3663;
	font-weight:bold;
}
.titulo-rojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.titulo-rojo a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.titulo-rojo a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.titulo-rojo a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}
.titulo-rojo a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.subtitulo-gris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
.subtitulo-gris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
.subtitulo-gris a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
.subtitulo-gris a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
.subtitulo-gris a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
}
.subtitulo-gris a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
.input{
	width:140px;
	border:1px solid #B1BC84;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.input-large{
	width:170px;
	border:1px solid #B1BC84;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.input-medium{
	width:250px;
	border:1px solid #B1BC84;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.area{
	width:485;
	border:1px solid #B1BC84;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.area-small{
	width:250px;
	border:1px solid #B1BC84;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.button{
	border:1px solid #FFFFFF;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.txt-azul a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E3663;
	text-decoration:none;
}
.txt-azul a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E3663;
	text-decoration:none;
}
.txt-azul a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E3663;
	text-decoration:none;
}
.txt-azul a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E3663;
	text-decoration:none;
}

/****** HOME ********/

.txtHome-titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1A1452;
}

.txtHome-titulo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF6600;
}

.txtHome-texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E3663;
}
#noticias-contenido{
	margin:0 0 0 10px;
	border:0;
	width:283px;
}
#noticias-titulo{
	margin:0 0 0 10px;
}
#noticias-contenido p{
	margin:0 0 10px 0;
	padding:0;
}
#noticias-foto{
	overflow:hidden;
	width:219px;
	height:185px;
}
#video-contenido{
	margin:10px 0 0 10px;
	border-bottom:1px solid #1A1452;
	width:283px;
}

#video-contenido ul{
	list-style:none;
	margin:0;
	padding:0;
}
.cerrar{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	border: 1px #EE5325 solid
}

/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*-----------------------------------------------------------------------------*/
/* ESTILOS MENU DESPLEGABLE */

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;  
	z-index: 0;
	position: relative;
}
.nav li {
  float: left;
  margin:0 2px 0 2px;
  padding: 2px;
  position: relative;
  text-align:left;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  font-weight:bold;    
  display: block;
  padding: 0px 9px 2px 0;
  text-transform: none;
  text-decoration: none;
}
.nav2 li a, .nav2 li a:link, .nav2 li a:active, .nav2 li a:visited {
  background: #3F5E97;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  display: block;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}
.nav li a:hover {
  background: #3F5E97;
  color: #FF6600;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #3F5E97;
  color: #FF6600;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #3F5E97;
  color: #FFFFFF;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #3F5E97;
  color: #FF6600;	
}
.nav ul {
  background: #3F5E97;
  list-style: none;
  margin: 0;
  padding:0;
  width: 80px;
  position: absolute;
  left:0;
  top:-18em;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 21px;
}
.nav ul li {
  border-bottom: 1px solid #FF6600;
  float:none;
}
.nav ul a {
  border-bottom: 0;
  padding-right: 0;
  width: 78x;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #3F5E97;
  color: #FF6600;
}
/*  FIN MENU DESPLEGABLE    */
.noticiastxt {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Arial;
}
.noticiastxt a:link { COLOR: #333333; TEXT-DECORATION: underline} 
.noticiastxt a:visited { COLOR: #333333; text-decoration: underline}
.noticiastxt a:hover { COLOR: #FF6600; text-decoration: underline} 
.noticiastxt a:active { COLOR: #333333; text-decoration: none}
	
.titulotxt {
	FONT-SIZE: 11px;
	COLOR: #ee5325;
	FONT-FAMILY: Tahoma, Arial;
	font-weight: bold;
}
.titulotxt:link { COLOR: #ee5325; TEXT-DECORATION: underline} 
.titulotxt:visited { COLOR: #ee5325; text-decoration: underline}
.titulotxt:hover { COLOR: #ee5325; text-decoration: underline} 
.titulotxt:active { COLOR: #ee5325; text-decoration: none}