body{
	margin: 0 auto;
	text-align:center;
}

#global{
	width:900px;
	height:auto;
	margin: 0 auto;
	text-align:left;
}

#flash{
	width:900px;
	height:auto;
	margin: 0 auto;
	text-align:center;
/*
	border-right: solid 1px #B2B4B7;
	border-left: solid 1px #B2B4B7;
	border-left: solid 1px #B2B4B7;
	border-top: solid 1px #B2B4B7;
*/
}

#centre{
	width:900px;
	height:auto;
	margin: 0 auto;
	text-align:center;
/*
	border-right: solid 1px #B2B4B7;
	border-left: solid 1px #B2B4B7;
	border-bottom: solid 1px #B2B4B7;
*/
/*	background-color: #DDDDDD;*/
}

#espace{
	width:900px;
	height:20px;
	margin: 0 auto;
	text-align:center;
}

#newsletter{
	width:900px;
	height:auto;
	margin: 0 auto;
	text-align:center;
	border: solid 1px #B2B4B7;
	background-color: #DDDDDD;
}

img {
	border: 0px;
}

p{
	margin: 0;
	padding: 0;
}

.verdana-6-normal{
	color: #F17022;
	font-family: Verdana;
	font-size: 6px;
}

a.verdana-12-bold-gris{
	color: #98999C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.verdana-12-bold-gris:hover{
	color: #98999C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}