/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */  @import url(color_schemes/perfil7.css);@import url(color_schemes/perfil8.css); @import url(color_schemes/perfil9.css); @import url(color_schemes/perfil10.css);  @import url(color_schemes/medioRural.css); @import url(color_schemes/cazaPesca.css); @import url(color_schemes/educacionAmbiental.css); @import url(color_schemes/profesionales.css); @import url(color_schemes/ocioDeportes.css); /* ---------- Base styles ---------- */

html {
	height: 100%;
}

body {
	background: #fff;	
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#40423e;
      background: transparent url(../images/medioNatural/fondomarron.gif) repeat 0 0;
}

table {
	padding:0;
	margin:0;
}

td {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;color:red;
	color:#40423e;
}

a {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#40423e;
	text-decoration:none;
}

a:hover {
	color:#C68F24;
}

/* ---------- Main content body ---------- */

#columnasLaterales {
	background: transparent url(../images/medioNatural/fondomarron.gif) repeat 0 0;
	/*text-align:center;*/
}


.ie6 #columnasLaterales {
	text-align:center;
	background: transparent url(../images/medioNatural/fondomarron.gif) repeat 0 0;
}


#wrapper {
	margin: 0 auto;
	width:960px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
}

.ie6 #wrapper {
	margin: 0 auto;
	width:960px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
}

#content-wrapper {
	background: #ffffff;
	margin: 0 auto;
	width: 100%;
}

/* ---------- Banner ---------- */

#banner {	
	display: block;				
	height: 125px;
	top: -1px;
	z-index:99;
}

#banner div.cabecera {
	/*background: url(../images/medioNatural/FondoEscudo.png) no-repeat 0 0;*/
	margin-left:0px;
}

/*#banner h1.logo {
	display: block;
	float: left;
	font-size: 2em;
	left: 5%;
	margin: 25px 0 0;
	padding: 0;
	position: absolute;
}

#banner .logo a {
	float: left;
	text-decoration: none;
}*/

.ie6 #banner .logo {
/*	zoom: 1;*/
}

.current-community {
	background: url(../images/dock/my_places_public.png) no-repeat 15px 50%;
	border-left: 1px solid #D3DADD;
	color: #D3DADD;
	display: block;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 20px;
	padding-left: 40px;
}

.guest-community .current-community {
	display: none;
}

.private-page .current-community {
	background-image: url(../images/dock/my_places_private.png);
}

/* ---------- Main navigation ---------- */

#navigation {
/*	background: #020509;*/
	background-color:#4a636c;
/*	border-top: 1px solid #304049;*/
/*	margin: 0 auto 20px;*/
/*	min-height: 2.2em;*/
	min-height:17px;
	width: 100%;
}

#navigation ul {
/*	min-height: 2em;*/
	min-height:17px;
	width: 100%;
	margin:0;
	padding:0;
}

#navigation li {
	/*border: 1px solid #304049;*/
	display: inline;
/*	margin: -1px 0 0 -1px;*/
	padding: 0;
	float:right;
}

#navigation li.blanco {
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	float:right;
}

#navigation a {
	/*color: #D3DADD;*/
	color: #FFFFFF;
	padding: 5px 20px;
}

#navigation li a {
	display: block;
	text-decoration: none;
	margin:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	padding-top:1px; 
}

#navigation li a span {
	text-decoration: none;
}

#navigation li.selected a, #navigation li a:hover {
/*	background-color: #1E2529;*/	
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#C68F24;		/* COLOR ENCIMA */
}

#navigation li.selected a span {
	/*background: url(../images/navigation/bullet_selected.png) no-repeat 0 50%;*/
	padding-left: 10px;
}

#navigation li.izquierda {
	float:left;
}

#navigation li.derecha {
	float:right;
}

#navigation .urlHome {
	color:#86AEBA;
	font-weight: bold;
	font-size:14px;
}


/* ---------- Add/remove page ---------- */

.js #navigation .enter-page {
	background-color: #1E2529;
	padding: 2px;
}

.js #navigation .enter-page a {
	background: none;
	display: inline;
	font-weight: bold;
	padding: 0;
}

.js #navigation .enter-page .save-page {
	background: url(../images/dock/my_place_current.png) no-repeat 0 50%;
	margin: 0 10px;
	padding-left: 20px;
}

.ie.js #navigation .enter-page .save-page {
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: top;
}

.js #navigation .enter-page .cancel-page {
	display: none;
}

.ie.js #navigation .enter-page {
	padding: 0;
}

.ie.js #navigation .enter-page input.text {
	margin: 2px;
	padding: 3px 1px;
}

.js #navigation {
	position: relative;
}

.js #add-page {
	background: #020509;
	border: 1px solid #304049;
	border-bottom: none;
	bottom: 100%;
	font-weight: bold;
	position: absolute;
	right: 5%;
}

.js #add-page a {
	display: block;
	text-decoration: none;
}

.js #add-page a span {
	background: url(../images/common/add.png) no-repeat 0 50%;
	display: block;
	margin-left: 15px;
	padding: 5px 20px 2px;
}

.js #add-page a:hover span {
}

/*------ Navigation portlet ------*/

.nav-menu-style-1 {
}

.nav-menu-style-2 {
}

/* ---------- Portlet wrapper and icons ---------- */

.portlet {
	background: #ffffff;
	margin: 0 0 10px;
/*	padding: 2px;*/
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.portlet-title {
	padding-left: 6px; /*BreadCrumb*/
	padding-right: 6px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	color:#566a71;
	display: block;	
	min-width: 50%;
	/*text-align:left;*/
}

.portlet-content {
	clear:both;
/*      padding-top: 5px;
      padding-bottom:5px;
      padding-left:5px;
      padding-right:5px;*/
	position:static;
	padding:0;
}

.portlet-minimized .portlet-content-container {
      padding-top: 5px;
      padding-bottom:5px;
      padding-left:5px;
      padding-right:5px;;
}

.portlet-topper {
	padding-left: 0px;
}

.ie .portlet-title {
	padding-bottom: 0px;
}

body.lfr-has-sidebar {
	padding-left: 0;
}

.lfr-has-sidebar #content-wrapper {
	padding-left: 270px;
	width: auto;
}

/* -------------------- DGILG ---------------------*/
#barra_separacion {
	background-color:#4a626c;
	margin: 0;
	padding:0;
	min-height: 17px;
	width: 100%;
}

.tituloPrivacidad {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#40423e;
}

.normalPrivacidad {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.ie6 #footer {
	padding-left: 15px;padding-right:15px;padding-top:5px;padding-bottom:0px;
	margin:0;
	width: 100%;
	height:45px;
/*	background-color:#FFFFFF;*/
}


#footer {
	padding-left: 15px;padding-right:15px;padding-top:5px;padding-bottom:0px;
	margin:0;
	width: 95%;
	height:45px;
/*	background-color:#FFFFFF;*/
}

.ie6 #footer {
	padding-left: 15px;padding-right:15px;padding-top:5px;padding-bottom:0px;
	margin:0;
	width: 99%;
	height:45px;
	background-color:#FFFFFF;
}


DIV.hundred {
	width:100%;
}

DIV.thirty-three {
	width:33%;
}

.ie6 DIV.thirty-three {
	width:33%;
}

.thirty-threeCopyright {
	width:33%;
	float:left;
}

.ie6 .thirty-threeCopyright {
	width:45%;
	float:left;
}

.thirty-threeImagenes {
	width:33%;
	text-align:center;
	margin:0 auto;
}

.ie6 .thirty-threeImagenes {
	width:60%;
	text-align:center;
	margin:0 auto;
}

.thirty-threeImagenes a{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;
}

.thirty-threeImagenes a IMG{
	padding-left:5px;
	padding-right:5px;
}

.ie6 .thirty-threePrivacidad {
	width:30%;
	text-align:right;
	float:right;
}

.thirty-threePrivacidad {
	width:33%;
	text-align:right;
	float:right;
}

.thirty-threePrivacidad SPAN {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;

}
.thirty-threePrivacidad a{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#000000;	
	text-decoration:none;

}

.thirty-threePrivacidad a:hover{
	color:#C68F24;
}
	
.inicioBreadcrumbPerfil {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#DFBD8C;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #B59972;
}

.inicioBreadcrumbPerfil a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#DFBD8C;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioBreadcrumbPerfil a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#DFBD8C;
	color:#FFFFFF;
	text-decoration:none;	
}

.liNavegacion {
	list-style:none;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;

}

.inicioNavegacion {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#DFBD8C;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #B59972;
}

.inicioNavegacion a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#DFBD8C;
	color:#FFFFFF;
	text-decoration:none;	

}

.inicioNavegacion a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#DFBD8C;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionCazaPesca {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#C5d6da;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #7e888B;
}

.inicioNavegacionCazaPesca a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#C5d6da;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionCazaPesca a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#C5d6da;

	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionEducacionAmbiental {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#E1A591;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #906A5D;

}

.inicioNavegacionEducacionAmbiental a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#E1A591;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionEducacionAmbiental a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#E1A591;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionMedioRural {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#D1E287;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #939F5F;
}

.inicioNavegacionMedioRural a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#D1E287;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionMedioRural a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#D1E287;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionOcioDeportes {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#da91e1;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #c460cd;

}

.inicioNavegacionOcioDeportes a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#da91e1;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionOcioDeportes a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#da91e1;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionProfesionales {
	vertical-align:middle;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	padding-left:12px;
	padding-right:12px;
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#F3E196;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom: 2px solid #A69A66;
}

.inicioNavegacionProfesionales a{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#F3E196;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioNavegacionProfesionales a:hover{
	font-family:'Trebuchet MS';
	font-size:18px;
	font-weight:normal;
	background-color:#F3E196;
	color:#FFFFFF;
	text-decoration:none;	
}

.inicioBreadcrumb {
	padding-top: 7px;
	padding-left: 13px;
}

.inicioBreadcrumb a{	
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#b3b3b3;
	text-decoration:none;
}

.inicioBreadcrumb a:hover{	
	color:#C68F24;
}

.caracterSeparador {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#b67a39;
}

.inicioSiteMap {
	text-align:right;
}

.inicioSiteMap ul {
	padding:0;
	margin:0;
	text-decoration: none;
}

.inicioSiteMap li {
	margin:0;
	padding-top:7px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	list-style:none;	
}

.inicioSiteMap li .estiloSiteMap {
         background: transparent url(../images/medioNatural/subrayado.gif) no-repeat bottom right;
         min-width:135px;
	   text-align:right;
}

.inicioSiteMap li .estiloSiteMap a{	
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#40423e;	
	text-decoration:none;
	text-align:right;	
}

.inicioSiteMap li .estiloSiteMap a:hover{	
	color:#C68F24;
}

.verTodasNoticias {
	position:relative;
	top:-22px;
	padding-left:97px;
	height:0px;
}

.ie7 .verTodasNoticias {
	position:relative;
	top:-29px;
	padding-left:97px;
	height:0px;
}


.verTodasNoticias a{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#b67a39;
	text-decoration:none;
}
.verTodasNoticias a:hover{
	color:#C68F24;
}

.verTodasNovedades {
	position:relative;
	top:-22px;
	padding-left:130px;
	height:0px;
}

.ie7 .verTodasNovedades {
	position:relative;
	top:-29px;
	padding-left:130px;
	height:0px;
}

.verTodasNovedades a{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#b67a39;
	text-decoration:none;
}

.verTodasNovedades a:hover{
	color:#C68F24;
}

.capaPerfil {
	font-family:'Trebuchet MS';
	font-size:10px;
	font-weight:normal;
	color:#595c56;
	display:none;
      padding-left:2px;
}

.apartadosPerfiles {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	background-color:#e6e6e6;
	width:100%;
}
.apartadosPerfilesSel {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	background-color:#f8e295;
	width:100%;
}

.apartadosPerfilesSel a{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#595c56;
	text-decoration:none;
}

.apartadosPerfiles a{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#595c56;
      text-decoration:none;
}

IMG.imagenServicio {
       width:50px;
       height:46px;
      padding-top:2px;
}

IMG.imagenEnlace {
	width:135px;
	text-align:center;
	height:46px;
      padding-top:2px;
}

.trBoton{
	width:100%;
}
.textoBoton{
	font-family:'Trebuchet MS';
	font-size:10px;
	font-weight:bold;
	color:#595c56; 
      text-align:center;
}

A.enlaceServicio{
	font-family:'Trebuchet MS';
	font-size:10px;
	font-weight:bold;
	color:#595c56;
      text-decoration:none;
	text-align:center;	
}

A.enlaceServicio:hover{
	color:#C68F24;	
}

.botonServicioCen {
	background-Image:url(../images/medioNatural/servicios_cen.gif);background-Repeat:repeat-x;cursor:pointer;
	width:100%;
	height: 49px;
	padding:0;
	margin:0;
}
.botonServicioDer {
	background-Image:url(../images/medioNatural/servicios_der.gif);background-Repeat:no-repeat;cursor:pointer;
	width:6px;
	min-width:6px;
	height: 49px;
	padding:0;
	margin:0;
}

.botonServicioIzq {
	background-Image:url(../images/medioNatural/servicios_izq.gif);background-Repeat:no-repeat;cursor:pointer;
	width:6px;
	min-width:6px;
	height: 49px;
	padding:0;
	margin:0;
}

TD.separacionServicio {
	text-align:center;
	padding-left:2px;
}

TABLE.tablaServicios {
	width:127px;
}

IMG.imagenEnlace {
      width:120px;
	text-align:center;
}

.fecha_medio_natural {
    	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#b67a39;
}
a.tituloNovedad {	
      font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color:#40423e;       
}

a.tituloNovedad:hover {
	color:#C68F24;
}

IMG.imagenNovedad {
	width:170px;
	display: block; 
	margin: auto;
	text-align:center;
}
.tablaContenido {
	width:100%;
}

.tablaContenido TD {
    padding:3px;
}

.tablaContenido td.tdContenido {
	width:130px;
	text-align:right;
}

a.tituloContenido {
     font-family:'Trebuchet MS';
     font-size:16px;
     font-weight:bold;
     color:#50524d;
}

.tituloContenido {
      font-family:'Trebuchet MS';
     font-size:16px;
     font-weight:bold;
     color:#50524d;
}

IMG.imagenContenido {
	margin-right: 0px;
	width:120px;
}

IMG.imagenContenidoPequeno {
	margin-right: 0px;
	width:100px;
}

.tituloContenido {
     	font-family:'Trebuchet MS';
	font-size:16px;
     	font-weight:bold;
     	color:#50524d;
}


.enlacesRelacionados  {
     font-family:'Trebuchet MS';
     font-size:11px;
     font-weight:normal;
     color:#40423e;
     text-decoration:none;
     padding-top:5px;
     padding-bottom:5px;

}

.tituloEnlacesRelacionados {
     padding-top:5px;
     padding-bottom:5px;
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
	color:#50524d;
}


.enlacesRelacionados  a {
        font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#40423e;
	text-decoration:none;
}

.enlacesRelacionados  a:hover {
	color:#C68F24;
}


.documentosRelacionados  {
     font-family:'Trebuchet MS';
     font-size:11px;
     font-weight:normal;
     color:#40423e;
     text-decoration:none;
     padding-top:5px;
     padding-bottom:5px;

}

.tituloDocumentosRelacionados {
	padding-top:5px;
      padding-bottom:5px;
      font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
	color:#50524d;
}


.documentosRelacionados  a {
      font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#40423e;
	text-decoration:none;
}

.documentosRelacionados  a:hover {
	color:#C68F24;
}

IMG.imagenContenidoGrande {
	margin-right: 0px;
	width:180px;
}

#portlet-journal-summary {
	margin:0;
	padding:0;
}

td.setentaSup {
	vertical-align:top;
	width:70%;
	margin:0;
	padding-right:10px;
}

IMG.imagenNovedadPeq {
	width:140px;
	display: block;
	margin-right:auto;
	padding:10px;
}

.texto {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#40423e;
}

a.enlaceResultadoBuscador {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#C36c6A;
}

a.enlaceResultadoBuscador:hover {
	color:#C68F24;
}

.portlet-titleBuscador {	
	font-family:'Trebuchet MS';
	font-size:25px;
	font-weight:normal;
	color: #566a71;
}

.taglib-search-iterator-page-iterator-bottom {
	float:right;
}

.lfr-tableBuscador {
	width:95%;
	margin: 0 auto;
      margin-bottom:20px;
}

.tituloCampo {
     font-family:'Trebuchet MS';
     font-size:12px;
     font-weight:bold;
     color:#50524d;
     float:right;
     text-align:right;
     padding-right:10px;
}

.tituloCampo_Izq {
     font-family:'Trebuchet MS';
     font-size:12px;
     font-weight:bold;
     color:#50524d;
          padding-top:10px;
}

.letraImagen {
	font-family:Arial;
      font-size:10px;
      font-style: italic;
}

table.hundred {
	width:100%;
}

.formatoTemas {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#b3b3b3;
}

.espacioTodas {
	height:1px;
}
.calendarSumary {
	padding-right: 0px;
	width:1%;
}

.ie6 .centrarSearch {
	padding-left: 20px;
	text-align:center;
}

.divAssetPublisher {
	margin-bottom: 1em;
	margin-top:1em;
}

.espacioChincheta{
	width:20px;
}

.fondoBlanco {
	background-color:#FFFFFF;
}

.capaTituloTipologia {
	background-color:#ECF2F4;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	height:20px;
}

.articulosRelacionados .cabeceraContenidosRelacionados {
	text-decoration:underline;
	font-family:'Trebuchet MS';
	font-size:11px;
}

.imagenContenidosRelacionados {
	cursor:pointer;	
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
}

.textoContenidoRelacionado {
	font-size:12px;
	font-weight:normal;
	float:left;
	color:#4D879A;
	padding-left:10px;
	padding-right:10px;
}
.textoContenidoRelacionadoFlechas {
	background:transparent;
	float:right;
	padding-right:10px;
}

.establecerPosicionFlechaIteratorEvent {
	float:right;
	width:65px
}

.vevent .lfr-label {
	font-family:'Trebuchet MS';
	font-size:13px;
	font-weight:normal;
	color:#566a71;
	display: block;	
	min-width: 50%;
}

.importante .contenidoRelacionado {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#CC3B02;
}

.contenidoRelacionado {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#8C8A87;
}

.paddingContenidoRelacionado {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	padding-left:15px;
}

.buscadorMedioNatural {
    background: transparent url(../images/medioNatural/fondobuscador.jpg) repeat-x 0 0;
    width:100%;
}

.separacionBuscador {	
	padding-bottom:0;	
	padding-left:0;	
	padding-right:0;	
	padding-top:8px;
	vertical-align:middle;
}

.ie6 .separacionBuscadorResultado {
	padding-bottom:0;	
	padding-left:0;	
	padding-right:0;	
	padding-top:8px;
	vertical-align:middle;
	height:40px;
	background: transparent url(../images/medioNatural/sombra_buscador.png) repeat-x bottom left;
}

.separacionBuscadorResultado {
	padding-bottom:0;	
	padding-left:0;	
	padding-right:0;	
	padding-top:8px;
	vertical-align:middle;
	height:37px;
	background: transparent url(../images/medioNatural/sombra_buscador.png) repeat-x bottom left;
}

.ie6 .separacionBuscadorAvanzadoResultado {
	padding-bottom:0;	
	padding-left:0;	
	padding-right:0;	
	padding-top:8px;
	vertical-align:middle;
	height:43px;
	background: transparent url(../images/medioNatural/sombra_buscador.png) repeat-x bottom left;
}

.separacionBuscadorAvanzadoResultado {
	padding-bottom:0;	
	padding-left:0;	
	padding-right:0;	
	padding-top:8px;
	vertical-align:middle;
	height:37px;
	background: transparent url(../images/medioNatural/sombra_buscador.png) repeat-x bottom left;
}

.portlet-titleBuscadorAvanzado {
	padding-left:18px;
	padding-right:7px;
	color: #425860;
      vertical-align:middle;
	font-family:'Trebuchet MS';
	font-size:25px;
	font-weight:normal;
	color:#566a71;
	display: block;	
	min-width: 50%;
	text-align:left;
	float:left;
}

.letraBuscador {
	padding-left:18px;
	padding-right:7px;
	color: #425860;
	font-family:'Trebuchet MS';
	font-size:16px;
      vertical-align:middle;
}

.letraBuscadorAvanzado {
	padding-left:18px;
	padding-right:7px;
	color: #425860;
	font-family:'Trebuchet MS';
	font-size:14px;
      vertical-align:middle;
}

.ie6 INPUT.inputBuscador:focus {   
}  

INPUT.inputBuscador:focus {   
}    


INPUT.inputImagenBuscador {   
   background:transparent;
    padding-left:7px;
    padding-right:7px;
    vertical-align:middle;
    
}

.tablaBuscador {
	padding:0;
	margin:0;
	width:100%;
}

.enlaceTransparente {
	font-family:'Trebuchet MS';
	font-size:12px;
      vertical-align:middle;
	/*font-family:Arial;*/
	/*font-size:10px;*/
	font-weight:normal;
	color:#40423e;
	padding-left:15px;
	padding-right:15px;

}

INPUT.transparente, INPUT.transparente:hover {
	background:transparent;
	border:none;
}

INPUT.inputBuscador {
	border: 1px solid #2DC3DE;
	width: 270px;     
	padding-left:7px;
	padding-right:7px;
	vertical-align:top;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#40423e;
}

INPUT.inputBuscadorFecha {
	border: 1px solid #2DC3DE;
	width: 150px;     
	padding-left:7px;
	padding-right:2px;
	vertical-align:bottom;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#40423e;
}

INPUT.inputBuscadorRadio { 
	border: none;   
	padding-left:7px;
	padding-right:7px;
	vertical-align:middle;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#40423e;
}

.selectBuscadorAvanzado {
	border: 1px solid #2DC3DE;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;		
	background-repeat: no-repeat;
}

.sinBorde {
	border:0px;
	width:200px;
	height:125px;
	padding:0px;
	margin:0px;
}

.imagenLogo {
	width:200px;height:125px;
}

.imagenPie {
	width:30px;height:28px;
}


.portlet-titleBuscadorAvanzadoAtras {
	padding-top:0px;
	padding-left:18px;
	padding-right:7px;
	color: #425860;
	vertical-align:middle;
	font-family:'Trebuchet MS';
	font-size:15px;
	font-weight:normal;
	color:#566a71;
	display: block;	
	text-align:right;
	float:right;
}

.filtro {
	text-align: left; 
}
.filtro H2 {
	COLOR: #990033
}

.filtro .bloque {
	BORDER-RIGHT: #cccccc 1px solid;
	MARGIN-RIGHT: 10px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #cccccc 1px solid;
	MARGIN-LEFT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 2em;
	MARGIN-BOTTOM: 1.2em;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 0em;
	MARGIN-TOP: 2em;
	BORDER-BOTTOM: #cccccc 1px solid;
}

.ie6 .filtro .bloque {
	BORDER-RIGHT: #cccccc 1px solid;
	MARGIN-RIGHT: 10px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #cccccc 1px solid;
	MARGIN-LEFT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 2em;
	MARGIN-BOTTOM: 1.2em;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 0em;
	MARGIN-TOP: 2em;
	BORDER-BOTTOM: #cccccc 1px solid;
	width:100%;
}

.filtro .bloqueAvanzado {
	BORDER-RIGHT: #cccccc 1px solid;
	MARGIN-RIGHT: 10px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #cccccc 1px solid;
	MARGIN-LEFT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 2em;
	MARGIN-BOTTOM: 1.2em;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 0em;
	MARGIN-TOP: 2em;
	BORDER-BOTTOM: #cccccc 1px solid;
}

.ie6 .filtro .bloqueAvanzado {
	BORDER-RIGHT: #cccccc 1px solid;
	MARGIN-RIGHT: 10px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #cccccc 1px solid;
	MARGIN-LEFT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 2em;
	MARGIN-BOTTOM: 1.2em;
	BORDER-LEFT: #cccccc 1px solid;
	PADDING-TOP: 0em;
	MARGIN-TOP: 2em;
	BORDER-BOTTOM: #cccccc 1px solid;
	width:100%;
}


.filtro .bloque H2, .filtro .bloqueAvanzado H2 {
	MARGIN-TOP: 0px;
	FONT-WEIGHT: lighter;
	FONT-SIZE: 180%;
	Z-INDEX: 1;
	MARGIN-BOTTOM: 0px;
	OVERFLOW: visible;
	FONT-FAMILY: "Trebuchet MS", Arial,	Helvetica, sans-serif; 
	POSITION: relative; TOP: -19px; 
	TEXT-ALIGN: left;
}
.filtro .bloque H2 SPAN, .filtro .bloqueAvanzado H2 SPAN{
	PADDING-LEFT: 3px;
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 4px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}

.hidden {
	POSITION: absolute; opacity: 0
}
.visible {
	opacity: 1
}
INPUT.calendar {
	WIDTH: 99px
}

button.calendar {
  background: url(../images/medioNatural/calendar-icon.png) no-repeat;
  border: 0;
  cursor: pointer;
  height: 20px;
  margin-right: 6px;
  width: 20px;
}
button.calendar:hover, button.calendar.active {
  background-position: left top;
} 

div.calendar {
	background: #FFFFFF;
	height: 175px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
	border: 1px solid #0597DB;
}	

div.calendar * {
	margin: 0;
	padding: 0;
}	

div.calendar div {
	background: none !important;
	cursor: move;
	height: 170px;
	padding-top: 3px;
	width: 147px;
}	
	
div.calendar caption {		
	font: normal 12px/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	text-align: center;
	width: 100%;
	background:#ebebeb;
	color:#40423e;
}
div.calendar caption a {
	cursor: pointer;
	display: block;
	height: 12px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 17px;
	width: 11px;
}
div.calendar caption a.prev {
	top: 9px;
	background: url(../images/medioNatural/flecha_calendar_izq.png) 0 0 no-repeat;
	left: 7px;
}
div.calendar caption a.next {
	top: 9px;
	background: url(../images/medioNatural/flecha_calendar_der.png) 0 0 no-repeat;
	right: 3px;
}
div.calendar caption a:hover {
	
}
div.calendar caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.calendar caption span.month {
	padding-right: 8px;
}
div.calendar caption span.month:after {
	content: ',';
}

div.calendar table {
	background: #FFF;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.calendar td,
div.calendar th {
	border: 0;
	color: #425860;
	font: normal 11px Trebuchet MS,Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: center;
	width: 21px;
	font-weight:bold;
}
div.calendar td {
	color: #425860;
	background: #FFFFFF;
	color: #FFF;
	font-size: 11px;
	font-weight:normal;
}
div.calendar td.invalid {
	color: #999;
}

div.calendar td.valid {
	background: #FFFFFF;
	color: #0597DB;
	color:#40423e;
	cursor: pointer;
}
	
div.calendar td.inactive {
}
div.calendar td.active,
div.calendar td.hover {
	color:#D57070;
	background: #FFFFFF;
	cursor: pointer;
}

.icono {
	width:16px;
	height:16px;
}


.separacionTope {
}

.ie6 .separacionTope {
	position:relative;
	top:-30px;
}