

/* CSS Document Print Esencia */

/*--------------------------------------------------------------------*/

/*------------------------- GENERALES WEB --------------------------------*/

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  border: 0;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  font-size: 100%;
  color: #000;
  background: #000 url("imgs/bckg.jpg") no-repeat top left;
}

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: 64em; /*1024px*/  
  margin: 0 auto;
  padding: 0; 
  overflow: hidden;
  z-index: 1;
}

/*------------------------- Fin Centrado -----------------------------*/
/*------------------------- cabecera superior----------------------------*/

#cabecera_sup {
  position: relative;
  float: left;
  margin: 0;
  padding:  0 0 0 0;
  width: 100%;  
  min-width: 64em; /* Mismo ancho que el centrado */    
  height: 1em;
  overflow:hidde;  
  color: #FFFFFF;
  z-index: 50;
}

#cabecera_sup .centrado {
  width: 57.75em;
  padding: 0 2.75em 0 3.5em;
  z-index: 50;
  overflow: visible;
}

/*---------------------------------------------------------------*/

#menu_cabsup {
  position: relative;
  float: right;  
  margin: 0;    
  padding: 0;
  font-size: 1em;
  color: #DEDEB4;  
  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 #DED6B4;
  z-index: 50;
  text-transform: lowercase;
}

#menu_cabsup li.primero {  
  border-left: none;
  padding-right: .625em;
}

#menu_cabsup li a {  
  padding: 0 .375em;
  color: #DEDEB4;  
}

#menu_cabsup li a:hover {
  background-color: #000000;
  color: #DEDEB4;  
}

#menu_cabsup li span {  
  line-height: 1;
}

/*---------------------------------------------------------------*/
#lista_cabecera {  
  padding: 0;
  margin: 0;  
  width: auto;
  position: relative;
  float: left;
}

#lista_cabecera li {
  list-style-type: none;
  display: inline;
  font-size: .5em;
  font-family: Verdana,sans-serif;
  text-transform: uppercase;
  padding: 0;   
  position: relative;
  float: left;
  border-left: 1px solid #DED5B3; 
  color: #DED5B3;
  padding: 0 .5em;
}

#lista_3 li.first {
  border:none;
  padding: 0 .5em 0 0;
}



/*------------------------- cabecera ----------------------------*/
#cabecera {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 64em; /*1024px*/
  z-index: 1;    
}

#logotipo {
  position: relative;
  float: left;
  width: 100%;
  height: 39px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 1em;
  z-index: 10;
}

#logotipo a {
  color: #666666;
}

#logotipo a:hover {
  color: #666666;
}

#logotipo span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 39px;
  margin: 0;
  padding: 0;
  background: transparent url("imgs/logotipo.gif") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}

#blq_login {
  clear: both;
  position: relative;
  float: left;
  width: 85%;
  margin: 0 0 .625em 0;
  padding: 1em;  
  /*font-size: .625em;*/
  background: #000000;
  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: #CC6600;
}

#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: #CC6600;
  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: #CC6600; /*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: #CC6600;
}

* 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: #CC6600;
}

#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: #CC6600;
  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: #CC6600;  
}

#busqueda p.pavan{
  width: 70%;
  font-size: .6875em;
  text-transform: uppercase;
  margin-top: -1.5em;  
}

#busqueda p.pavan a{
  color: #CC6600;  
  text-decoration: underline;  
}

#busqueda .ctxt {
  border: none;  
  color: #CC6600;
  font-size: 1.1875em;
  font-weight: normal;
  width: 90%;
  margin: 0;
  padding: 0;  
}

#busqueda .boton {
  border: none;
  float: right;
  background: #CC6600; /*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: #000000;
  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: #CC6600;  
}

#boletin p.pavan{
  width: 70%;
  font-size: .625em;
  margin-top: -1.5em; 
  padding-left: .8125em;
}

#boletin p.pavan a{
  color: #CC6600;  
  text-decoration: underline;  
}

#boletin .ctxt {
  float: right;
  border: 1px solid #DED6B4;  
  color: #CC6600;
  font-size: .8125em;
  font-weight: normal;
  width: 90%;
  margin: 0;
  padding: .25em;  
}

#boletin .boton {
  border: none;
  float: right;
  background: #CC6600; /*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: #CC6600;
  text-transform: uppercase;
  font-size: 1em;
  color: #FFFFFF;
}

#menu_sup a {
  color: #FFFFFF;
  padding: 0 .375em;
}

#menu_sup a:hover {
  background-color: #DED6B4;
  color: #666666;
}

#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 1em 0 0;
  text-align: right;
  font-size: 1em;
  background-color: #CC6600;
  color: #FFFFFF;
}

#idiomas 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 #DED6B4;
}

#idiomas li.primero {  
  border-left: none;
}

#idiomas li a {  
  padding: 0 .375em;
  color: #FFFFFF;
}

#idiomas li a:hover {
  background-color: #000000;
  color: #FFFFFF;
}

#idiomas li a.activo {  
  background-color: #DED6B4;
  color: #666666;
}

/*---------------------------------------------------------------*/

#medio {
  clear: both;
  position: relative;
  float: left;
  width: 64em; /*1024px*/
  margin: 0;
  padding: 0;  
}

#col_izda { 
  position: relative;
  float: left;  
  width: 17.25em; /*276px*/
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#col_dcha { 
  position: relative;
  float: right;  
  width: 46.75em; /*748px*/
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/*---------------------------------------------------------------*/

.destacados {
  clear: both;
  position: relative;
  float: left;  
  width: 100%;
  margin: 0;
  padding: 0;      
}

.destacados h2 {
  display: none;
}

.destacados .ap_destacados {
  position: relative;
  float: right;
  width: 13.5625em;
  margin: 1em 0 0 0;
  padding: 0;  
  background: transparent url("imgs/fnd_destacados_top.gif") no-repeat .2em .4em;
}

.destacados .ap_destacados .contenido_destacado {
  position:relative;
  float: left;
  background: transparent url("imgs/fnd_destacados_bottom.gif") no-repeat right bottom;
  width: 13.5625em;  
  padding: 0;  
}


.destacados div.primero {
  border: none;
}

.destacados img {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

.destacados h3 {
  margin: 0 0 0 2%;  
  padding: 1.42em 0 .2em 0;
  padding: 1.42em 0 .2em 1em;  
  padding: 1.42em 0 .2em 5em;  
  font-size: .875em;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  color: #DED6B4;
  text-transform: uppercase;
  background: transparent url("imgs/borde_titulo_destacado.gif") repeat-x bottom;    
}

.destacados h3 a {
  color: #DED6B4;
}

.destacados h3 a:hover {
  color: #CC6600;
}

.destacados .ap_destacados .contenido_destacado  div {
  padding: 1.4em 0 .5em 0;
}
.destacados h4 {
  margin: 0 0 .2em 0;
  padding: 0 0 0 5em;
  font-size: .75em;
  font-weight: normal;
  color: #DED5B3;
  background: transparent url("imgs/flecha.gif") no-repeat 1em .6em; 
}

.destacados h4 a {
  color: #DED5B3;
}

.destacados h4 a:hover {
  color: #DED5B3;
}

.destacados div.txtdest {
  display: none;
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: .75em;
  color: #666666;
  border: none;
}

.destacados div.txtdest a {
  color: #666666;
}

.destacados div.txtdest a:hover {
  color: #CC6600;
}

/*---------------------------------------------------------------*/

#menu_dcha {
  clear: left;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index:1;
}

/*---------------------------------------------------------------*/

#menu {
  position: relative;
  float: left;  
  margin: -31.2em 0 0 0;
  width: 57.75em;
  padding: 0 2.65em 0 3.5em;
  font-size: 1em;
  background: transparent;
  color: #666666;  
  z-index:2;
}

#menu li {  
  list-style-type: none;
  position: relative;
  float: left;
  width: 14.4375em;
  margin: 0;
  padding: 0;
  background: transparent;
  z-index: 3; 
}

#menu li.primero {  
  background: none;  
}

#menu li a {
  display: block;  
  position: relative;
  float: left;
  width: 16.25em;
  margin: 0;
  padding: 42em 0 1.7em 3em;  
  color: #FFF;
  background: transparent;
  font-size: .75em;
  font-family: Arial, sans-serif;
  z-index:4;  
}

#menu li a.activo {  
  text-transform: uppercase;  
}

#menu li.primero a {  
  background: transparent url("imgs/fnd_menu_1.gif") no-repeat left bottom;
}

#menu li.segundo a {  
  background: transparent url("imgs/fnd_menu_2.gif") no-repeat left bottom;
}

#menu li.tercero a {  
  background: transparent url("imgs/fnd_menu_3.gif") no-repeat left bottom;
}

#menu li.cuarto a {
  background: transparent url("imgs/fnd_menu_4.gif") no-repeat left bottom;
}

#menu li.primero a:hover {  
  background: transparent url("imgs/fnd_menu_1.gif") no-repeat left bottom;
}

#menu li.segundo a:hover {  
  background: transparent url("imgs/fnd_menu_2_hover.gif") no-repeat left bottom;
}
#menu li.tercero a:hover {  
  background: transparent url("imgs/fnd_menu_3_hover.gif") no-repeat left bottom;
}
#menu li.cuarto a:hover  {
  background: transparent url("imgs/fnd_menu_4_hover.gif") no-repeat left bottom;
}

#menu li.primero a.activo {  
  background: transparent url("imgs/fnd_menu_1_activo.png") no-repeat left bottom;
}

* html #menu li.primero a.activo {
  background: transparent url("imgs/fnd_menu_1_activo.gif") no-repeat left bottom;
}

#menu li.segundo a.activo  {  
  background: transparent url("imgs/fnd_menu_2_activo.png") no-repeat left bottom;
}

* html #menu li.segundo a.activo {
  background: transparent url("imgs/fnd_menu_2_activo.gif") no-repeat left bottom;
}

#menu li.tercero a.activo  {  
  background: transparent url("imgs/fnd_menu_3_activo.png") no-repeat left bottom;
}

* html #menu li.tercero a.activo {
  background: transparent url("imgs/fnd_menu_3_activo.gif") no-repeat left bottom;
}

#menu li.cuarto a.activo  {
  background: transparent url("imgs/fnd_menu_4_activo.png") no-repeat left bottom;  
}

* html #menu li.cuarto a.activo {
  background: transparent url("imgs/fnd_menu_4_activo.gif") no-repeat left bottom;
}

#menu li.primero a.activo:hover {  
  background: transparent url("imgs/fnd_menu_1_activo.png") no-repeat left bottom;
}

* html #menu li.primero a.activo:hover {
  background: transparent url("imgs/fnd_menu_1_activo.gif") no-repeat left bottom;
}

#menu li.segundo a.activo:hover  {  
  background: transparent url("imgs/fnd_menu_2_activo_hover.png") no-repeat left bottom;
}

* html #menu li.segundo a.activo:hover {
  background: transparent url("imgs/fnd_menu_2_activo_hover.gif") no-repeat left bottom;
}
/*ELEMENTOS DE SUBMENÚ SEGUNDO*/
/*----------------------------*/
#menu li.segundo div.contenedor_submenu ul.submenu{
	background-color: #3D5939;
}
#menu li.segundo div.contenedor_submenu ul.submenu li a{
background:transparent url("imgs/fnd_li_submenu_segundo.gif") no-repeat bottom center;
}
#menu li.segundo div.contenedor_submenu ul.submenu li a.activo{
	background-color: #557F4F;
}
#menu li.segundo div.contenedor_submenu ul.submenu li a:hover{
	background-color: #557F4F;
}
/*----------------------------*/
/*ELEMENTOS DE SUBMENÚ TERCERO*/
/*----------------------------*/
#menu li.tercero div.contenedor_submenu ul.submenu{
	background-color: #2B5758;
}
#menu li.tercero div.contenedor_submenu ul.submenu li a{
background:transparent url("imgs/fnd_li_submenu_tercero.gif") no-repeat bottom center;
}
#menu li.tercero div.contenedor_submenu ul.submenu li a.activo{
	background-color: #377F7F;
}
#menu li.tercero div.contenedor_submenu ul.submenu li a:hover{
	background-color: #377F7F;
}
/*----------------------------*/
/*ELEMENTOS DE SUBMENÚ CUARTO*/
/*----------------------------*/
#menu li.cuarto div.contenedor_submenu ul.submenu{
	background-color: #5A5946;
}
#menu li.cuarto div.contenedor_submenu ul.submenu li a{
background:transparent url("imgs/fnd_li_submenu_cuarto.gif") no-repeat bottom center;
}
#menu li.cuarto div.contenedor_submenu ul.submenu li a.activo{
	background-color: #8F8D6B;
}
#menu li.cuarto div.contenedor_submenu ul.submenu li a:hover{
	background-color: #8F8D6B;
}
/*----------------------------*/
#menu li.tercero a.activo:hover  {  
  background: transparent url("imgs/fnd_menu_3_activo_hover.png") no-repeat left bottom;
}

* html #menu li.tercero a.activo:hover {
  background: transparent url("imgs/fnd_menu_3_activo_hover.gif") no-repeat left bottom;
}

#menu li.cuarto a.activo:hover  {
  background: transparent url("imgs/fnd_menu_4_activo_hover.png") no-repeat left bottom;  
}

* html #menu li.cuarto a.activo:hover {
  background: transparent url("imgs/fnd_menu_4_activo_hover.gif") no-repeat left bottom;
}

#menu li.resto a {
  padding: .8em 0 1.7em 3em;
}

.contenedor_submenu {
  height:30.125em;
  width: 100%;
  margin: 0;
  padding: 0 0 .75em 0;
  /*background-color: #3A3930;*/
  left: 0;
  z-index:50;  
  position: relative;
  float:left;
  margin: -33.7em 0 0 0;
}

#contenedor_submenu3nivel {
  background-color: #3A3930;
  width: 100%;
  height: auto;
  padding: 0 0 .75em 0;
  left: 0;
  z-index:50;  
  position: relative;
  float:left;
  margin: 0;
  bottom: -3px;
}

#menu ul.submenu {
  width: 100%;
  padding: 0 0 .75em 0;
  background: #9A5710;
  height: auto;
  position:absolute;    
  bottom: 0;
  left: 0;
  z-index:50;
  margin: 12.5em 0 0 0;
}

#menu ul.submenu li {
  text-transform: none;
  border: none;
  background: none;
  position:static;
  display:inline;
  z-index:56;  
}

#menu ul.submenu li a {  
  border: none;
  color: #FFF;  
  padding: 1em 0 .1em 1.9em;
  margin: 0;  
  font-family: Verdana, sans-serif;
  font-size: .75em;
  text-transform: uppercase;    
  width: 209px;
  background:transparent url("imgs/fnd_li_submenu.gif") no-repeat bottom center;
  z-index:57;
}

#menu ul.submenu li a:hover {  
  background:#BC7834 url("imgs/fnd_li_submenu.gif") no-repeat bottom center;
}

#menu ul.submenu li a.activo {
  background:#BC7834 url("imgs/fnd_li_submenu.gif") no-repeat bottom center;
}
#menu ul.submenu li a.activo:hover{
	background:#BC7834 url("imgs/fnd_li_submenu.gif") no-repeat bottom center;
}
#menu ul#submenu3nivel {
  width: 100%;
  margin: 0;
  padding: 0 0 2.1875em 0;
  background: #3A3930;
  height: auto;  
  position: absolute;  
  bottom: 0;
  left: 0;
  z-index: 58;  
}

#menu ul#submenu3nivel li {
  text-transform: none;
  border: none;
  background: none;
  padding: 0 0 0 1.25em;
  z-index:59;
  width: 90%;
}

#menu ul#submenu3nivel li a {
  background: none;  
  color: #E57200;  
  padding: 1em 0 0 0;
  text-transform: none;
  border-bottom: 1px solid #E57200;
  z-index:60;   
  width: 100%;
  font-size: .75em;
}

#menu ul#submenu3nivel li a:hover {
  color: #E57200;
}

#menu ul#submenu3nivel li a.activo {
  color: #E57200;  
}

/* -------------------------------------------------------------------- */
  
.menu_bloque  {  
  margin: .625em 0 0 0;
  padding: .3em .5em;
  width: 95%;
  font-size: .75em;
  color:#FFFFFF;
  background-color: #000000;  
  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 #D9D9D9;
}

.menu_bloque_contenido li.primero {
  border: none;
}

.menu_bloque_contenido a  {  
  color: #666666;
}

.menu_bloque_contenido a:hover  {  
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

#herr_compartir {
  clear: both;
  position: relative;
  float: left;  
  width: 100%;
  margin: 1em 0 3em 0;
  padding: .3em 0 .6em 0;
  color: #CC6600;
  z-index: 50;  
}

#herr_compartir li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 .6em 0 0;
  font-size: .6875em;
  text-transform: uppercase;
  border-left: 1px solid #CC6600;
  z-index: 50;
}

#herr_compartir li.primero {  
  border-left: none;
}

#herr_compartir li a {  
  padding: 0;
  color: #CC6600;
}

#herr_compartir li a#henvami {
  padding-right: 2em;
  background: transparent url("imgs/ic_envami.gif") no-repeat top right;
}

#herr_compartir li a:hover {
  color: #CC6600;
}

#herr_compartir li span {  
  display: block;
  float: left;
  padding: 0 0 0 .7em;
}

#herr_compartir li #opciones_compartir {
  float: left;
  text-align: left;
  margin: 0;
  padding: 0 0 0 .3em;
}

#herr_compartir li #opciones_compartir li {
  display: inline;
  border: none;
  padding: .25em .4em;
}

#herr_compartir li #opciones_compartir li a:hover {
  background-color: transparent;
}


/* -------------------------------------------------------------------- */
#firma_foot p {
  position: relative;
  float: right;
  width: 274px;
  height: 87px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 1em;
  z-index: 10;  
}


#firma_foot p  span {
  position: absolute;
  top: 0;
  left: 0;
  width: 274px;
  height: 87px;
  margin: 0;
  padding: 0;
  background: transparent url("imgs/firma_portada.jpg") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}
/* -------------------------------------------------------------------- */


#foot {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  min-width: 64em; /* Mismo ancho que el centrado */
  margin: 0;
  padding: 2.75em 0 0 0;
  background: #000000;  
  color: #FFFFFF;
}

#foot .centrado{
  background: transparent url("imgs/fnd_pie.jpg") no-repeat 2.6875em 0;  
}

#foot a {
  color: #FFFFFF;
}

#foot a:hover {
  color: #CC6600;
}

#foot ul {
  position: relative;
  float: left;
  width: auto;
  margin: 0;
  padding: .8em 1em 0 4em;
  text-transform: uppercase;
  text-align: right;
  color: #E57200;
}

* html #foot ul {
  padding-top: 0.75em;
}

#foot ul li {
  list-style-type: none;
  display: inline;
  padding: 0 .3em 0 .6em;  
  background: transparent url("imgs/borde_li_pie.gif") 0 .4em no-repeat;
  font-size: .6875em;
}

#foot li.primero {
  background: none;
}

#logosci {
  position: relative;
  float: right;
  border: none;
  margin:0;
  padding: 0;
  width: 91px;
  height: 36px;
  font-size: .7em;
  text-transform: uppercase;
  overflow: hidden;
}

#logosci span{
  position: absolute;
  top: 0;
  left: 0;
  width: 91px;
  height: 36px;
  margin: 0;
  padding: 0;
  background: transparent url("imgs/logo_sci.gif") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}

#logosci a:hover {
  color: #FFFFFF;
}

#piecont{
  position: relative;
  float: left;
  width: 58%;
  padding: .5em 0 0 0;
  margin: 0;  
}

#piecont h2{
  color: #FFC418;
  padding: 0 0 0 .75em;
  margin: 0;
  background: transparent url("imgs/flecha_titulo3.gif") no-repeat 0 .35em;
  font-size: 1.25em;
}

#piecont .bloque{
  position: relative;
  float: left;
  width: 47%;  
  padding: 0 1em 0 0;
  margin: 0;
  font-size: .75em;
}

#piecont .bloque div{
  padding: .25em 0 0 .75em;
  margin: 0;
}

#piecont a:hover {
  color: #FFC418;
}

#enlace_privacidad {
  position:relative;
  float:right;
  background: transparent url("imgs/fnd_privacidad.jpg") no-repeat 0 .7em;
  margin: 0;
  padding: .9em 3em 2em 0;
}

#enlace_privacidad a {
  font-size: .6875em;
  color: #CCC;
  margin: 0;
  padding: 0 1.8em 0 1.8em;
  text-transform: lowercase;
}

/* -------------------------------------------------------------------- */

#contenido {   
  position: relative;
  float: left;  
  width: 42.25em; /*748px*/
  overflow:hidden;
  margin: 0;
  padding: 3em 2.75em 0 1.75em;    
}

.contenidoampliado{
  width: 43.25em !important;
}

/* -------------------------------------------------------------------- */

div #piatic{
position:relative;
float:left;
margin:1.5em 4em;
}body{margin:.625em;padding:0;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:100%;color:#000;background:none;}img{border:0;}a{text-decoration:none;}.oculto{display:none;}form{margin:0;padding:0;}#emergentes{display:none;}#centrado{position:relative;width:100%;margin:0;padding:0;}#cabecera{position:relative;float:left;margin:0;padding:0;width:100%;}#logotipo{width:147px;height:102px;margin-bottom:1em;}#blq_login{display:none;}#busqueda{display:none;}#menu_sup{display:none;}#idiomas{display:none;}#menu_cabsup{display:none;}#medio{clear:both;position:relative;float:left;width:100%;margin:0;padding:0;}#col_izda{display:none;}#col_dcha{position:relative;float:left;width:100%;margin:0;padding:0;}#col_dest{display:none;}#boletin{display:none;}#herr_compartir{display:none;}.destacados{display:none;}#zona_menu{display:none;}#menu_dcha{display:none;}#menu{display:none;}.menu_bloque{display:none;}#foot{display:none;}#contenido{position:relative;float:left;width:100%;overflow:hidden;margin:0;padding:0;}#carrito_compra{display:none!important;}
/*------------------------ CONTENIDO WEB -------------------------------*/

.keywords {
  display: none;
}

/* -------------------------------------------------------------------- */

a.descimg {
  display: block;
  clear: both;
  margin: .3em 0;
  font-size: .75em;
  color: #DED5B3;
  text-align: center;
}

a.descimg:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

.titular {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: .75em;
  color: #626262;
}

.titular span {
  color: #CC6600;
}

.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 0 0;  
  color: #CC6600;
  font-family: verdana, sans-serif;
}

#ruta_apartado ul {
  margin: 0;
  padding: 0;
  display: inline;
}

#ruta_apartado li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: .75em;
}

#ruta_apartado li.last {
  font-size: .875em;
  text-transform: uppercase;
}

#ruta_apartado a {
  color: #CC6600;  
}

#ruta_apartado a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

#foto_apartado {
  clear: both;
  position: relative;
  float: left;
  margin: -.58em 0 0 0;  
  text-align:center;
  
  width: 64.85em;
/*  padding: 0 2.75em 0 3.5em;    */
  overflow: hidden;
  z-index:1;    
  height: 31.1875em; /*499*/  
}

#foto_apartado img {
position:relative;
float:left;
margin:0 0 0 3.5em;
width: 57.75em;
width: 925px;
height: 499px;
  /*display: none;*/
}

/* -------------------------------------------------------------------- */

#tit_apartado {
  display:none;
}

#tit_apartado a {
  color: #000000;
}

#tit_apartado a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

#desc_apartado {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: .75em;
  color: #DED5B3;
}

#desc_apartado a {
  color: #DED5B3;
}

#desc_apartado a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

#subapartados {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: .5em 0 1em 0;
  font-size: .875em;
  color: #000000;
  line-height: 1.5;
}

#subapartados li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0 0 0 .5em;
  border-left: 1px solid #000000;
}

#subapartados li.primero {
  border: none;
}

#subapartados a {
  color: #000000;
}

#subapartados a:hover {
  color: #CC6600;
}

#subapartados a.activo {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

.titulo {
  clear: both;
  position: relative;
  float: left;
  width: 93%;
  margin: 0 0 .5em 0;
  padding: .25em .625em;
  font-size: 1.25em;
  color: #FFFFFF;
  font-weight: normal;
  text-transform: uppercase;
  background: #000000 url("imgs/flecha_titulo2.gif") no-repeat .25em .5em;
}

.titulo a {
  color: #666666;
}

.titulo a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

.informacion {
  clear: both;
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 1.625em 0 1.9375em 0;
  width: 100%;
  overflow: hidden;
  background: transparent url("imgs/fnd_informacion.gif") repeat-x top;
}

.informacion.primera{
  background: none;
}

.informacion a {
  color: #DED5B3;
}

.informacion a:hover {
  color: #CC6600;
}

/* Para mostrar la informacion en dos columnas */
.info_izda {
  position: relative;
  float: left;
  width: 48%;
  margin: 0 0 1em 0;
  padding: 0;
}

.info_dcha {
  position: relative;
  float: right;
  width: 48%;
  margin: 0 0 1em 0;
  padding: 0;
}
/* Fin: Para mostrar la informacion en dos columnas */

.info_tit_ext {
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: .75em;
  font-weight: bold;
  color: #CC6600;  
  text-transform: uppercase;  
  background: transparent url("imgs/borde_titulo.gif") no-repeat left bottom;}

.info_tit_ext a {
  color: #CC6600;
}

.info_tit_ext a:hover {
  color: #CC6600;
}

.info_izda .info_tit_ext, .info_dcha .info_tit_ext{
  font-size: 1em;
}

.info_datos_gen {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.info_fot_min {
  float: right;
  min-width: 1.25em;
  background-color: #D9D9D9;
  margin: 1em .625em .25em 3.3125em;
  padding: 0;  
  bordeR:1px solid #FFF;
}

.info_tit_int {
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: .75em;
  font-weight: bold;
  color: #CC6600;  
  text-transform: uppercase;  
  background: transparent url("imgs/borde_titulo.gif") no-repeat left bottom;
}

.info_izda .info_tit_int, .info_dcha .info_tit_int{
  font-size: 1em;
}


.info_tit_int a {
 color: #CC6600;
}

.info_tit_int a:hover {
  color: #CC6600;
}

.info_fecha {
  margin: 0;
  padding: 0;
  font-size: .75em;
  font-weight: bold;
  color: #CC6600;    
}
.info_texto {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: .75em;
  color: #DED5B3;
}

.info_izda .info_texto, .info_dcha .info_texto{
  font-size: .6875em;
}

.info_texto a {
  color: #DED5B3;
}

.info_texto a:hover {
  color: #CC6600;
}

.leer_mas {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: .6875em;
  color: #DED5B3;
  text-transform: lowercase;
}

.leer_mas a {
  color: #CC6600;
  background: transparent url("imgs/flecha.gif") no-repeat 0 .55em;
  padding: 0 0 0 1em;
}

.leer_mas a:hover {
  color: #CC6600;
}

.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 {
  clear: both;
  position: relative;
  float: left;
  margin: 3em 0 0 0;
  padding: 0 0 1.25em 0;
  border: none;
  border-top: 1px solid #CC6600;
  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: #3A3930;
  padding: .25em;
  width: 96%;
}

.info_bloque_fseg {
  position: relative;
  float: left;
  margin: 0 .4em .5em 0;
  padding: 0;
}

.info_bloque_fseg_sep6 {
  position: relative;
  float: left;
  width: 49%;
  overflow: hidden;
  margin: 0 0 .5em 0;
  padding: 0 0 0 3%;
  background: transparent url("imgs/borde_fotos.gif") repeat-y;
}
.info_bloque_fseg_sep6.primero {
	width: 47%;
  padding-left: 0;
  background-image: none;
}

.info_bloque_fseg_sep7 {
  position: relative;
  float: left;
  width: 30%;
  overflow: hidden;
  margin: 0 0 .5em 0;
  padding: 0 1.2em 0 0;  
  padding: 0 .6em 0 1em;
  background: transparent url("imgs/borde_fotos.gif") repeat-y;
}

.info_bloque_fseg_sep7.primero {
  padding-left: 0;
  background-image: none;
}

.info_bloque_fot_texto {
  margin: 0;
  padding: 0;
}

.info_bloque_fot_izda {
  float: left;
  min-width: 1.25em;
  margin: .1em .625em .25em 0;
}

.info_bloque_fot_centro {
  text-align: center;
  min-width: 1.25em;
  margin: 0 auto;
  padding: 0 0 .5em 0;
}

.info_bloque_fot_dcha {
  float: right;
  min-width: 1.25em;
  margin: .1em 0 .25em .625em;
}

.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: #DED5B3;
}

.info_bloque_desc a {
  color: #CC6600;
}

.info_bloque_desc a:hover {
  color: #CC6600;
}

.info_bloque_texto {
  margin: 0;
  padding: 0;
  font-size: .75em;
  color: #DED5B3;
}

.info_bloque_texto a {
  color: #CC6600;
}

.info_bloque_texto a:hover {
  color: #CC6600;
}

.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: 100%;
  margin: 0 0 .3em 0;
  padding: 0;
  font-size: .75em;
  color: #DED5B3;
}

.info_bloque_fichero a {
  color: #DED5B3;
/*  background: transparent url("imgs/icon_fichero.gif") no-repeat 0 0;
  padding: 0 0 0 1.5em;*/
  padding: 0;
  color: #CC6600;  
}

.info_bloque_fichero a.linkpdf {
  background: transparent url("imgs/icon_pdf.gif") no-repeat 0 0;
}

.info_bloque_fichero a:hover {
  color: #CC6600;
    text-decoration: underline;
}

.info_bloque_enlace {
  clear: both;
  position: relative;
  float: left;
  width: 80%;
  margin: 0 0 .3em 0;
  padding: 0;
  font-size: .75em;
  color: #DED5B3;
}

.info_bloque_enlace a {
  color: #DED5B3;
  /*background: transparent url("imgs/icon_enlace.gif") no-repeat 0 0;
  padding: 0 0 0 1.5em;*/
  padding:0;
  color: #CC6600;  
}

.info_bloque_enlace a:hover {
  color: #CC6600;
  text-decoration: underline;
}

.fotos_info {
  position:relative;
  float:right;
  width: 13.5em;
  padding: 0 0 0 .75em;
  margin: 0;
  background: transparent url("imgs/borde_fotos.gif") repeat-y left;    
}

.fotos_info a {
  margin: 0;
  padding: 0;  
  position:relative;
  float:left;
}

.fotos_info .foto_galeria {
  position:relative;
  float:left;
  margin: 0;
  padding: 0 0 .3125em .37em;  
}

.fotos_info .foto_galeria img {
  margin: 0;
  padding: 0;
  border:1px solid #FFF;
}

.info_con_galeria {
  position:relative;
  float:left;
  width: 28em;
}

.cometario_fotos {
  position: relative;
  font-size: .75em;
  color: #CCC;
  background: transparent url("imgs/detalle_fotos.jpg") no-repeat 1em 0;
  float: left;
  clear: both;
  padding: 0 0 .5em 3.5em;
  width: 100%;
}

/* -------------------------------------------------------------------- */

.paginacion {
  clear: both;
  position: relative;
  float: left;
  width: 92%;
  margin: 1em 0;
  padding: .5em 2em;
  font-size: .7em;
  color: #CC6600;
  border-top: 1px solid #CC6600;
}

.paginacion a {
  color: #CC6600;
}

.paginacion a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

.info_paginacion {
  clear: both;
  position: relative;
  float: left;
  text-align: right;
  margin: .625em 0;
  padding: 0;
  font-size: .6875em;
  color: #DED5B3;
  border-bottom: 1px solid #D9D9D9;
  width: 100%;
}

.info_paginacion a {
  color: #DED5B3;
}

.info_paginacion a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

#imprimir {
  display:none;
}

#imprimir a {
  /*background: transparent url("imgs/icon_imprimir.gif") no-repeat 0 .625em;*/
  background: #CC6600;
  color: #FFFFFF;
  padding: .5em .5em;
}

#imprimir a:hover {
  background: #000000;
  color: #FFFFFF;
}

/* -------------------------------------------------------------------- */

.info_volver {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 1em 0;
  padding: 0;  
  color: #DED5B3;
}

.info_volver a {
  font-size: .6875em;
  color: #CC6600;
  background: transparent url("imgs/flecha_volver.gif") no-repeat 0 .5em;
  padding: 0 0 0 1em;
}

.info_volver a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

.info_editar {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 1em 0;
  padding: 0;
  font-size: .6875em;
  color: #DED5B3;
  text-transform: capitalize;
}

.info_editar a {
  color: #DED5B3;
}

.info_editar a:hover {
  color: #CC6600;
}

/* -------------------------------------------------------------------- */

.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: #CC6600;
  text-transform: uppercase;
}

.panel_control {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0.5em;
  width: 96%;
  font-size: .75em;
  color: #DED5B3;
  border: 1px solid #CC6600;
}

.panel_control a {
  color: #DED5B3;
}

.panel_control a:hover {
  color: #CC6600;
}

.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 #CC6600;
}

.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: #CC6600;
  padding: 0 0 .25em 1.75em;
  background: transparent url("../imgs/icpanelcontrol.gif") no-repeat left top;
}

.panel_control_destacados a {
  color: #DED5B3;
}

.panel_control_destacados a:hover {
  color: #CC6600;
}


/* ---------------------------- 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: #CC6600;
  font-size: .7em;
}

.previous_button_disabled {
  color: #DED6B4;
}

.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: #CC6600;
}

.next_button_disabled {
  color: #DED6B4;
}

.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;
}

/* -------------------------------------------------------------------- */


.mapa{
	margin-top:4px;
}#ruta_apartado{display:none;}#foto_apartado{display:none;}#desc_apartado{display:none;}#subapartados{display:none;}.info_paginacion{display:none;}#imprimir{display:none;}.info_volver{display:none;}.info_editar{display:none;}.panel_control_tit{display:none;}.panel_control{display:none;}.panel_control ul{display:none;}.panel_control_destacados{display:none;}.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:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;font-weight:bold;color:#FFFFFF;background-color:#CC6600;}.titapartados a{color:#FFFFFF;}.titapartados a:hover{color:#CC6600;}.blqapartados{clear:both;position:relative;float:left;width:60%;margin:0 0 0 3em;padding:.3em .5em;background-color:#D9D9D9;}.blqapartados p{margin:0 0 .625em 0;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;color:#666666;}
/* ---------------------- FORMULARIOS (no herramienta) ------------------------------ */

.formulario {
  clear: both;
  position: relative;
  float: left;
  width: 90%;
  margin: .8em 0 .8em .8em;
  padding: 0;  
  font-size: 1em; 
  color: #DED5B3;  
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
}

.txtform {
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  margin: 0 0 .625em 0;
  padding: 0 0 0 .85em;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  font-size: 0.6875em;
  text-align: left;
  color: #DED5B3;
}

.txtform a {
  color: #DED5B3;
}

.txtform a:hover {
  color: #CC6600;
}

.txtform_inden {
  clear: both;
  position: relative;
  float: left;
  width: 95%;
  margin: 0 0 .625em 2em;
  padding: 0;
  font-size: 0.6875em;
  text-align: left;
  color: #DED5B3;
}

.txtform_inden a {
  color: #DED5B3;
}

.txtform_inden a:hover {
  color: #CC6600;
}

.txtform_centrado {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: 0.6875em;
  text-align: center;
  color: #DED5B3;
}

.txtform_centrado a {
  color: #DED5B3;
}

.txtform_centrado a:hover {
  color: #CC6600;
}

.titform {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: 0.6875em;
  text-align: left;
  color: #DED5B3;
}

.titform a {
  color: #DED5B3;
}

.titform a:hover {
  color: #DED5B3;
}

.grperror {
  position: relative;
  float: right;
  width: 85%;
  margin: 0 .625em 0 0;
  padding: 0;
}

.txt_avisopeso {
  color: #CC6600;
}

.txterror {
  position: relative;
  float: left;
  width: 96%;
  margin: 0;
  padding: .25em;
  background-color: #3A3930;
}

.errorform {
  position: relative;
  float: left;
  background-color: #CC6600;  
  color: #FFF;
  font-size: 0.6875em;
  padding: .3em;
  margin: 0;
}

.formulario a {
  color: #DED5B3;
}

.formulario a:hover {
  color: #CC6600;
}

.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 #CC6600;
  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: #CC6600;
  font-size: 0.6875em;
  color: #FFFFFF;
}

.formulario .lineaf, .formulario .lineachk {
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: 0 0 0 .5em;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}

* html .formulario .lineaf {
  height: 1.5em;
}

.formulario label {
  display: block;
  position: relative;
  float: left;
  margin: 0 .2em .2em 0;
  padding: 0;
  color: #bf650f;
  width: 30%;
  font-size: 0.6875em;
}

.formulario label.lblgrande {
  width: 100%;
}

.formulario label.lblpeq {
  width: 15%;
}

.formulario label.lblmed {
  width: 45%;
}

.formulario label.oculto {
  display: none;
}

.formulario span {    
  color: #DED5B3;  
  font-size: 0.6875em;
}


.formulario input.caja {
  width: 60%;
  /*border: 0.1em solid #666666;*/
  background-color:	transparent;
	border-bottom:1px solid #DED5B3;
	border-top:none;
	border-left:none;
	border-right:none;
  color: #DED5B3;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  float: left;
  font-size: 0.6875em;
}

.formulario input.cajap {
  width: 10%;
  border: .1em solid #666666;
  background-color: #FFF;
  color: #DED5B3;
  color: #000;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  float: left;
  font-size: 0.6875em;
}

.formulario input.cajamed {
  width: 45%;
  border: .1em solid #666666;
  background-color: #FFF;
  color: #DED5B3;
  color: #000;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  float: left;
  font-size: 0.6875em;
}

.formulario input.cajagrd {
  width: 80%;
  border: .1em solid #666666;
  background-color: #FFF;
  color: #DED5B3;
  color: #000;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  float: left;
  font-size: 0.6875em;
}

.formulario input.cajaantispam {
  margin:0 0 0 1em ;
  width: 20%;
  /*border: .1em solid #666666;*/
  border-bottom:1px solid #DED5B3;
	border-top:none;
	border-left:none;
	border-right:none;
  background-color: transparent;
  color: #FFF;
  /*color: #000;*/
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  /*float: left;*/
  font-size: 0.6875em;
}
#img_spam{
	cursor:default;
}
.formulario select {
  width: 60%;
  border: .1em solid #666666;
  background-color: #FFF;
  color: #DED5B3;
  color: #000;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  float: left;
  font-size: 0.6875em;
}

.formulario select.slctpeq {
  width: 30%;
}

.formulario textarea {
  width: 60%;
  border: 0.1em solid #666666;
  background-color:	transparent;
	border:none;
  color: #DED5B3;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;  
  float: left;
  font-size: 0.6875em;
}



.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 #666666;
  background-color: #FFF;
  color: #DED5B3;
  color: #000;
  width: 100%;
}

.formulario .fechasf select {
  border: .1em solid #666666;
  background-color: #FFF;
  color: #DED5B3;
  color: #000;
  width: 75%;
  padding: 0;
  margin: 0;
}

.formulario .coli {
  width: 35%;
  position: relative;
  float: left;
  font-size: 0.6875em;
}

.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;  
}
input.bt_form {
  padding: 1.5em 0 0 35px;
  margin: 1em 0 0 0;    
  /*border: .1em solid #CC6600;*/
  border:none;
  height:43px;
  width: auto;
  /*
  background-color: #DED6B4;*/
  background: transparent url("imgs/flecha_boton.jpg") no-repeat;
  
  text-transform: uppercase;
  font-size: 0.6875em;
  /*color: #666666;*/
  color:#bf650f;
  cursor: pointer;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;     
}

input.bt_form:hover {
  /*border: .1em solid #CC6600;
  background-color: #DED6B4;
  color: #CC6600;*/
  text-decoration:underline;
}

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 #CC6600;
  background-color: #DED6B4;
  /*height: 1.5em;*/  
  color: #666666;
  font-size: 0.6875em;
}

a.bt_form:hover {
  border: .1em solid #CC6600;
  background-color: #DED6B4;
  color: #CC6600;
}

/*Fielset sin borde*/
fieldset.fsetoculto {
  border: none;
  margin:0;
  padding:0;
}

/*Legend oculta*/
legend.lgdoculto {
  display: none;
}

.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 ----*/
/*------------------------- Alojamiento --------------------------------*/

.alojamiento {  
  clear: both;
  position: relative;
  float: left;
  margin: .625em 0 0 0;
  padding: 0;  
  width: 100%;
}

.alojamiento a {
  color: #666666;
  text-decoration: none;
}

.alojamiento a:hover {
  color: #CC6600
}

.aloj_direccion_int { 
  margin: 0 0 .5em 0;
  padding: 0;  
  font-size: .75em;  
  color: #CC6600;
}  

.aloj_direccion_int a {
  color: #CC6600;
}

.aloj_direccion_int a:hover {
  color: #CC6600;
}

.aloj_direccion_ext {  
  clear: both;
  margin: 0;
  padding: 0;  
  font-size: .75em;  
  color: #CC6600;
}  

.aloj_direccion_ext a {
  color: #CC6600;
}

.aloj_direccion_ext a:hover {
  color: #CC6600;
}

/* ----------------------------------------------*/

.caja_resumen{
  clear: both;
  position: relative;
  float:left;
  width: 100%;
  margin: .95em 0 0 0;
  padding: .2em 0;
  border-top: 1px solid #CC6600;
  border-bottom: 1px solid #CC6600;  
  color: #CC6600;
}

.aloj_tit_resumen {
  clear: both;
  position: relative;
  float:left;
  width: 100%;
  font-weight: bold;
  font-size: .875em;
  margin: 0;
  padding: 0;
}

.aloj_txt_resumen {
  clear: both;
  position: relative;
  float:left;
  width: 100%;
  font-size: .6875em;
  margin: 0;
  padding: 0;
  color: #666666;
}

.col_resumen {
  position: relative;
  float: left; 
  width: 26%;
  margin: 0;
  padding: .625em .75em .625em .5em; 
}

/* ------------------------------------------------------------ */

.alojamiento_cols {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .5em 0 0 0;
  padding: 0;
  overflow: hidden;
}

.alojamiento_col1{
  position: relative;
  float: left;
  width: 49%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.alojamiento_col2{
  position: relative;
  float: right;
  width: 49%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

/* ------------------------------------------------------------ */

.aloj_titulo {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .75em 0 0 0;
  padding: 0 0 .3em 0;
  color: #CC6600;
  font-size: .75em;
  text-transform: uppercase;
  border-bottom: 1px solid #CC6600;
}

.aloj_servicios {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: .3em .3em .625em .3em;
}

.aloj_servicios li {
  list-style-type: none;
  position: relative;
  float: left;
  width: 40%;
  margin: 0;
  padding: 0 .3em 0 0;
  font-size: .7em;
  color: #666666;
}

.aloj_fotogr {
  clear: both;
  position: relative;
  float: left;
  width: 281px;
  border: 1px solid #E6E6E6;
}

.aloj_foto {  
  position: relative;
  float: left;
  width: 53px;
  margin: 2px 0 0 0;
  padding: 0 2px;
}

.habitacion {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: .625em 0;
  border-bottom: 1px dotted #CC6600;
}

.habitacion .info_tit_int{
  font-size: .75em;
}

.habitacion .info_bloque_desc{
  font-size: .6875em;
  margin: .5em 0 0 0;
}

.datos_habitaciones {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .5em 0 0 0;
  padding: 0;
  caption-side: bottom;
  font-size: .6875em;
  text-align: left;
  color: #666666;
  background-color: #DED6B4;
}

.datos_habitaciones th {
  color: #CC6600;
}

/* ------------------------------------------------------------ */

.aloj_opiniones {
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  margin: 0;
  padding: .3em;
}

.aloj_opdestacada {
  background-color: #DED6B4;
}

.aloj_txt_opinion {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: .75em;
  color: #666666;
}

.aloj_txt_valoracion {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; 
  text-align: right;
  color: #CC6600;
  font-weight: bold;
  text-transform: uppercase;
  font-size: .6875em;
}

.aloj_vertodos {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: .625em 0;
  padding: 0;  
  font-size: .6875em;
  text-transform: uppercase;
}

.aloj_vertodos a { 
  color: #666666;
  background-color: #DED6B4;
  padding: .3em;
}

.aloj_vertodos a:hover {   
  color: #CC6600;
}

/* ------------------------------------------------------------ */

.aloj_sellos {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
  text-align:center;
}

.aloj_sellos p {
  float: left;
  width: 33%;
  border: 1px solid #E6E6E6;
  margin: 0 .3em .3em 0;
  font-size: .75em;
  color: #CC6600;
}

/* ------------------------------------------------------------ */

.aloj_precios {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
}

.aloj_precios_txt {
  margin: 0;
  padding: 0;
  font-size: .6875em;
  color: #666666;
}

/* ------------------------------------------------------------ */

.aloj_temporadas {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
}

.hab_tablaprecios{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  border-collapse: collapse;
  border-spacing: 0;    
  font-size: .6875em;
  text-align: left;
}

.hab_tablaprecios th {
  border-bottom: 1px solid #DED6B4;
  padding: 0;
  color: #CC6600;
}

.hab_tablaprecios td {
  border-bottom: 1px solid #DED6B4;
  padding: 0;
  color: #666666;
}

/* ------------------------------------------------------------ */

.aloj_suplementos {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
}

.aloj_suplementos table {
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  border-collapse: collapse;
  border-spacing: 0;    
  font-size: .6875em;
  text-align: left;
}

.aloj_suplementos th {
  border-bottom: 1px solid #DED6B4;
  padding: 0;
  color: #666666;
}

.aloj_suplementos td {
  border-bottom: 1px solid #DED6B4;
  padding: 0;
  color: #666666;
}

/* ------------------------------------------------------------ */

.aloj_interes {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;  
}

.aloj_cerca{
  clear :both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;  
}

.aloj_cerca p {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0;
  padding: .3em;
  font-size: .75em;
  color: #666666;
  border-bottom: 1px solid #CC6600;
}

/* ------------------------------------------------------------ */

.aloj_reserva {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
}

/* ------------------------------------------------------------ */

.aloj_calendario {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
}

.aloj_calendario img {
  border: 1px solid #CC6600;
  width: 1em;
  height: 1em;
}

.aloj_tb_calendario {
  width: 100%;
  border-spacing: 0;
  empty-cells: hide;
}

.aloj_tb_calendario caption {
  padding: .3em 0;
  font-size: .7em;
  font-weight: bold;
  color: #CC6600;
  background-color: #DED6B4;
}

.aloj_tb_calendario caption a {
  color: #CC6600;
}

.aloj_tb_calendario caption a:hover {
  color: #CC6600;
}

.aloj_tb_calendario th {
  color: #CC6600;
  font-size: .6875em;
}

.aloj_tb_calendario tr td {    
  color: #666666;
  font-size: .6875em;
  margin: 0;
  padding: .2em;
  text-align: right;
}

.aloj_tb_calendario img {
  margin: 0;
  padding: 0;
  width: 1em;
  height: 1em;
}

.aloj_ayuda{    
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: .6875em;
  font-weight: bold;
  text-transform: uppercase;  
  text-align: right;
}

.aloj_ayuda a {    
  color: #CC6600;
  text-decoration: underline;
}

.aloj_ayuda a:hover {    
  color: #CC6600;
  text-decoration: underline;
}

.aloj_calendario_texto{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: .3em 0 0 0;
  padding: .5em 0;  
  font-size: .6875em;
  color: #CC6600;
}

.aloj_calendario_texto p{
  margin:0;
  padding: 6px 8px 2px 10px;
}

.calendario_leyenda{
 position:relative;
 float: right;
 width: 45%;
}

.aloj_calendario_texto .aloj_leyenda1{
  margin:0;
  padding: 6px 8px 2px 10px;
  position:relative;
  float:left;
  width: 16%;
}

.aloj_calendario_texto .aloj_leyenda2{
  margin:0;
  padding: 6px 8px 2px 10px;
  position:relative;
  float:left;
  width: 35%;
}

.aloj_calendario_texto .aloj_leyenda3{
  margin:0;
  padding: 6px 8px 2px 10px;
  position:relative;
  float:left;
  width: 22%;
}

.aloj_calendario_texto strong {
  text-transform: uppercase;  
}

.aloj_calendario_texto span {
  padding: 0 .3em;
  width: .625em;
  height: .625em;
}

.aloj_reserva_texto {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #666666;
  font-size: .6875em;
}

.aloj_reserva_texto a {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #CC6600;
  font-weight: bold;
  text-decoration: underline;
}

.aloj_reserva_texto a:hover {
  color: #CC6600;
}

/* ------------------------------------------------------------ */
.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:#CC6600;border-bottom:1px solid #DED6B4;}.tbcalendario caption img{background-color:#DED6B4;margin:0 .625em;}.tbcalendario a{color:#CC6600;}.tbcalendario a:hover{color:#CC6600;}.tbcalendario th{color:#CC6600;font-size:.6875em;}.tbcalendario tr td{color:#666666;font-size:.6875em;margin:0;padding:.2em;text-align:center;}.tbcalendario tr td.calsomb{background-color:#DED6B4;}.tbcalendario tr td.diaactual{font-weight:bold;color:#666666;}.tbcalendario tr td.diaactual a{color:#666666;}.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: #CC6600;
}

.info_bloque_flash 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: #CC6600;
}
  
.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: #CC6600;
}      
  
.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: #C0B99B;
  width: 98%;
  table-layout: fixed;
}

.tabla tr td, .tabla tr th {
  border-bottom: 1px solid #CC6600;  
  overflow: hidden;
  padding: .625em;
  font-size: .75em;
}

.tabla tr th {
  font-size: .7em;  
  color: #CC6600;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 3px double #CC6600;
  border-top: none;
}

.tbfondsec td {
  background-color: #DED6B4;
  color: #666666;
}

.tbfondsec tr th {
  background-color: #CC6600;
  color: #FFFFFF;
}

/* -------------------------------------------------------------------- */

.datos_mapa_info {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: .5em .5em;
	background-color: #CC6600;
	color: #FFFFFF;
  font-size: .75em;
}

.datos_mapa_info p {
	margin: 0;
	padding: 0 0 .25em 0;
}

.datos_mapa_info a {
	color: #FFFFFF;
}

/* -------------------------------------------------------------------- */
#mapa_web{clear:both;position:relative;float:left;width:100%;margin:1em 0 0 0;padding:0;font-size:.75em;color:#666666;}#mapa_web a{color:#666666;}#mapa_web a:hover{color:#CC6600;}#mapa_web ul{margin:0 0 0 2em;padding:0;}#mapa_web ul li{margin:.5em 0 0 0;padding:0;}.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:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;color:#DED5B3;}.txtusuarios a{color:#DED5B3;}.txtusuarios a:hover{color:#CC6600;}.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:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;font-weight:bold;color:#FFFFFF;background-color:#CC6600;}.titusuarios a{color:#FFFFFF;}.titusuarios a:hover{color:#CC6600;}.txtformus{clear:both;position:relative;float:left;width:97%;margin:0 0 .625em .625em;padding:0;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;color:#DED5B3;}.txtformus a{color:#DED5B3;}.txtformus a:hover{color:#CC6600;}.txtformus2{clear:both;position:relative;float:left;width:97%;margin:0 0 .625em 2em;padding:0;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;color:#DED5B3;}.txtformus2 a{color:#DED5B3;}.txtformus2 a:hover{color:#CC6600;}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:#D9D9D9;}.blqusuarios p{margin:0 0 .625em 0;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;color:#666666;}.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:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;color:#DED5B3;}.lstconectados li a{color:#DED5B3;}.lstconectados li a:hover{color:#CC6600;}.anotacion{clear:both;position:relative;float:left;width:99%;margin:0 0 5px 0;padding:0 2px;color:#DED5B3;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;}.anotacion span{background:transparent url("../imgs/ic_nav_pitaghoras.gif") no-repeat left top;padding:0 0 0 20px;color:#CC6600;}.tit_asignatura{clear:both;position:relative;float:left;width:100%;margin:0 0 15px 0;padding:0;color:#CC6600;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;font-weight:bold;text-transform:uppercase;border-bottom:1px solid #CC6600;}.tit_hoja{clear:both;position:relative;float:left;width:100%;margin:0 0 15px 0;padding:0;color:#DED5B3;font-family:Trebuchet MS, Tahoma, Verdana, sans-serif;font-size:0.6875em;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 --------------------------------*/
/* ------------------------------------------------------------ */

/**
 * Styles for DatePicker
 */
.datepicker{
	color:#DED5B3;
	background-color:	transparent;
	border-bottom:1px solid #DED5B3;
	border-top:none;
	border-left:none;
	border-right:none;
}
.lineaf img{
	cursor:pointer;
}
.datepickerControl {
	border:				1px solid #DDD9D9;
	background-color:	#EEEEEE;
	padding:			5px;
	margin: 0 0 0 -50px;
	z-index: 2000;
}

.datepickerControl td {
	text-align:			center;
	font-family:		sans-serif;
	font-size:			11px;
	padding:			1px;
}

.datepickerControl tr.monthLabel td {
	background-color:	#FFFFFF;
	border:				1px solid #DDD9D9;
	font-weight:		bold;
}

.datepickerControl tr.navigation td {
	cursor:				pointer;
}

.datepickerControl tr.navigation td:hover {
	text-decoration:	underline;
}

.datepickerControl tr.dayLabel td {
	border:				1px solid #EFB474;
	background-color:	#EFB474;
	color:				white;
	font-weight:		bold;
}

.datepickerControl td.day, .datepickerControl td.dayothermonth {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				20px;
}

.datepickerControl td.dayothermonth {
	color:				#999999;
	font-style:			italic;
}

.datepickerControl td.day:hover {
	background-color:	#FCF3E8;
} 

.datepickerControl td.weekend {
	background-color:	#CCCCCC;
	font-style:			italic;
}

.datepickerControl td.today {
	font-weight:		bold;
}

.datepickerControl td.hour {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				20px;
}

.datepickerControl td.minute {
	cursor:				pointer;
	background-color:	#FFFFFF;
	border:				1px solid #EEEEEE;
	width:				20px;
}

.datepickerControl td input,
.datepickerControl td button {
	font-size:			11px;
	padding:			0;
	border:				1px solid #999999;
	text-align:			center;
}

.datepickerControl td.ampm {
	cursor:				pointer;
	background-color:	#CCCCCC;
	border:				1px solid #EEEEEE;
	width:				20px;
}

.datepickerControl td.current {
	font-weight:		bold;
	background-color:	#FCF3E8;
}

.datepickerControl input.current {
	background-color:	#FCF3E8;
}

.datepickerControl td.current:hover {
	background-color:	#FCF3E8;
}

/* ---------------------------------------------------------------------------- */

/* --------------------- AGENDA ------------------------------ */
.cab_calendario_agenda {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
	padding: .8em 0 .4em 0;
	text-align: center;
	color: #C60;
	font-size: .75em;
	border-bottom: 1px solid #C60;
}

.cab_calendario_agenda a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #C60;
	font-size: 14px;
	
}

.calant {
  display: block;
  float: left;
  margin: 0;
  padding: 0 0 0 0;
}

.calsgte {
  display: block;
  float: right;
  margin: 0;
  padding: 0 0 0 0;
}

.cab_calendario_agenda a:hover {
	color: #DED6B4;
}

.calendarios_agenda {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	margin: 1.8em 0 0 0;
	padding: 0;
}

.col_calendario {
	position: relative;
	float: left;
	width: 30%;
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;
}

.cc_dcha {
	padding-left: 1.5em;
}

/* ------------------------------------------------------------- */
.form_calendario {
  position: relative;
  float: left;
  width: 262px;
  margin: 0 0 0 5.6em;
  padding: 0 0 0 0;
}

.form_calendario form {
  display: block;
  float: left;
	margin: 0;
  padding: 0;
	width: 80%;
}

.form_calendario .etiqueta {
  position: relative;
	float: left;
  margin: 0 0 0 0;
	padding: 0 .3em 0 0;
	font-family: georgia, serif;
	color: #004B8E;
  font-size: 18px;
}

.form_calendario .selector {
  position: relative;
	float: left;
	margin: 4px 0 0 3px;
	padding: 0 0 0 0;
	width: 17%;
	background: none;
}

.form_calendario input.bt_form {
  position: relative;
	float: left;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
  overflow: hidden;  
	width: 22px;
	height: 24px;
	font-size: .6875em;  
  color: #805F1A;  
  text-transform: uppercase;
	border: none;
  background: transparent url("imgs/fnd_btn_agenda.jpg") no-repeat top left;
}

* html .form_calendario input.bt_form {
	margin: 0 0 0 6px;
}

.form_calendario .sl_media {
	width: 80%;
}

.form_calendario .sl_linea {
	width: 53%;
}

.form_calendario .sl_peque {
	width: 26%;
}

.form_calendario .sl_grande {
	width: 99%;
}
/* -------------------------------------------------------------------- */
.tbcalendario_agenda {
  clear: both;
  position: relative;
  margin: 0 0 1em 0;
  width: 100%;
	border-spacing: 0;
	empty-cells: hide;
	border-collapse: collapse;
	border: 1px solid #FFF;
}

.tbcalendario_agenda caption {
  margin: 0 0 1em 0 ;
  padding: .3em 0 .1em 0;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: .8em;
	text-align: left;
  text-transform: uppercase;
  color:#C60;
  border-bottom:1px solid #C60;
  height: 26px;
  text-align: center;
}

.tbcalendario_agenda caption a{
	color: #CC6600;
}

.tbcalendario_agenda a {
  color: #666;
}

.tbcalendario_agenda a:hover {
  color: #666;
}

.tbcalendario_agenda th {
  font-family: verdana, arial, sans-serif;
	color: #DED6B4;;
  font-size: .75em;
	padding: .75em 1em;
  text-transform: lowercase;
	border-bottom: 1px solid #DED6B4;
}
.tbcalendario_agenda tr td {		
  font-family: arial, verdana, sans-serif;
	color: #DED6B4;
  font-size: .75em;
  margin: 0;
	padding: .5em;
	text-align: center;
}

.tbcalendario_agenda tr td.calsomb {
  background: transparent url("imgs/amarillo.jpg") no-repeat center center;
  color: #DED6B4;
	font-weight: bold;
}
.tbcalendario_agenda tr td.calsomb2 {
  background: transparent url("imgs/verde.jpg") no-repeat center center;
  font-weight: bold;
}
.tbcalendario_agenda tr td.calsomb a.tt,.tbcalendario_agenda tr td.calsomb2 a.tt{
	color: #000;
}
.tbcalendario_agenda tr td.diaactual {
  font-weight: bold;
  color: #7E7B7E;
}

.tbcalendario_agenda tr td.diaactual a {
  color: #7E7B7E;
}

.tbcalendario_agenda tr td.calsomb a,.tbcalendario_agenda tr td.calsomb2 a {
  color: #DED6B4;
}

.tbcalendario_agenda tr td.diamarcado,
.tbcalendario_agenda tr td.diamarcado a{
  text-decoration: underline;
}

.tbcalendario_agenda span.dia {
  position: relative;
  margin: 0;
  padding: 0;
  width: 1em;
  height: 1em;
  z-index: 50;
  font-weight: bold;
}

.tbcalendario_agenda span.dia_img {
  position: relative;
  margin: 0;
  padding: 0;
  width: 1em;
  height: 1em;
  z-index: 60;
  color: #000;
  font-weight: bold;
}

.tbcalendario_agenda img {
	position: relative;
  margin: -16px 0 0 0;
  padding: 0;
  width: 1.5em;
  height: 1.5em;
  z-index: 1;
}

.fecha_tit_int {
	font-family: verdana, arial, sans-serif;
	margin: 17px 0 .1em 0;
	padding: 0;
	font-size: .875em;
	color: #525252;
	font-weight: bold;
}

.iti_agenda{
	font-family: verdana, arial, sans-serif;
	margin: .15em 0 .1em 0;
	padding: 0 0 0 11px;
	font-size: .875em;
	color: #525252;
	line-height: 110%;
  background: transparent url("imgs/fondo_iti_agenda.gif") no-repeat 0 5px;
}

.iti_agenda a{
	color: #004B8E;
	text-decoration: underline;
}


/* --------------------- FIN de la AGENDA ------------------------- */

/*------------------------ bubble tooltip --------------------------*/
a.tt{
	position:relative;
	z-index:24;
	color:#DED6B4;
	font-weight:bold;
	text-decoration:none;
	cursor: text;
}

a.tt span{
	display: none;
}
#leyenda{
	position:relative;
	float:right;
	font-family: verdana, arial, sans-serif;
	font-size:.7em;
	color: #DED6B4;
	text-transform: lowercase;
	height:20px;	
}
#negro{
	height:20px;	
	padding:4px 0 4px 20px;
	margin:0 .5em 0 0;
	background: transparent url("imgs/negro.jpg") no-repeat center left;
}
#verde{
	height:20px;	
	padding:4px 0 4px 20px;
	margin:0 .5em 0 0;
	background: transparent url("imgs/verde.jpg") no-repeat center left;
}
#amarillo{
	height:20px;	
	padding:4px 0 4px 20px;
	margin:0 .5em 0 0;
	background: transparent url("imgs/amarillo.jpg") no-repeat center left;
}
