@charset "iso-8859-1";

A:link {
    color: #3F71AA;
    font-weight: bold;
    text-decoration: none}

A:visited {
    color: #994C99;
    text-decoration: none;
    font-weight: bold}

A:active {
    color: #FF0000;
    text-decoration: none;
    font-weight: bold}

BODY {
	background-color: white; 
	font-family: arial;
	font-size: xx-small;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	font: xx-small}
					  
TD {
	font-size: xx-small;
	font: xx-small
	}			   
		  

P {margin-top: 0; margin-bottom: 0}
	
.SSTITRE {
	font-family: arial;
	font-size : x-small;
	font-weight: bold;
	text-align: justify;
	color : #00915C}
	
.TITRE {
    font-family: arial;
	font-size : small;
	font-weight: bold;
	text-align: justify;
	color : #004798}

.TITRE2 {
	font-family: arial;
	font-size : small;
	font-weight: bold;
	text-align: left;
	color : #004798}

.TITRE3 {
    font-family: arial;
	font-size : x-small;
	font-weight: bold;
	text-align: justify;
	color : #004798}
	
.KEYWORD {
    font-family : arial;
	font-size : xx-small;
	text-align: justify;
	color : #009CE2} 

A:hover {
    background-color: #B8D4F1;
    color: #000000}

