/* CSS Document */

/* POPUP MAPA NAVARRA POR ZONAS */
body{background-color:#CCC; font:62.5% "Trebuchet MS",verdana,Sans-serif;color:#444;margin:0 auto;}
h1{width:600px;height:51px; background: url(/mapas/imgs/img.logo.gif) top left no-repeat;overflow:hidden;float:left;margin:20px 20px 0;}
h1 span{display:none;}
p{border:0; padding:0; margin:0;}


#popup{background-color:#eee;}
#cabecera{width:752px;background-color:#FFF; margin:0;float:left;}
#pie{width:752px; margin:0;float:left;}
#mapasituacion{width:78px;height:83px; overflow:hidden;margin:5px 10px 0;}
#mapaprincipal{overflow:hidden;width:752px;clear:both;position:relative;}
#contenedormapas{width:752px;height:533px;margin:0; padding:0; overflow:hidden;clear:both;}
#contenedormapas img{border:none;}
#puntomapa{position:absolute;z-index:2;}
#mapaprincipal #contenedormapas{z-index:1;}

.volver{float:left; display:inline; margin-left:15px;font-size:1.2em;font-weight:bold;}
.volver a{color:#333;text-decoration:none;}
.volver a:hover,.cerrar a:hover{color:#C00;}
.cerrar{float:right; margin-right:15px;font-size:1.2em; font-weight:bold;}
.cerrar a{color:#333;text-decoration:none;}
.zona{float:left; display:inline; font-weight:bold; color:#C00;margin-left:215px;font-size:1.5em;}
