
#map_canvas {
	width:650px;
	height:400px;
	border:1px solid #ccc;
	margin:0;
}
#form_submit_map { margin:0; padding:5px 0; width:650px; background:#061939; color:#999; border:1px solid #061939; }
#form_submit_map table { margin:0 auto; }

#mLocation { width:250px; }
.infowindow { width:200px; color:#222; }

.contact_bloc{ float:left; width:238px; height:120px; }
.contact_bloc .title{
	color: #EA1A20;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.middle_bloc{ padding-left:25px; width:172px; }