#haut {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
	border: thin none #000;
	height: auto;
	width: 788px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0px;
}
.haut_p {
	width: 185px;
	float: left;
	height: 50px;
	position: relative;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #030;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	cursor: pointer;
}
.milieu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #030;
	text-align: justify;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #ffffaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#central .milieu h1 {
	font-size: 16px;
	font-weight: bold;
	color: #303;
}

#central {
	background-color: #FFF;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 800px;
	text-align: center;
	overflow: hidden;
}
