#titres {

	font-family : arial;
	font-size : 12px;
	color : #F8FAF2;
	font-weight : bold;
	text-decoration : none;	
}


#stitres {

	font-family : arial;
	font-size : 12px;
	color : #D1D1D1;
	font-weight : bold;
	text-transform : none;	
}

a:link { 

	color : #FF6D00;
	text-decoration : none;
	background-color : none;

}


a:visited {

	color : #FF6D00;
	text-decoration : none;
	background-color : none;

}


a:hover {

	color : #FFA000;
	text-decoration : none;
	background-color : none;
	
}