html{
}
body{
	background:#000000;
	color:#FFFFFF;
}
#conteneur{
	width:965px;
	height:2000px;
	margin:auto;
	text-align:center; 
	background-color:#660000;
}
#banniere{
	background:url(Bonne.Banniere.jpg) top center no-repeat; 
	width:965px;
	height:197px;
}
#menu{
	width:168px;
	float:left;
	text-align:center;
	
	
	
}
.menugauche{
	background-color:#990000;
	margin-bottom:20px;
	border:1px solid #FFAA00;

}
.menuback{
	border-color:#FF9900;
	background-color:#663300;
	font-size:18px;
	margin:2px 2px 2px 2px;
	padding:2px 0 2px 0;
	font-weight:bold;
	border:1px solid #FFAA00;

	
}
.Style1 {
	color:#FFFFFF;
	text-align:left;
	margin-left:5px;
}
#centre{
	float:left;
	width:780px;
}
#derniereimage{
	width:765px;
	margin-left:15px;
	text-align:center;
	background-color:#990000;
	margin-bottom:30px;
	border:1px solid #FFAA00;
}
.image img{
	width:100px;
	height:100px;
	border:1px solid #FF9900;
	text-align:center;
	padding:1px;
	margin:30px 20px 30px 20px;
	
}
.new{
	width:765px;
	background-color:#990000;
	margin-left:15px;
	text-align:left;
	border:1px solid #FFAA00;
	
}
.gras{
	height:20;
	margin-left:10px;
	color:#FFFFFF; 
	font-size:18px;
	font-weight:bold;
}



a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a{
	color:#FFFFFF;
}