.soustitres {  
	font-family: "Courier New", Courier, mono; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
	margin: 20px 0 0 0;
	padding:0;
}
.titres {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
	
}

