@charset "utf-8";
/* CSS Document */

#flashcontent{ 
   visibility:hidden; 
   display: none; 
} 

#googlemap{
	display:none; position:absolute; top:50%; left:50%; margin-left:-250px; margin-top:-183px; width: 493px; height: 397px; border:0px solid #171832;
	
}

#map{
	width: 485px; height: 320px;
}

.logo_map{
	width:194px; float:left;
	   visibility:hidden; 
   display: none; 
}

.logo_clape{
	width:69px; float:right; padding-right:5px;
	   visibility:hidden; 
   display: none; 
}

.imprimir_map{
	height:17px; clear:both; background-color:#303250;  width:485px; text-align:right;
	   visibility:hidden; 
   display: none; 
}
