/* CSS Document */
#footer{
width:985px;
margin:0 auto;
background: url(medias/images/footer.gif) no-repeat;
height:auto;
padding-top:25px;
}
#footer .footer{
width:924px;
margin:auto;
height:40px;

}
.footer-left{
float:left;
color:#333333;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:normal;
width:610px;

}
.footer-right{
color:#333333;
font-family:Verdana;
font-size:11px;
text-decoration:none;
font-weight:normal;
text-align:center;
float:right;
width:314px;

}

