
body {
	
	margin : 0;
	color: White;
	font-family: "Trebuchet MS", Verdana, "MS Sans Serif";
	background-color: #1D1D1D;
}

TD.haut{
	background-image: url(bandhaut.jpg);
	height: 119px;
	
	width: 1000px;
}
TD.bas{
	background-image: url(bandBas.jpg);
	height:158px;
	width: 733px;
	vertical-align: top;
}
TD.gauche{
	background-image: url(bandG.jpg);
width: 119px;

height:650px;
	background-repeat: no-repeat;
}
TD.droit{
	background-image: url(bandD.jpg);
	width: 150px;

	background-repeat: no-repeat;
	
	height:650px;
}
TD.centre{

width: 750px;

	background-color: #6B6565;
	
	background-image: url(fond.jpg);
	height: 492px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
h1{
	font-family: "Comic Sans MS", Verdana, Mushu;
	font-size: 18px;
	color: White;
}
a{

	
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	
	text-decoration : underline;
	
}
a.link{
	color: #FFD700;
	
	
}
a.link:hover{
	
	color: #FF5A00;
}
a.bouton{
	background-image: url(bouton.jpg);
	width: 80px;
	height: 21px;
	color: #3C3300;
	padding-top: 0px;
}
a.bouton:hover{
background-image: url(bouton.jpg);
	width: 80px;
	height: 21px;
	color: White;
	padding-top: 0px;
}