#ui-menu1
{
	display:none;
}
div#googlemap
{
	width:400px;
	height:400px;
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#FFFFFF;
}
div#center div#googlemap img
{
	max-width:inherit;
}
div.formulaire textarea[name=adresse]
{
	height:30px;
}
div.formulaire textarea[name=message]
{
	height:100px;
}
div.formulaire .label
{
	width:120px;
}
div.formulaire select[name=civilite]
{
	width:80px;
}
div.formulaire div#societe
{
	margin-top:3px;
}