﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
}

#contenedor {
	margin: 30px auto 0 auto;
	position: relative;
	width: 658px;
	height: auto;
	background: #FFF;
}
#sombra_izda {
	float: left;
	height: auto;
}

.titulo_actualizacion {
	font-size: 0.7em;
}

#sombra_dcha {
	float: left;
	height: auto;
	width: auto;
}
#sombra_izda_centro {
	background-image: url(/images/microsite/diseno/sombra_izda_centro.jpg);
	background-repeat: repeat-y;
	height: 300px;
}
#datos_playa {
	background-color: #e7e7e7;
	margin-top: 12px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 8px;
	overflow: auto;
	width: 100%;
}
#form_playa {
	width: 300px;
	display: inline;
	float: left;
}
#div_temporada_banyo {
	width: 150px;
	display: inline;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;	
}
#div_temporada_banyo_valor {
	font-size: 0.9em;
	color: #000;	
}
#bano {
	float: left;
	height: 110px;
	width: 167px;
}

.playa-banyo-img {
    width:65px;
}


.playa-ocupacion-img {
    width:70px !important;
    height:70px !important;	
}

.playa-ocupacion-contenedor {
	margin-top: 9%;
}

.playa-ocupacion-fecha {
    font-size: 0.7em !important;
}

#contenedor-legend {
	width: 55px;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	padding: 5px;
	
}

.legend { list-style: none; }
.legend li { margin-right: 10px; }
.legend span { border: 1px solid #ccc; float: left; width: 12px; height: 12px; margin: 2px; }

#gradient-colors {
	background: rgba(231,56,39,1);
	background: -moz-linear-gradient(top, rgba(231,56,39,1) 0%, rgba(255,255,0,1) 50%, rgba(51,204,51,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,1)), color-stop(50%, rgba(255,255,0,1)), color-stop(100%, rgba(51,204,51,1)));
	background: -o-linear-gradient(top, rgba(231,56,39,1) 0%, rgba(255,255,0,1) 50%, rgba(51,204,51,1) 100%);
	background: -ms-linear-gradient(top, rgba(231,56,39,1) 0%, rgba(255,255,0,1) 50%, rgba(51,204,51,1) 100%);
	background: linear-gradient(to bottom, rgba(231,56,39,1) 0%, rgba(255,255,0,1) 50%, rgba(51,204,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#33cc33', GradientType=0 );
}

#gradient-colors div {
	margin-left: 16px;
}

#gradient-colors #gradient-low {
	margin-top: 20px;
}

#calidad_del_agua {
	float: left;
	height: 110px;
	width: 408px;
}
.cajas_datos {
	background-color: #FFF;
	padding: 4px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


#nombre_playa_certificados {
	border: thin solid #999999;
	background-image: linear-gradient(bottom, rgb(204,204,204) 31%, rgb(255,255,255) 83%);
	background-image: -o-linear-gradient(bottom, rgb(204,204,204) 31%, rgb(255,255,255) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(204,204,204) 31%, rgb(255,255,255) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(204,204,204) 31%, rgb(255,255,255) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(204,204,204) 31%, rgb(255,255,255) 83%);
	height: auto;
	/*width: 600px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	overflow: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nombre_playa_titulo {
	font-size: 0.9em;
	font-weight: bold;
	padding: 8px;
	float: left;
	height: auto;
	width: 160px;
}

#prevision_meteorologica {
	clear: both;
	height: 110px;
	width: 594px;
}
.texto_playas_desplegable {
	color: #666;
	margin-left: 10px;
}

#indicaciones {
	clear: both;
	height: 74px;
	width: 594px;
}
#servicios_equipamientos {
	clear: both;
	width: 594px;
	overflow: auto;
}

#fecha_playa {
	text-align: right;
	display: inline;
	margin-right: 5px;
	float: right;
	line-height: 14px;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 4px;
}
.titulo_cajas_datos {
	font-size: 0.75em;
	font-weight: bold;
	clear: both;
	margin-left: 2px;
}
.bandera_tiempo {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

.texto_bano {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	clear: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.caja_datos_playa_individual {
	float: left;
	height: 40px;
	width: 190px;
	margin: 4px;
	padding: 0px;
	overflow: hidden;
}
.titulo_dato_playa {
	font-size: 0.7em;
	color: #999999;
	display: block;
}
#dato_prevision_meteorologica {
	float: left;
	width: 170px;
	margin-right: 17px;
}

#certificados {
	display: inline;
	float: left;
	width: 240px;
	margin-top: 4px;
	text-align:center;
}
#certificados a img {
	margin-left: 4px;
	border: none;
	vertical-align: bottom;
}


#sombra_dcha_centro {
	background-image: url(/images/microsite/diseno/sombra_dcha_centro.jpg);
	background-repeat: repeat-y;
	height: 300px;
}

#contenido {
	width: 620px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	height: auto;
	margin-bottom: 20px;
}
#cabecera {
	clear: both;
	height: 50px;
}
#mapa {
	clear: both;
	margin-top: 20px;
}
#seleccion_playa {
	background-color: #cccccc;
	clear: both;
	width: auto;
	margin-top: 12px;
	padding: 10px;
	height: 23px;	
}
.texto_datos {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.icono_dato {
	float: left;
	margin-right: 6px;
}
.subtitulo_servicios {
	font-size: 0.7em;
	color: #999;
	clear: both;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 4px;
}
#boton_volver_arriba {
	font-size: 0.7em;
	font-weight: bold;
	color: #003399;
	text-align: right;
	margin-top: 5px;
	margin-right: 8px;
	text-decoration: none;
}
#boton_volver_arriba img {
	margin-left: 6px;
	vertical-align: middle;
}


.datos_servicios img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.datos_servicios {
	float: left;
	height: 23px;
	width: 140px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 12px;
}
.texto_lista_servicios {
	font-size: 0.7em;
	font-weight: bold;
	color: #003399;
	vertical-align: top;
	text-align: left;
	line-height: 10px;
}
#logotipo_cabecera {
	text-align: left;
	float: left;
	margin-top: 10px;
}

#logotipo_cabecera img {
	max-width: 182px;
}
#logo_inf_aqualogy {
	text-align: right;
}

#idiomas {
	text-align: right;
}

    #idiomas a:hover {
        text-decoration:none;
    }
.bandera_idioma_letra {
	margin-left: 4px;
	margin-top: 4px;
	border: 0;
}
#tamano_letra {
	text-align: right;
}
.textos_cabecera {
	font-size: 0.7em;
	color: #999;
	vertical-align: text-top;
}

#cargando{
	position:absolute;
	padding-top: 15%;
	text-align: center;
    width:100%;
    height:100%;
    background:#fff;
	z-index:1;
}

#no_info
{
    clear: both;
    margin-top: 28px;
}

h6 {
    font-size: 13px;
}

/* MAREAS */
.textoPleamar, .textoBajamar 
{
    width: 100%;
    text-align: center;
    font-size:0.8em;
    text-transform: none;
}
    
.colorPleamar 
{
  color: #0497FF;
}

.colorBajamar 
{
    color: #FF0003;
}

.Bajamar
{
   text-transform: none; 
}
    
.Pleamar
{
   text-transform: none; 
}
        
 .mareaTablaTitulo
 {
     font-size: 1.2em;
     text-align:  center;
     padding: 10px 0px 12px;
     text-transform: none;
           padding: 4px 0px 4px;
      font-size: 1.6em;
 }
     
.mareaTabla {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 1.4em;
    text-transform: none;
 }   

/* MAREAS   */
.Pleamar,     .Bajamar
{
    font-size: 33px;
}
     

img.marea 
{
   width: 73px !important;
}
 
.contentMareas .img1
{
   top: -2px;
   width: 74px;
}  

 .contentMareas .mareaTendencia 
{
  padding-bottom: 15px;
  font-size: 32px;
}

.contentMareas .texto1 div 
{
   top: 35% !important;
} 


/* MAPA */
.ol-attribution {
    display: none;
}

/* icono layer switch */
.layer-switcher {
    position: absolute;
    top: 0.5em;
    left: 2.7em;
    text-align: left;
}

.layer-switcher label {
    font-size: 0.8em;
    cursor: pointer;
}

.layer-switcher .form-inline {
    margin-left: 4px;
    float: left;	
}

.layer-switcher .panel {
    padding-top: 2px;
}

.layer-switcher button{
    float: left;
    width: 38px;
    height: 38px;
    background-image: url('/images/extranet/botones/layer-switcher.png');
    background-repeat: no-repeat;
    background-position: 2px;
    background-color: white;
    border: none;
}

.layer-switcher button:hover
{
    background-color: #F1F1F1;
}