BODY	{
	font-family	     : Arial, Verdana, Times New Roman;
	font-size        : 9pt;
	background-color : #92B4df;
    text-align       : justify;
}

body#p {
    margin-left      : 10px;
    margin-top       : 10px; 
}

a:link { 
    color            : blue;
    text-decoration  : none;
}

a:visited { 
    color            : blue;
    text-decoration  : none;
}

a:hover {
    color            : #931100;
    text-decoration  : none;
    background-color : #FFFF99;
}

a:active {
    color            : #0000EE;
    background-color : #FFFF99;
}

div#corps {
	margin           : 3%;
}

div#soustitre {
	font-family	:	Verdana, Arial, Times New Roman;
	font-size   :   14pt;
}

div#noprn {
    font-size   : 14pt;
    font-weight : bold;
    text-align  : center;  
}

p#titre {
    font-size   :   14pt;
    text-align  : center;  
}

th#cat {
       font-size   : 14px;
       font-weight : bold;
       text-decoration:underline;
       
}

th#sscat {
       font-size   : 12px;
       font-weight : bold;
}