body {
	background-color: #292929;
	color: #B6B6B6;
	}

img {
	border: 0px;
	}

table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

a:active {
	color: #880000;
	}

a:link {
	color: #505050;
	text-decoration: none;
	}

a:visited {
	color: #505050;
	text-decoration: none;
	}

a:hover {
	color: #880000;
	}

#navig-h a {
	display: block ;
	width: 42px ;
	line-height: 32px ;
	background: url(/images/f-fleche-haut.png) no-repeat 0 0 ;
	}

#navig-h a:hover {
	background: url(/images/f-fleche-haut.png) no-repeat 0 -32px ;
	}

#navig-d a {
	display: block ;
	width: 47px ;
	line-height: 32px ;
	background: url(/images/f-fleche-droite.png) no-repeat 0 0 ;
	}

#navig-d a:hover {
	background: url(/images/f-fleche-droite.png) no-repeat 0 -32px ;
	}

#navig-g a {
	display: block ;
	width: 47px ;
	line-height: 32px ;
	background: url(/images/f-fleche-gauche.png) no-repeat 0 0 ;
	}

#navig-g a:hover
	{
	background: url(/images/f-fleche-gauche.png) no-repeat 0 -32px ;
	}

#copyright {
	color: #880000;
	font-size: 14px;
	line-height: 14px;
	}

#tag {
	font-size:12px;
	line-height:16px;
	margin-left:16px;
	margin-right:16px;
	}

#erreur {
	color: #880000;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	font-size:20px;
	}

#titre {
		font-size:20px;
		line-height:24px;
		color: #880000;
		}
