.footer{
 background: url('images/footer.jpg') no-repeat;
 background-position: 0px 1px;
 background-color:#FFFFFF; 
 text-align:left;
 padding: 0 0 0 270px; 
 /*border:1px solid #000000;*/
}

.footer, .footer table{
 width:685px;
 height:89px;
}
.footer .text{
text-align:center;
font-size:12px;
font-weight: bold;
/*font-family:Arial;*/
padding: 0 0 0 0;
}

.footer .text a{
text-decoration: none;
font-weight: bold;
font-style: normal;
}

.footer .text a:hover{
text-decoration: underline;
font-weight: bold;
font-style: normal;
}

.recommander, .recommander a,.recommander a:hover,
.acrobat, .acrobat a,.acrobat a:hover{

color:#00AFE0;
font-size:11px;
font-weight: bold;
/*font-family:Arial;*/
text-decoration: underline;
text-align: left;
padding: 15px 0 0 0;
}

.info{
color:#000000;
font-size:11px;
}


