body{
	background : #001145 url(../../fond.jpg) repeat-y;
background-attachment : fixed;
}
a{
	color : White;
	text-decoration : none;
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
}

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

.sm{


	font-size : 15px;

}
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;
}
