#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;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li.vert a{
	color: #8add1d;
}
#menu {
	width: 15em;
}
#menu dt {
	cursor: pointer;
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	color:#FFF;
}
#menu li {
	text-align: right;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	color: #FFF;
}
#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	color: #FFF;
}
#menu li a:hover, #menu dt :hover {
	text-decoration:underline;
}
#M1, #M2, #M3 {
	background: url(Images/Boutons/bt1.jpg) no-repeat;
	width: 226px;
	height:44px;
	line-height: 44px;
	display:block;
	float:left;
	margin-left:3px;
}
#M1 a, #M2 a, #M3 a{
	text-decoration: none;
	color: #000;
	display:block;
	width: 226px;
	height: 44px;
}
#M1 :hover, #M2 :hover, #M3 :hover{
	background: url(Images/Boutons/bt2.jpg) no-repeat;
}
.img {
	border: 0px;
}