/* CSS Document */

#googlemap{
	display:none; position:absolute; top:50%; left:50%; margin-left:-250px; margin-top:-183px; border:1px solid blue; width: 493px; height: 397px; background-repeat:no-repeat; border:1px solid #606175; padding-left:7px; padding-top:10px;
}

#map{
	width: 485px; height: 370px; 
	overflow:hidden;
}

.logo_map{
	width:194px; float:left;
}

.logo_clape{
	width:69px; float:right; padding-right:5px;
}

.imprimir_map{
	height:17px; clear:both; background-color:#303250;  width:485px; text-align:right;
}

