/******* LOCALIZACI?N *****************************/
img.localizacion {border: 1px solid #004573;}
table.localizacion th, table.localizacion td{	text-align: left;}
table.localizacion {
/*	border:1px solid #004573; */
	border-top:0px;
/*	width: 170px; */
	margin: 0px;
	padding:0;
    font-size: 1em;
}
table.localizacion caption {	display:none;}
th.titulo_tabla_localizacion {
	background-color: #D7E6F0;
	border-bottom: 1px solid #004573;
	border-top: 1px solid #004573;
	padding:5px;
}

/**** MUNICIPIO *****/
#columna_plano_municipio {border: 1px dotted green;
	width: 250px;
	max-width:250px;
	float:left;
	margin-right: 3px;
	padding: 0;
}
#columna_tablas {border: 1px dotted green;
	float: left;
	padding: 0;
	margin-right: 3px;
	width: 23%;
}
#columna_mapas {border: 1px dotted green;
	width: 175px;
	padding: 0;
}
/* Especiales */
div.columna {
	float: left;
	margin-right: 3px;
}

h2.solapa {
	border: 1px solid #004573;
	border-bottom: 0;margin:0;
	background: #D7E6F0;
	padding:5px;
	width: 190px;
	font-size: 1em;
	font-weight: bold;
}
h2.solapa2 {
	border: 1px solid #004573;
	border-bottom: 0;margin:0;
	background: #D7E6F0;
	padding:5px;
	font-size: 1em;
	font-weight: bold;
	width: 150px;
	max-width: 150px;
}

/******* PREVISIONES METEOROLÓGICAS *****************************/
.prevision {color: #424242;}
.prevision a {
	font-weight: bold;
	color: #424242;
}
table.prevision caption {
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
    font-size:1.1em;
   /* border-top:0.1em solid;*/
    border-bottom:0.1em solid;
    padding: 0.5em;
}
table.prevision {width: 99%; }
.prevision table, .prevision th, .prevision td{
	padding: 0;
	text-align: center;
	color: #424242;
    font-size:1em;
}
.prevision th {
    text-transform: uppercase;
    vertical-align: top;
    text-align: right;
}
.prevision td {
	width: 9em;
}
/*tr.separador td {
	font-size: 0;
    color: White;
	border-bottom: 0.1em solid #CCCCB8;
} */
tr.separadorhr td{
	width: 100%;
}
tr.separadorhr td hr{
	color: #CCCCB8;
	margin:0;
	padding: 0;
	width: 100%;
}
table.prevision tr {
  padding-bottom: 1em;
}

td.temperatura {
  text-align: left;
  background-image: url(cuadrado-neutro.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 1em;
}
#temperaturas_hoy, #temperaturas_manyana {
  text-align: left;
}
.prevision td.borderLeft {
  border-left:0.1em solid #424242;
}
.prevision td.borderRight {
  border-right:0.1em solid #424242;
}
.prevision td.borderLeftRight {
  border-left: 0.1em solid #969696;
  border-right: 0.1em solid #969696;
}
#cielo_manyana_hoy, #cielo_tarde_hoy, #cielo_noche_hoy,
#cielo_manyana_manyana, #cielo_tarde_manyana, #cielo_noche_manyana,
#estado_manyana_hoy, #estado_tarde_hoy, #estado_noche_hoy,
#estado_manyana_manyana, #estado_tarde_manyana, #estado_noche_manyana,
#dia1, #dia2, #dia3, table#comunitat th {
  text-align: center;
}

#maritima_hoy td, #maritima_manyana td, #maritima_proximos td,
th#linea_costa_hoy ,th#linea_costa_manyana,th#linea_costa_proximos ,
th#alta_mar_hoy,th#alta_mar_manyana, th#alta_mar_proximos ,
#maritima_hoy th#vientos_hoy,#maritima_manyana th#vientos_manyana, #maritima_proximos th#vientos_proximos {
  border-right: 0.1em solid #969696;
}

th#linea_costa_hoy, th#linea_costa_manyana, th#linea_costa_proximos ,
th#alta_mar_hoy, th#alta_mar_manyana, th#alta_mar_proximos ,
th#vientos_hoy, th#vientos_manyana, th#vientos_proximos {
  padding-right:0.5em;
}
table#comunitat {
   padding-bottom:0.5em;
  border-bottom: 0.5em solid;
  color: #424242;
}

table#comunitat th {
  text-align: center;
}
table#comunitat #localidad,table#comunitat #temperatura {
  text-align: left  !important;
}
td.cuadrado {
  background-image: url(cuadrado-neutro.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 1em;
  text-align:left;
  color: #424242;
  font-weight:bold;
}
table#comunitat tr.separador {
   border-bottom: 0.5em solid #969696;
    padding-top: 0.5em;
    color: #969696;
}

table#comunitat tr.separador td{
	width: 100%;
    border-bottom: 0.5em solid #969696;
    padding-top: 0.5em;
    font-size:0.5em;
}

