body {
	background-color: #44C728;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
}
#header {
	background-image: url(images/bandeau_haut.png);
	margin: 0px;
	width: 1000px;
	clear: both;
	height: 98px;
}
#navigation {
	background-color: #44c728;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 1000px;
}
#barrenav1 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 1000px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	height: 457px;
	width: 1000px;
}
#bloc45x457 {
	background-color: #FFE406;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 457px;
	width: 45px;
}
#bloc_237x457 {
	background-color: #FFE406;
	height: 457px;
	width: 237px;
	float: left;
}
#bloc90x237 {
	background-color: #FFE406;
	height: 90px;
	width: 237px;
	float: left;
}
#bloc237x367 {
	height: 367px;
	width: 237px;
	background-color: #FFE406;
}
#bloc718x457 {
	height: 457px;
	width: 718px;
	float: left;
}
#footer {
	background-image: url(images/bandeau_haut.png);
	margin: 0px;
	width: 1000px;
	clear: both;
	height: 98px;
}
.textes_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
}
.textes_en_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: center;
	font-weight: normal;
	font-size: 10px;
	background-color: #FFE406;
}
.textesengras {
	font-family: Arial, Helvetica, sans-serif;
	color: #44C728;
	background-position: center;
	font-weight: bolder;
	font-size: 10px;
	background-color: #FFE406;
}
