
#contenu {	
	background: #fff;
	margin: 15px 0px 15px 200px;
	padding: 15px;
	text-align: justify;
	border-width: 1px;
	border-color: #363636;
	border-style: solid;
	border-right-style: double;
	border-bottom-style: double;
  	-moz-border-radius: 10px; 
  	border-radius: 10px;
	}
	
#page{
	width: 770px;
	margin: 0em auto;
	text-align: left;
}

#menuhaut {
	font-size : 9px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #339966;
	height: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	}html>body #menuhaut { height: 10px; } /* ie5win fudge ends */
	
#menubas {
	font-size : 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-bottom-color: #FFFFCC;
	border-bottom-width: 1px;
	/*border-width: 1px;*/
	border-bottom-style: solid;
	/*background-color: #339900;*/
	height: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	}html>body #menubas { height: 10px; } /* ie5win fudge ends */

#menugauche {
	float: left;
	top: 100px;
	width: 200px;
	height: 100%;
	}
	
.googlemap {
	border: solid gray 1px;
	width: 530px;
	height: 450px
	}
	
