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