P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000080;
    }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
.textbleu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #9999CC;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #000080;
	font-weight : bold;	
	
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #9999CC;
	font-weight : bold;	
}

.justify {
	text-align: justify;
}

li  {
	list-style-image: url(img/divers/bullet.gif);

}

.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9999CC;
	font-weight : bold;	

}

.topnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.topnavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9999CC;
	text-decoration: none;
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}


body {
 scrollbar-face-color: #FFFFFF;
 scrollbar-shadow-color: #E5E5F2;
 scrollbar-highlight-color: #E5E5F2;
 scrollbar-3dlight-color: #E5E5F2;
 scrollbar-darkshadow-color: #000080;
 scrollbar-track-color: #E5E5F2;
 scrollbar-arrow-color: #000080;
}


