body {
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	margin: 0;
	font-size:11px;
	text-align: center; /* pour corriger le bug de centrage IE */
	color:#252326;
	overflow:auto;
}



#flashcontent { width: 100%; margin-left: 0px; left: 0%; height: 135px; ; top: 0%; }
		
#bando {
	position:static;
	height:46px;
	background-color:#000000;
}
		
#allline_1 {
	background-color:#000000;
		
}
		
.global {
	margin-left: auto;
 	margin-right: auto;
	width: 930px;
	text-align: left; /* on rétablit l'alignement normal du texte */
		}



.Bottom {

	width: 930px;
	margin-left: auto;
	margin-right: auto;
	

}



.footer{
	position: fixed;
	bottom:0;
	left:0;
	height:28px;
	
	font-family: HelveticaNeueLight, Arial, Helvetica, sans-serif;
	width:100%;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center; /* on rétablit l'alignement normal du texte */
}
