

/*--------------------------------------------------------------------*/

/*------------------------- GENERALES WEB --------------------------------*/

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  border: 0;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000;
  background: #FFF url("imgs/fnd_web.jpg") no-repeat top center;
}

body.portada {
  background: #FFF url("imgs/fnd_web_portada.jpg") no-repeat top center;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  color: #666666;
}

.oculto {
  display: none;
}

form {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: square;
}

/*------------------------- Fin Generales ----------------------------*/
/*------------------------- Mensajes emergente -----------------------*/

#emergentes {
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: none;
}

/*------------------------- Centrado ---------------------------------*/

.centrado {
  clear: both;
  position: relative;
  width: 62.312em;
  margin: 0 auto;
  padding: 0; 
  overflow: hidden;
  z-index: 1;
}

.cent_portada {
	/*width: 50.125em;*/ /*802px*/
  width: 46em; /*736px*/
	width: 48em; /*768px*/
	/*width: 61.5em;*/
}

/*------------------------- Fin Centrado -----------------------------*/
/*------------------------- cabecera superior----------------------------*/

#cabecera_sup {
  position: relative;
  float: left;
  margin: 0;
  padding: .25em 0;
  width: 100%;  
  min-width: 61.25em; /* Mismo ancho que el centrado */
  background-color: #003B66;
  color: #FFFFFF;
  z-index: 50;
}

#cabecera_sup .centrado {
  z-index: 50;
  overflow: visible;
}

/*---------------------------------------------------------------*/

#menu_cabsup {
  position: relative;
  float: right;  
  margin: 0;
  padding: .3em 2.125em 0 0;
  font-size: 1em;
  background-color: #003B66;
  color: #FFFFFF;
  z-index: 50;
}

#menu_cabsup li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 .625em;
  font-size: .6875em;
  text-transform: uppercase;
  border-left: 1px solid #DBE3E8;
  z-index: 50;
}

#menu_cabsup li.primero {  
  border-left: none;
  padding-right: .625em;
}

#menu_cabsup li a {  
  padding: 0 .375em;
  color: #FFFFFF;
}

#menu_cabsup li a:hover {
  background-color: #8AB21E;
  color: #FFFFFF;
}

#menu_cabsup li span {  
  line-height: 1;
}

/*------------------------- cabecera ----------------------------*/
#cabecera {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 .85em 0;
  width: 100%;
  height: 104px;
  overflow: hidden;
  z-index: 1;
}

#cabecera.portada {
	padding-top: 195px;
	padding-bottom: 32px;
	height: 67px;
}

#logotipo {
  position: relative;
  float: left;
  width: 228px;
  height: 94px;
  overflow: hidden;
  margin: 0;
  padding: 20px 0 0 18px;
  font-size: 1em;
  z-index: 1;
}

#logotipo.portada {
  width: 271px;
  height: 65px;
  padding: 0;
}

#logotipo a {
  color: #666666;
}

#logotipo a:hover {
  color: #666666;
}

#logotipo img {
	float: left;
}

#logotipo span {
  position: absolute;
  top: 0;
  left: 0;
  width: 228px;
  height: 104px;
  margin: 0;
  padding: 0;
  background: transparent url("../imgslogo/logo_climbat.gif") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}

#logotipo.portada span {
  width: 271px;
  height: 65px;
}

#blq_login {
  clear: both;
  position: relative;
  float: left;
  width: 85%;
  margin: 0 0 .625em 0;
  padding: 1em;  
  /*font-size: .625em;*/
  background: #8AB21E;
  color: #FFFFFF;  
}

#blq_login h2{
  position: relative;
  float: left;
  width: 90%;
  margin: 0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  padding: 0 0 .25em .375em;
  font-size: 1.6875em;  
  font-weight: normal;
  background: transparent url("imgs/flecha_titulo2.gif") no-repeat 0 .35em;
}
#blq_login form {
  position: relative;
  float: left;
  width: 100%;
}

#blq_login a {
  color: #666666;
}

#blq_login a:hover {
  color: #003B66;
}

#blq_login .fila_login {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

#blq_login .fila_login2, #blq_login .fila_login2b {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 80%;
  margin-top: -1.25em;
}

#blq_login .fila_login2b {
  margin-top: -0.5em;
}

#blq_login .fila_login3 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: .75em;
}

#blq_login .ctxt {
  border: 1px solid #FFF;
  color: #003B66;
  font-size: .9375em;
  width: 90%;
  margin: .25em 0 0 0;
  padding: .0625em .5em;
}

#blq_login .boton {
  clear: both;
  position: relative;
  float: right;
  border: none;
  background: #003B66; /*url("imgs/triangulo.gif") no-repeat 3px center;*/
  color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: .6875em;
  margin: 0.25em 0 0 0;
  padding: 0.25em;
  text-transform: uppercase;
}

#blq_login .boton:hover {
  color: #003B66;
}

* html #blq_login .boton {
  margin-top: -0.5em;
}

#blq_login .aboton {
  border: none;  
  color: #FFFFFF;
  font-size: .9375em;  
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

#blq_login .aboton:hover {
  color: #003B66;
}

#blq_login .fila_login2 .aboton, #blq_login .fila_login2b .aboton {
  font-size: .6875em;  
}

#blq_login .fila_login3 a{
  color: #FFFFFF;
}

#blq_login .fila_login3 .aboton{ 
  background: #003B66;
  color: #FFFFFF;
  padding: 0 .125em;
  text-transform: uppercase;
  text-decoration: none;
}

#busqueda {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 2.125em 0 1em 0;
  background: transparent url("imgs/fondo_busqueda.gif") no-repeat top left;
}

#busqueda form{
  position: relative;
  float: right;
  width: 75%;
  margin: 0;
  padding: 0;
}

#busqueda p {
  float: left;
  width: 100%;
  margin: .5em 0 0 0;
  padding: 0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  /*font-size: .625em;*/
  color: #003B66;  
}

#busqueda p.pavan{
  width: 70%;
  font-size: .6875em;
  text-transform: uppercase;
  margin-top: -1.5em;  
}

#busqueda p.pavan a{
  color: #003B66;  
  text-decoration: underline;  
}

#busqueda .ctxt {
  border: none;  
  color: #003B66;
  font-size: 1.1875em;
  font-weight: normal;
  width: 90%;
  margin: 0;
  padding: 0;  
}

#busqueda .boton {
  border: none;
  float: right;
  background: #003B66; /*url("imgs/iclupa.gif") no-repeat top left;*/
  color: #FFFFFF;  
  overflow: hidden;  
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: .6875em;  
  margin: 0;
  padding: .25em 0;
  width: 4.5em;
  text-transform: uppercase;
}



/* ------------------------------------------- */

#boletin {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  margin: 0;
  padding: .25em 0 0 0;  
  background: transparent url("imgs/fondo_boletin.gif") no-repeat 0em 2em ;
}

#boletin h2{
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;  
  color: #8AB21E;
  font-weight: normal;
  font-size: 1.5em;
  text-align: center;
}

#boletin form{
  position: relative;
  float: right;
  width: 70%;
  margin: 0;
  padding: 0;
  margin-top: -0.5em;
}

#boletin p {
  float: left;
  width: 100%;
  margin: .5em 0 0 0;
  padding: 0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  /*font-size: .625em;*/
  color: #003B66;  
}

#boletin p.pavan{
  width: 70%;
  font-size: .625em;
  margin-top: -1.5em; 
  padding-left: .8125em;
}

#boletin p.pavan a{
  color: #003B66;  
  text-decoration: underline;  
}

#boletin .ctxt {
  float: right;
  border: 1px solid #DBE3E8;  
  color: #003B66;
  font-size: .8125em;
  font-weight: normal;
  width: 90%;
  margin: 0;
  padding: .25em;  
}

#boletin .boton {
  border: none;
  float: right;
  background: #003B66; /*url("imgs/iclupa.gif") no-repeat top left;*/
  color: #FFFFFF;  
  overflow: hidden;  
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: .625em;  
  width: 7.25em;
  margin: 0;
  padding: .25em 0;  
}

/* --------------------------------------------------*/

#menu_sup {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 1em 0;  
  background: #003B66;
  text-transform: uppercase;
  font-size: 1em;
  color: #FFFFFF;
}

#menu_sup a {
  color: #FFFFFF;
  padding: 0 .375em;
}

#menu_sup a:hover {
  background-color: #DBE3E8;
  color: #333333;
}

#menu_sup li {
  list-style-type: none;
  display: inline;
  padding: 0 .625em;
  border-left: 1px solid #FFFFFF;
}

#menu_sup li.primero {
  border: none;
  padding-right:  .375em;  
}


/*---------------------------------------------------------------*/

#idiomas {
  position: relative;
  float: right;  
  margin: 0;
  padding: .3em 2.3em 0 0;
  text-align: right;
  color: #173060;
  font-family: Arial, sans-serif;
}

#idiomas li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 .625em;
  font-size: .625em;
  text-transform: uppercase;
}

#idiomas li.primero {  
  border-left: none;
}

#idiomas li a {  
  padding: 0 .175em;
  color: #173060;
}

#idiomas li a:hover {
  color: #173060;
}

#idiomas li a.activo {  
  color: #173060;
}

/*---------------------------------------------------------------*/

#medio {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#col_izda { 
  position: relative;
  float: left;
  width: 32.1em;
  overflow: hidden;
  margin: 0;
  padding: 0 0 1em 0;
}

#col_izda.portada {
	width: 100%;
}

#col_dcha { 
  position: relative;
  float: right;
  width: 30em;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#col_dest { 
  position: relative;
  float: left;
  width: 16em;
  overflow: hidden;
  margin: 0;
  padding: 0 0 1em 0;
}

/*---------------------------------------------------------------*/

.destacados {
  clear: both;
  position: relative;
  float: left;  
  width: 100%;
  margin: 0;
  padding: 0;  
}

.destacados h2 {
  clear: both;
  position: relative;
  float: left;
  background: transparent url("imgs/icon_titulos.png") no-repeat .6em .4em;
  margin: 0;
  padding: 0 0 0 1em;  
  width: 95%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: 1.05em;
  color: #FFF;  
  text-transform: uppercase;
  font-weight: normal;
}

* html .destacados h2 {
  background: transparent url("imgs/icon_titulos.gif") no-repeat .4em .4em;
}

.destacados h2 a {
  color: #FFF;  
}

.destacados h2 a:hover {
  color: #FFF;  
}

.destacados div {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .75em 0;
  padding: .75em 0 0 0;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x top left;
}

.destacados div.primero {
  background: none;
  padding-top: 0;
}

.destacados div.img_destacados {
	clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 14px 0;
  padding: 0 3px 7px 3px;
  background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;
}

.destacados div.img_destacados span {
	position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 10;
}

.destacados h3 {
	clear: both;
  position: relative;
  float: left;
  width: 85%;
  margin: 0 0 .2em 0;
  padding: 0 .95em;
  font-family: "Trebuchet MS",sans-serif;
  font-size: 1.125em;
  font-weight: normal;
  color: #003B66;
}

.destacados h3 a {
  color: #003B66;
}

.destacados h3 a:hover {
  color: #003B66;
}

.destacados h4 {
	clear: both;
  position: relative;
  float: left;
  width: 85%;
  margin: 0 0 .2em 0;
  padding: 0 .95em;
  font-family: "Trebuchet MS",sans-serif;
  font-size: 1.125em;
  font-weight: normal;
  color: #003B66;
}

.destacados h4 a {
  color: #003B66;
}

.destacados h4 a:hover {
  color: #003B66;
}

.destacados div.txtdest {
	clear: both;
  position: relative;
  float: left;
  width: 86%;
  margin: 0 0 .5em 0;
  padding: 0 1.545em;
  font-size: .7em;
  color: #666666;
  background: none;
}

.destacados div.txtdest a {
  color: #666666;
}

.destacados div.txtdest a:hover {
  color: #666666;
}

/*---------------------------------------------------------------*/

#col_centros {
  position: relative;
  float: right;  
  width: 13.375em;
  overflow: hidden;
  margin: 0;
  padding: 0;  
}

.centros {
	clear: both;
  position: relative;
  float: left;  
  width: 100%;
  overflow: hidden;
  margin: 0 0 .7em 0;
  padding: 0;  
}

h2.tit_centros {
  clear: both;
  position: relative;
  float: left;
  background: transparent url("imgs/icon_titulos.png") no-repeat .6em .4em;
  margin: 0;
  padding: 0 0 0 1em;  
  width: 95%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: 1.05em;
  color: #FFF;  
  text-transform: uppercase;
  font-weight: normal;
}

* html h2.tit_centros  {
  background: transparent url("imgs/icon_titulos.gif") no-repeat .4em .4em;
}

.centros h2.tit_centros  a {
  color: #FFF;  
}

.centros h2 a:hover {
  color: #FFF;  
}

.centros div {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .75em 0;
  padding: .75em 0 0 0;
}

.centros div.primero {
  background: none;
  padding-top: 0;
}

.centros div.img_centros {
	clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 3px;
}

.centros div.img_centros span {
	position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 10;
}

.tit_act_centro {
	clear: both;
  position: relative;
  float: left;
  width: 80%;
  margin: 0;
  padding: 14px 21px;
  font-size: .625em;
  font-family: Tahoma, sans-serif;
  color: #FFFFFF;
  background: #8AB21E url("imgs/fnd_centros.jpg") no-repeat top left;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.5em;
}

.tit_act_centro a {
  color: #FFFFFF;
}

.tit_act_centro a:hover {
  color: #FFFFFF;
}

.tit_act_centro span.tac_1 {
	display: block;
	font-size: 1.3em;
	font-family: "Trebuchet MS",sans-serif;
}

.tit_act_centro span.tac_2 {
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS",sans-serif;
}

/*---------------------------------------------------------------*/

h2#tit_servicios {
  clear: both;
  position: relative;
  float: left;
  background: transparent url("imgs/icon_titulos.png") no-repeat .6em .4em;
  margin: 0;
  padding: 0 0 0 1em;  
  width: 95%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: 1.05em;
  color: #122A50;  
  text-transform: uppercase;
}

* html h2#tit_servicios  {
  background: transparent url("imgs/icon_titulos.gif") no-repeat .4em .4em;
}

h2#tit_servicios  a {
  color: #122A50;  
}

h2 a:hover {
  color: #122A50;  
}

#servicios {
  clear: both;
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 100%;
  font-weight: bold;
}

#servicios li {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0 0 .5em 0;
	font-size: .8em;
  font-weight: bold;
	color: #003B66;
	text-transform: uppercase;
	background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
}

#servicios li a {
	color: #003B66;
}

#servicios li a:hover {
	color: #003B66;
}

/*---------------------------------------------------------------*/

h2#siguenos {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 .5em 3em;  
  width: 85%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: .625em;
  color: #1E2D5E;  
  text-transform: uppercase;
}

#opciones_siguenos {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 .75em 3em;  
  width: 85%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: .625em;
  color: #1E2D5E;  
  text-transform: uppercase;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
}

#opciones_siguenos li {
	list-style-type: none;
	display: inline;
}

/*---------------------------------------------------------------*/

h2#recomendamos {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 1em 0 .5em 3em;  
  width: 85%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: .625em;
  color: #1E2D5E;  
  text-transform: uppercase;
}

.caja_tenaya {
  position: relative;
  float: left;
  margin:0 0 2em 1.8em;
  padding:0; 
  width: 98px;
  height: 35px; 
}

.caja_tenaya span {
 position:relative;
 float: left;
 margin:0;
 padding:0;
 width: 98px;
 height: 35px; 
 background: transparent url("imgs/tenaya.gif") no-repeat 0 0;
}

/*----------------------------------------------------------------*/

#menu_dcha {
  clear: left;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

/*---------------------------------------------------------------*/

#menu {
	clear: both;
  position: relative;
  float: left;
  width: 61.437em;
  overflow: hidden;
  margin: .45em 0 0 0;
	height: 23px;
  padding: 1.07em 0;  
  background: #1D2D5E url("imgs/fnd_menu.jpg") no-repeat top left;
  color: #333333;
  overflow: hidden;
  /*text-align: center;*/

}

#menu li {
  list-style-type: none;
  display: inline;
  padding: .725em 0;
  border-left: 1px solid #2F436A;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 1.05em;
}

#menu li.primero {  
	text-align: center;
	border: none;  
	margin-right: 0;
	width: 137px;
}

#menu li.primero img{  
  margin: -6px 6px 0 10px;
}

#menu li.primero a:hover{  
  background: transparent;
  border:none;
}

#menu li a {
	padding: 1.07em 1.2em;
  color: #FFFFFF;
/*  border: 1px solid transparent;*/
}

* html #menu li a {
	border: none;
}

#menu li a:hover {
	padding: 1.07em 1.2em;
  color: #003B66;
  background: #7B829C url("imgs/fnd_hover_2.jpg") repeat-x bottom left;
}

* html #menu li a:hover {
	border: none;
}

#menu li a.activo {
  color: #003B66;
  background: #FFF url("imgs/fnd_menu_act.jpg") repeat-x bottom left;
  border: 1px solid #CCC;
}

* html #menu li a.activo {
	border: none;
}

#menu ul.submenu {
  position: relative;
  float: left;
  width: 90%;
  margin: .625em 0 0 .625em;
  padding: 0 0 1em 0;
  font-size: .875em;
}

#menu ul.submenu li {
  text-transform: none;
  border: none;
  background: none;
}

#menu ul.submenu li a {
  background: none;
  border: none;
  color: #8AB21E;
  text-decoration: underline;
  padding: 0 0 0 1em;
}

#menu ul.submenu li a:hover {
  color: #003B66;
}

#menu ul.submenu li a.activo {
  color: #8AB21E;
  font-weight: bold;
}


/* -------------------------------------------------------------------- */
  
.menu_bloque  {  
  margin: .625em 0 0 0;
  padding: .3em .5em;
  width: 95%;
  font-size: .75em;
  color:#FFFFFF;
  background-color: #8AB21E;  
  font-weight: normal;
}

.menu_bloque_contenido {
  width: 95%;
  margin: 0;
  padding: 0;
  font-size: .75em;
}

.menu_bloque_contenido li {
  list-style-type: none;
  margin: 0;
  padding: .7em .875em;
  border-top: 1px dashed #CCCCCC;
}

.menu_bloque_contenido li.primero {
  border: none;
}

.menu_bloque_contenido a  {  
  color: #666666;
}

.menu_bloque_contenido a:hover  {  
  color: #003B66;
}

/* -------------------------------------------------------------------- */

#herr_compartir {
  clear: both;
  position: relative;
  float: left;  
  width: 100%;
  margin: 1em 0 3em 0;
  padding: .3em 0;
  background-color: #003B66;
  color: #FFFFFF;
  z-index: 50;
}

#herr_compartir li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 .625em;
  font-size: .6875em;
  text-transform: uppercase;
  border-left: 1px solid #DBE3E8;
  z-index: 50;
}

#herr_compartir li.primero {  
  border-left: none;
  padding-right: .625em;
}

#herr_compartir li a {  
  padding: 0 .375em;
  color: #FFFFFF;
}

#herr_compartir li a:hover {
  background-color: #8AB21E;
  color: #FFFFFF;
}

#herr_compartir li span {  
  line-height: 1;
}

#herr_compartir li #opciones_compartir {
  position: absolute;
  top: 1.5em;
  left: 0;
  padding: .3em .5em;
  margin: 0 0 .3em 0;
  width: 16em;
  border: 1px solid #CCC;
  z-index: 100;
  background-color: #FFF;
}

#herr_compartir li #opciones_compartir li {
  border: none;
  padding: .25em .5em;
  z-index: 100;
}

#herr_compartir li #opciones_compartir li a:hover {
  background-color: transparent;
}

/* -------------------------------------------------------------------- */

#foot {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  min-width: 62.312em; /* Mismo ancho que el centrado */
  margin: 0;
  padding: 0 0 1em 0;
  background: #8AB21E url("imgs/fnd_foot.jpg") repeat-x top left;  
  color: #FFFFFF;
}

#foot.portada {
	background: none;
}

#foot a {
  color: #FFFFFF;
}

#foot a:hover {
  color: #FFFFFF;
}

#foot.portada a {
	color: #003B66;
}

#foot.portada a:hover {
	color: #8AB21E;
}

#foot .centrado {
	background: transparent url("imgs/fnd_foot_2.jpg") no-repeat top left;
}

#foot.portada .centrado {
	background: none;
}

#contenido_foot {
	clear: both;
	position: relative;
	float: left;
	width: 958px;
	height: 67px;
	overflow: hidden;
	margin: 4px 0 0 0;
	padding: 0 0 0 3px;
}

#foot.portada #contenido_foot {
	width: 100%;
}

#foot ul {
  position: relative;
  float: left;
  width: 95%;
  margin: 1.2em 0 0 0;
  padding: 0 .5em 0 0;
  text-transform: uppercase;
  text-align: right;
}

* html #foot ul {
  padding-top: 0.75em;
}

#foot ul li {
  list-style-type: none;
  display: inline;
  padding: 0 .3em 0 .6em;
  border-left: 1px solid #FFFFFF;
  font-size: .625em;
}

#foot li.primero {
  border: none;
}

#logotop30 {
  position: relative;
  float: right;
  border: none;
  margin: 10px 0 0 0;
  padding: 0;
  width: 110px;
  height: 53px;
  font-size: .7em;
  text-transform: uppercase;
  overflow: hidden;
  text-indent: -5000px;
}

#foot.portada #logotop30 {
  padding: 0 15px 0 0;
}

#logotop30 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 53px;
  margin: 0;
  padding: 0;
  background: transparent url("imgs/logo_top30.png") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}

* html #logotop30 span {
  background: transparent url("imgs/logo_top30.jpg") no-repeat top left;
}

#foot.portada #logotop30 span {
  background: transparent url("imgs/logo_top30_portada.gif") no-repeat top left;
}

#logotop30 a:hover {
  color: #FFFFFF;
}

#piecont{
  position: relative;
  float: left;
  width: 80%;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}

#logo_centro {
	position: relative;
	float: left;
	width: 160px;
	height: 67px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: .7em;
	color: #FFFFFF;
}

#foot.portada #logo_centro {
	margin-top: 10px;
	padding-right: 15px;
	width: 91px;
	height: 23px;
	background: transparent url("imgs/fnd_icon_pie_portada.jpg") no-repeat top right;
}

#con_datos_centro {
	position: relative;
	float: left;
	width: 580px;
	height: 51px;
	margin: 0;
	padding: 16px 0 0 17px;
	overflow: hidden;
	font-family: Tahoma, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
}

#foot.portada #con_datos_centro {
	/*padding-left: 15px;*/
	padding-left: 0;
	/*width: 480px;*/
	width: 150px;
	color: #7DA21D;
}

#con_datos_centro p {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 .3em 0;
	padding: 0;
}

#con_datos_centro p#cor_centro {
	padding: 0 0 0 1.5em;
	background: transparent url("imgs/icon_corcentro.gif") no-repeat 0 .2em;
}

#foot.portada #con_datos_centro p#cor_centro {
	background: transparent url("imgs/icon_corcentro_portada.gif") no-repeat 0 .2em;
}

#con_datos_centro p#cor_centro a {
	text-decoration: underline;
}

#con_datos_centro p#datos_centro {
	padding: 0 0 .3em .75em;
	font-size: 1.727em;
	line-height: 1em;
	margin-top: -2px;
	font-family: Georgia, serif;
	background: transparent url("imgs/icon_datoscentro.gif") no-repeat 0 .3em;
}

/* -------------------------------------------------------------------- */

#contenido {   
  position: relative;
  float: left;  
  width: 100%;
  overflow:hidden;
  margin: 0;
  padding: 0;
}

.contenidoampliado{
  width: 100%;
  min-height: 299px;
  overflow: visible;
  padding-top: 33px;
}

* html .contenidoampliado {
	height: 299px;
}

/* -------------------------------------------------------------------- */

 #logosci {
	margin: 5px 0 0 0;
	position: relative;
  float: left;
  padding: 0;
  width: 35px;
  height: 30px;
  font-size: .7em;
  text-transform: uppercase;
  overflow: hidden;
   clear: right;
}

#logosci span{
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 30px;
  margin: 0;
  padding: 0;
  background: #8AB21E url("imgs/logo_sci.gif") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}

#logosci a:hover {
  color: #FFFFFF;
}

 #logosci {
	margin: 10px 0 0 0;
	position: relative;
  float: left;
  padding: 0;
  width: 35px;
  height: 30px;
  font-size: .7em;
  text-transform: uppercase;
  overflow: hidden;
   clear: right;
}


.direccion_pie {
	 position:relative;
	 float: left;
	 margin:0;
	 padding:0;
	 width:50%;
}
/*------------------------ CONTENIDO WEB -------------------------------*/

.keywords {
  display: none;
}

/* -------------------------------------------------------------------- */

a.descimg {
  display: block;
  clear: both;
  margin: .3em 0;
  font-size: .75em;
  color: #666666;
  text-align: center;
}

a.descimg:hover {
  color: #003B66;
}

/* -------------------------------------------------------------------- */

.titular {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: .75em;
  color: #626262;
}

.titular span {
  color: #003B66;
}

.titular img {
  vertical-align: middle;
}

/* -------------------------------------------------------------------- */

.icon_formacion {
  display: block;
  position: relative;
  float: left;
  margin: 0 .2em 0 0;
  padding: 0;
}
  
/* -------------------------------------------------------------------- */

#ruta_apartado {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: 0 0 1em 0;  
  font-size: .6875em;
  color: #003B66;
}

#ruta_apartado ul {
  margin: 0;
  padding: 0;
  display: inline;
}

#ruta_apartado li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#ruta_apartado a {
  color: #8AB21E;
  text-decoration: underline;
}

#ruta_apartado a:hover {
  color: #003B66;
}

/* -------------------------------------------------------------------- */

#foto_apartado {
  clear: both;
  position: relative;
  float: left;
  margin: 0 0 .625em 0; 
  padding: 0 3px 7px 3px;
  text-align:center;
  width: 507px;
  overflow: hidden;
  /*background: transparent url("imgs/fnd_deco_imgs2.jpg") repeat-x bottom left;*/
  z-index: 2;
}

#foto_apartado img{
  padding: 0 3px 7px 3px;
  background: transparent url("imgs/fnd_deco_imgs2.jpg") repeat-x bottom left;
 }

#foto_apartado span {
	position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 10;
}

/* -------------------------------------------------------------------- */

#foto_apartado_relleno {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 507px;
  height: 90px;
  overflow: hidden;
}

/* -------------------------------------------------------------------- */

#content_foto_apartado {
 position:relative;
 float: left;
 margin:0 0 1em 0;
 padding:0 0 0.5em 0;
 clear: both;
 background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
 width: 100%;
}

#foto_apartado_centros {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 209px;
  height: 270px;
  overflow: hidden;
}


#foto_apartado_centros .tit_act_centro {
	z-index:100;
	margin: -4em 0 0 0 !important;
	height: 2.5em;
}

*:first-child+html #foto_apartado_centros .tit_act_centro {
	margin: -3.5em 0 0 0 !important;
}

.info_rotar_img {
  clear: both;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
}

.info_rotar_img span {
  position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 30;
}

/* -------------------------------------------------------------------- */

#tit_apartado {
  clear: both;
  position: relative;
  float: left;
  background: transparent url("imgs/icon_titulos.png") no-repeat 1.2em .4em;
  margin: 0;
  padding: 0 0 0 1.7em;  
  width: 95%;
  font-family: "Trebuchet MS",sans-serif; 
  font-size: 1.05em;
  color: #FFF;  
  text-transform: uppercase;
  font-weight: normal;
}

* html #tit_apartado {
  background: transparent url("imgs/icon_titulos.gif") no-repeat .4em .4em;
}

#tit_apartado a {
  color: #FFF;
}

#tit_apartado a:hover {
  color: #FFF;
}

/* -------------------------------------------------------------------- */

#desc_apartado {    
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;  
  font-size: .8em;
  color: #666666;
}

#desc_apartado a {
  color: #666666;
}

#desc_apartado a:hover {
  color: #003B66;
}

/* -------------------------------------------------------------------- */

#subapartados {    
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .5em 0 1em 0;
  font-size: .75em;
  color: #8AB21E;
  line-height: 1.5;
}

#subapartados li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0 0 0 .5em;
  border-left: 1px solid #8AB21E;
}

#subapartados li.primero {
  border: none;
}

#subapartados a {
  color: #8AB21E;
}

#subapartados a:hover {
  color: #003B66;
}

#subapartados a.activo {
  color: #003B66;
}

/* -------------------------------------------------------------------- */

.titulo {
  clear: both;
  position: relative;
  float: left;
  width: 93%;
  margin: 0 0 .5em 0;
  padding: .25em .625em;
  font-size: 1.562em;
  color: #8AB21E;
  font-weight: normal;
  background: #FFF url("imgs/fnd_titulos.jpg") repeat-x top left;
}

.titulo a {
  color: #8AB21E;
}

.titulo a:hover {
  color: #8AB21E;
}

/* -------------------------------------------------------------------- */

.informacion {  
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: .625em 1em;  
  width: 95%;
  overflow: hidden;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
}

.informacion a {
  color: #666666;
}

.informacion a:hover {
  color: #003B66;
}

/* Para mostrar la informacion en dos columnas */
.info_izda {
  position: relative;
  float: left;
  width: 48%;
  margin: 0;
  padding: 0;
}

* html .info_izda {
  width: 45%;
}

.info_dcha {
  position: relative;
  float: right;
  width: 48%;
  margin: 0;
  padding: 0;
}

* html .info_dcha {
  width: 45%;
}

/* Fin: Para mostrar la informacion en dos columnas */

.info_tit_ext {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .25em 0;
  padding: 0;  
  font-size: 1.562em;
  font-weight: normal;
  color: #132A52; 
}

.info_tit_ext a {
  color: #132A52; 
}

.info_tit_ext a:hover {
  color: #132A52;
}

.info_datos_gen {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;    
}

.info_fot_min {
  float: left;
  min-width: 1.25em;
  background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;
  margin: 0 .625em .25em 0;
  padding: 0 3px 7px 3px;
  z-index: 2;
}

.info_fot_min img{
 border: none;
 background: transparent;
}

.info_izda .info_fot_min,
.info_dcha .info_fot_min {
	clear: both;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.info_fot_min span {
	position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 10;
}

.fecha {
  margin: .75em 0 .25em 0;
  padding: .2em 0;  
  font-size: .7em;
  font-family: Georgia, serif;
  font-weight: normal;
  color: #8AB21E;
}

.fec_primera {
	margin: 0 0 1.72em 0;
}

.fecha span {
	color: #FFF;
	background-color: #8AB21E;
	padding: .2em .4em;
}

.fecha_info {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
  margin: 0 0 1.05em 0;
  padding: 0;  
  font-size: .7em;
  font-family: Georgia, serif;
  font-weight: normal;
  color: #8AB21E;
}

.info_tit_int {
  margin: 0 0 .25em 0;
  padding: 0;  
  font-size: 1.05em;
  font-weight: normal;
  color: #132A52; 
}

.info_primera {
	font-size: 1.562em;
}

.info_tit_int a {
 color:  #132A52; 
}

.info_tit_int a:hover {
  color:  #132A52;
}
  
.info_texto {
  margin: 0 0 .5em 0;
  padding: 0;  
  font-size: .8em;
  color: #666666;
}

.info_texto a {
  color: #666666;
}

.info_texto a:hover {
  color: #666666;
}
  
.leer_mas {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .5em 0;
  padding: 0;  
  font-family: Tahoma, sans-serif;
  font-size: .6875em;
  color: #8AB21E;
  text-transform: uppercase;
}

.leer_mas a {
  color: #8AB21E;
  text-decoration: underline;
}

.leer_mas a:hover {
  color: #8AB21E;
  text-decoration: underline;
}

.info_a_continuacion {
  clear: both;
  width: 100%;
  margin: 0 .2em .2em 0;
  padding: 0;
  position: relative;
  float: left;
}

.info_sep_salto_linea {
  clear: both;
  position: relative;
  float: left;
  height: .1em;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: .05em;
  line-height: 0;
}

.info_sep_salto_parrafo {  
  clear: both;
  position: relative;
  float: left;
  height: .8em;
  width: 100%;
  margin: 0;
  padding: 0;  
  font-size: .6em;
} 

.info_sep_linea { 
  background:transparent url(imgs/fnd_linea.jpg) repeat-x scroll left top; 
  clear: both;
  position: relative;
  float: left;
  margin: 3em 0 0 0;
  padding: 0 0 1.25em 0;
  border: none;  
  /*border-top: 1px solid #003B66;*/
  width: 100%;
  height: .1em;
  font-size: .2em;
} 

.info_bloque {
  clear: both;
  position: relative;
/* Las dos siguientes lineas hay que quitarlas para que funcione la sep a_continuacion (info_bloque_fseg)*/
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;  
}

.info_bloque_dest {  
  background-color: #DBE3E8;  
  padding: .25em;
}

.info_bloque_fseg {
  position: relative;
  float: left;
  margin: 0 .4em .5em 0;
  padding: 0;  
}

.info_bloque_fseg_sep6 {
  position: relative;
  float: left;
  width: 48%;
  overflow: hidden;
  margin: 0 0 .5em 0;
  padding: 0 .5em 0 0;  
}

.info_bloque_fseg_sep7 {
  position: relative;
  float: left;
  width: 30%;
  overflow: hidden;
  margin: 0 0 .5em 0;
  padding: 0 .5em 0 0;  
}

.info_bloque_fot_texto {  
  margin: 0;
  padding: 0;    
}

.info_bloque_fot_izda {
  float: left;
  min-width: 1.25em;  
  margin: .65em .625em .25em 0;
  position: relative;
  background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;
  padding: 0 3px 7px 3px;
  z-index: 2;
}

.info_bloque_fot_centro {  
  text-align: center;
  min-width: 1.25em;
  margin: 0 auto;
  padding: 0 0 .5em .5em;
  position: relative;
  /*background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;*/
  z-index: 2;
}

.info_bloque_fot_centro img {  
  background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;
   padding: 0 .2em .4em .2em;
}



.info_bloque_fot_dcha {
  float: right;
  min-width: 1.25em;
  margin: .65em 0 .25em .625em;
  position: relative;
  background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;
  padding: 0 3px 7px 3px;
  z-index: 2;
}

/*.info_bloque_fot_izda,
.info_bloque_fot_centro,
.info_bloque_fot_dcha {
	position: relative;
  background: transparent url("imgs/fnd_deco_imgs3.jpg") repeat-x bottom left;
  padding: 0 3px 7px 3px;
  z-index: 2;
}
*/

.info_bloque_fot_izda span,
.info_bloque_fot_dcha span {
	position: absolute;
	top: 0;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 10;
}

.info_bloque_fot_mosaico {
	display: inline;
}

.info_bloque_desc {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: .5em 0 0 0;
  font-size: .75em;
  color: #666666;
}

.info_bloque_desc a {
  color: #003B66;
}

.info_bloque_desc a:hover {
  color: #003B66;
}

.info_bloque_texto {  
  margin: 0;
  padding: 0;
  font-size: .75em;
  color: #666666;
}

.info_bloque_texto a {
  color: #003B66;
}

.info_bloque_texto a:hover {
  color: #003B66;
}

.info_bloque_dest .info_bloque_texto {  
  color: #333;
}

.txt_strong {
  font-weight: bold;
}

.txt_em {
  font-style: italic;
}

.txt_u {
  text-decoration: underline;
}

.txtdestac {
  font-size: 1.2em;
}

.info_bloque_fichero {  
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  margin: 0 0 .3em 0;
  padding: 1em .4em;
  font-size: .625em;
  text-transform: uppercase;
  font-family: Tahoma, sans-serif;
  color: #8AB21E;
  background: transparent url("imgs/fnd_titulos.jpg") repeat-x top left;
}

.info_bloque_fichero a {
  color: #8AB21E;
  background: transparent url("imgs/icon_fichero.gif") no-repeat 0 0;
  padding: 0 0 .2em 2.5em;
}

.info_bloque_fichero a.linkpdf {
  background: transparent url("imgs/icon_pdf.gif") no-repeat 0 0;
}

.info_bloque_fichero a:hover {
  color: #8AB21E;
}
  
.info_bloque_enlace {  
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  margin: 0 0 .3em 0;
  padding: 1em .4em;
  font-size: .625em;
  text-transform: uppercase;
  font-family: Tahoma, sans-serif;
  color: #8AB21E;
  background: transparent url("imgs/fnd_titulos.jpg") repeat-x top left;
}  

.info_bloque_enlace a {
  color: #8AB21E;
  background: transparent url("imgs/icon_enlace.gif") no-repeat 0 0;
  padding: 0 0 .2em 2.5em;
}

.info_bloque_enlace a:hover {
  color: #8AB21E;
}

/* -------------------------------------------------------------------- */

.info_paginacion {
  clear: both;
  position: relative;
  float: left;
  text-align: right;
  margin: 1em 0 .625em 0;
  padding: 2.1em 0 .4em 0;  
  font-size: .625em;
  font-family: "Trebuchet MS",sans-serif;
  color: #1D2D5E;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  background: transparent url("imgs/fnd_titulos.jpg") repeat-x top left;
  font-weight: bold;
}  

.info_paginacion a {
  color: #1D2D5E;
  border: 1px solid #CCC;
  background: #FFF url("imgs/fnd_botones.jpg") repeat-x bottom left;
  padding: .3em .5em;
}

.info_paginacion a:hover {
  color: #1D2D5E;
}

/* -------------------------------------------------------------------- */

.paginacion {
  clear: both;
  position: relative;
  float: left;
  text-align: right;
  margin: 0 0 .625em 0;
  padding: 2.1em 0 .4em 0;  
  font-size: .625em;
  font-family: "Trebuchet MS",sans-serif;
  color: #1D2D5E;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  background: transparent url("imgs/fnd_titulos.jpg") repeat-x top left;
  font-weight: bold;
}  

.paginacion a {
  color: #1D2D5E;
  border: 1px solid #CCC;
  background: #FFF url("imgs/fnd_botones.jpg") repeat-x bottom left;
  padding: .3em .5em;
}

.paginacion a:hover {
  color: #1D2D5E;
}

/* -------------------------------------------------------------------- */

#imprimir {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: .5em 0;
  text-align: right;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: .6875em;
}

#imprimir a {
  background: transparent url(imgs/icon_imprimir.png) no-repeat scroll 0 0.75em;
  /*background: #003B66;*/
  color: #8AB21E;
  padding: .5em .5em .5em 1.5em;
}

* html #imprimir a {
	background: transparent url(imgs/icon_imprimir.gif) no-repeat scroll 0 0.75em;
}



#imprimir a:hover {
 /* background: #8AB21E;*/
  color: #003B66;
   background: transparent url(imgs/icon_imprimir_azul.png) no-repeat scroll 0 0.75em;
}

* html #imprimir a:hover {
	 background: transparent url(imgs/icon_imprimir_azul.gif) no-repeat scroll 0 0.75em;
}

/* -------------------------------------------------------------------- */

.info_volver {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 1em 0;
  padding: 0;
  font-size: .7em;
  font-family: Tahoma, sans-serif;
  color: #8AB21E;  
}

.info_volver a {
  color: #8AB21E;
  text-decoration: underline;
}

.info_volver a:hover {
  color: #003B66;
}

/* -------------------------------------------------------------------- */

.info_editar {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 1em 0;
  padding: 0;
  font-size: .6875em;
  color: #666666;
  text-transform: capitalize;
}

.info_editar a {
  color: #666666;
}

.info_editar a:hover {
  color: #003B66;
}

/* -------------------------------------------------------------------- */

.panel_control_tit {  
  clear: both;
  position: relative;
  float: left;
  margin: 1em 0 0 0;
  padding: 0.25em .5em;  
  font-size: .75em;
  color: #FFFFFF;  
  background-color: #003B66;  
  text-transform: uppercase;
} 

.panel_control {  
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0.5em;
  width: 96%;
  font-size: .75em;
  color: #666666;  
  border: 1px solid #003B66;  
}  

.panel_control a {
  color: #666666;
}

.panel_control a:hover {
  color: #003B66;
}

.panel_control ul {
  position: relative;
  float: left;
  width: 100%;
  margin: .5em 0 0 0;
  padding: 0;
}

.panel_control ul li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0 .25em;
  border-left: 1px solid #003B66;
}

.panel_control ul li.primero {
  border: none;
}

.panel_control ul li.icpanel{
  padding: 0 .5em .25em 1.75em;
  background: transparent url("../imgs/icpanelcontrol.gif") no-repeat left top;
}

.panel_control ul li.icopcap{
  padding: 0 .5em .25em 2.25em;
  background: transparent url("../imgs/ic_nav_apartados.gif") no-repeat .5em 0;
}

.panel_control ul li.icestad{
  padding: 0 .5em .25em 2.25em;
  background: transparent url("../imgs/ic_nav_estadisticas.gif") no-repeat .5em 0;
}

.panel_control ul li.iccontac{
  padding: 0 .5em .25em 2.25em;
  background: transparent url("../imgs/ic_nav_comunicacion.gif") no-repeat .5em 0;
}

.panel_control ul li.iceditin{
  padding: 0 .5em .25em 2.25em;
  background: transparent url("../imgs/ic_nav_contenidos.gif") no-repeat .5em 0;
}

ul.menu_bloque_contenido li.icpanel{
  padding: 0.7em 0.875em .95em 2.625em;
  background: transparent url("../imgs/icpanelcontrol.gif") no-repeat 0.875em 0.7em;
}

.panel_control_destacados {
  clear: both;
  position: relative;
  float: left;
  margin: .625em 0;  
  width: 100%;
  font-size: .75em;
  color: #003B66;
  padding: 0 0 .25em 1.75em;
  background: transparent url("../imgs/icpanelcontrol.gif") no-repeat left top;
}

.panel_control_destacados a {
  color: #666666;
}

.panel_control_destacados a:hover {
  color: #003B66;
}


/* ---------------------------- MAPA GOOGLE---------------------------- */
.gmap {
  width:29.5em; 
  height:18.75em; 
}

/* -------------------------------------------------------------------- */

.grupo_carusel {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .625em 0;
  padding: 0;
}

.foto_grande_horizontal {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .5em 0;
  padding: 0;
}

.carusel_horizontal {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  height: 5em; /* Hay que cambiarlo en funcion del alto de las fotos pequeñas */
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.foto_grande_vertical {
  position: relative;
  float: left;
  width: 70%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.carusel_vertical {
  position: relative;
  float: right;
  width: 28%;
  height: 14.8em; /* Hay que cambiarlo en funcion del alto de la foto grande */
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.previous_button {
  width: 4em;
  display: block;
  cursor: pointer;
  position: relative;
  float: left;
  padding: 2em 2em 0 .5em;
  font-weight: bold;
  color: #003B66;
  font-size: .7em;
}

.previous_button_disabled {
  color: #DBE3E8;
}

.carusel_vertical .previous_button {
  clear: both;
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
}

.next_button {
  width: 5em;
  display: block;
  cursor: pointer;
  position: relative;
  float: right;
  padding: 2em 0 0 0;
  font-weight: bold;
  font-size: .7em;
  color: #003B66;
}

.next_button_disabled {
  color: #DBE3E8;
}

.carusel_vertical .next_button {
  clear: both;
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
}

.container {
  position: relative;
  float: left;
  width: 20.25em; /* Valor 1 */
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.carusel_vertical .container {
  height: 11em; /* Valor 2 */
  width: 8em;
}

.lista_fotos {
  position: relative;
  float: left;
  width: 10000em;
  height: 5em;
  overflow: hidden;
  margin: 0;
  padding: 0;
  top: 0; /* NO BORRAR ESTA LINEA BAJO NINGUN CONCEPTO */
  left: 0; /* NO BORRAR ESTA LINEA BAJO NINGUN CONCEPTO */
}

.carusel_vertical .lista_fotos {
  width: 100%;
  height: 10000em;
}

.lista_fotos li {
  list-style-type: none;
  float: left;
  width: 10.125em; /* Este valor tiene que ser exactamente la mitad de Valor 1 */
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.carusel_vertical .lista_fotos li {
  width: 8em;
  height: 5.5em; /* Este valor tiene que ser exactamente la mitad de Valor 2 */
  padding: 0;
}

/* -------------------------------------------------------------------- */


.apartados{clear:both;position:relative;float:left;width:99%;margin:0 0 .625em 0;padding:0;}.titapartados{clear:both;position:relative;float:left;margin:0 0 0 4.8em;padding:.3em;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;font-weight:bold;color:#FFFFFF;background-color:#003B66;}.titapartados a{color:#FFFFFF;}.titapartados a:hover{color:#003B66;}.blqapartados{clear:both;position:relative;float:left;width:60%;margin:0 0 0 3em;padding:.3em .5em;background-color:#CCCCCC;}.blqapartados p{margin:0 0 .625em 0;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;color:#333333;}
/* ---------------------- FORMULARIOS (no herramienta) ------------------------------ */

.formulario {
  clear: both;
  position: relative;
  float: left;
  width: 90%;
  margin: .8em 0 .8em .8em;
  padding: 0;  
  font-size: 1em; 
  color: #46537A;  
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.txtform {
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  margin: 0 0 .625em 0;
  padding: 0 0 0 .85em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: .95em;
  text-align: left;
  color: #46537A;
}

.txtform a {
  color: #46537A;
}

.txtform a:hover {
  color: #003B66;
}

.txtform_inden {
  clear: both;
  position: relative;
  float: left;
  width: 95%;
  margin: 0 0 .625em 2em;
  padding: 0;
  font-size: .95em;
  text-align: left;
  color: #46537A;
}

.txtform_inden a {
  color: #46537A;
}

.txtform_inden a:hover {
  color: #003B66;
}

.txtform_centrado {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: .95em;
  text-align: center;
  color: #46537A;
}

.txtform_centrado a {
  color: #46537A;
}

.txtform_centrado a:hover {
  color: #003B66;
}

.titform {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: .95em;
  text-align: left;
  color: #46537A;
}

.titform a {
  color: #46537A;
}

.titform a:hover {
  color: #46537A;
}

.grperror {
  position: relative;
  float: right;
  width: 85%;
  margin: 0 .625em 0 0;
  padding: 0;
}

.txt_avisopeso {
  color: #006699;
}

.txterror {
  position: relative;
  float: left;
  width: 96%;
  margin: 0;
  padding: .25em;
  background-color: #EEE;
}

.errorform {
  position: relative;
  float: left;
  background-color: #003B66;  
  color: #FFF;
  font-size: .95em;
  padding: .3em;
  margin: 0;
}

.formulario a {
  /*color: #46537A;*/
  color: #666;
}

.formulario a:hover {
  color: #003B66;
}

.formulario #fset1 {
  border: none;
  padding: 1.0em 0 0 0;
}

.formulario #fset1 legend {
  margin: 0 0 1em 0;
  padding: 0;
}

.formulario .fset {
  margin: 1em 0;
  padding: 0 0 1.25em 0;
  border: 1px solid #003B66;
  padding: 0;
  width: 98%;
  overflow: hidden;
  position: relative;
  float: left;
}

.formulario .fset legend {
  display: block;
  position: relative;
  float: left;
  margin: 0 0 1em .5em;
  padding: .2em .3em;
  background-color: #003B66;
  font-size: .95em;
  color: #FFFFFF;
}

.formulario .lineaf, .formulario .lineachk {
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: 0 0 0 .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}

* html .formulario .lineaf {
  height: 1.5em;
}

.formulario .lineaf2 {
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: 0 0 0 .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}

* html .formulario .lineaf2 {
  height: 1.5em;
}

.formulario .lineaf_preg {
  position: relative;
  float: left;
  margin: 0 0 .75em 0;
  padding: 0 0 .75em .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
}

* html .formulario .lineaf_preg {
  height: 1.5em;
}

.formulario .lineaf_preg2 {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 0 .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}

* html .formulario .lineaf_preg {
  height: 1.5em;
}

.formulario .lineaf_tit {
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: .75em 0 .5em .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
  color: #8AB21E;
}

* html .formulario .lineaf_tit {
  height: 1.5em;
}

.formulario .lineaf_campos{
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: 1em 0 0 .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  color: #8AB21E;
  font-size: .75em;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}

* html .formulario .lineaf {
  height: 1.5em;
}

.formulario span.cuadro_check {
  display: block;
  float: left;
  width: 27px;
  height: 26px;
  /*border: 0.1em solid #A8B9C5;*/
  background: #FFF url("imgs/fnd_caja_form_peq.jpg") no-repeat top left;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  /*float: left;*/
  font-size: .95em;
  padding: 0;
  margin: 0 0 0 .4em;
}

.formulario span.cuadro_check input[type=checkbox] {
  margin: .2em;
  padding: 0;
}

.formulario span.cuadro_check input[type=radio] {
  margin: .4em;
  padding: 0;
  width: 13px;
  height: 13px;
}

.formulario span.cuadro_check2 {
  display: block;
  float: right;
  width: 10%;
  height: 26px;
  /*border: 0.1em solid #A8B9C5;*/
  background: #FFF url("imgs/fnd_caja_form_peq.jpg") no-repeat top left;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  /*float: left;*/
  font-size: .95em;
  padding: 0;
  margin: 0 0 0 .4em;
}

.formulario span.cuadro_check2 input[type=checkbox] {
  margin: .2em;
  padding: 0;
}

.formulario span.cuadro_check2 input[type=radio] {
  margin: .4em;
  padding: 0;
  width: 13px;
  height: 13px;
}

.formulario span.pregunta {
  display: block;
  position: relative;
  float: left;
  margin: 0 .2em .2em 0;
  padding: 0;
  /*color: #46537A;*/
  color: #132A52;
  font-size: .75em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 .2em 1.25em 0;
}

.formulario span.codigo {
  display: block;
  float: left;
  width: 32%;
  padding: 1em 1.75em 0 0;
  font-size: 11px;
  font-weight: normal;
  color:#666;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
 }
 

.formulario label {
  display: block;
  position: relative;
  float: left;
  margin: 0 .2em .2em 0;
  padding: 0;
  /*color: #46537A;*/
  color: #132A52;
  font-size: .75em;
  font-weight: bold;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  /*display: none;*/
}

.formulario label.doble {
  font-weight: normal;
  margin: 0 .2em .2em 0;
}

.formulario label.labelmedio {
  width: 15%;
}

.formulario label.lblgrande {
  width: 100%;
  font-size: 11px;
  font-weight: normal;
  /*color: #153461;*/
  color:#666;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 10px;
}

.formulario label.lblgrande2 {
  width: 81%;
  font-size: 11px;
  font-weight: normal;
  /*color: #153461;*/
  color:#666;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  display: block;
  margin: 10px 0 0 0;
}

.formulario label.lblspam {
  width: 100%;
  font-size: 11px;
  font-weight: normal;
  /*color: #153461;*/
  color:#666;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 10px;
}

.formulario label.lblpeq {
  width: 15%;
}

.formulario label.lblmed {
  width: 45%;
}

.formulario label.oculto {
  display: none;
}

.formulario span {    
  color: #46537A;  
}


.formulario .elemento_2col{
 position:relative;
 float: left;
 margin:0;
 padding:0;
 width: 50%;
}

* html .formulario .elemento_2col{
 width: 49.9%;
}

*:first-child+html .formulario .elemento_2col{
 width: 49.9%;
}

.formulario .elemento_2colprimero{
 position:relative;
 float: left;
 margin:0;
 padding:.25em 0;
 width: 38%;
}

.formulario .elemento_2colprimero2{
 position:relative;
 float: left;
 margin:0;
 padding:.25em 0;
 width: 57%;
}

.formulario .elemento_2colprimero3{
 position:relative;
 float: left;
 margin:0;
 padding:.25em 0;
 width: 44%;
}

.formulario .elemento_2colsegundo{
 position:relative;
 float: left;
 margin:0;
 padding:.25em 0;
 width: 62%;
}

.formulario .elemento_2colsegundo2{
 position:relative;
 float: left;
 margin:0;
 padding:.25em 0;;
 width: 41%;
}

.formulario .elemento_2colsegundo3{
 position:relative;
 float: left;
 margin:0;
 padding:.25em 0;
 width: 54%;
}

.formulario .elemento_1col{
  position: relative;
  float: left;
  margin: 0 0 1em 0;
  padding: 0 0 0.75em .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
}

* html .formulario .elemento_1col {
  height: 1.5em;
}

.formulario .elemento_1col_ultimo{
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 1em .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
  background: transparent url("imgs/fnd_linea.jpg") repeat-x bottom left;
}

* html .formulario .elemento_1col_ultimo {
  height: 1.5em;
}

.formulario .elemento_1col2{
  position: relative;
  float: left;
  margin: 1em 0 0 0;
  padding: .5em 0 .5em .5em;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
}

.formulario .elemento_1col2 .antispam{
  position: relative;
  float: left;
  margin: 0 2.5em 0 0;
  padding: 0;
}

* html .formulario .elemento_1col2 {
  height: 1.5em;
}

.formulario input.caja {
  width: 95%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .75em;
  padding: .2em .4em;
 
}

.formulario input.cajagrande {
  width: 95%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .75em;
  padding: .2em .4em;
  margin: 0;
}

.formulario input.cajapequena {
  width: 86%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .75em;
  padding: .2em .4em;
  margin: 0;
  clear: both;
}

.formulario input.cajamedia {
  width: 90%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .75em;
  padding: .2em .4em;
  clear: both;
}

.formulario input.cajamedia2 {
  width: 92%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .75em;
  padding: .2em .4em;
  margin: 0;
  clear: both;
}

.formulario input.caja2 {
  width: 98.5%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .95em;
  padding: .2em .4em;
}


.formulario input.cajap {
  width: 10%;
  border: .1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .95em;
  padding: .2em .4em;
}

.formulario input.cajamed {
  width: 45%;
  border: .1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .95em;
  padding: .2em .4em;
}

.formulario input.cajagrd {
  width: 80%;
  border: .1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .95em;
  padding: .2em .4em;
}

.formulario input.cajaantispam {
  width: 20%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  /*float: left;*/
  font-size: .95em;
  padding: .2em .4em;
}

.formulario input.cajaantispam2 {
  display: block;
  float: left;
  width: 20%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  font-size: .95em;
  padding: .2em .4em;
  margin: .75em 0 0 0;
}

.formulario select {
  width: 60%;
  border: .1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .95em;
  padding: .2em .4em;
}

.formulario select.slctpeq {
  width: 30%;
}

.formulario textarea {
  width: 95%;
  border: 0.1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;  
  float: left;
  font-size: .75em;
  padding: .2em .4em;
}



.formulario textarea.txtareagr {
  width: 80%;
}

.formulario .fechasf {
  width: 25%;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

.formulario .fechasf label {
  display: block;
  width: 100%;
  float: left;
}

.formulario .fechasf input {
  border: .1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  width: 100%;
  padding: .2em .4em;
}

.formulario .fechasf select {
  border: .1em solid #A8B9C5;
  background: #FFF url("imgs/fnd_caja_form.jpg") repeat-x 0 .15em;
  color: #46537A;
  width: 75%;
  padding: 0;
  margin: 0;
  padding: .2em .4em;
}

.formulario .coli {
  width: 35%;
  position: relative;
  float: left;
  font-size: .95em;
}

.formulario .cold {
  width: 60%;
  position: relative;
  font-size: 1em;
  float: left;
}

.formulario .cold p {
  clear: both;
  position: relative;
  float: left;
  width: 90%;
}

.formulario .cold p label {
  display: inline;
  width: 100%;
}

.botonera_form {
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  text-align: right;
  padding: .5em;
  margin: .25em 0;
}

.botonera_form_centrada {
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  text-align: center;
  padding: .5em;
  margin: .25em 0;  
}

.botonera_form_centrada2 {
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
  padding: .5em;
  margin: .25em 0;  
}

input.bt_form {
  padding: .1em .5em;
  margin: 1em 0 0 0;    
  border: .1em solid #CCC;
  width: auto;
  background: #FFF url("imgs/fnd_botones.jpg") repeat-x bottom left;
  font-size: .7em;
  color: #1D2D5E;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
}

input.bt_form:hover {
  border: .1em solid #CCC;
  background: #FFF url("imgs/fnd_botones.jpg") repeat-x bottom left;
  color: #1D2D5E;
}

.franquicias input.bt_form {
  height: 26px;
  width: 78px;
  background: #FFF url("imgs/fnd_btform_franquicias.gif") no-repeat;
  border: 0;
}

a.bt_form {
  margin: -1em .5em 0 0;
  padding: .15em .5em;
  padding: .2em .5em .2em .5em ;
  padding: .2em .5em .19em .5em ;
  margin: 1em 0 0 0;
  border: .1em solid #CCCCCC;
  background: #FFF url("imgs/fnd_botones.jpg") repeat-x bottom left;
  /*height: 1.5em;*/  
  color: #1D2D5E;
  font-size: .7em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;
}

a.bt_form:hover {
  border: .1em solid #CCC;
  background-color: #FFFFFF;
  color: #003B66;
}

.franquicias a.bt_form {
  display: inline-block;
  height: 26px;
  width: 78px;
  background: #FFF url("imgs/fnd_btform_franquicias.gif") no-repeat;
  border: 0;
  padding: 0;
  line-height: 26px;
}

/*Fielset sin borde*/
fieldset.fsetoculto {
  border: none;
  margin:0;
  padding:0;
}

/*Legend oculta*/
legend.lgdoculto {
  display: none;
}

.borde_caja_form {
 position: absolute;
 bottom: 0;
 right:12px;
 width: 50px;
 height: 10px;
 border-right: 2px solid #8AB21E;	
 border-bottom: 3px solid #8AB21E;		
}

*:first-child+html .borde_caja_form {
 position: absolute;
 bottom: -2px;
 right:10px;
 width: 50px;
 height: 10px;
 border-right: 2px solid #8AB21E;	
 border-bottom: 3px solid #8AB21E;		
}


* html .borde_caja_form {
 position: absolute;
 bottom: -2px;
 right:10px;
 width: 50px;
 min-height: 3px;
 border-right: 2px solid #8AB21E;	
 border-bottom: 3px solid #8AB21E;		
}

.borde_caja_form2 {
 position: absolute;
 bottom: -2px;
 right:10px;
 width: 50px;
 height: 10px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}

*:first-child+html .borde_caja_form2 {
 position: absolute;
 bottom: -2px;
 right:7px;
 width: 50px;
 height: 10px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}


* html .borde_caja_form2 {
 position: absolute;
 bottom: -2px;
 right:10px;
 width: 50px;
 min-height: 3px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}

.borde_caja_form_pequena {
 position: absolute;
 bottom: 2px;
 right:11px;
 width: 50px;
 height: 10px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}

*:first-child+html .borde_caja_form_pequena {
 position: absolute;
 bottom: 2px;
 right:10px;
 width: 50px;
 height: 10px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}

.borde_caja_form_mediana {
 position: absolute;
 bottom: 2px;
 right:10px;
 width: 50px;
 height: 10px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}

*:first-child+html .borde_caja_form_mediana {
 position: absolute;
 bottom: 2px;
 right:7px;
 width: 50px;
 height: 10px;
 border-right: 4px solid #8AB21E;	
 border-bottom: 2px solid #8AB21E;		
}.informacion p,.informacion ul,.informacion ol{margin-bottom:0;padding-bottom:0;}.heditor_first{margin-top:0;padding-top:0;}.heditor_first_left{margin-top:0;padding-top:0;text-align:left;}.heditor_first_right{margin-top:0;padding-top:0;text-align:right;}.heditor_first_center{margin-top:0;padding-top:0;text-align:center;}.heditor_first_justify{margin-top:0;padding-top:0;text-align:justify;}.heditor_left{text-align:left;}.heditor_right{text-align:right;}.heditor_center{text-align:center;}.heditor_justify{text-align:justify;}.heditor_underline{text-decoration:underline;}

/*---- LAS SIGUIENTES HOJAS DE ESTILO SOLO SE PONEN SEGUN CONTENIDO DE LA WEB ----*/
.calendario{clear:both;position:relative;float:left;margin:.625em 0 0 0;padding:0;width:100%;}.fila_cal{clear:both;position:relative;float:left;width:100%;margin:0 0 1em 0;padding:0;}.fecha_cal{clear:both;position:relative;float:left;width:100%;margin:0 0 .3em 0;padding:0;color:#666666;font-size:.6875em;}.tbcalendario{clear:both;position:relative;margin:0 auto;width:50%;border-spacing:0;empty-cells:hide;border-collapse:collapse;}.tbcalendario caption{margin:0 auto;padding:.3em 0;font-size:.7em;font-weight:bold;color:#003B66;border-bottom:1px solid #DBE3E8;}.tbcalendario caption img{background-color:#DBE3E8;margin:0 .625em;}.tbcalendario a{color:#003B66;}.tbcalendario a:hover{color:#003B66;}.tbcalendario th{color:#003B66;font-size:.6875em;}.tbcalendario tr td{color:#666666;font-size:.6875em;margin:0;padding:.2em;text-align:center;}.tbcalendario tr td.calsomb{background-color:#DBE3E8;}.tbcalendario tr td.diaactual{font-weight:bold;color:#333333;}.tbcalendario tr td.diaactual a{color:#333333;}.tbcalendario tr td.diamarcado,.tbcalendario tr td.diamarcado a{text-decoration:underline;}.tbcalendario img{margin:0;padding:0;width:1em;height:1em;}
/* ------------------------ CONTENIDO AMPLIADO ------------------------ */

/* ------------------------------ FLASH ------------------------------- */

.info_bloque_flash {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .625em;
  padding: 0;
  font-size: .75em;
  color: #666666;
  text-align: center;
}

.info_bloque_flash a {
  color: #666666;
}

.info_bloque_flash a:hover {
  color: #003B66;
}

.info_bloque_flash p {
  padding: 0;
  margin: 0.5em 0 0 0;
}


/*----------   Estilos para la ampliacion flash en cabecera    ------------------- */
.info_bloque_flash_cabecera {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .625em 0;
  padding: 0;
  font-size: .75em;
  color: #666666;
  text-align: center;
  border-bottom: 4px solid #7EAE1B;
}

.sup_flash{
	position: absolute;
	top: 28px;
	left: 21px;
	height: 3px;
	width: 70px;
	background-color: #7EAE1B;

}  

.info_bloque_flash_cabecera a {
  color: #666666;
}

.info_bloque_flash_cabecera a:hover {
  color: #003B66;
}

.info_bloque_flash_cabecera p {
  padding: 0;
  margin: 0.5em 0 0 0;
}
/* ----------------------------------------------------------------------------*/


/* ------------------------------ VIDEO ------------------------------- */

.info_bloque_video {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .625em 0;
  padding: 0;
  font-size: .75em;
  color: #666666;
  text-align: center;
}

.info_bloque_video a {
  color: #666666;
}

.info_bloque_video a:hover {
  color: #003B66;
}
  
.info_bloque_video p {
  padding: 0;
  margin: 0.5em 0 0 0;
}

/* ------------------------------ SONIDO ------------------------------ */

.info_bloque_sonido {  
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .625em 0;
  padding: 0;
  font-size: .75em;
  color: #666666;
  text-align: center;
}

.info_bloque_sonido a {
  color: #666666;
}

.info_bloque_sonido a:hover {
  color: #003B66;
}      
  
.info_bloque_sonido p {
  padding: 0;
  margin: 0.5em 0 0 0;
}

/* ------------------------------ TABLAS ------------------------------ */

/*
.tabla {
  border-collapse: collapse;
  border-spacing: 0.5em 1em;
  font-size: 0.6875em;
  color: #666666;
  width: 99%;
  table-layout: fixed;
}

.tabla tr td {
  border: 1px solid #666666;
  overflow: hidden;
}
*/

.tabla {
  border-collapse: collapse;
  border-spacing: 0.5em 1em;  
  color: #666666;
  width: 99%;
  table-layout: fixed;
  
}

.tabla tr td {
  border: 1px solid #19386E;
  overflow: hidden;
  padding: .25em;
  font-size: .6875em;
  text-align: center;
}

.tabla tr th {
  border: 1px solid #19386E;
  overflow: hidden;
  padding: .8em .25em;
  font-size: .75em;
  /*background-color: #8AB21E;*/
  background: #FFFFFF url("imgs/fnd_tabla.jpg") no-repeat top left; 
  /*color: #8AB21E;*/
  color: #19386E;
  text-align: center;
}

.tbfondsec td {
  background-color: #DBE3E8;
}

.tbfondsec tr th {
  bachground: none;
  background-color: #003B66;
  color: #FFFFFF;
}


.tabla tr th.primera_fila_tabla{
 background: #19386E url("imgs/fnd_tabla_azul.jpg") repeat-x top left;
 color: #FFFFFF; 
 /*color: #8AB21E;*/
}

.borde_sup_tabla {
  position: absolute;
	top: -4px;
	left: 18px;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
	
}

.borde_lateral_tabla {
  position: absolute;
	bottom: 0;
	right: 1px;
	width: 4px;
	height: 50px;
	overflow: hidden;
	background-color: #7EAE1B;
	
}

.borde_inf_tabla {
  position: relative;
  float: right;
  margin:0 1px 0 0;
  padding:0;
	width: 80px;
	height: 4px;
	overflow: hidden;
	background-color: #7EAE1B;
}


/* -------------------------------------------------------------------- */

.datos_mapa_info {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: .5em .5em;
	background-color: #003B66;
	color: #FFFFFF;
  font-size: .75em;
}

.datos_mapa_info p {
	margin: 0;
	padding: 0 0 .25em 0;
}

.datos_mapa_info a {
	color: #FFFFFF;
}

/* -------------------------------------------------------------------- */
.usuarios{clear:both;position:relative;float:left;width:99%;margin:0 0 .625em 0;padding:0;}.txtusuarios{clear:both;position:relative;float:left;width:100%;margin:0 0 .625em 0;padding:0;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;color:#666666;}.txtusuarios a{color:#666666;}.txtusuarios a:hover{color:#003B66;}.usuarios .txtusuarios{width:90%;padding:0 0 0 10%;}.titusuarios{clear:both;position:relative;float:left;margin:0 0 0 1.6em;padding:.3em;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;font-weight:bold;color:#FFFFFF;background-color:#003B66;}.titusuarios a{color:#FFFFFF;}.titusuarios a:hover{color:#003B66;}.txtformus{clear:both;position:relative;float:left;width:97%;margin:0 0 .625em .625em;padding:0;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;color:#666666;}.txtformus a{color:#666666;}.txtformus a:hover{color:#003B66;}.txtformus2{clear:both;position:relative;float:left;width:97%;margin:0 0 .625em 2em;padding:0;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;color:#666666;}.txtformus2 a{color:#666666;}.txtformus2 a:hover{color:#003B66;}ul.txtformus li{list-style-type:none;padding:0 0 0 1.5em;margin:0 0 .625em 0;}.blqusuarios{clear:both;position:relative;float:left;width:60%;margin:0 0 0 1em;padding:.3em .5em;background-color:#CCCCCC;}.blqusuarios p{margin:0 0 .625em 0;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;color:#333333;}.lstconectados{clear:both;position:relative;float:left;width:100%;margin:0 0 .625em 0;padding:0;}.lstconectados li{list-style-type:none;clear:both;position:relative;float:left;width:90%;margin:0 0 .3em 0;padding:0 0 0 .5em;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;color:#666666;}.lstconectados li a{color:#666666;}.lstconectados li a:hover{color:#003B66;}.anotacion{clear:both;position:relative;float:left;width:99%;margin:0 0 5px 0;padding:0 2px;color:#666666;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;}.anotacion span{background:transparent url("../imgs/ic_nav_pitaghoras.gif") no-repeat left top;padding:0 0 0 20px;color:#003B66;}.tit_asignatura{clear:both;position:relative;float:left;width:100%;margin:0 0 15px 0;padding:0;color:#003B66;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;font-weight:bold;text-transform:uppercase;border-bottom:1px solid #003B66;}.tit_hoja{clear:both;position:relative;float:left;width:100%;margin:0 0 15px 0;padding:0;color:#666666;font-family:Verdana, Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica, sans-serif;font-size:0.8125em;font-weight:bold;}#usu_login{clear:both;position:relative;float:left;width:100%;margin:0 0 1em 0;padding:0;overflow:hidden;}#usu_login .col1{position:relative;float:left;width:48%;margin:0;padding:0;overflow:hidden;}#usu_login .col2{position:relative;float:right;width:48%;margin:0;padding:0;overflow:hidden;}#usu_login .formulario{width:100%;margin:0;}/*------------------------- Especificos de la web --------------------------------*/

#descportada {
	position: relative;
	float: right;
	width: 441px;
	margin: .7em 0 0 0;
	padding: 0;
	overflow: hidden;
	color: #FFF;
	font-size: 1.05em;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 1.1em;
}

#descportada strong {
	font-size: 1.529em;
	color: #8AB21E;
}

#descportada a {
	color: #FFF;
}

#descportada a:hover {
	color: #FFF;
}

.centros_portada {
  position: relative;
  float: left;  
  /*width: 24.7em;*/
	width: 14.8em;
  overflow: hidden;
  margin: 0;
  /*padding: 0 0 0 .7em;*/
	padding: 0 0 0 1.4em;
}

.cp_primero, .cp_cuarto{
	padding-left: 0;
}

.cp_primero, .cp_segundo, .cp_tercero {
	margin-bottom: 1em;
}

.centros_portada div {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .75em 0;
  padding: .75em 0 0 0;
}

.centros_portada div.primero {
  background: none;
  padding-top: 0;
}

.centros_portada div.img_centros {
	clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 3px;
  z-index: 1;
}

.centros_portada div.img_centros img {
  float: left;
  z-index: 1;
}

.centros_portada div.img_centros span.linea_relleno {
	position: absolute;
	top: 0;
	left: 18px;
	width: 114px;
	height: 3px;
	overflow: hidden;
	background-color: #7EAE1B;
	z-index: 30;
}

.centros_portada .foto_centros {
	display: none;
}

.centros_portada div.img_centros a:hover .foto_centros {
  position: absolute;
  top: 0;
  left: 3px;
  /*width: 390px;*/
	width: 229px;
  height: 202px;
  display: block;
  z-index: 20;
}

.centros_portada .tit_act_centro {
	clear: both;
  position: relative;
  float: left;
  width: 204px;
  margin: 0;
  padding: 20px 10px 10px 20px;
  font-size: .875em;
  font-family: "Trebuchet MS", sans-serif;
  color: #FFFFFF;
  background: #8AB21E url("imgs/fnd_tit_portada.jpg") no-repeat top left;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.5em;
	height: 67px;
	overflow: hidden;

}

.centros_portada .tit_act_centro a {
  color: #FFFFFF;
}

.centros_portada .tit_act_centro a:hover {
  color: #FFFFFF;
}

.centros_portada .tit_act_centro span.tac_1 {
	display: block;
	font-size: 21px;
}

.centros_portada .tit_act_centro span.tac_2 {
	display: block;
	font-size: 14px;
	margin-bottom: .75em;
	line-height: 1;
}

.centros_portada .tit_act_centro span.tac_3 {
	position: relative;
	float: left;
	font-size: 14px;
	width: 89%;
}

.centros_portada div.relleno_centros {
	clear: both;
  position: relative;
  float: left;
  width: 100%;
  height: 202px;
  margin: 0;
  padding: 0;
  background-color: #76991A;
}


.centros_portada .ver_mas_portada{
	position: relative;
  float: left;
  margin: 0 .8em 0 0;
  padding: 0;
	font-family: Tahoma, serif;
	font-size: 13px;
}
/* ------------------------------------------------------------ */

.info_franquicia{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}

.info_franquicia a{ 
  position: relative;
	float: left;
	width: 94px;
	height: 38px;
	background: transparent url("imgs/info_franchise.gif") no-repeat top left;
}

.info_franquicia a:hover{
	background: transparent url("imgs/info_franquicia.gif") no-repeat top left;
}
