body {
	background-image: url(images/fond2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
}
.img {
	border: thin solid #4e8619;
	padding: 1px;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

.mdm {
	background-image:url(images/fond_mdm.gif);
	background-repeat:repeat-y;
}

.mdmTxt{
	margin-left: 20px;
	margin-right: 20px;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	border-bottom:#006600;
	color: #333333;
}
a:active {

	text-decoration: none;
	color: #333333;
}


ul#menu{
	margin-bottom:2px !important;
	margin-left:10px;
	margin-top:7px;
	padding:0px;
	display: block;
} 

li#menu { 
	list-style-type: none;
	float: left;
	height:20px;
	margin-right: 8px;
} 

a.menu{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	display: block;
}
a.menu:visited{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	display: block;
}
a.menu:hover {
	text-decoration: underline;
	border-bottom:#4D8419 solid 2px;
}

form{
margin:0;
}
.prix{
  background-color: red;
}


