/* para el bug del IE 6+  \*/
* #content div  { 
  height: auto !important;
  height: 0.01%;
 } 
/* bugs */

/* ex bg: #003366 url('./img/fondo2.jpg') repeat-x fixed */
body {
  background: #F0F0FF;
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
 }
#contenedor{
	width:876px;
	background: #FFF;
	background-image:url('img/contenidobg.png');
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	
	
}
hr {
/*  margin: 2px; */
  margin: 0px;
  border: 0px;
  border-top: 1px solid #336191;
  height: 1px;
  clear: both;
 }

/* Cabecera */ 
#sup {
  top: 0px;
  left: 0px;
  height: 125px;
  background-color:#F0F0FF;
 }
#sup .mitadA{
	float:left;
	width:141px;
	height:140px;
}
#sup .mitadB{
	float:left;
	width:723px;
	background-image:url('img/headerb.png');
	background-repeat:no-repeat;
	height:125px;
	padding-left:12px;
	padding-top:15px;
}
#sup .mitadB .nombre{
	width:264px;
	font-size:18px;
	color:#FFF;
	height:86px;
	text-align:justify;
	float:left;
}
#sup .mitadB .banner{
	width:459px;
	float:right;
	height:86px;
	text-align:right;
	
}
#sup .mitadB .direccion{
	width:264px;
	float:left;
	color:#336191;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}
#sup .mitadB .buscador{
	margin-top:3px;
	text-align:right;
	padding-right:15px;
	font-size:12px;
	padding-top:3px;
	_padding-top:0px;
	color:#666;
}
#sup .mitadB .buscador .input{
	width:230px;
	height:17px;
	margin:0px;
	vertical-align:top;
	margin-top:1px;
	padding:0px;
	font-size:12px;
}
.errorBuscador{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	margin-top:40px;
	font-size:13px;
	background-color:#ebf5ff;
	padding:20px;
}
#sup .mitadB .buscador .loDemas{
	float:right;
}
#sup .mitadB .buscador .texto{
	float:right;
	display:block;
	margin-right:6px;
	margin-top:2px;
	font-size:11px;

}
 #middle{
	float:left;
 }

#nomUec {
  color: #003366;
  margin-top: 18px;
  font-size: 20pt;
  font-weight: bold;
  text-align: left;
 }

#nomOs {
  color: #003366;
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
 }

/* Principal */
#gbl {
  top: 130px;
  left: 0px;
  float:left;
  width:735px;
 }

/* Noticias */
#content {
  margin: 0px;
 /* background: url('img/esqmenu1.jpg') no-repeat top left #ffffff; */
  z-index: 3;
 }

#cListado hr {
  margin-top: 2px;
 }
  
#cListado {
  margin-top: 2px;
  padding: 0px 0px 3px 3px;
 }

 
 
.highslide-gallery{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ebf5ff;
	padding:15px;
}
.highslide-gallery .album{
	margin: 10px 0 10px 0;
	padding:10px;
	border:3px solid #FFF;
}
.highslide-gallery .descripAlbum{
	font-size:13px;
}
.item {
  margin-left: 12px;
  margin-right: 3px;
  margin-bottom: 5px;
  padding: 10px;
  background: #cddcec;
 }
.item .adjunto{
	display:block;
	color:#305882;
	margin-top:5px;
	padding: 10px;
	background-color:#d8e4f0;
}
.item .adjunto img{
	border:0px;
}

.item .adjunto a:link, .item .adjunto a:visited{
	color:#305882;
	text-decoration:none;
	vertical-align:top;
	margin-left:5px;
}

.tresEnlaces{
	width:33%;
	text-align:center;
	float:left;
}
.tresEnlaces img{
	border:0px;
}
.itema{
	float:left;
}
.itemb{float:left;
}
.itema img{
	margin: 0 10px 5px;
	border: 0px;
	width:161px;
}

a.titulo, a.titulo:visited {
  text-decoration: none;
  font-size: 18px;
  color: #000088;
  font-weight: bold;
 }

a.titulo:hover {
  color: #2233DD;
 }

/* IMAGEN en noticias */
div.cajaImg {
  width: 230px;
  max-width: 230px;
  margin: 5px;
 }

img.itemImg {
  margin: 5px;
  border: 2px #DFDFDF solid;
  float: right;
  padding: 2px;
 }

p.pdi {
  margin: 0px 3px 5px;
  padding: 2px;
  font-size: 8pt;
  font-weight: bold;
  color: #333399;
  clear: right;
  text-align: right;
 }

p.pdiVacio {
  margin: 0px;
 }

/* Pie de noticias */
.leerMas, a.leerMas:visited, a.zona, a.zona:visited {
  color: #000088;
  text-decoration: none;
  font-size: 11px;
 }

/* Menu */
#menu {
	float:left;
	width: 141px;
	font-weight:bold;
	font-size: 12px;
	color:#FFF;
	font-family:Verdana;
	margin-top:30px;
 }
#menu a:link, #menu a:visited{
	color:#FFF;
	text-decoration:none;
}
#menu div:hover {
	color:#28407F ;
}

#menu .toggler{
	padding: 4px 10px 4px 10px;
	background-color:#3f6d9e;
	border: 1px solid #7195ba;
	text-align:left;	
	color:#FFF;
}
#menu .toggler:hover, #menu .toggler:hover a {
	background-color:#FFF;
	color:#28407F;
}
#menu .mnLink:hover, #menu .mnLink:hover a {
	background-color:#3f6d9e;
	color:#FFF;
}
#menu .mnLink{
	padding: 4px 0 4px 0;
	display:block;
	text-align:left;
	padding-left:10px;
	border-bottom:1px solid #a8cbf2;
	background-color:#33567c;
}
#menu .mnLink img{
	margin-right:3px;
}


#menu .menuLink{
	padding: 8px 10px 8px 10px;
	background-color:#3f6d9e;
	border: 1px solid #7195ba;
	text-align:left;
}
#menu .menuLink:hover, #menu .menuLink:hover a{
	background-color:#FFF;
	color:#28407F;
}
#menu .accordion{
	background-color:#346293;
	text-align:center;

}
#menu .contAccordion{
	padding: 8px 5px;
	font-size:13px;
}
#menu .contAccordion a:hover{
	padding: 8px 5px;
	font-size:13px;
}
/* Posicion */
#posic {
  padding: 3px;
  padding-top: 5px;
  margin-left:12px;
  color: #336191;
  font-size: 18px;
  font-family:verdana;
 }

#posic a, #posic a:visited {
  font-weight: bold;
  color: #336191;
  text-decoration: none;
 }

#posic a:hover {
  color: #9999FF;
 }

#posic img {
  margin-left: 3px;
  margin-right: 3px;
 }

/* Pie */
.pie {
  text-align: center;
  font-size: 11px;
  color: #F0F0F0
 }

/* imagen */
#caja {
  width: 400px;
  height: 300px;
  color: #ffffff;
  background: #003399;
 }

#full {
  z-index: 3;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  height: 100%;
  width: 100%;
  background: #003366;
  opacity: .75;
  filter: alpha(opacity=75);
  visibility: hidden;
 }

 
 /* Formulario de contacto */
.frmConsulta td {
  color: #F3F3F3;
  padding-top: 6px;
  font-size: 11pt;
 }

.txt {
  border-top: #002244 solid 2px;
  border-left: #002244 solid 2px;
  border-bottom: #005577 solid 2px;
  border-right: #005577 solid 2px;
  background: #F0F0F0;
  font-size: 10pt;
  color: #111111;
  font-family: Helvetica, Arial, Sans Serif;
  width: 250px;
  padding: 3px;
 }
  
.btn {
  border-bottom: #225588 solid 2px;
  border-right: #225588 solid 2px;
  border-top: #4477AA solid 1px;
  border-left: #4477AA solid 1px;
  font-weight: bold;
  background: #225588;
  color: #EEEEEE;
  font-family: Helvetica, Arial, Sans Serif;
  padding: 2px;
 }
 
textarea.txt {
  width: 350px;
 }
 
.footer{
	width:876px;
	background-image:url('img/footerbg.png');
	background-repeat:repeat-x;
	height:31px;
	color:#FFF;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	padding-top:3px;
	margin-left:1px;
}
