body{
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(../../system/fond.jpg);
	background-attachment : fixed;
}
a{
	color : White;
	text-decoration : none;
	font-family : "Arial Black";
	font-size : 15px;
;
}

a:hover {
	text-decoration: none;
	color: red
}

.sm{


	font-size : 18px;

}
A:ACTIVE {
	text-decoration : none;
}
.titre
{
	color : FFB400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
} 
.bas{
	color : #FFB400;
	text-align : center;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}
