
#contenu {
	background: #fff8f0;
	float:right;		/* pour IE */
	margin: 15px 0px 15px 200px;
	padding: 15px;
	padding-left: 20px;
	text-align: justify;
	border-width: 1px;
	border-color: #363636;
	border-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	width: auto;
  	-moz-border-radius: 10px; 
  	border-radius: 10px;
	}
 /* infos remis par defaut pour les autres navigateurs que IE */
*>#contenu { float: none; margin: 15px 10px 15px 200px;	padding-left: 20px;}
	
	
#menuhaut {
	width: 758px;
	font-size : 9px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 0px;
	border-width: 1px;
	border-style: solid;
	background-color: #339900;
	/* background-color: #3399ff; */
	height: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	}html>body #menuhaut { height: 10px; } /* ie5win fudge ends */

#menugauche {
	position: absolute;
    background-image: url(menu/fond-stries.gif);
	top: 100px;
	width: 200px;
	margin: 0em auto;
	float: left;
	clear: right;
	height: 100%;
	}
	
	
.googlemap {
	border: solid gray 1px;
	width: 1000px;
	height: 800px
	}
