
#centre {
position:relative;
display:block;
clear:both;
background-image: url(../img_com/contact_fond.jpg);
background-repeat: no-repeat;
background-position: center top;
width:960px;
height:562px;
}

#centre span {
display:block;
padding-left:380px;
padding-top:20px;
color:#1B2769;
line-height:16px;
}

#centre span a, #centre span alink {
color:#1B2769;
}


#footer {
margin-top:-70px;
}






