a    { color: #00a8ec; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover     { color: black; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text-n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
.text-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.text-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 63.5px;
	left: 0px;
	z-index:100;
	width: 100%;
}
#menu dl {
float: left;
width: 110px;
margin: 0 0px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border: 0px solid gray;
}
#menu dd {
border: 0px solid gray;
background-color:0;
}
#menu li {
text-align: left;
padding: 0px;
background-image:url(menu/img/spacer.gif);
}
 a.bouton {
 color:#000000;
 font-weight: bold;
 text-decoration: none;
 display:block;
 height:25px;
 width:110px;
 border:0px;
}
a.bouton:hover {
 color:#000000;
 font-weight: bold;
 text-decoration: none;
 display:block;
 height:25px;
 width:110px;
 border:0px;
}
.block {
position: relative;
z-index: 99;
color: #000;
padding: 0px;
border: 0px solid gray;
width: 550px;
}
.content {
	width:761px;
	margin-top:5px;
	margin-bottom:5px;
}
.footer {
	width:761px;
	background-color:#fff618;
}
