body {
	margin:0;
	text-align:center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #2C2C2C;
}
#global{
	padding:auto;
	margin:auto;
	width:950px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #454545;
	border-left-color: #454545;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.top {

}
.entete {
}

#blockCentre {
	padding: 10px;
	height: 430px;
}
.spacer {
	clear: both;
}
.footer{
	font-size: x-small;
   color: #666666;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 27px;
	padding-top:10px;
}
.footer a{
	color: #666666;
	text-decoration:none;
}
