body
{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	font-family: Verdana, Arial, "Times New Roman", Times, sans-serif;
}
a
{
	color: #919191;
	text-decoration: none;
}
a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
h1
{
	color: #CCCCCC;
	text-indent: -50000px;
}
#accueil
{
	height: 400px;
	background:url("images/accueilnoir.gif") no-repeat bottom center;
}
#pied
{
	position: absolute;
	bottom: 3%;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	width: 98%;
}
.barre
{
	position: relative;
	bottom: -3px;

	margin-right: 3%;
	margin-left: 3%;
}
img
{
	border: 0 none;
}
.cache
{
	display: none;	
	text-indent: -50000px;
}	
