@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#737373;
	background-color: #fff;
}
#contenant {
	background-color:#fff;
	height: 600px;
	width: 800px;
	margin: 0px auto;
}

#bandeau {
	background-color:#fff;
	background-image:url(../img/bandeau.jpg);
	background-repeat:no-repeat;
	height: 109px;
	width: 800px;
}
#contenu {
	height: 402px;
	width: 759px;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	margin: 0px auto;
	padding-top: 19px;
	margin-left: 20px;
}
#menu {
	border: 1px solid #a6de88;
	display: block;
	height: 18px;
	width: 600px;
	overflow:hidden;
	margin: 0px auto 18px auto;
	padding-top: 10px;
}

#menu2 {
	padding-left: 70px;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 20px;
	}
#menu ul li {
	display:inline;
	float:left ;
}
#menu ul li a {
	display:block;
	width: 100px;
	height: 29px;
	margin-top: -13px;
	color:#575757;
	font-size:14px;
	style:none;
	text-decoration:none;
	text-align:center;
	padding: 8px 0;
}

#menu ul li a:hover { 
	background-color: #a3dd85;
}

#menu ul li a:active {
	background-color:#82d058;
}
.menu_actif {
	background-color:#82d058;
}
#liste {
	font-size:15px;
	margin-left:37px;
	line-height: 17px;
}
#text {
	height: 336px;
	width: 438px;
	float: left;
	
}
#promo {
	width: 294px;
	height: 220px;
	float: right;
}
#contact {
	width: 294px;
	height: 97px;
	float:right;
	color:#575757;
	font-size:13px;
	margin-top: 5px;
}
#titre {
	display:block;
	width: 438px;
	height: 31px;
	background-color: #82d058;
	margin-bottom: 25px;
}
#titre2 {
	display:block;
	width: 295px;
	height: 31px;
	background-color: #82d058;
}
#titre3 {
	display:block;
	width: 295px;
	height: 31px;
	background-color: #82d058;
	margin-bottom: 10px;
}
#logo {
	background-color:#fff;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	height: 90px;
	width: 800px;
	margin: 0px auto;
}
#lien {
	display:block;
	width:295px;
	height: 21px;
}
p {
	padding-left: 37px;
	text-align:justify;
	font-size:14px;
	line-height: 17px;
	margin-bottom: 15px;
}
h2 {
	font-size:24px;
	color:#FFF;
	margin-left: 17px;
	padding-top: 2px;
}
h3 {
	font-size:11px;
}
h4 {
	padding-left: 37px;
	color:#575757;
	font-size: 16px;
	margin-bottom: 5px;
}
a {
	color:#575757;
	text-decoration:underline;
}
.retour{
	text-align:right;
}
.retour2{
	text-align:right;
	margin-top: -10px;
}
#lien {
	display: block;
	float:right;
	width:295px;
	height: 21px;
	margin-top:8px;
}
#lien2 {
	width:145px;
	height: 21px;
	overflow:hidden;
}
.lien {
	display:block;
	width: 295px;
	height: 21px;
	text-decoration:underline;
	margin-top:8px;
}
.lien2 {
	flaot:right;
	text-decoration:underline;
}
