
/*MAPAS DE SITUACION*/
.popupMapa{
width:500px;
height:400px;
background-color:#fff;
position:absolute;
left:50%;
top:50%;
margin-left:-250px;
margin-top:-200px;
}
.popupMapa #mapaGM{
width:480px;
height:370px;    
margin:20px auto;
}

#mapaDireccion{

margin: 0;
padding: 0;
/*background:url(/img/logo-spc-ubicacion.gif) no-repeat;*/
}
#middle .content #mapaDireccion p{
 margin: 0;
 padding: 0;   
}
/*FIN MAPAS DE SITUACION*/   

/*Mapa de Google*/
#mapaGM{            
height:285px;
width:350px;     
}

/*Fin Mapa de Google*/   

/*Estilo para los fondos de ventana*/
.divFondoVentana{background:url(/img/fondo-trans.gif);}

/* logo facebook */
#header .right .logoFacebook{
background:url(/img/iconos/ico-facebook.gif) top left no-repeat;
height: 22px;
margin-top: 6px;
display: block;
float: right;
width: 55px;                   
color: #6A87B6;
font-weight: bold;
padding:1px 0px 0px 18px;
}
