
.google-map-class, .google-map-class-detail, #body_map {

	margin: 0;
	padding: 0;
	
}

.google-map-class {
	width: 500px;
	height: 300px;
}

.google-map-class-detail {
	height: 300px;
	width: 455px;

}

#imapa {
	
	height: 300px;
	border:1px solid #CC0000;
	float:left;
	width:70%;
	margin-top:40px;
}

