/*-----------------------------*/
/* $auteur : Julien Le Clainche */
/* $date : 10 décembre 2004 */
/*----------------------------*/
/*================================*/
/* CSS impression                 */
/*================================*/
BODY {
FONT-FAMILY: Georgia, Times New Roman, Times, serif;
FONT-SIZE: 10pt;
margin: 5;
color : #425562;
background: #ffffff;
}

div.info_site{
font-family: Verdana;
font-size: 8pt;
text-align : center; 
Font-weight : Bold; 
letter-spacing : 3px;
text-transform : uppercase;
margin: 5;
}

div.titre{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14pt;
text-align : center; 
Font-weight : Bold; 
letter-spacing : 3px;
text-transform : uppercase;
margin: 5;
}
div.infos{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
text-align : justify; 
margin: 5;
}
div.decision{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
text-align : justify; 
margin: 10;
padding : 10;
}
