@charset "iso-8859-1";
/* Page accueil */
body.accueil{
background-image: url(../images/Loupe-2.jpg);
background-position: bottom;
}

p.presentation_centre,ul{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
text-align: justify;
font-size : 14px;  
color : BLACK;
}

p.presentation_centre_titre{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
text-align: justify;
font-weight : bold;
font-size : 14px;  
color : #000033;
}

td.td_marquee{ 
border:solid;
border-width:1px;
border-color:#000033;
background-color: transparent;
width:100%;
height:10;
}