

/*--------------------------------------------------------------------*/

/*------------------------- GENERALES WEB --------------------------------*/

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  border: 0;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 100%;
  color: #000;
  background: #E6E6E6 url("imgs/fnd_web.jpg") repeat-x !important;
}

img {
  border: 0;
}

a {
  text-decoration: none;
  color: #333333;
}

.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: 59.375em; /*950px*/
  margin: 0 auto;
  padding: 0; 
  overflow: hidden;
  z-index: 1;
}

/*------------------------- 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: #095338;
  color: #FFFFFF;
  z-index: 50;
}

#cabecera_sup .centrado {
  z-index: 50;
  overflow: visible;
}

/*---------------------------------------------------------------*/

#menu_cabsup {
  position: relative;
  float: right;  
  margin: 0;
  padding: .3em .8em 0 0;
  font-size: 1em;
  /*background-color: #095338;*/
  color: #31705F;
  z-index: 50;
}

#menu_cabsup li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 .625em;
  /*font-size: .6875em;*/
  font-size: 0.625em;
  text-transform: uppercase;
  border-left: 1px solid #CDDCD9;
  z-index: 50;
}

#menu_cabsup li.primero {  
  border-left: none;
  padding-right: .625em;
}

#menu_cabsup li.ultimo {  
   border-right: 1px solid #CDDCD9;
  padding-right: .625em;
} 

#menu_cabsup li a {  
  padding: 0 .375em;
  color: #31705F;
}

#menu_cabsup li a:hover {
  background-color: #31705F;
  color: #FFFFFF;
}

#menu_cabsup li span {  
  line-height: 1;
}



/*------------------------- cabecera ----------------------------*/
#cabecera {
  position: relative;
  float: left;
  /*margin: 3.95em 0 0 0;*/
  margin: .825em 0 0 0;
  padding:0;
  width: 100%; /*980px*/
  z-index: 1;
  height:98px;
  background: transparent url("imgs/fnd_cab.gif") no-repeat top left;
}

#cabecera .cab_logo {
  position: relative;
  float: left;
  
  
}

#logotipo {
  position: relative;
  float: left;
  width: 302px;
  height: 76px;
  overflow: hidden;
  margin: 0;
  padding: .2em 0 0 2.2em;
  font-size: 1em;
  /*background-color:#FF0000;*/
  z-index: 1;
  
}

#logotipo a {
  color: #333333;
}

#logotipo a:hover {
  color: #333333;
}

#logotipo span {
  position: absolute;
  top: .2em;
  left: 2em;
  width: 302px;
  height: 76px;
  margin: 0;
  padding:0;
  background: transparent url("../imgslogo/logo_tomillo.gif") no-repeat top left;
  z-index: 2;
  cursor: pointer;
}

#cabecera .cab_der {
  position: relative;
  float:right;
  padding:0;
  margin:-53px 0 0 0;
  z-index:3;
  width:100%;
}

#cabecera .cab_der .cab_sup {
  position:relative;
  float:right;
  padding: 0 2.5em 0 0;  
  margin:0;
}

.cab_sup .aumentar_fuente {
  position:relative;
  float:right;
  padding: 0 0;  
  margin:0;
}

#cabecera .cab_bus {
  position:relative;
  float:left;
  margin:0;
  padding:1.7em 0 0 .8em;
  color: #FFFFFF;
 
}

#cabecera .cab_bus .tit_bus {
  position:relative;
  float:left;
  margin:0;
  padding:.3em 0 0 0;
  color: #FFFFFF;
  font-size:1em;
}

#cabecera .cab_bus .rss {
  position:relative;
  float:left;
  margin:0;
  font-size:.75em;
  padding:.2em 0 0 3.6em;
  color: #FFFFFF;
  width:42px;
}

#cabecera .cab_bus .rss span.txt {
  position:relative;
  float:left;
  padding:.5em 0 0 0;
  margin:0;
  width:21px;
 
}
#cabecera .cab_bus .rss span.txt a {
  color: #FFFFFF;
}
#cabecera .cab_bus .rss span.txt a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}
#cabecera .cab_bus .rss span.rss {
  position:relative;
  float:left;
  padding:0;
  margin:0;
 width:21px;
}

#intranet {
  position:relative;
  float:right;
  padding: 0 0 0 .5em;  
  margin:0;
}


#blq_login {
  clear: both;
  position: relative;
  float: left;
  width: 85%;
  margin: 0 0 .625em 0;
  padding: 1em;  
  /*font-size: .625em;*/
  background: #31705F;
  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-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: #333333;
}

#blq_login a:hover {
  color: #EF2715;
}

#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;*/
  font-size: 0.75em;
}

#blq_login .ctxt {
  border: 1px solid #FFF;
  color: #095338;
  /*font-size: .9375em;*/
  font-size: 0.9375em;
  width: 90%;
  margin: .25em 0 0 0;
  padding: .0625em .5em;
  
}

#blq_login .boton {
  clear: both;
  position: relative;
  float: right;
  border: none;
  background: #095338; /*url("imgs/triangulo.gif") no-repeat 3px center;*/
  color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  /*font-size: .6875em;*/
  font-size: 0.6875em;
  margin: 0.25em 0 0 0;
  padding: 0.25em;
  text-transform: uppercase;
}

#blq_login .boton:hover {
  color: #EF2715;
}

* html #blq_login .boton {
  margin-top: -0.5em;
}

#blq_login .aboton {
  border: none;  
  color: #FFFFFF;
  /*font-size: .9375em;*/
  font-size: 0.9375em;  
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

#blq_login .aboton:hover {
  color: #EF2715;
}

#blq_login .fila_login2 .aboton, #blq_login .fila_login2b .aboton {
  /*font-size: .6875em; */
  font-size: 0.6875em;
}

#blq_login .fila_login3 a{
  color: #FFFFFF;
}

#blq_login .fila_login3 .aboton{ 
  background: #095338;
  color: #FFFFFF;
  padding: 0 .125em;
  text-transform: uppercase;
  text-decoration: none;
}

#busqueda {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 1em 0;
  /*background: transparent url("imgs/fondo_busqueda.gif") no-repeat top left;*/
}

#busqueda form{
  position: relative;
  float: right;
  width: 8.125em;
  margin: 0;
  padding: 0 .6em;
}

#busqueda p {
  float: left;
  width: 100%;
  margin: .5em 0 0 0;
  padding: 0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  /*font-size: .625em;*/
  color: #095338;  
}

#busqueda p.pavan{
  width: 70%;
  /*font-size: .625em;*/
  font-size: 0.625em;
  text-transform: uppercase;
  margin-top: -2.5em;  
}

#busqueda p.pavan a{
  color: #095338;  
  text-decoration: underline;  
}

#busqueda .ctxt {
  border: 1px solid #FFF; 
  color: #095338;
  /*font-size: .95em;*/
  font-size: 0.95em;
  font-weight: normal;
  width: 90%;
  margin: 0 0 .1em 0;
  padding: 0; 
}

#busqueda .boton {
  border: none;
  float: right;
  background: #095338; /*url("imgs/iclupa.gif") no-repeat top left;*/
  color: #FFFFFF;  
  overflow: hidden;  
  font-family: Tahoma,Verdana,Arial,sans-serif;
  /*font-size: .625em;  */
  font-size: 0.625em;
  margin: 0;
  padding: .2em 0 .25em 1em;
  width: 6em;
  min-height:20px;
  text-transform: capitalize;
  background: transparent url("imgs/fnd_btn_bus.jpg") no-repeat top left;
}
#busqueda .busc_caja {
   background: transparent url("imgs/fnd_caja_busqueda.jpg") no-repeat top left;
   border:0;
}


/* ------------------------------------------- */
.fechahoy {
  
  float:left;
  position:relative;
  width:90%;
  color: #FFFFFF;
  border-bottom:1px solid #FFFFFF;
  padding:0 .2em;
  margin:0 .3em;
  font-size:.875em;
}
.fechahoy span.dia {
  float:left;
  position:relative;
   
}
.fechahoy span.fecha {
  float:right;
  position:relative;
   
}
/* ------------------------------------------- */

#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: #31705F;
  font-weight: normal;
  /*font-size: 1.5em;*/
  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: #095338;  
}

#boletin p.pavan{
  width: 70%;
  /*font-size: .625em;*/
  font-size: 0.625em;
  margin-top: -1.5em; 
  padding-left: .8125em;
}

#boletin p.pavan a{
  color: #095338;  
  text-decoration: underline;  
}

#boletin .ctxt {
  float: right;
  border: 1px solid #CDDCD9;  
  color: #095338;
  font-size: .8125em;
  font-size: 0.8125em;
  font-weight: normal;
  width: 90%;
  margin: 0;
  padding: .25em;  
}

#boletin .boton {
  border: none;
  float: right;
  background: #095338; /*url("imgs/iclupa.gif") no-repeat top left;*/
  color: #FFFFFF;  
  overflow: hidden;  
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: .625em;
  font-size: 0.625em;  
  width: 7.25em;
  margin: 0;
  padding: .25em 0;  
}

/* --------------------------------------------------*/

#menu_sup {
  position: relative;
  float: left;
  width: 84%;
  margin:0;
  padding:1.5em 0 1em 0;  
  /*background: #095338;*/
  text-transform: capitalize;
  font-size: .75em;
  font-size: 0.75em;
  color: #333333;
  text-align:right;
  z-index:2;
}

#menu_sup a {
  color: #333333;
  padding: 0 .375em;
}

#menu_sup a:hover {
  color: #333333;
}


#menu_sup li {
  list-style-type: none;
  display: inline;
  padding: 0 .625em;
  border-left: 1px solid #333333;
}

#menu_sup li.primero {
  border: none;
  padding-right:  .375em;  
}

#menu_sup li a.activo {
  font-weight:bold;   
}

/*---------------------------------------------------------------*/

#idiomas {
  position: relative;
  float: right;  
  margin: 0;
  padding: .3em 0 0 .5em;
  text-align: right;
  font-size: 1em;
  color: #333333;
}

#idiomas li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 .625em;
  /*font-size: .6875em;*/
  font-size: 0.6875em;
  text-transform: uppercase;
  border-left: 1px solid #CDDCD9;
}

#idiomas li.primero {  
  border-left: none;
}

#idiomas li a {  
  padding: 0 .375em;
  color: #043D2E;
}

#idiomas li a:hover {
  background-color: #31705F;
  color: #FFFFFF;
}

#idiomas li a.activo {  
  background-color: #CDDCD9;
  color: #626262;
}

/*---------------------------------------------------------------*/

#medio {
  clear: both;
  position: relative;
  float: left;
  width: 61.25em; /*980px*/
  margin:0;
  padding: 0;
  top:0;
  left:0;
  z-index:1;
  background-color:#31705F;
}

#col_izda { 
  background-color:#FFF;
  position:relative;
  float:left;
  top:0;
  left:0;
  /*width: 14.375em; 230px*/
  width: 748px; /*780px*/
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 0 1em;
  border-left: 20px solid #31705F;
  z-index:2;
}

#col_dcha { 
  position: relative;
  float:left;
  width: 9.375em;
  margin:0;
  padding: 0;
  background-color:#31705F;
  z-index:1;
  overflow:hidden;
  
}

#col_dest { 
  position: relative;
  float: right;
  /*width: 14.875em; /*238px*/
  width: 100%; /*13.625em; 218px*/
  overflow: hidden;
  margin: 0;
  padding: 0 0 1em 0;
  /*background-color: #ccc;*/
}

/*---------------------------------------------------------------*/

.destacados {
  clear: both;
  position: relative;
  float: left;  
  width: 84%;
  margin: 0;
  padding: 1em;  
  background-color: #FFF;
  border: 1px solid #CDDCD9;
}

.destacados h2 {
  position: relative;
  float: left;
  width: 90%;
  margin: 0;
  padding: 0 0 0 .375em;
  /*font-size: 1.6875em;*/
  font-size: 1.6875em;
  color: #31705F;
  font-weight: normal;
  background: transparent url("imgs/flecha_titulo.gif") no-repeat 0 .35em;
}

.destacados div {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 1.125em 0;
  border-top: 1px solid #CDDCD9;
}

.destacados div.primero {
  border: none;
}

.destacados img {
  position: relative;
  float: left;
  margin: 0;
  padding: 0 .5em .25em 0;
}

.destacados h3 {
  margin: 0 0 .2em 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  color: #095338;
}

.destacados h3 a {
  color: #095338;
}

.destacados h3 a:hover {
  color: #EF2715;
}

.destacados h4 {
  margin: 0 0 .2em 0;
  padding: 0;
  /*font-size: .75em;*/
  font-size: 0.75em;
  font-weight: normal;
  color: #095338;
}

.destacados h4 a {
  color: #095338;
}

.destacados h4 a:hover {
  color: #EF2715;
}

.destacados div.txtdest {
  margin: 0 0 .5em 0;
  padding: 0;
  /*font-size: .75em;*/
  font-size: 0.75em;
  color: #333333;
  border: none;
}

.destacados div.txtdest a {
  color: #333333;
}

.destacados div.txtdest a:hover {
  color: #EF2715;
}
/*---------------------------------------------------------------*/

#col_dest .destacados { 
 padding:0;
 margin: 0 0 0 .5em;
 width:8.125em; /*130px*/
 background-color:transparent;
 overflow:hidden;
 border:0;
 border-top:#2C6555 1px solid;
 
}

#col_dest .destacados div {
  border:0; 
  padding:.5em 0;
  margin:0;
}

#col_dest .destacados .primero {
  border:0; 
  padding:0;
  padding-top:1em;
  
  margin:0;
}
#col_dest .destacados .dest_apdo_cont {
  color:#FFF;
}
#col_dest .destacados .dest_apdo_cont a {
  color:#FFF;
}
#col_dest .destacados .dest_apdo_cont a:hover{
  color: #FF9900;
}
#col_dest .destacados .dest_apdo_cont .txtdest {
   color:#FFF;
}

#col_dest .panel_control_destacados {
 background-color:#FFF;
 
}



/*---------------------------------------------------------------*/
#col_izda .menu_izq {
  float:left;
  position:relative;
  margin: 0 0 1em 0;
  padding:0;
   
}

#col_izda .cab_cont {
  position:relative;
  float:left;
  clear:both;
  width:100%;
}

#col_izda .frase_cont {
  position:relative;
  float:left;
  height:150px;
  width:240px;
  background:#043D2E url("imgs/fnd_frase.gif") no-repeat bottom left;
  color:#FFF;
}

#col_izda .frase_cont p {
  padding: .8em .5em;
  margin:0;
   
}

#col_izda .cab_cont_der {
  position:relative;
  float:left;
  width:31.12em;
  padding:0 0 0 9px;
}

#col_izda .cab_cont_der .tit_apartado_sup {
  position:relative;
  float:left;
  width:30.82em;
  padding: 0 0 0 .3em;
  background-color:#CDDCD9;
  font-size:1em;
}
/*---------------------------------------------------------------*/

#menu_dcha {
  clear: left;
  position: relative;
  float: left;
  width: 6.9375em;
  margin: 0;
  padding: 0;
}

/*---------------------------------------------------------------*/

#menu {
  position: relative;
  float: left;
  width: 10.7em;
  margin: 0;
  padding: 1em 0;  
  /*font-size: .75em;*/
  font-size: 0.75em;
  background: #FFF;
  color: #626262;
  /*border: 1px solid #CDDCD9;*/
  overflow: hidden;
}

#menu li {
  list-style-type: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0.125em 0 0 0;
  background: #FFF url("imgs/menu_lineahor.gif") repeat-x top left;
  
}

#menu li.primero {  
  background: none;  
}

#menu li a {
  display: block;
  position: relative;
  float: left;
  width: 90%;
  margin: 0;
  padding: .4em 0 .4em .5em;
  color: #095338;
  
  /*background: transparent url("imgs/flecha_titulo.gif") no-repeat .5em .375em;*/
}

#menu li a:hover {
  color: #FFFFFF;
  /*font-weight: bold;*/
  background-color:#31705F;
}

#menu li a.activo {
  color: #FFFFFF;
  /*font-weight: bold;*/
  background-color:#31705F;
}

#menu ul.submenu {
  position: relative;
  float: left;
  width: 90%;
  margin: .625em 0 0 .625em;
  padding: 0 0 1em 0;
  /*font-size: .875em;*/
  font-size: 0.875em;
}

#menu ul.submenu li {
  text-transform: none;
  border: none;
  background: none;
}

#menu ul.submenu li a {
  background: none;
  border: none;
  color: #31705F;
  text-decoration: underline;
  padding: 0 0 0 1em;
}

#menu ul.submenu li a:hover {
  color: #31705F;
  text-decoration: none;
  
}

#menu ul.submenu li a.activo {
  color: #31705F;
  font-weight: bold;
}

/* -------------------------------------------------------------------- */
  
.menu_bloque  {  
  margin: .625em 0 0 0;
  padding: .3em .5em;
  width: 95%;
  /*font-size: .75em;*/
  font-size: 0.75em;
  color:#FFFFFF;
  background-color: #31705F;  
  font-weight: normal;
}

.menu_bloque_contenido {
  width: 95%;
  margin: 0;
  padding: 0;
  /*font-size: .75em;*/
  font-size: 0.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: #333333;
}

.menu_bloque_contenido a:hover  {  
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

#herr_compartir {
	margin:0;
  /*clear: both;*/
  position: relative;
  display:inline;
  float: left;  
  /*width: 100%;*/
  /*margin: 1em 0 .5em 0;*/
  padding: 0;
  /*background-color: #095338;*/
  color: #000;
  z-index: 50;
}

#herr_compartir li {
  list-style-type: none;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 .625em;
  /*font-size: .6875em;*/
  font-family: Tahoma,Verdana,Arial,sans-serif;
	 font-size: .685em;
  /*font-size: 0.625em;*/
  text-transform: uppercase;
  border-left: 1px solid #CDDCD9;
  z-index: 50;
}

#herr_compartir li.primero {  
  border-left: none;
  padding-right: .625em;
}
#herr_compartir li.primero a {
	padding: .5em .5em .5em 2.5em;  
	background: transparent url("imgs/ic_envami.gif") no-repeat .625em 0.5em;
}
#herr_compartir li a {  
  padding: .5em 0;
  /*color: #FFFFFF;*/
}

#herr_compartir li a:hover {
  /*background-color: #31705F;*/
  color: #000;
  text-decoration:underline;
}

#herr_compartir li span {  
  line-height: 1;
}

#opciones_compartir {
	display:inline;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	 font-size: .685em;
  position: relative;
  float:right;
  padding: 0;
  margin: 0 0 .3em 0;
  /*width: 98%;*/
  z-index: 100;
  background-color: #FFF;
  text-transform: uppercase;
}

#opciones_compartir li {
	display:inline;
  border: none;
  padding: 0;
  z-index: 100;
}
#opciones_compartir li a{
	padding: 0;
}
#opciones_compartir li a:hover {
  background-color: transparent;
}

/* -------------------------------------------------------------------- */

#foot {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  /*min-width: 46.25em;*/ /* 740 Mismo ancho que el centrado */
  margin: 0;
  padding:.125em 0 1em 0;
  color: #31705F;
  border-top:2px solid #CDDCD9 ;
}
#foot .centrado {
  width:100%; 
  background-color:#CDDCD9 ;
  margin:0;
  padding:0;
}

#foot a {
  color:  #31705F;
  font-weight:bold;
}

#foot a:hover {
  color:  #31705F;
  text-decoration:underline;
}

#foot ul {
  position: relative;
  float: right;
  width: 30%;
  margin: 0;
  padding: .5em 1em 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: .7em;*/
  font-size: 0.7em;
}

#foot li.primero {
  border: none;
}

#logosci {
  position: relative;
  float: right;
  border: none;
  margin:0;
  padding: 0;
  width: 91px;
  height: 36px;
  /*font-size: .7em;*/
  font-size: 0.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: 100%;
  padding: .5em 0 .5em 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: 1em;
}

#piecont .bloque {
  position: relative;
  float: left;
  width: 19em;  
  padding: 0;
  margin: 0 1em 0 0;
  /*font-size: .75em;*/
  font-size: 0.75em;
  border-right:1px solid #FFFFFF;
}

#piecont .bloque2 {
  position: relative;
  float: left;
  width: 19em;  
  padding: 1em 0 0 0;
  margin: 0 1em 0 0;
  /*font-size: .75em;*/
  font-size: 0.75em;
  border-right:1px solid #FFFFFF;
  height:65px;
}

#piecont .bloque div{
  padding: .25em 0 0 .75em;
  margin: 0;
}

#piecont a:hover {
  color:  #31705F;
  text-decoration:underline;
}
#piecont .bloque3{
  position: relative;
  float: left;
  width: 14em;  
  padding: 1em 0 1em 0;
  margin: 0 1em 0 0;
 /* font-size: .75em;*/
  font-size: 0.75em;
  border-right:1px solid #FFFFFF;
  height:53px;
}
#piecont .bloque3 .pprivacidad {
  padding:0 0 0 .8em;
  margin:0; 
  
}

#piecont .bloque4 {
  position: relative;
  float: right;
  width: 6em;  
  padding: 1em 1em 0 0;
  margin: 0;
  /*font-size: .75em;*/
  font-size: 0.75em;
}


/* -------------------------------------------------------------------- */
#pie_pag {
  float:left;
  position:relative;
  width:100%; 
  background:transparent url("imgs/fnd_pie.jpg") no-repeat top left;
  height:2.8125em;
  margin:0;
  padding:0 0 1em 0;
}
/* -------------------------------------------------------------------- */

#contenido {   
  position: relative;
  float: left;  
  width: 75%; /*460px*/
  overflow:hidden;
  margin: 0;
  padding: .8em 0 0 1.4375em;
  background: #FFF;
}

/*.contenidoampliado{
  width: 43.25em !important;
}*/
.contenidoampliado_calendario {
  width: 46.6875em !important;
  padding:0 !important;
  
}


.contenidoampliado_portada {
  width: 100% !important;
  padding:.8em 0 0 0 !important;
  
}

.contenidousuariomodif {
  width: 96% !important;
  
  
}

/* -------------------------------------------------------------------- */

.contenedor_herr_pie{
	float:left;
	margin:1em 0 0.5em 0;
	position:relative;
	width:100%;
}
/*------------------------ CONTENIDO WEB -------------------------------*/

.keywords {
  display: none;
}

/* -------------------------------------------------------------------- */

a.descimg {
  display: block;
  clear: both;
  margin: .3em 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  
  color: #333333;
  text-align: center;
}

a.descimg:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.titular {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  color: #626262;
}

.titular span {
  color: #095338;
}

.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: 736px;/*65.714em;*/
  margin: 0;
  padding: 1.1em 0 1.2em 1em;
  /*font-size: .7em;*/
  font-size: 0.7em;
  color: #095338;
  background: transparent url("imgs/fnd_ruta_apartado.jpg") repeat-x left top;
}

#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: #31705F;
  text-decoration: underline;
}

#ruta_apartado a:hover {
  color: #31705F;
  text-decoration: none;
}

/* -------------------------------------------------------------------- */

#foto_apartado {
  clear: both;
  position: relative;
  float: left;
  margin: 0 0 .625em 0;
  margin: 0;
  padding: 0;
  text-align:center;
  width: 100%;
  overflow: hidden;
}
#foto_apartado img{
	width:100%;
}
/* -------------------------------------------------------------------- */

#tit_apartado {
  clear: both;
  position: relative;
  float: left;
  /*background: transparent url("imgs/flecha_titulo.gif") no-repeat 0 .35em;*/
  margin: 0;
  padding: 0 0 .5em 0;
  width: 99%;
  font-family:Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  /*font-size: 1.6875em;*/
  font-size: 1.6875em;
  color: #333333;
  font-weight: normal;
}

#tit_apartado a {
  color: #333333;
}

#tit_apartado a:hover {
  /*color: #EF2715;*/
  color: #333333;
  text-decoration:underline;
}

/* -------------------------------------------------------------------- */

#desc_apartado {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  color: #333333;
}

#desc_apartado a {
  color: #333333;
}

#desc_apartado a:hover {
  color: #EF2715;
}

/*************************************************************************/

.titulo {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .5em 0;
  padding: .25em .625em;
  padding: .5em 0;
  /*font-size: 1.25em;*/
  font-size: 1.25em;
  color: #333333;
  font-weight: normal;
  border-bottom:1px solid #CDDCD9;
  /*background: #31705F url("imgs/flecha_titulo2.gif") no-repeat .25em .5em;*/
}

.titulo a {
  color: #626262;
}

.titulo a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.informacion {
  clear: both;
  position: relative;
  float: left;
  margin: 0 0 .625em 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

.informacion a {
  color: #333333;
}

.informacion a:hover {
  color: #EF2715;
}

/* 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 {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .25em 0;
  padding: 0;
  /*font-size: 1.375em;*/
  font-size: 1.375em;
  font-weight: normal;
  /*color: #333333;*/
  border-bottom:1px solid #CDDCD9;
}

.info_tit_ext a {
  color: #064F3C;
}

.info_tit_ext a:hover {
  color: #31705F;
}

.info_izda .info_tit_ext, .info_dcha .info_tit_ext{
  /* font-size: 1em; */ 
  font-size: 1em;
}

.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-color: #D9D9D9;*/
  margin: .2em .625em .25em 0;
  padding: 0;
  /*width:11.25em;/*180px;*/
}

.info_tit_int {
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 1em;
  color:#666; 
  font-weight: normal;
}

.info_izda .info_tit_int, .info_dcha .info_tit_int{
   /* font-size: 1em; */ 
  font-size: 1em;
}

.info_tit_int a {
 color:#666; 
}

.info_tit_int a:hover {
	color:#666; 
  text-decoration:underline;
}

.info_texto {
  margin: 0 0 .5em 0;
  padding: 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  color: #333333;
}

.informacion .info_texto ul {
  position:relative;
  float:left;
  margin:0;
  padding:0.5em 0 0.5em 1em; 
}

.info_izda .info_texto, .info_dcha .info_texto{
   /* font-size: .6875em; */ 
  font-size: 0.6875em;
}

.info_texto a {
  color: #333333;
}

.info_texto a:hover {
  color: #EF2715;
}

.leer_mas {
	clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .5em 0;
  padding: 0;
   /* font-size: .6875em; */ 
  font-size: 0.6875em;
  color: #333333;
  text-transform: uppercase;
}

.leer_mas a {
  color: #333333;
}

.leer_mas a:hover {
  color: #333333;
}

.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;*/
  font-size: 0.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;*/
  font-size: 0.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 #095338;
  width: 100%;
  height: .1em;
  /*font-size: .2em;*/
  font-size: 0.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: #CDDCD9;
  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;
	margin:0.2em 1.5em 0.25em 0;
	min-width:1.25em;
}

.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: .5em 0 .25em 1em;
}

.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: .95em; */ 
  font-size: 0.9em;
  color: #333333;
}

.info_bloque_desc a {
  color: #095338;
}

.info_bloque_desc a:hover {
  color: #EF2715;
}

.info_bloque_texto {
  margin: .5em 0 0 0;
  padding: 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  color: #333333;
}
.info_bloque_texto a {
  color: #095338;
}

.info_bloque_texto a:hover {
  color: #EF2715;
}

.txt_strong {
  font-weight: bold;
}

.txt_em {
  font-style: italic;
}

.txt_u {
  text-decoration: underline;
}

.txtdestac {
  /*font-size: 1.2em;*/
  font-size: 1.2em;
}

.info_bloque_fichero {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .3em 0;
  padding: 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  color: #333333;
}

.info_bloque_fichero a {
  color: #333333;
  background: transparent url("imgs/icon_fichero.gif") no-repeat 0 0;
  padding: 0 0 0 1.5em;
}

.info_bloque_fichero a.linkpdf {
  background: transparent url("imgs/icon_pdf.gif") no-repeat 0 0;
}

.info_bloque_fichero a:hover {
  color: #EF2715;
}

.info_bloque_enlace {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .3em 0;
  padding: 0 0 .5em 0;
   /* font-size: .95em; */ 
  font-size: 0.9em;
  color: #333333;
}

.info_bloque_enlace a {
  color: #333333;
  background: transparent url("imgs/icon_enlace.gif") no-repeat 0 0;
  padding: 0 0 .5em 1.7em;
}

.info_bloque_enlace a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.paginacion {
  clear: both;
  position: relative;
  float: left;
  width: 92%;
  margin: 1em 0;
  padding: .5em 2em;
  /*font-size: .7em;*/
  font-size: 0.7em;
  color: #095338;
  border-top: 1px solid #095338;
}

.paginacion a {
  color: #095338;
}

.paginacion a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.info_paginacion {
  clear: both;
  position: relative;
  float: left;
  text-align: right;
  margin: .625em 0;
  padding: 0;
  /*font-size: .6875em;*/
  font-size: 0.6875em;
  color: #333333;
  border-bottom: 1px solid #D9D9D9;
  width: 100%;
}

.info_paginacion a {
  color: #333333;
}

.info_paginacion a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

#imprimir {
  /*clear: both;*/
  display:inline;
  position: relative;
  float: left;
  /*width: 100%;*/
  margin: 0;
  padding: 0;
  text-align: right;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-family: Tahoma,Verdana,Arial,sans-serif;
	 
  /*font-size: .685em;*/  
  font-size: 0.689em;
  text-transform: uppercase;
}

#imprimir a {
	background: transparent url("imgs/icon_imprimir.gif") no-repeat .625em 0.3em;
  color: #000;
  padding: .5em .5em .5em 2.5em;
}

#imprimir a:hover {
  /*color: #FFFFFF;*/
  text-decoration:underline;
}

/* -------------------------------------------------------------------- */

.info_volver {
  display:inline;
  position: relative;
  float: left;
  margin: 0 1em 0 0;
  padding: 0;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-size: 0.689em;
  text-transform: uppercase;
}

.info_volver a {
  color: #333333;
  
}

.info_volver a:hover {
color: #333333;
  text-decoration: underline;
}

/* -------------------------------------------------------------------- */

.info_editar {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 1em 0;
  padding: 0;
   /* font-size: .6875em; */ 
  font-size: 0.6875em;
  color: #333333;
  text-transform: capitalize;
}

.info_editar a {
  color: #333333;
}

.info_editar a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.panel_control_tit {
  clear: both;
  position: relative;
  float: left;
  margin: 1em 0 0 0;
  padding: 0.25em .5em;
   /* font-size: .75em; */ 
  font-size: 0.75em;
  color: #FFFFFF;
  background-color: #095338;
  text-transform: uppercase;
}

.panel_control {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  padding: 0.5em;
  width: 96%;
   /* font-size: .75em; */ 
  font-size: 0.75em;
  color: #333333;
  border: 1px solid #095338;
}

.panel_control a {
  color: #333333;
}

.panel_control a:hover {
  color: #EF2715;
}

.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 #095338;
}

.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; */ 
  font-size: 0.75em;
  color: #095338;
  padding: 0 0 .25em 1.75em;
  background: transparent url("../imgs/icpanelcontrol.gif") no-repeat left top;
}

.panel_control_destacados a {
  color: #333333;
}

.panel_control_destacados a:hover {
  color: #EF2715;
}


/* ---------------------------- MAPA GOOGLE---------------------------- */
.gmap {
  width:100%;
  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: #095338;
  /*font-size: .7em;*/
  font-size: 0.7em;
}

.previous_button_disabled {
  color: #CDDCD9;
}

.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;*/
  font-size: 0.7em;
  color: #095338;
}

.next_button_disabled {
  color: #CDDCD9;
}

.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;
}

/* -------------------------------------------------------------------- */
/* PLANTILLA CALENDARIO */
/* -------------------------------------------------------------------- */
#cnt_cab_agenda {
 float:left;
 position:relative; 
 width:100%;
 font-family: Arial,Tahoma,Trebuchet MS,Verdana,sans-serif;
}

#cnt_cab_agenda .hoy {
  float:left;
  position:relative;
  background: transparent url("imgs/fnd_hoy_mes.jpg") no-repeat left top;
  height:9.4375em; /* 151px */ 
  width:8.625em; /* 138px */
  font-weight:bold;
  
}

#cnt_cab_agenda .mes {
  float:left;
  position:relative;
  width:100%;
  text-align:center;
  font-size:.75em;
  color:#3C2A1A;
  max-height:2.5833em;
  padding: .65em 0;
  margin:0;
  
}

#cnt_cab_agenda .semana {
  float:left;
  position:relative;
  width:100%;
  text-align:center;
  font-family: Georgia,Arial,Tahoma,Trebuchet MS,Verdana,sans-serif;
  font-size:1em;
  color:#FF6600;
  font-style: italic;
  text-transform:lowercase;
  padding: .5em 0 0 0;
}

#cnt_cab_agenda .dia {
  float:left;
  position:relative;
  width:100%;
  text-align:center;
  font-family: Georgia,Arial,Tahoma,Trebuchet MS,Verdana,sans-serif;
  font-size:5em;
  color:#333333;
  font-style: italic;
  margin:-0.1em 0 0 0;
  padding:0;
}

.calendario_agenda {
 float:left;
 position:relative;
 background: transparent url("imgs/fnd_calendario_agenda.jpg") no-repeat left top; 
 height:9.4375em; /* 151px */ 
 width:10.125em; /* 138px */
}
#contenido .calendario_agenda .tbcalendario {
 width:90%; 
}

#cnt_cab_agenda .eventos_hoy {
  float:right;
  position:relative;
  border:1px solid #CDDCD9;
  width:385px;
  height:152px;
  padding:0 1em ;
  margin:0;
  overflow:hidden;
}
.eventos_hoy h3 {
  position:relative;
  float:left;
  font-size:.875em; 
  margin:0;
  padding:0;
  border-bottom:1px solid #CDDCD9;
  width:100%;
  font-weight:normal;
  padding:.35em 0;
  margin:0;
  color:#333;
  
}

.eventos_hoy h3 span {
 color:#FF6600;
}

.eventos_hoy p {
  float:left;
  position:relative;
  width:100%;
  padding:.6em 0;
  margin:0;
  font-size:.75em;
  color:#333;
   
}

.eventos_hoy p a {
  color:#333;
     
}
.eventos_hoy p a:hover {
  text-decoration:underline;
     
}

.subapartado_agenda {
	font-weight: normal;
  float:left;
  position:relative;
  width:100%;
  border-bottom: 1px solid #CDDCD9;
  color:#333;
  padding:.5em 0;
  margin:1em 0;
}

.cont_inf_agenda {
  float:left;
  position:relative;
  width:100%; 
}

/*.bloque_txt {
 
 width:100%;
}*/

/* -------------------------------------------------------------------- */
/* PLANTILLA PORTADA */
/* -------------------------------------------------------------------- */
.portada .cabecera {
  position:relative;
  float:left; 
  width: 495px;
  height:272px;
}

.portada .cabecera #foto_apartado {
  clear: both;
  position: relative;
  float: left;
  margin: 0;
  margin: 0;
  padding: 0;
  text-align:left;
  /* width: 100%; */
  height:324px;
  overflow: hidden;


}

.portada .bloque_inf_rotar {
  background: #CDDCD9;
  position: relative;
  float: left; 
  width:100%;
  height:4.5em;
  margin:0;
  padding:.3em 0 0 0;
  overflow:hidden;
}
* html .portada .bloque_inf_rotar {
	height:4.1em;
}
.portada .tit_foto_rotar {
  position:relative;
  float:left;
  width:96%;
  margin:0 2%;
  padding:0;
  font-size:1em;
  height:1.1875em; /*19px*/
  overflow:hidden;
}
* html .portada .tit_foto_rotar{
	width:95%;
  margin:0 2%;
}
.portada .desc_foto_rotar {
  font-size:.75em;
  position:relative;
  float:left;
 	height:3.5em; /*42px*/
  margin:0;
  width:96%;
  margin:0 2%;
  overflow:hidden;
}
* html .portada .desc_foto_rotar{
	width:95%;
  margin:0 2%;
}
.portada .banner_cabecera {
 float:right;
 position:relative;
 width: 242px;
 height:272px;
 overflow:hidden;
}
.banner_cabecera #banner_dest {
  position: relative;
  float: left;
  width:242px;
  height:272px;
  overflow: hidden;
  margin: 0;
  padding:0;
  /* font-size: 1em; */ 
  font-size: 1em;
  z-index: 1;
  background-color: #7B9F3F;
}

.banner_cabecera .img_bannercab {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.banner_cabecera .img_bannercab a {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.banner_cabecera #banner_dest .txt_sobre {
  clear: both;
  position: relative;
  float: left;
  width: 222px;
  margin: 0;
  padding: .5em .5em 0 .6em;
  color:#FFF;
}
.banner_cabecera #banner_dest .txt_sobre h3 {
  padding:0;
  margin:0;
  position:relative;
  float:left;
  width:100%;
  overflow:hidden;
}
.banner_cabecera #banner_dest .txt_sobre h3 a{
  color:#FFF;
 
}

.banner_cabecera #banner_dest .txt_sobre h3 a:hover {
  text-decoration:underline;
 
}

.banner_cabecera #banner_dest .txt_sobre .txtdest {
	background-color:#7B9F3F;
	float:left;
	font-size:0.75em;
	height:3.5em;
	margin:0;
	overflow:hidden;
	padding:0.5em 0 0 0.1em;
	position:relative;
	width:100%;
}

.banner_cabecera #banner_dest .txt_sobre .leer_mas {
   position:relative;
   float:left;
   width:100%;
   margin:0;
   padding:.5em 0 ;
}
.banner_cabecera #banner_dest .txt_sobre .leer_mas a {
  color:#FFF;
}
.banner_cabecera #banner_dest .txt_sobre .leer_mas a.hover {
  text-decoration:underline;
}

/* bloque de informaciones 3 columnas */

.contenidoampliado_portada #desc_apartado {
  padding:.5em 0 0 0;
}

.contenidoampliado_portada .informacion {
  position:relative;
  float:left;
  width:242px;
  padding:0 0 .8em 0;
  margin:0;
  clear:none;
}
.contenidoampliado_portada .col_info_2 {
  padding-left:11px;  
  
}
.contenidoampliado_portada .col_info_3 {
  float:right;
  position:relative;
  
}
.contenidoampliado_portada .informacion .info_fot_min {
  position:relative;
  float:left;
  padding:0;
  margin:0;
  /*width:100%;*/
  border:1px solid #82A89D;
  
}

.contenidoampliado_portada .bloque_txt {
  background-color: #82A89D;
  position:relative;
  float:left;
  width:100%;
  height:35px;
  padding:1% 0;
  margin:0;
  overflow:hidden;
  clear:none;
}

.contenidoampliado_portada .bloque_txt .info_tit_int {
  position:relative;
  float:left;
  width:96%;
  color:#FFF;
  font-size:.875em;
  max-height:2.428em; /* 34px; */
  overflow:hidden;
  margin:0 2%;
}
.contenidoampliado_portada .bloque_txt .info_tit_int a {
  color:#FFF;
}
.contenidoampliado_portada .bloque_txt .info_tit_int a:hover {
  text-decoration:underline;
  
}
.contenidoampliado_portada .bloque_txt .info_tit_int a:hover {
  text-decoration:underline;
}
.contenidoampliado_portada .bloque_txt .info_texto {
  color:#FFF;
  position:relative;
  float:left;
  width:100%;
  margin: 0 0 0.2em 0;
  padding:0;
  max-height:2.33em; /* 28px; */
  overflow:hidden;
}

.contenidoampliado_portada .bloque_txt .leer_mas {
  color:#FFF;
  position:relative;
  float:left;
  
  
}
.contenidoampliado_portada .bloque_txt .leer_mas a {
  color:#31705F;
}
.contenidoampliado_portada .bloque_txt .leer_mas a:hover {
  text-decoration:underline;
}


/* fin bloque de informaciones 3 columnas */
/*---------------------------------------------------------------*/

.submenu_item_foto{
	border:1px solid #31705F;
	position:relative;
	width:177px;
}

.submenu_item_texto{
	background-color:#31705F;
	float:left;
	height:4em;
	position:relative;
	white-space:normal;
	width:179px;
}
.submenu_item_texto a{
	font-size: 0.875em;
	text-align:center;
}

/* -------------------------------------------------------------------- */

#subapartados {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: .5em 0 1em 0;
  /*font-size: .875em;*/
  font-size: 0.875em;
  color: #31705F;
  line-height: 1.5;
}

#subapartados li {
	width:30%;
  list-style-type: none;
  display: inline;
  position:relative;
  float:left;
  margin: 1%;
  padding: 0 0 0 .5em;
  
}

#subapartados li.primero {
  border: none;
}

#subapartados a {
	font-weight:bold;
  color: #FFF;
}
#subapartados span{
	position:relative;
	float:left;
	width:94%;
	padding:.5em;
	cursor:pointer;
}

#subapartados a:hover {
  text-decoration:underline;
}

#subapartados a.activo {
  font-weight:bold;
}

/* ---------------------------ESTILOS PL_COLABORA------------------------------ */
/* bloque de informaciones 3 columnas */

#contenido.contenidocolabora {
	width:100%;
	padding:0;
}
#menu_colabora{
	width:100%;
}
#menu_colabora ul#menu{
	padding-left:1em;
	width:100%;
}
#menu_colabora ul#menu li{
	position:relative;
	display:inline;
	width:33%;
	background:none;
	margin-bottom:1em;
}
#menu_colabora ul#menu li div.menu_colab_item_texto{
	background-color:#31705F;
	float:left;
	height:55px;
	position:relative;
	width:230px;
}
#menu_colabora ul#menu li div.menu_colab_item_texto a{
	font-size: 1.2em;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
#menu_colabora ul#menu li div.menu_colab_item_texto a:hover{
	background-color:transparent;
	text-decoration:underline;
	color:#FFF;
}
#menu_colabora ul#menu li div.menu_colab_item_foto{
	border:1px solid #31705F;
	float:left;
	position:relative;
	width:228px;
}
#menu_colabora ul#menu li div.menu_colab_item_foto a{
	padding:0;
}
#menu_colabora ul#menu li div.menu_colab_item_foto a:hover{
	background-color:transparent;
}
/* fin bloque de pl_colabora */
/*---------------------------------------------------------------*//*------------------------- APARTADOS --------------------------------*/

.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: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #095338;
}

.titapartados a {
  color: #FFFFFF;
}

.titapartados a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.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: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  color: #626262;
}

/* -------------------------------------------------------------------- */


/* ---------------------- FORMULARIOS (no herramienta) ------------------------------ */

.formulario {
  clear: both;
  position: relative;
  float: left;
  width: 90%;
  margin: .8em 0 .8em .8em;
  padding: 0;  
  font-size: 1em; 
  color: #333333;  
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}

.txtform {
  clear: both;
  position: relative;
  float: left;
  width: 98%;
  margin: 0 0 .625em 0;
  padding: 0 0 0 .85em;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.7em;
  text-align: left;
  color: #333333;
}

.txtform a {
  color: #333333;
}

.txtform a:hover {
  color: #EF2715;
}

.txtform_inden {
  clear: both;
  position: relative;
  float: left;
  width: 95%;
  margin: 0 0 .625em 2em;
  padding: 0;
  font-size: 0.7em;
  text-align: left;
  color: #333333;
}

.txtform_inden a {
  color: #333333;
}

.txtform_inden a:hover {
  color: #EF2715;
}

.txtform_centrado {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: 0.7em;
  text-align: center;
  color: #333333;
}

.txtform_centrado a {
  color: #333333;
}

.txtform_centrado a:hover {
  color: #EF2715;
}

.titform {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: 0.7em;
  text-align: left;
  color: #333333;
}

.titform a {
  color: #333333;
}

.titform a:hover {
  color: #333333;
}

.grperror {
  position: relative;
  float: right;
  width: 85%;
  margin: 0 .625em 0 0;
  padding: 0;
}

.txt_avisopeso {
  color: #095338;
}

.txterror {
  position: relative;
  float: left;
  width: 96%;
  margin: 0;
  padding: .25em;
  background-color: #EEE;
}

.errorform {
  position: relative;
  float: left;
  background-color: #095338;  
  color: #FFF;
  font-size: 0.7em;
  padding: .3em;
  margin: 0;
}

.formulario a {
  color: #333333;
}

.formulario a:hover {
  color: #EF2715;
}

.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 #095338;
  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: #095338;
  font-size: 0.7em;
  color: #FFFFFF;
}

.formulario .lineaf, .formulario .lineachk {
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: 0 0 0 .5em;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}

* html .formulario .lineaf {
  height: 1.5em;
}

.formulario .buscador {
  height:2em;
  padding:0.5em;  
}

.formulario .buscador a.bt_form{
  margin:0;
  /*padding:0;*/
  top:0;
  
  
}

.formulario label {
  display: block;
  position: relative;
  float: left;
  margin: 0 .2em .2em 0;
  padding: 0;
  color: #333333;
  width: 30%;
  font-size: 0.7em;
}

.formulario label.lblgrande {
  width: 100%;
}

.formulario label.lblpeq {
  width: 15%;
}

.formulario label.lblmed {
  width: 45%;
}

.formulario label.oculto {
  display: none;
}

.formulario span {    
  color: #333333;  
  font-size: 0.7em;
}


.formulario input.caja {
  width: 60%;
  border: 0.1em solid #333333;
  background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  font-size: 0.7em;
}

.formulario input.cajap {
  width: 10%;
  border: .1em solid #333333;
  background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  font-size: 0.7em;
}

.formulario input.cajamed {
  width: 45%;
  border: .1em solid #333333;
  background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  font-size: 0.7em;
}

.formulario input.cajagrd {
  width: 80%;
  border: .1em solid #333333;
  background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  font-size: 0.7em;
}

.formulario input.cajaantispam {
  width: 20%;
  border: .1em solid #333333;
  background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  /*float: left;*/
  font-size: 0.7em;
}

.formulario select {
  width: 60%;
  border: .1em solid #333333;
  background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  font-size: 0.7em;
}

.formulario select.slctpeq {
  width: 30%;
}

.formulario textarea {
 	background-color: #FFF;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  font-size: 0.7em;
  border:1px solid #CDDCD9;
	height:120px;
	padding:0.4em;
	width:95%;
}



.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 #333333;
  background-color: #FFF;
  color: #333333;
  width: 100%;
}

.formulario .fechasf select {
  border: .1em solid #333333;
  background-color: #FFF;
  color: #333333;
  width: 75%;
  padding: 0;
  margin: 0;
}

.formulario .coli {
  width: 35%;
  position: relative;
  float: left;
  font-size: 0.7em;
}

.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: .1em .5em;
  margin: 1em 0 0 0;    
  border: .1em solid #095338;
  width: auto;
  background-color: #CDDCD9;
  font-size: 0.7em;
  color: #626262;
  cursor: pointer;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;     
}

input.bt_form:hover {
  border: .1em solid #095338;
  background-color: #CDDCD9;
  color: #EF2715;
}

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 #095338;
  background-color: #CDDCD9;
  /*height: 1.5em;*/  
  color: #626262;
  font-size: 0.7em;
}

a.bt_form:hover {
  border: .1em solid #095338;
  background-color: #CDDCD9;
  color: #EF2715;
}

/*Fielset sin borde*/
fieldset.fsetoculto {
  border: none;
  margin:0;
  padding:0;
}

/*Legend oculta*/
legend.lgdoculto {
  display: none;
}
fieldset.fsetoculto input.boton{
cursor:pointer;
}
.ctxt{
	cursor:text;
}

/*********************************FORMULARIO TRABAJA CON NOSOTROS********************************************/
#contenido_form_trabaja{
	float:left;
	position:relative;
	height:100%;
	width:100%;
}

/*PARTE DERECHA*/
#datos_form_trabaja{
	font-size:11px;
	width:30.6%;
	padding-left:3.4%;
	position:relative;
	float:right;
	margin:2em 0 0 0;
}
* html #datos_form_trabaja{
	width: 27%;
}

.titulo_datos_form_trabaja{
	width:100%;
	position:relative;
	float:left;
	font-size:11px;
	color:#31705F;
	border-bottom:1px solid #CDDCD9;
	padding:0 0 .5em 20px;
	background: transparent url("imgs/info_icon.jpg") no-repeat left top;
	margin:1em 0 .6em 0; 
}
* html .titulo_datos_form_trabaja{
	width:92%;
}
#datos_form_trabaja p{
	margin:0;
}
.texto_gris{
	color:#666666;
}	

/*PARTE IZQUIERDA*/
#form_trabaja{
	width:66%;
	position:relative;
	float:left;
	margin:0;
}
#form_trabaja h4{
	color:#333333;
	font-size: 0.9em;
	margin-top:0;
	border-bottom:1px solid #CDDCD9;
	padding-bottom:.2em;
}
.apertura_form{
	height:13px;
	background: transparent url("imgs/apertura_form.jpg") no-repeat left bottom;
}
.union_form{
	position:relative;
	float:left;
	width:100%;
	height:31px;
	background: transparent url("imgs/union_form.jpg") no-repeat left top;
}
.cierre_form{
	position:relative;
	float:left;
	width:100%;
	height:15px;
	background: transparent url("imgs/cierre_form.jpg") no-repeat left top;
}
div.subcaja_form{
	position:relative;
	float:left;
	width:100%;
	background: transparent url("imgs/fondo_form.jpg") repeat-y left top;
}
/* formulario de consulta centro */
.form_consulta_centro #form_trabaja{
	width:372px;
}

.form_consulta_centro .apertura_form {
	height:13px;
	background: transparent url("imgs/apertura_form_centros.jpg") no-repeat left bottom;
}
.form_consulta_centro .union_form {
	position:relative;
	float:left;
	width:100%;
	height:31px;
	background: transparent url("imgs/union_form_centros.jpg") no-repeat left top;
}
.form_consulta_centro .cierre_form {
	position:relative;
	float:left;
	width:100%;
	height:15px;
	background: transparent url("imgs/cierre_form_centros.jpg") no-repeat left top;
}
.form_consulta_centro  div.subcaja_form{
	position:relative;
	float:left;
	width:370px;
	/*background: transparent url("imgs/fondo_form.jpg") repeat-y left top;*/
	background: transparent;
	border-left:1px solid #CDDCD9;
	border-right:1px solid #CDDCD9;
}

.form_consulta_centro #datos_form_trabaja {
 width:30%; 
}
/* fin formulario de consulta centro */
.subcaja_form input.caja{
	display:block;
	clear:both;
}
div.subcaja_form fieldset.fsetoculto{
	padding:10px 18px;
}
legend.lineaf span strong{
	font-size: 1.25em;
	font-family: Helvetica, "Myriad Pro", "Trebuchet MS", sans-serif;
}
div.subcaja_form fieldset.fsetoculto label{
	color: #666;
	font-family: Helvetica, "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight:bold;
}	
div.subcaja_form fieldset.fsetoculto input.caja{
	width:95%;
	height:18px;
	padding: .4em .4em;
	border:1px solid #CDDCD9;
}
#nospam{
	border:1px solid #CDDCD9;
}
#definete,#texto_mail{
	width:95%;
	border:1px solid #CDDCD9;
	height:120px;
	padding:0.4em;
}

div.subcaja_form fieldset.fsetoculto select{
	clear:both;
}
div.subcaja_form div.botonera_form_centrada input.bt_form{
	border:none;
	width:99px;
	height:26px;
	background: transparent url("imgs/boton_form.gif") no-repeat left top;
	font-family: Helvetica, "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 0.7em;
	font-weight:bold;
}
div.subcaja_form div.botonera_form_centrada input.bt_form:hover{
	color:#000;
}
.formulario .elto_2col{
 position:relative;
 float: left;
 margin:0;
 padding:0;
 width: 50%;
}

* html .formulario .elto_2col{
 width: 49.9%;
}

*:first-child+html .formulario .elto_2col{
 width: 49.9%;
}
.formulario .elto_3col{
 position:relative;
 float: left;
 margin:0;
 padding:0;
 width: 33%;
}


.formulario input.cajamedia,.formulario textarea.cajamedia {
  width: 90%;
  float: left;
  height:18px;
	padding: .4em .4em;
  clear: both;
  border:1px solid #CDDCD9;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  font-size: 1em;
}
.formulario input.cajatercio,.formulario select.cajatercio {
  width: 90%;
  float: left;
  height:18px;
	padding: .4em .4em;
  clear: both;
  border:1px solid #CDDCD9;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  font-size: 1em;
}
#uda_pais_nac,#uda_areas_int,#uda_actividad_int{
	border:1px solid #CDDCD9;
	padding: .4em .4em;
	height:29px;
	width:96%;
}
#cv{
	height:20px;
	width:94%;
}
#form_voluntario div.subcaja_form fieldset.fsetoculto, #form_socio div.subcaja_form fieldset.fsetoculto{
	width:90% !important;
}
#contenedor_form_vol{
	width:100%;
}
#form_voluntario h4, #form_socio h4{
	color:#333333;
	font-size: 0.9em;
	margin-top:0;
	border-bottom:1px solid #CDDCD9;
	padding-bottom:.2em;
}
#form_socio select{
border:1px solid #CDDCD9;
height:29px;
padding:0.4em;
width:96%;
float:left;
font-family:Tahoma,Trebuchet MS,Verdana,sans-serif;
font-size:1em;
}

.hombre{
	float:left;
	margin:0 0 0 0.5em;
	position:relative;
	width:15%;
}

.hombre label{
	margin:.15em 0 0 0;
	font-weight:normal !important;
	position:relative;
}

.hombre input{
	float:right;
	position:relative;
}

.mujer{
	float:left;
	margin:0 0 0 1em;
	position:relative;
	width:16%;
}

.mujer label{
	margin:.15em 0 0 0;
	float:left;
	font-weight:normal !important;
	position:relative;
}

.mujer input{
	margin-left:1.5em;
	position:relative;
}
.genero{
	margin:0 0 0.2em 0.7em !important;
	width:100% !important;
}
* html .genero{
	margin:0 0 0.2em 0.3em !important;
}
* html .hombre, * html .mujer{
	margin:0 0 0 .3em;
}
* html .mujer input{
	margin:0;
}
div.lineaf label.aportas{
	position:relative;
	float:left;
	width:100%;
}
div.lineaf div{
	position:relative;
	float:left;
}
div.lineaf div label{
	margin:.15em 0 0 0;
	font-weight:normal !important;
}
div.lineaf div.donaotro input{
	margin:-15px 0 0 0;
}
div.lineaf div{
	width:12%;
}
div.lineaf div.donaotro{
	width:40%;
}
div.lineaf div.dona{
	width:90%; !important;
}
div.lineaf div.donaotro label{
	width:37%;
}
.aporta{
  position: relative;
  float: left;
  margin: 0 0 .5em 0;
  padding: .625em 0 0 .5em;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  text-align: left;
  width: 100%;
  min-height: 1.5em;
  clear: both;
}
#donaotro_caja{
	width:30%;
}
* html #donaotro_caja{
	height:12px;
}
#span_control{
	margin-right:2em;
	width:12%;
}
#span_cuenta{
	width:36%;
	margin-right:0;
}
* html #span_control{
	margin-right:1em;
}
.elto_4col{
	float:left;
	margin:0 1em 0 0;
	padding:0;
	position:relative;
	width:18%;
}
#num_cuenta{
	float:left;
	margin:0.5em 0 0 2.4em;
	position:relative;
}
.opcion_pago{
	text-decoration:underline;
}
#label_fecha{
	width:55%;
}
#uda_dest_donacion{
	font-size:.7em !important;
}
#label_donacion{
	color:#000000;
	font-size:14px;
	width:70%;
}
.conoces_opciones_chk{
	width:90% !important;
}
.conoces_opciones_chk input{
	float:left;
	position:relative;
}
.conoces_opciones_chk label{
	width:80%;
}
#recibir_info{
	float:left;
	position:relative;
}
#lab_recibir{
	color:#000000;
	margin:0.2em 0 0 0.3em;
	width:90%;
}
.conoces{
	width:100% !important;
}
/*--------------------------------------------------------------------------------------------*/
.informatica{
	clear:both;
	width:100% !important;
}
.informatica input{
float:left;
position:relative;
}
.informatica label{
float:right;
padding:0 64% 0 0;
position:relative;
}
/*---------------------------------------------------------------------------------------------*/
.modalidad{
	clear:both;
	width:100% !important;
}
.modalidad label{
	float:left;
	position:relative;
}
.modalidad input{
float:left;
padding:0 64% 0 0;
position:relative;
}
/*--------------------------------------------------------------------------------------------*/

.nom_largo{
	width:80% !important;
}
/*--------------------------------------------------------------------------------------------*/
#asiste_evento {
border:1px solid #CDDCD9;
height:29px;
padding:0.4em;
width:47%;
float:left;
font-family:Tahoma,Trebuchet MS,Verdana,sans-serif;
font-size:.75em;
}
#label_asiste_evento {
 width:50%; 
}


.formulario_sugerencias {
  clear: both;
  position: relative;
  float: left;
  width: 90% !important;
  margin: .8em 0 .8em .8em;
  padding: 0;  
  font-size: 1em; 
  color: #333333;  
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
}
/* ----------------------------- HERRAMIENTA heditor -------------------- */

.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 --------------------------------*/

.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: #333333;
  /*font-size: .625em;*/
  font-size: 0.625em;
}


#col_dest .fila_cal {
  clear: both;
  position: relative;
  float: left;
  width: 88%;
  margin: 0 .5em 1em .41em;
  padding:0 0 0 .12em;
  color: #FFFFFF;
}

.fnd_calendario .hoy {
  background-color:#0A5439;
}

.fnd_calendario .prox {
  float:left;
  position:relative;
  width:90%; 
  color: #FFFFFF;
  padding: .55em 0 .55em .12em;
  margin:0 0 0 .41em;
  border-top:1px solid #2C6555;
}
.fnd_calendario .prox a {
  color: #FFFFFF;
}
.fnd_calendario .prox a:hover {
  color: #FF9900;
}

.fnd_calendario .mas_cursos {
  float:left;
  position:relative;
  width:90%; 
  color: #FFFFFF;
  padding: .55em .2em .55em .12em;
  margin:0 0 0 .41em;
  background:transparent url("imgs/bnt_mas_cursos.jpg") no-repeat right top;
  font-size:.625em;
  text-align:right;
}
.fnd_calendario .mas_cursos a {
  color: #FFFFFF;
}

.fnd_calendario .mas_cursos a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}


#col_dest .fila_cal .info_fecha {
  float:left;
  position:relative;
  width:100%; 
  font-size:.75em;
}
#col_dest .fila_cal .info_fecha a{
  color: #FFFFFF;
}
#col_dest .fila_cal .info_fecha a:hover{
  color: #FF9900;
}

#col_dest .fila_cal .info_tit_int {
  color: #FFFFFF;
  font-size:.95em;
  padding: 0 0 0 .2em;
  margin:0;
  
}
#col_dest .fila_cal .info_tit_int a {
  color: #FFFFFF;
}
#col_dest .fila_cal .info_tit_int a:hover {
  color: #FF9900;
}

#col_dest .fila_cal .info_texto {
    color: #FFFFFF;
    padding: 0 0 0 .2em;
    margin:0;
}

#col_dest .fila_cal .info_texto a {
    color: #FFFFFF;
}
#col_dest .fila_cal .info_texto a:hover {
   color: #FF9900;
}
#col_dest .fila_cal .leer_mas {
  color: #FFFFFF;
  padding: 0 0 0 .2em;
  margin:0;
}
#col_dest .fila_cal .leer_mas a {
  color: #FFFFFF;
}
#col_dest .fila_cal .leer_mas a:hover {
   color: #FF9900;
}


/* ------------------------------------------------------------ */
/* TABLA DE CALENDARIO COLUMNA DERECHA                          */
/* ------------------------------------------------------------ */


.fnd_calendario .tbcalendario {
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 90%;
  border-spacing: 0;
  empty-cells: hide;
  border-collapse: collapse;
/*  background:transparent url("imgs/fnd_calendario.gif") no-repeat  -4px -15px;*/
}

.fnd_calendario .tbcalendario caption {
  margin: 0 auto;
  padding: .3em 0;
  /*font-size: .7em;*/
  font-size: 0.7em;
  font-weight: bold;
  color: #095338;
  /*border-bottom: 1px solid #CDDCD9;*/
}

.fnd_calendario .tbcalendario caption img {
  /*background-color: #CDDCD9;*/
  padding: 0 .625em 0 .2em;
  
}

.fnd_calendario .tbcalendario caption a {
  color: #FFFFFF;
  text-decoration:underline;
}

.fnd_calendario .tbcalendario caption a:hover {
  color: #EF2715;
}

.fnd_calendario .tbcalendario a {
  color: #FF9900;
 
}

.fnd_calendario .tbcalendario a:hover {
  color: #EF2715;
}

.fnd_calendario .tbcalendario th {
  color:  #FFFFFF;
  /*font-size: .6875em;*/
  font-size: 0.625em;
}

.fnd_calendario .tbcalendario tr td {    
  color: #FFFFFF;
  /*font-size: .6875em;*/
  font-size: 0.625em;
  margin: 0;
  padding: .2em;
  text-align: center;
}

.fnd_calendario .tbcalendario tr td.calsomb {
  /*background-color: #CDDCD9;*/
}

.fnd_calendario .tbcalendario tr td.diaactual {
  font-weight: bold;
  color: #626262;
  background-color: #FFFFFF;
}

.fnd_calendario .tbcalendario tr td.diaactual a {
  color: #095338;
}

.fnd_calendario .tbcalendario tr td.diamarcado,
.fnd_calendario .tbcalendario tr td.diamarcado a{
  text-decoration: underline;
}

.fnd_calendario .tbcalendario img {
  margin: 0;
  padding: 0;
  /*width: 1em;
  height: 1em;*/
}

.fnd_calendario .hoy_agenda {
  float:left;
  position:relative;
  width:90%;
  background-color:#CDDCD9; 
  font-family:Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size:.95em;
  font-weight:bold;
  color:#0A5439;
  padding:0;
  margin:.8em .4em 0 .4em;
}

/* ------------------------------------------------------------ */
/* TABLA DE CALENDARIO CONTENIDO                                */
/* ------------------------------------------------------------ */
.calendario_agenda .tbcalendario {
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 50%;
  border-spacing: 0;
  empty-cells: hide;
  border-collapse: collapse;
}

.calendario_agenda .tbcalendario caption {
  margin: 0 auto;
  padding: .3em 0;
  /*font-size: .7em;*/
  font-size: 0.7em;
  font-weight: bold;
  color: #095338;
  border-bottom: 1px solid #CDDCD9;
}
.calendario_agenda .tbcalendario caption a {
  color:#3C2A1A; 
}

.calendario_agenda .tbcalendario caption img {
  background-color: #CDDCD9;
  margin: 0 .625em;
}

.calendario_agenda .tbcalendario a {
  color: #095338;
  color: #FF9900;
}

.calendario_agenda .tbcalendario a:hover {
  color: #EF2715;
}

.calendario_agenda .tbcalendario th {
  
  color: #333;
  /*font-size: .6875em;*/
  font-size: 0.6875em;
}

.calendario_agenda .tbcalendario tr td {    
  color: #333333;
  /*font-size: .6875em;*/
  font-size: 0.6875em;
  margin: 0;
  padding: .2em;
  text-align: center;
}

.calendario_agenda .tbcalendario tr td.calsomb {
  /*background-color: #CDDCD9;*/
 
}

.calendario_agenda .tbcalendario tr td.diaactual {
  font-weight: bold;
  color: #626262;
}

.calendario_agenda .tbcalendario tr td.diaactual a {
  color: #626262;
}

.calendario_agenda .tbcalendario tr td.diamarcado,
.calendario_agenda .tbcalendario tr td.diamarcado a{
  text-decoration: underline;
 
}

.calendario_agenda .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: #333333;
  text-align: center;
}

.info_bloque_flash a {
  color: #333333;
}

.info_bloque_flash a:hover {
  color: #EF2715;
}

.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: #333333;
  text-align: center;
}

.info_bloque_video a {
  color: #333333;
}

.info_bloque_video a:hover {
  color: #EF2715;
}
  
.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: #333333;
  text-align: center;
}

.info_bloque_sonido a {
  color: #333333;
}

.info_bloque_sonido a:hover {
  color: #EF2715;
}      
  
.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: #333333;
  width: 99%;
  table-layout: fixed;
}

.tabla tr td {
  border: 1px solid #333333;
  overflow: hidden;
}
*/

.tabla {
  border-collapse: collapse;
  border-spacing: 0.5em 1em;  
  color: #333333;
  width: 99%;
  table-layout: fixed;
}

.tabla tr td, .tabla tr th {
  border: 1px solid #095338;
  overflow: hidden;
  padding: .25em;
  font-size: .6875em;
}

.tabla tr th {
  font-size: .75em;
  background-color: #CDDCD9;
  color: #095338; 
  text-align: left;
}

.tbfondsec td {
  background-color: #CDDCD9;
}

.tbfondsec tr th {
  background-color: #095338;
  color: #FFFFFF;
}

/* -------------------------------------------------------------------- */

.datos_mapa_info {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: .5em .5em;
	background-color: #095338;
	color: #FFFFFF;
  font-size: .75em;
}

.datos_mapa_info p {
	margin: 0;
	padding: 0 0 .25em 0;
}

.datos_mapa_info a {
	color: #FFFFFF;
}

/* -------------------------------------------------------------------- */

/* ----------------------------- BUSQUEDAS -------------------- */

.blq_busqueda {
  clear: both;
  position: relative;
  float: left;
  width: 90%;
  margin: .25em 1em 1em 1em;
  padding: 0;  
  border-bottom: 1px dashed #CCC;
}

* html .blq_busqueda {  
  margin-left: .5em;  
}

.txtbusqueda {
  clear: both;
  position: relative;
  float: left;
  width: 90%;
  margin: 0;
  padding: 0 0 .5em 1em;
  color: #333333;
  /*font-size: .75em;*/
  font-size: 0.75em;
  font-weight: bold;
}

.txtbusqueda a {
  color: #333333;
}

.txtbusqueda a:hover {
  color: #EF2715;
}

.titbusqueda {
 /* clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 1em 0 .5em 0;
  padding: 0;
  font-size: .7em;
  text-align: left;
  font-weight: bold;
  color: #095338;*/
  
  clear: both;
  position: relative;
  float: left;
  width: 93%;
  margin: 0 0 .5em 0;
  padding: .25em .625em;
  /*font-size: 1.25em;*/
  font-size: 1.25em;
  color: #FFFFFF;
  font-weight: normal;
  text-transform: uppercase;
  background: #31705F url("imgs/flecha_titulo2.gif") no-repeat .25em .5em;
}

/* -------------------------------------------------------------------- */


/* ----------------------------- FOROS -------------------- */

.forum {
  clear: both;
  position: relative;
  float: left;
  /*width: 90%;*/
  /*margin: .8em 0 .8em .8em;*/
  padding: 0;  
  font-size: 1em; 
  color: #8C8C8C;
  width:100%;
}

#listforum {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 .625em 0;
  padding: 0;
  font-size: .7em;
}

#listforum a {
  color: #095338;
}

#listforum a:hover {
  color: #333333;
}

#listforum li {
  float:left;
	list-style-type:none;
	margin:0 0 0.625em;
	padding:0;
	position:relative;
	width:100%;
}

#listforum p {
  margin: 0;
  padding: 0;
}

#listforum li ul {
  margin: .25em 0 0 0;
  padding: 0;
}
.respuesta_iz{
	background:url("imgs/fondo_usuario_foro.jpg") no-repeat scroll left top #FFFFFF;
	float:left;
	font-size:10px;
	padding:2.5em 0 0 0.7em;
	position:relative;
	width:85px;
	height:60px;
}
.respuesta_de{
	border-bottom:1px solid #E6E6E6;
	float:right;
	margin:0 0 1em;
	padding:0 0 0.5em;
	position:relative;
	width:78%;
}
.respuesta_iz span{
	display:block;
	float:left;
	position:relative;
	width:100%;
}
.fotousuario {
  position: relative;
  float: left;
  margin: 0 .25em .25em 0;
  padding: 0;
}

.datosmensaje {
	float:left;
	margin:0 0 0.3em;
	padding:0;
	position:relative;
	width:35%;
}

.datosmensaje p {
  color:#8C8C8C;
	font-size:10px;
	margin:0 0 0.25em;
	padding:0;
}
.cab_foro{
	color:#3C2A1A;
	margin:0.5em 0;
}
.cab_foro h2{
	font-size:14px;
	margin:0 0 0.4em;
}
.cab_foro span{
	font-size:12px;
	font-style:italic;
}
.forum hr{
	color:#E6E6E6;
}
.txtmensaje {
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: .7em;
  color:#8C8C8C;
}
.tit_topic{
	clear:both;
	color:#666666;
	float:left;
	font-size:12px;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
.fichmensaje {
  margin: 1em 0 .25em 0;
  padding: 0 0 0 1.2em;
  font-size: .7em;
  color:#095338;
  background: transparent url("../imgs/icclip.gif") no-repeat top left;
}
.foro_reply{
	background: transparent url("imgs/icon_comentar.jpg") no-repeat top left;
	float:right;
	font-size:11px;
	padding:0 0 0 2em;
	position:relative;
	text-decoration:underline;
	width:35%;
}
.fichmensaje a {
  color:#095338;
}
/* -------------------------------------------------------------------- */

#foro_caja_iz{
	float:left;
	margin:1em 0 0;
	position:relative;
	width:490px;
	padding:0 0 1em 0;
}
.foro_subcaja{
	border-left:1px solid #CDDCD9;
	border-right:1px solid #CDDCD9;
	float:left;
	padding:0 1em;
	position:relative;
	width:28.525em;
	margin:0;
}
.apertura_iz{
	background:url("imgs/apertura_foro.jpg") no-repeat scroll center bottom #FFFFFF;
	float:left;
	height:6px;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
.cierre_iz{
	background:url("imgs/cierre_foro.jpg") no-repeat scroll center bottom #FFFFFF;
	float:left;
	height:6px;
	margin:0 0 1em 0;
	padding:0;
	position:relative;
	width:100%;
}
* html .cierre_iz{
	background:url("imgs/cierre_foro.jpg") no-repeat scroll center top #FFFFFF;
}
#foro_caja_de{
	float:right;
	padding:1em 0;
	position:relative;
	width:104px;
}
* html #foro_caja_de{
	padding:2em 0;
}
#caja_usuario{
	background:url("imgs/fondo_conectado.jpg") no-repeat scroll center top #FFFFFF;
	float:right;
	font-family:Trebuchet MS,Verdana,sans-serif;
	height:140px;
	padding:0 10%;
	position:relative;
	width:80%;
}
#caja_usuario span{
	color:#666666;
	float:left;
	font-size:11px;
	position:relative;
	width:100%;
}
#caja_usuario a{
	left:4.5em;
	position:absolute;
	top:9em;
}
#caja_usuario h3{
	color:#666666;
	float:left;
	font-family:Trebuchet MS,Verdana,sans-serif;
	font-size:10px;
	margin:0 0 1em;
	position:relative;
	text-align:center;
	width:100%;
}
.cajas_laterales{
	float:right;
	position:relative;
	width:100%;
	margin:.5em 0;
}
.apertura_lat{
	float:right;
	height:27px;
	position:relative;
	width:100%;
	background:url("imgs/apertura_caja_de.jpg") no-repeat scroll center bottom #FFFFFF;
}
.cierre_lat{
	float:right;
	height:11px;
	position:relative;
	width:100%;
	background:url("imgs/cierre_caja_de.jpg") no-repeat scroll center top #FFFFFF;
}
.subcajas_laterales{
	background:url("imgs/fondo_caja_de.jpg") repeat-y scroll center top #FFFFFF;
	color:#666666;
	float:right;
	font-family:Trebuchet MS,Verdana,sans-serif;
	font-size:11px;
	position:relative;
	width:100%;
}
.apertura_lat h3{
	color:#666666;
	float:left;
	font-size:10px;
	margin:0;
	padding:0.5em 0 0;
	position:relative;
	text-align:center;
	width:100%;
}
.subcajas_laterales ul{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0.3em 0 0 1em;
	position:relative;
}
.subcajas_laterales ul li{
	list-style-type:none;
	margin:0;
	padding:0 0 1em;
}
.subcajas_laterales ul li a{
	color:#666;
}
.subcajas_laterales ul li a:hover{
	text-decoration:underline;
}
.contenido_foro {   
  padding:0.8em 0 0 1em !important;
	width:80.6% !important;
}
.topic{
	border-bottom:1px solid #E6E6E6;
	clear:both;
	color:#333333;
	float:left;
	font-family:Tahoma,Trebuchet MS,Verdana,sans-serif;
	font-size:1em;
	margin:0.8em 0;
	padding:0 0 0.5em;
	position:relative;
	width:100%;
}
.titulo_caja{
	float:left;
	font-family:Trebuchet MS,Verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0.6em 0 0.3em;
	padding:0;
	position:relative;
	width:100%;
	color:#000;
}
.subtitulo_caja{
	float:left;
	font-size:10px;
	font-style:italic;
	margin:0 0 1em;
	position:relative;
	width:100%;
}
.foro_subcaja textarea{
	border:1px solid #CDDCD9;
	float:left;
	margin:0.5em 0 1em;
	position:relative;
	width:100%;
}
.bt_foro{
	background:url("imgs/icon_sig.gif") no-repeat scroll right top transparent;
	color:#666666;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:0 0 1em;
	padding:0 1.5em 0.2em 0;
	position:relative;
}
.bt_foro:hover{
	text-decoration:underline;
}
.form_foro{
	position:relative;
	float:left;
	width:100%;
}
* html .form_foro{
	width:95%;
}
/* ----------------------------- MAPA WEB -------------------- */

#mapa_web {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 1em 0 0 0;
  padding: 0;
  font-size: .75em;
  color: #333333;
}

#mapa_web a {
  color: #333333;
}

#mapa_web a:hover {
  color: #EF2715;
}

#mapa_web ul {
  margin: 0 0 0 2em;
  padding:0;
}

#mapa_web ul li {
  margin: 0.5em 0 0 0;
  padding: 0;
}

/* -------------------------------------------------------------------- */
/* ------------ COMENTARIO Y VALORACION DE CONTENIDOS ------------- */

/* ---------------  COMENTARIOS --------------------------- */

.conten_comentarios{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: .5em 0;
  padding: 0;  
  font-size: .75em; 
  color: #333333; 
  overflow: hidden;
}

.conten_comentarios .cc_titulo{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .125em 0;  
  font-size: 1.5em; 
  color: #333333;   
  border-bottom: 1px solid #D9D9D9;
}

.conten_comentarios .cc_comentario{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .75em 0 .5em 0;  
  color: #333333;   
  border-bottom: 1px solid #D9D9D9;
}

.cc_comentario .cc_col1{
  position: relative;
  float: left;
  width: 65%;  
  margin: 0;
  padding: 0;  
  font-weight: bold;
}

.cc_comentario .cc_col1 span{
  color: #095338;
  padding: 0 .25em 0 0;
  border-right: 1px solid #D9D9D9;  
}

.cc_comentario .cc_col2{
  position: relative;
  float: right;
  width: 30%;  
  margin: 0;
  padding: 0;  
  text-align: right;
}

.cc_comentario .cc_texto, .cc_comentario .cc_valoracion{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .5em 0;    
}

.cc_comentario .cc_valoracion{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .25em 0;   
}

.cc_valoracion .cc_vpos{
  padding: 0 1em .25em 2em;
  background: transparent url("imgs/ic_votopos.gif") no-repeat 0 0;
}

.cc_valoracion .cc_vneg{
  padding: .5em 1em .5em 2em;
  background: transparent url("imgs/ic_votoneg.gif") no-repeat 0 .25em;
}

.cc_paginacion{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .25em 0;   
  border-bottom: 1px solid #D9D9D9;  
}

.cc_paginacion .ccp_col1{
  position: relative;
  float: left;
  width: 30%;  
  margin: 0;
  padding: 0 .25em;  
}

.cc_paginacion .ccp_col2{
  position: relative;
  float: right;
  width: 60%;  
  margin: 0;
  padding: 0 .25em;  
  text-align: right;
}

.cc_paginacion .ccp_destacado{
  font-weight: bold;
  color: #095338;
}

.conten_comentarios_form{
  clear: both;
  position: relative;
  width: 90%;
  margin: .5em auto;
  padding: .5em; 
  font-size: .75em; 
  overflow: hidden;
  border: 1px solid #D9D9D9;
}

.conten_comentarios_form .ccf_titulo{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: 0;
  padding: .125em 0;  
  font-size: 1.25em; 
  color: #333333;   
  border-bottom: 1px solid #D9D9D9;
  font-weight: bold;
}

.conten_comentarios_form p{
  clear: both;
  position: relative;
  width: 100%;
  margin: 0;
  padding: .5em 0;  
  color: #333333;  
}

.conten_comentarios_form p label {
  display: block;
  position: relative;
  float: left;
  margin: 0 .2em .2em 0;
  padding: 0;  
  width: 30%;
}

.conten_comentarios_form p label.lblgrande {
  width: 100%;
}

.conten_comentarios_form p input.caja {
  width: 60%;
  border: 0.1em solid #D9D9D9;
  background-color: #FFF;  
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;
  color: #333333;  
}

.conten_comentarios_form p textarea {
  width: 60%;
  border: 0.1em solid #D9D9D9;
  background-color: #FFF; 
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;  
  float: left;  
  color: #333333;  
  font-size: 1em; 
}

.conten_comentarios_form input.bt_form{
  font-size: 1em; 
}


/* ------------  VALORACION ------------------------- */

.conten_valoracion{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: .5em 0;
  padding: 0;  
  font-size: .75em; 
  color: #777; 
  overflow: hidden;
}

.conten_valoracion .cv_vota{
  position: relative;
  float: left;
  margin: 0;
  padding: 0 1em 0 0;  
}

.conten_valoracion .cv_resultado{
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 0 1em;  
  border-left: 1px dotted #777; 
}

/* ------------  LISTADO   ------------------------- */

.conten_listvalcomen{
  clear: both;
  position: relative;
  float: left;
  width: 100%;  
  margin: .25em 0;
  padding: 0;  
  font-size: .75em; 
  color: #777; 
  overflow: hidden;
}

.conten_listvalcomen .clvc_comentarios{
  position: relative;
  float: left;
  margin: 0;
  padding: 0 .75em 0 1.5em;  
  background: transparent url("imgs/ic_comentario.gif") no-repeat 0 0.25em;
}

.conten_listvalcomen .clvc_separacion{
  position: relative;
  float: left;
  margin: 0;
  padding: 0 0 0 .5em;   
  border-left: 1px dotted #777;  
}

.conten_listvalcomen .clvc_valoracion{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;    
}
/*------------------------- USUARIOS --------------------------------*/

.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: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  color: #333333;
}

.txtusuarios a {
  color: #333333;
}

.txtusuarios a:hover {
  color: #EF2715;
}

.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: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #095338;
}

.titusuarios a {
  color: #FFFFFF;
}

.titusuarios a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.txtformus {
  clear: both;
  position: relative;
  float: left;
  width: 97%;
  margin: 0 0 .625em .625em;
  padding: 0;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  color: #333333;
}

.txtformus a {
  color: #333333;
}

.txtformus a:hover {
  color: #EF2715;
}

.txtformus2 {
  clear: both;
  position: relative;
  float: left;
  width: 97%;
  margin: 0 0 .625em 2em;
  padding: 0;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  color: #333333;
}

.txtformus2 a {
  color: #333333;
}

.txtformus2 a:hover {
  color: #EF2715;
}

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: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  color: #626262;
}

/* -------------------------------------------------------------------- */

.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: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6875em;
  color: #333333;
}

.lstconectados li a {
  color: #333333;
}

.lstconectados li a:hover {
  color: #EF2715;
}

/* -------------------------------------------------------------------- */

.anotacion {
  clear: both;
  position: relative;
  float: left;
  width: 99%;
  margin: 0 0 5px 0;
  padding: 0 2px;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, 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: #095338;
}

.tit_asignatura {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  color: #095338;
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size:  0.6875em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #095338;  
}

.tit_hoja {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  color: #333333;
  font-family: Tahoma, Trebuchet MS, 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 --------------------------------*/

.f_selector_peq {
  width: 40% !important;
  font-size: 0.7em !important;
}

.f_label_grd {
  width: 100% !important;
}

/* ------------------------------------------------------------ */
/** pl_empleados.asp **/

.tit_tomillo_empleado {
	width:575px !important;
}

.mod_datos {
		float:right;
		position:relative;
		font-size:13px;
		width:12em;
		padding: 1em 0 0 0;
		margin:0;
		width:170px;
		overflow:hidden;
		text-align:right;
}

.empleados {
	float:left;
	position:relative;
	width:100%;
}

.empl_busq {
	float:left;
	position:relative;
	width:98%;
	background:transparent url("imgs/fnd_empl_bus.jpg") no-repeat left top;
	padding:14px 0 14px 9px;
	margin:0;
	border:1px solid #CDDCD9;
}
	.empl_busq div {
		position:relative;
		float:left;
		padding:0 0 0 2px;
		margin:0 7px 0 0;
		background: transparent url("imgs/fnd_empl_bus_input.jpg") no-repeat left top;
	}
	.empl_busq div span {
		background: transparent url("imgs/fnd_empl_bus_input_cierre.jpg") no-repeat right top;
		position:relative;
		float:left;
		padding:3px 2px 3px 2px;
		margin:0;
	}
	.empl_busq input, select {
		border:1px solid #FFF;
		background:transparent;
		color:#3F3F3F;
	}
	.empl_busq  select {
		font-size:0.8em;
		width:22.5em; /*289px;*/
	}
	.empl_busq .form_apellido input {
		width:16em;/*218px;*/
	}
	.empl_busq .form_button {
		background:transparent;	
		padding:0;
		margin:0;	
		/*background:transparent url("imgs/empl_boton_buscar.jpg") no-repeat top left;*/
		width:35px;
		height:25px;
	}
	
	.empl_busq .form_button input {
		border:0;
		width:33px;
		height:25px;
		padding:0;
		margin:0;
		z-index:1;
	}
	.empl_busq .form_button span {
		width:35px;
		height:25px;
		background:transparent url("imgs/empl_boton_buscar.jpg") no-repeat top left;
		z-index:2;
		cursor:pointer;
	}

.empl_resultado	{
	float:left;
	position:relative;
	padding:0.5em 0 0 0;
	margin:0;
	width:100%;
}
	.empleado {
		float:left;
		position:relative;
		width:100%;
		background: transparent url("imgs/empl_empleado_fnd.jpg") no-repeat left top;
		margin:0 0 .8em 0;
		padding:0;
	}
	/*.empl_primero {
		margin:0;
		
	}*/
	
	.empleado .empl_foto {
		float:left;
		position:relative;
		padding:0 0 0 0.8125em;
		margin:0;
	}
	.empleado .empl_foto img { 
		border-top: 9px solid #CDDCD9;
		border-right: 8px solid #CDDCD9;
		border-bottom: 9px solid #CDDCD9;
		border-left: 8px solid #CDDCD9;
		
	}
	.empleado .empl_nomb {
		float:left;
		position:relative;
		padding:35px 5px 35px 15px;
		margin:0;
		width:19.3em;
	}
	.empleado .empl_nomb .nom {
		float:left;
		position:relative;
		padding:0;
		margin:0;
		width:100%;
		font-size:1em; 
		color:#333;
		font-weight:bold;
		text-transform:capitalize;
	}
	.empleado .empl_nomb .dep {
		float:left;
		position:relative;
		padding:0;
		margin:0;
		font-size:0.9em; 
		color:#666;
		font-weight:bold;
		width:100%;
	}
.empleado .empl_nomb .mail {
		float:left;
		position:relative;
		padding:0;
		margin:0;
		font-size:13px; 
		color:#000;
		width:100%;
	}
	

	.empleado .empl_tfn {
		float:right;
		position:relative;
		font-size:13px;
		width:12em;
		padding: 36px 5px 0 5px;
		margin:0;
		width:294px;
		overflow:hidden;
	}
	.empleado .empl_domicilio {
		float:right;
		position:relative;
		font-size:13px;
		padding: 5px 5px 35px 5px;
		margin:0;
		color:#000;
		width:294px;
		overflow:hidden;
		text-transform:uppercase;
	}
	.cont_ordenar {
		float:right;
		position:relative;
		/*width:99%;*/
		/*text-align:right;*/
		padding:0.5em .3em 0 0;
	}
	.inf_ordenar {
		padding:0 .3em 0.5em 0;
	}
	
	.cont_ordenar .ordenarpor {
		float:left;
		position:relative;
		color:#31705F;
		font-size:0.8em; /*13px;*/
		font-weight:bold;
		text-transform:uppercase;
		padding: 0;
	}
	
	.cont_ordenar .ord_nombre {
		float:left;
		position:relative;
		color:#3F3F3F;
		font-size:0.8em; /*13px;*/
		font-weight:bold;
		text-transform:uppercase;
		padding: 0 0 0 0.5em;
		margin:0;
	}
	.cont_ordenar .ord_apellido {
		float:left;
		position:relative;
		color:#3F3F3F;
		font-size:0.8em; /*13px;*/
		font-weight:bold;
		text-transform:uppercase;
		padding: 0 0 0 0.5em;
		margin:0;
	}
	.cont_ordenar .ord_departamento {
		float:left;
		position:relative;
		color:#3F3F3F;
		font-size:0.8em; /*13px;*/
		font-weight:bold;
		text-transform:uppercase;
		padding: 0 0 0 0.5em;
		margin:0;
	}
	.cont_paginacion {
		float:left;
		position:relative;
		padding:.8em .2em 0.5em .2em;
		margin:0;
		width:99%;
		background: transparent url("imgs/cont_paginacion_fnd.gif") repeat-x top left;
	}
	.paginacion_bs {
		float:left;
		position:relative;
		padding:0;
		margin:0;
		font-size:0.8125em;
		color:#333;
	}
	
	.paginacion_bs span {
		border:1px solid #CDCDCD;
		padding:.2em .4em;
		margin:0;
		font-weight:bold;
		color:#FFF;
		background:#31705F;
		
	}
	.paginacion_bs a {

		border:1px solid #CDCDCD;
		padding:.2em .4em;
		margin:0;
		color:#333;
		font-weight:bold;
	}
	
	.select_respag {
		float:right;
		position:relative;
		padding:.1em 0;
		margin:0;
		font-size:0.8125em;
		color:#333;
		border:1px solid #CDCDCD;
		font-size:0.8125em;
	}
	.select_respag select {
		font-size:0.8125em;
		font-weight:bold;
	}
