/* CSS Document */
.footer{
background-image:url(/V4/b2b/images/footer.png);
background-repeat:no-repeat;
background-position:center top;
padding-top:20px;
margin-top:20px;
font-size:11px;
color:#999999;
font-weight:normal;
text-decoration:none;
}
.footer a{
color:#999999;
font-weight:normal;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}
.footer_liens{
float:left;
}
.footer_copyright{
float:right;
}
.footer_links{
clear:both;
margin-top:50px;
text-align:center
}
.footer_links img{
border:none;
padding:0px 4px 0px 4px;
}
