#pagina {
	margin: 0;
	padding: 0;
	width: 770px;
	overflow:hidden;
	float:left;
}
#vert {
	margin: 0;
	padding: 0;
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
#vert img{
	padding-left: 0px;
	}
*html #vert {
	width: 200px;
	background-color:#F7F7F8;
	padding: 10px;
	margin-top: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
*html #vert img{
	padding-left: 0px;
}
#columna {
	width: 220px;
	background-color:#F7F7F8;
	padding: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
#menu{
	width: 768px;
	width:60px;
	float: left;
	padding-left: 20px;
	background-color:#7DADC1;
}
#indice {
	width: 150px;
	padding: 3px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}
*html #indice {
	width: 150px;
	background-color:#CFE1E9;
	padding: 3px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
}
#indice ul{
	margin: 8px 0 2px 20px;
	padding: 0px 0px 5px 0px;
	list-style:url(../images/bolita.gif);
}
#indice ul li{
	font-size:13px;
	width:175px;
	padding:2px 0 2px 0;
	margin:2px 0;
	font-weight:bold;
}
#indice li a{
	color:#000;
	text-decoration:none;
}
#indice li a:hover{
	color:#538EA5;
	text-decoration:underline;
}
#principal {
	width: 515px;
	margin: 10px 0px 0px 7px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	float: left;
}
div#principal {clear:both}
div#menu {
	overflow:hidden;
	width:100%
}
#prevision {
	width: 510px;
	height:32px;
	float: left;
	background-repeat:no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: Helvetica, sans-serif;
	padding:6px 0px 30px 0px;
	font-weight:600;
}
#prevision .cosa1 {
	/*width: 30px;*/
	height:25px;
	float: left;
	background-image:url(../images/prevision_izq.gif);
	background-repeat:no-repeat;
	}
#prevision .cosa2 {
	width:auto;
	height:26px;
	float: left;
	background-color:#7DADC1;
	padding: 6px 4px 0px 4px;
}
*html #prevision .cosa2 {
	width:auto;
	height:32px;
	float: left;
	background-color:#7DADC1;
	padding: 6px 4px 0px 4px;
}
#prevision .cosa3 {
	/*width: 30px;*/
	height:32px;
	float: left;
	background-image:url(../images/prevision_der.gif);
	background-repeat:no-repeat;
	}	
#prevision .cosa4 
{
height:85px;
float:left;
}
#arriba {
	width: 510px;
	float: left;
}
#arriba h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;	
	padding-left: 5px;
}
#arriba .migapan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;	
	padding-left: 5px;
}
#arriba .migapan a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	text-decoration:underline;
}
#arriba .migapan a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCCC;
	padding-left: 5px;
	text-decoration:underline;
}
#arriba .cajamapa
{
	height:220px;
}
*html #arriba .cajamapa
{
	height:220px;
}

#horizontal {
	width: 510px;
	padding:10px 5px 5px 5px;
	float: left;
}
#horizontal a{
	border: 0px;
}
#horizontal .abajo .zonas{
	background-color:#7DADC1;
	width:120px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight: bold;
}
#horizontal .abajo{
	width:120px;
	height:100px;
	padding: 10px 5px 5px 0px;
	float:left;
	border: 0px;
}
#horizontal .abajo a{
	border: 0px;
}
#horizontal .listado{
	width:504px;
	padding: 3px 5px 5px 0px;
	float:left;
	border-top: #538EA5 1px dotted;
	border-bottom: #538EA5 1px dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: lighter;	
	padding-left: 5px;
	float:left;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	padding-left: 5px;
}
.breadcrumb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	padding-left: 5px;
	text-decoration:none;
}
.breadcrumb a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CCCC;
	font-weight: lighter;	
	padding-left: 5px;
}
#horizontal .listado .cajita{
	width:126px;
	float:left;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
#horizontal .listado .cajita a{
	color:#000;
	text-decoration:none;
}
#horizontal .listado .cajita a:hover{
	color:#538EA5;
	text-decoration:underline;
}

#horizontal .listado .cajita_media{
	width:252px;
	float:left;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
#horizontal .listado .cajita_media a{
	color:#000;
	text-decoration:none;
}
#horizontal .listado .cajita_media a:hover{
	color:#538EA5;
	text-decoration:underline;
}

#horizontal .listado ul{
	margin: 2px 0 2px 20px;
	padding: 0 0 10px 0;
	list-style:url(../images/crucecita.gif);
}
#horizontal .listado ul li{
	font-size:12px;
	width:80px;
	padding:2px 0 2px 0;
	margin:2px 0;
	font-weight:bold;
}
#horizontal .listado li a{
	color:#000;
	text-decoration:none;
}
#horizontal .listado a:hover{
	color:#538EA5;
	text-decoration:underline;
}
#enlaces {
	width: 225px;
	padding:10px 5px 5px 5px;
	float: left;
	font-size:14px;
}
#enlaces a{
	color:#3399CC;
}
#enlaces a:hover{
	color:#CC0000;
}
#principal a{
	color: #006699;
}
#finsemana {
	width:245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	padding: 2px 0px 0px 0px;
	height: auto;
	border: 0px solid black;
	float:left;
}
.temperatura{
	height:30px;
	color: #000;
	padding: 5px 0px 0px 15px;
	font-size:14px;
	font-weight:bold;
}
#ancha {
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	padding: 0px 0px 0px 0px;
	height: auto;
	float:left;	
	border-bottom: 1px solid black;
	background-image:url(../images/fondo_tabla5_f.gif);
}
*html #ancha {
	width:270px;
	border: 0px solid black;
	background-image:url(../images/fondo_tabla5.gif);
}
#ancha .ciudad{
	width:63px;
	font-size: 11px;
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	float:left;
}
*html #ancha .ciudad{
	width:90px;
	border-bottom: 1px solid black;
}
#ancha .ciudad_w{
	width:90px;
	font-size: 11px;
	height:15px;
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	float:left;
}
* html #ancha .ciudad_w{
	width:100px;
	font-size: 11px;
	height:6px;
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	float:left;
}
#ancha .ciudad_t{
	width:50px;
	font-size: 11px;
	height:15px;
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	float:left;
}
*html #ancha .ciudad_t{
	width:85px;
	font-size: 11px;
	height:6px;
	font-weight:bold;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	float:left;
}
#anchablanca {
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	padding: 2px 0px 0px 0px;
	height: auto;
	float:left;	
	border-bottom: 1px solid black;
	background-image:url(../images/fondo_tabla4_f.gif);
}
*html #anchablanca {
	width:270px;
	border: 0px solid black;
	padding: 2px 0px 0px 0px;
	background-image:url(../images/fondo_tabla4.gif);
}
#anchablanca .ciudad{
	width:63px;
	font-size: 11px;
	font-weight:bold;
	font-size: 11px;
	height:15px;
	padding: 0px 0px 0px 10px;
	float:left;
}
*html #anchablanca .ciudad{
	width:90px;
	font-size: 11px;
	height:6px;
	font-weight:bold;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 10px;
	float:left;
}
#anchablanca .ciudad_w{
	width:90px;
	font-size: 11px;
	height:15px;
	font-weight:bold;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 10px;
	float:left;
}
#anchablanca .ciudad_t{
	width:50px;
	font-size: 11px;
	height:15px;
	font-weight:bold;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 10px;
	float:left;
}
*html #anchablanca .ciudad_t{
	width:85px;
	font-size: 11px;
	height:10px;
	font-weight:bold;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 10px;
	float:left;
}
*html #anchablanca .ciudad_w{
	width:100px;
	font-size: 11px;
	height:10px;
	font-weight:bold;
	font-size: 11px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 10px;
	float:left;
}
#luna {
	width:368px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 3px;
	height: auto;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
*html #luna {
	width:368px;
}
#filete{
	width:368px;
	color: #000;
	font-size:10px;
	font-weight:bold;
}
*html  #filete{
	width:366px;
}
*html #luna .circulo{
	width:30px;
}	
*html #luna .salida{
	width:168px;
}
*html #luna .puesta{
	width:168px;
}
.circulo{
	width:30px;
	background-color:#FDFDDD;
	height:19px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 0px;
	float:left;
}
.salida{
	width:169px;
	color:#0066CC;
	background-color:#D1E0E6;
	float:left;
	height:19px;
	font-weight:bold;
	font-size: 13px;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 0px;
}
.puesta{
	width:169px;
	color:#CC0000;	
	font-size: 13px;
	background-color:#FAF4B4;
	float:left;
	height:19px;
	font-weight:bold;
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 0px;
}
*html #filete .salida_fl{
	width:168px;
	
}
*html #filete .puesta_fl{
	width:168px;
	
}
*html #filete .circulo_fl{
	width:30px;
}
#filete .salida_fl{
	width:169px;
	color:#000000;
	font-size: 13px;
	float:left;
	padding: 0px 0px 0px 0px;
	text-align:center;
	border-bottom: 1px solid black;
}
#filete .puesta_fl{
	color:#000000;
	width:169px;
	float:left;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	border-bottom: 1px solid black;
}
#filete .circulo_fl{
	width:30px;
	float:left;
	border-bottom: 1px solid black;
}
#localidades {
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:right;
	padding: 2px 0px 0px 0px;
	height: auto;
	background-color:#8DDAF3;
}
#mapa{
	width: 235px;
	height:180px;
	color: #333333;
	float:left;
	padding: 6px 5px 0px 5px;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #666666;
	height:28px;
	padding: 5px 0px 0px 30px;
	font-weight: bold;
}
.publicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform:uppercase;
	line-height: 8px;
	border: 0px;
	border-color: #00FF66;
}
#lineaseparadora {
	border-top: #538EA5 1px dotted;
	padding-bottom: 10px;
}
#lineaseparadora2 {
	padding-top: 10px;
	border-top: #538EA5 1px dotted;
	margin-top: 15px;
}
#mapamundi{
	width: 490px;
	color: #333333;
	float:left;
	padding: 0px 5px 5px 5px;
}

#caja_viento {
	width:490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
	padding: 2px 0px 0px 0px;
	height: auto;
	border: 0px solid black;
	float:left;
}
#mapa_viento {
	width: 155px;
	color: #333333;
	float:left;
	padding: 6px 5px 0px 0px;
}

*html #mapa_viento {
	width: 160px;
	
}
#pestana_viento {
	width: 155px;
	height:10px;
	color: #333333;
	float:left;
	padding: 0px 5px 0px 0px;
}
*html #pestana_viento {
	width: 160px;
	height:10px;
	padding:0 0 0 0;
}

