BODY, TD, TH, DL, UL, OL, P { FONT-FAMILY: Arial,Sans-serif; FONT-SIZE: 9pt;}
body { margin: 0; padding: 0; }
a:link { color: blue; text-decoration: NONE; }
a:visited { color: blue; text-decoration: NONE; }
a:hover { font-style:italic; font-weight:900;color: red; text-decoration: underline; }
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000; }
.txt { font-family: Verdana, Arial, 
Helvetica, sans-serif; font-size:11px; background-color: #FFFFFF; border-style: solid; border-width: 1px; }
.submit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
border-style: solid; border-width: 1px; }
input,select,textarea {border:1 solid #000000; color:#000000; background-color:#FFFFFF; font-family: Verdana, Arial, Geneva; font-size: 12px; }
h1 { font-size:16px; } 
h3 { font-size:11px; } 
div { font-size:12px; color:black;margin-left: 50;} 
.entete {position:absolute ;
        left:3% ;
        top:10px ; 
        margin: 0; padding: 0;}
.menu { position:absolute ;
        left:1% ;
        top:50px ; 
        width: 15%;
        margin: 0; padding: 0;}
.page { position:absolute ;
        left:150px;
        top:40px ; 
        margin: 0;  margin_left: 150; padding: 0;}

p { }
.titre { position:absolute;
         margin_left:200px;
		 top:-30px ;
		 align:center;
		 font-size:20px;
		 color:green;
		 font-weight: bold;
		 text-decoration: underline;
		 } 
.titre2{ font-size:18px; color:black;text-decoration: underline; } 
.texte { font-size:14px; color:black;text-indent:40px;} 
.warn { color: #FF0000; }
.star { color: #FF0000; }
UL { list-style-type: square; } 
.red { color: #FF0000; }
