body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF7E6;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#banner {
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 760px;
}
#container {
	padding: 0px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	position: relative;
	background-image: url(../pixs/design/backGnd.gif);
}


#containerLeft {
	width: 520px;
	margin: 0px;
	float: left;
	position: relative;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}


#leftContent {
	position: relative;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#leftContent  a {
	color: #5BBB52;
	text-decoration: none;
}
#leftContent  a:hover {
	color: #666666;
	text-decoration: none;
}

#containerRight {
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	font-size: 12px;
	color: #006600;
}

#search {
	margin: 0px;
	background-image: url(../pixs/design/search.gif);
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #69BE5E;
	height: 27px;
}

#footer {
	background-color: #006600;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 38px;
	background-image: url(../pixs/design/footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #72BC88;
	line-height: 14px;
	font-size: 11px;
	vertical-align:middle;
}
#langue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#langue a {
	color: #72BC88;
	text-decoration: none;
}
#langue a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	background-image: url(../pixs/design/bulletBig.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 22px;
	height: 18px;
	font-family: Tahoma, Verdana, Arial, serif;
	color: #006600;
	text-transform: capitalize;
}
h4 {
	background-image: url(../pixs/design/bulletRight.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent: 15px;
	font-size: 13px;
	line-height: 16px;
	height: 14px;
	font-family: Tahoma, Verdana, Arial, serif;
	color: #006600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftFade {
	background-image: url(../pixs/design/fade.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	font-size: 10px;
	color: #666666;
}

#leftFade  a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#leftFade  a:hover {
	color: #5BBB52;
	text-decoration: none;
	font-size: 10px;
}

.imgLeft {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boutonAuto {
	height: auto;
	width: auto;
	font-size: 11px;
	color: #006633;
	margin: 0px;
	padding: 0px;
}

.footer {
	color: #72BC88;
	text-decoration: none;
	font-size: 12px;
}
.footer:hover {
	color: #72BC88;
	text-decoration: none;
	font-size: 12px;
}

.legende { 
	float:right;
	margin:0 0px 10px 10px; 
	width:220px;
} 

