body {
margin:0;
padding:0;
}

#mn-haut{
	height:38px;
	width:100%;
	background-image: url(fn-haut.png);
	background-repeat: repeat-x;
}
#mn-gauche{
height:32px;
width:150px;
float:left;
	margin-left: 10px;
	margin-top: 5px;
}

#mn-gauche a:link, #mn-gauche a:visited{
	text-decoration: none;
	color: #097DD5;
	font-weight: bold;
}

#mn-gauche a:hover{
	text-decoration: underline;
}


#mn-droite{
height:32px;
width:180px;
float:right;
}

#conteneur{
text-align: center;
margin-top:40px;
}

#global {
	width:740px;
	height:334px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(fond740.png);
	background-repeat: no-repeat;
}

#gauche{
	width:370px;
	float:left;
	padding-top:41px;
	margin-left:43px !important;
	margin-left:22px;
	
}

#gauche2{
	width:370px;
	float:left;
	padding-top:65px;
	margin-left:40px !important;
	margin-left:19px;
	
}

#droite{
	width:250px;
	float:left;
	padding-top:110px;
	margin-left:50px;


}
.men {
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	word-spacing: 5px;
	text-align: left;
	list-style-image: url(puce.png);

}

.men li {	padding-left:5px;}

.men a:link, .men a:visited  {
	color: #097DD5;
	text-decoration: none;
	
}
.men a:active {
	font-variant: normal;
	color: #DDDDDD;	
}
.men a:hover { color: White;  text-decoration: none;  background-color: #097DD5; padding: 0px 5px; }

.select-mn {
margin-top:5px;
}
