#c_menu #item01 {
	background-color: #00632E;
}
/* ------------------------------------------- */
#fond02 {
	height: auto;
	background-color: transparent;
	background-image: url(../images_site/fond_orange.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
}
#container02 {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container02 #zone01{
	width: 315px;
	float: left;
	height: 320px;
	padding-top: 20px;
	padding-left: 5px;
}
#container02  #zone01  h1 {
	padding-left: 85px;
	margin-bottom: 47px;
}
/* ------------------------------------------- */
#container02 #zone02 {
	width: 400px;
	float: left;
	height: 320px;
	background-image: url(../images_site/fond_orange.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
	padding-right: 5px;
}
#container02 #zone02 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images_site/puce_orange.png);
	line-height: 25px;
	padding-left: 20px;
}

#container_map {
	height: 200px;
	background-image: url(../images_site/fond_orange_10x10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
