
#contenu {	
	background: #fff;
	float:right;		/* pour IE */
	margin: 15px 0px 15px 200px;
	padding: 20px;
	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;
	}
 /* infos remis par defaut pour les autres navigateurs que IE */
*>#contenu { float: none; margin: 15px 0px 15px 200px;}
	

#page{
	width: 970px;
	margin: 0em auto;
	text-align: center;
}

#menuhaut {
	width: 758px;
	font-size : 9px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	background-color: #339966;
	background-color: #339966;
	height: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	}html>body #menuhaut { height: 10px; } /* ie5win fudge ends */

	
#menugauche {
	float: left;
    background-image: url(menu/fond-stries.gif);
	top: 100px;
	width: 200px;
	min-height: 100%;
    height: 100%;}
	
	
.googlemap {
	border: solid gray 1px;
	width: 530px;
	height: 300px
	}
