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


#personne {
position:absolute;
top:400px;
left:390px;
background-image: url(../img_com/programme_personne.png);
background-repeat: no-repeat;
width:587px;
height:399px;
z-index:350;
}

#centre .tit {
padding-top:12px;
padding-bottom:4px;
}

#centre span{
display:block;
background-image: url(../img_com/programme_puce.gif);
background-repeat: no-repeat;
color:#FCEB46;
font-family: Tahoma,arial, Helvetica, sans-serif;
font-size:11px;
padding-left:20px;
margin-left:20px;
margin-top:16px;
}

#centre span a , #centre span  alink {
color:#FCEB46;
font-family: Tahoma,arial, Helvetica, sans-serif;
font-size:11px;
}

#centre .puce_pdf {
margin-top:20px;
background-image: url(../img_com/programme_puce_pdf.gif);
background-repeat: no-repeat;
background-position: left center;
padding-top:17px;
padding-left:30px;
color:white;
height:35px;
}

#centre .puce_pdf a,#centre .puce_pdf alink {
color:white;
}


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







