#menu {
float:left;
width:200px;
font-family: Tahoma, Verdana, Arial;
font-size:12px;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 5px;
clear:right;
}
img{
border:0px;
}
h1 {
color: #960909;
font-weight:bold;
font-size:18px;
margin:0px;
padding:0px;
}
ul {
	margin:5px 5px 0px 0px;
	padding:0px;
	border-bottom: 1px solid #618ac0;
	list-style-type: none;
}
li {
	margin:0px;
	padding:2px 0px 2px 0px ;
	min-height:18px;
	border-top: 1px solid #618ac0;
	clear:both;
}
* html li {
 height: 18px;
}
a {
	color: #618ac0;
	text-decoration: none;
}
a:hover {
	color: #bfbfbf;
	text-decoration: underline;
}
strong a{
	color: #960909;
}


.lien {
	margin: 0px;
	float:left;
}
.promo {
	color:#960909;
	float:right;
	font-weight:bold;
}
.bat {
	font-size:10px;
	padding:0px 0px 0px 15px;
}
