BODY	{
	font-family	     : Arial, Verdana, Times New Roman;
	font-size        : 10pt;
	background-color : #FFFFFF;
    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;
}
img#wc {
    margin-left     : 0.5cm;
    margin-top      : 0.5cm;
    margin-right    : 0.5cm;
    margin-bottom   : 0.2cm;
}
