dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li.vert a{
	color: #8add1d;
}
#M1 dl {
	float: left;
	width: 226px;
	margin: 0;
}
#M1 dt a {
	padding: 0;
	margin: 0;
}
#M1 dt {
	cursor: pointer;
	height: 44px;
	text-align: center;
	line-height: 44px;
}
#M1 dd {
	border: 1px solid gray;
}
#M1 li {
	text-align: center;
	background:#000000;
	height: 20px;
	width: 224px;
}
#M1 dt a {
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
	height: 100%;
	border: 0 none;
	display: block;
	color: #000000;
}
#M1 li a {
	font-family: arial, helvetica, sans serif;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 224px;
	border: 0 none;
	color: #FFFFFF;
}
#M1 li a:hover {
	background:#8add1d;
	color: #000000;
}
#menu2{
	position: absolute;
	color: #FFF;
	width: 190px;
	height: 130px;
	margin-top:30px;
	margin-left:550px;
	text-align: right;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	width: 15em;
}
#menu2 dt {
	cursor: pointer;
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	color:#FFF;
}
#menu2 li {
	text-align: right;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	color: #FFF;
}
#menu2 li a, #menu2 dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	color: #FFF;
}
#menu2 li a:hover, #menu2 dt :hover {
	text-decoration:underline;
}

#M1, #M2, #M3 {
	background: url(Images/Boutons/bt1.jpg) no-repeat;
	position: relative;
	width: 226px;
	height:44px;
	float:left;
	z-index: 103;
	margin-left:3px;
}
	
#M1 a, #M2 a, #M3 a{
	text-decoration: none;
	color: #000;
	display:block;
	width: 226px;
	height: 44px;
}
#M2, #M3 {
	line-height: 44px;
}
#M1 :hover, #M2 :hover, #M3 :hover{
	background: url(Images/Boutons/bt2.jpg) no-repeat;
}
.img {
	border: 0px;
}