/* CSS Document */
/*enleve le fond d'ecran des visuels*/
#centre_1 {
background: url(../image/fond_2_new.jpg) left top no-repeat;
background-color:white;
padding-top: 20px;
font-size: 0.8em;
FONT-FAMILY: Verdana, Helvetica, sans-serif; 
}

#milieu_acces {
width: 700px;
min-height:550px;
margin-left: 150px;
margin-top: 0px;
padding: 3px;
FONT: 83% Verdana, Helvetica, sans-serif; 
text-align: center;
}
/*pour forcer la hauteur de ie car ne reconnait pas min-height  */
*html #milieu_acces {
height:550px;
} 


/*paramettre plan*/


#t_plan {
text-align: center;
font-size: 90%;

}

