#global{
	margin-left:auto;
	margin-right:auto;
	width:985px; 
	background-color:#971B1C;
	min-height:696px;
	position:relative;
	overflow:hidden;
	border:1px solid #ffffff;
}
#container {
	margin-top:0px;
	padding-top:0px;
	width:985px;	
	min-height:696px;
	background-color:#971B1C;
	position:relative;
	margin-bottom:30px;
	overflow:hidden;
}

#banniere {
	margin:0px;
	padding:0px;
	width:985px;	
	position:relative;
	height:175px;
}

#logo_bandeau{
	position:absolute;
	top:0;
	left:0;
	z-index:1000;	
}

#contenubase {
	margin-top:0px;
	padding-top:0px;
	width:770px; 
	position:relative; 
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	margin-left:30px;
}
#piedpage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	clear:both;
	text-align:center;
	position:absolute;
	right:10px;
	left:10px;
	bottom:5px;
}
