*{
	padding: 0;
	margin: 0;
}
body{
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
#global{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(../img/fond_acc.jpg);
	background-repeat: no-repeat;
	background-position: -17px -80px;
	border: 1px solid white;
}
#banniere{
	margin-top: 109px;
	width: 748px;
	height: 275px;
}
#bas{
	width: 718px;
	height: 59px;
}
#stats {
	display: none;
}
img{
	border: none;
}
#bottom{
	margin-top: 26px;
	width: 800px;
	height: 26px;
	background-image:url(../img/bottom_accueil.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
a{
	text-decoration: none;
	color: #FF4200;
	font-weight: bold;
}