*{margin:0px; padding:0px;}

#bandeau {
	background-color: #A0DF66;
	height: 250px;
	width: 796px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.body {
	background-color: #b8d345;
	height: auto;
	width: 1100px;
	background-position: center center;
}
#menu {
	height: 36px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#principal {
	background-color: #a0df66;
	height: 950px;
	width: 1100px;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contenu {
	height: 564px;
	width: 786px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #CC0000;
	background-color: #b8d345;
}
#diapo {
	height: 630px;
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #c2e585;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	text-indent: 5px;
}
.textecourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-indent: 20px;
	text-align: left;
}

