/* CSS Document */

.ptitle {
	color: #004E8B;
	font-family: 'Arial', Arial, sans-serif;  
	font-size: 14pt; 
	font-weight: bold;
}
.stitle {
	color: black;
	font-family: 'Arial', Arial, sans-serif;  
	font-size: 11pt; 
	font-weight: bold;
}
.small {
	color: black;
	font-family: 'Arial', Arial, sans-serif;  
	font-size: 8pt; 
}
td {
	color: black; 
	font-family: 'Arial', Arial, sans-serif;  
	font-size: 10pt;
}
.tfiche {
	color: #004E8B;
	font-size:13pt; 
	font-weight:bold;
}
.tinfo {
	color: #004E8B;
	font-size:11pt; 
	font-weight:bold;
}
a:link {color: #004E8B; text-decoration: underline}
a:active {color: #009900;}
a:visited {color: #004E8B;}
a:hover {color: #004E8B;}