.barra_sup_1{
float:left;
height:30px;
width:900px;
padding:0px;
}

.cuadraditos_sup{
text-align:left;
float:left;
width:100px;
}

.linea_sup_1{
background:url('/imgfiles/imagenes/inicio/barra_gris.gif');
width:auto;
height:30px;
float:left;
}

.imprimir{
float:right;
width:auto;
}

.contenido_webmap{
border:1px solid green;
}

.mapweb  {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.mapweb ul li {
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
white-space:nowrap;
}

#navcontainer {
width:400px;
float:left;
}


#navlist{
margin-left: 0;
padding-left: 0;
list-style: none;
text-align:left;
}

#navlist li{
padding-left: 10px;
background-image: url('/imgfiles/imagenes/inicio/arrow.gif');
background-repeat: no-repeat;
background-position: 0 .5em;
margin:5px;
}

#navlist ul { 
list-style: none; 
}

#navcontainer h1{
color:#003075;
font-size:1.5em;
text-align:left;
margin:10px 0 8px;
padding:1px 2px 2px 3px;
}

.clear{
clear.both;
}



