body{
   margin: 0;
   padding: 0;
}
/* Footer */
#v2_footer{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   width: 975px;
   background: url(../images/footer/bg_footer.gif) bottom repeat-x;
   padding: 3px 0 0 20px;
   border-top: solid 1px #e6e5e5;
}
.v2_footer1 a{
   text-decoration: none;
}
.v2_footer1 a:hover{
   text-decoration: underline;
}
.v2_footer1{
   width: 175px;
   float: left;
   margin-right: 50px;
}
.v2_footer1 ul{
   margin: 0;
   padding: 5px 0 0 0;
}
.v2_footer1 li{
   list-style: none;
   margin: 0 0 2px 0;
   padding: 0;
}
.v2_footer1 li a{
   color: #4f5d64;
   padding: 0 0 0 65px;
}
.v2_footer1 li.v2_handicap a{
   background: url(../images/footer/pict_handicap.gif) no-repeat;
   color:#3AB1C1;
}
.v2_footer2{
   width: 500px;
   float: left;
   text-align: center;
   margin-right: 95px;
   padding: 0 0 10px 0;
}
.v2_footer2 ul{
   margin: 0;
   padding: 5px 0 0 0;
}
.v2_footer2 li{
   display: inline;
   list-style: none;
   margin: 0;
   padding: 0;
    border-right:1px solid #005bba;
}
.v2_footer2 li a{
   font-weight: bold;
   text-decoration: none;
   padding: 0 3px;
   color: #008bb3;
}
.v2_footer2 li a:hover{
   background-color: #008bb3;
   color: #fff;
}
.v2_footer3{
   width: 140px;
   float: left;
}
.v2_footer3 ul{
   margin: 0;
   padding: 5px 0 0 10px;
}
.v2_footer3 li{
   list-style: none;
}
.v2_footer3 li a{
   color: #008bb3;
}
.v2_footer3 li a:hover{
   text-decoration:underline;
}
.v2_clear{
   clear: both;
}
/* END Footer */

#offres
{
	font: normal  11px Arial, Helvetica, sans-serif;
	color:#999999;
	padding: 0px 0 0 20px;
	width: 975px;
}
#offres a{
color:#999999;
}

#offres a:hover{
color:#3AB1C1;
}