/* layout CSS 
-------------------------------------- */
html {
	text-align : center;
	min-height: 100%;
	line-height:1px;
}
body {
	line-height: 1;
	height: 100%;
	text-align:left;
	background-color: #CCC;
}
#container {
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear {clear:both;}
a img,:link img,:visited img { border:none; }

/* MAIN
-------------------------------------- */

#header {
	height: 98px;
	background-image: url(../images/header_bckg.gif);
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	position: relative;
	top: 45px;
	left: 25px;
	width: 400px;
}
#header h2 {
	text-indent: -9999px;
}
#header #langue {
	height: 20px;
	width: 75px;
	float: right;
	position: relative;
	top: -48px;
}
#header #langue p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666;
}
#header #langue a{
	color: #666;
	text-decoration: none;
}
#header #langue a:hover{
	text-decoration: underline;
}
/* MENU
-------------------------------------- */
#centeredmenu {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	height: 64px;
	background-color: #4e4e4f;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   position:relative;
   left:45%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   position:relative;
   right:45%;
}
#centeredmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 1.8em;
	text-decoration:none;
	display:inline-block;
	height: 64px;
	margin-left: 1px;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 27px;
}
#centeredmenu ul li a:hover {
	color:#fff;
	background-color: #7bbc42;
}
#centeredmenu ul li .selected {
text-decoration: underline;
}
/* MENU FIN
-------------------------------------- */

#centre {
	background-color: #FFF;
}
#centre #innertube33{
	padding: 33px;
	height: 400px;
	width: 924px;
}
#centre h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #4E4E4F;
	margin-bottom: 10px;
}
#centre h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #4E4E4F;
	margin-bottom: 7px;
}
#centre p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
}
#centrecol {
	background-color: #4E4E4F;
	padding-top: 5px;
}
#centrecol .condition{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7BBC42;
	font-style: italic;
	padding-left: 25px;
}
#centrecol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #7BBC42;
	margin-bottom: 30px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBC42;
}
.img_equipe_droite {
	float: right;
	margin-left: 20px;
}
#centrecol h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
}
#centrecolsans {
	background-color: #4E4E4F;
	padding-top: 5px;
}
#gauche {
	float: left;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7bbc42;
	background-color: #4E4E4F;
	margin-bottom: 20px;
}
#gauche ul {
	padding-left: 26px;
	padding-top: 20px;
}
#gauche li {
	height: 40px;
}
#gauche li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #7bbc42;
	text-decoration: none;
}
#gauche li a:hover {
	text-decoration: underline;
}
#gauche li .selected {
text-decoration: underline;
}
#gauche h2 {
}
#gauche h3 {
}
#gauche h4 {
}
#gauche h5 {
}
#gauche p {
}
#gauche a {
}
#gauche a:hover {
}
#gauche a:visited {
}
#droite {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	width: 785px;
}
#centrecolsans #droite {
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	width: 930px;
}
#droite h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #7BBC42;
	margin-bottom: 30px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBC42;
}
#droite h4 {
}
#droite h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #FFF;
	text-transform: uppercase;
}
#droite p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	margin-bottom: 15px;
}
#droite a {
	color: #7BBC42;
}
#droite a:hover {
}
#droite a:visited {
}
#droite .img_droite {
	float: right;
	margin-left: 20px;
}
#minimenu {
	width: 400px;
	margin-bottom: 10px;
	height: 24px;
}
#minimenu ul {
}
#minimenu ul li {
	display:block;
	float:left;
	list-style:none;
	position:relative;
	padding-right: 10px;
}
#minimenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	color: #FFF;
	text-decoration: none;
}
#minimenu ul li a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 105px;
	background-repeat: no-repeat;
}
#footer p {
	float: right;
	width: 168px;
	padding-top: 20px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	line-height: 18px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:visited {
}

.uneliste {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7BBC42;
	border-bottom-color: #7BBC42;
	padding-top: 15px;
	width: 365px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.uneliste ul {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 15px;
	margin-left: 20px;
	padding-left: 20px;
}
.uneliste li {
	font-size: 14px;
	color: #FFF;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-left: 5px;
}

#carte {
	height: 350px;
	width: 425px;
	position: relative;
	float: right;
	top: -160px;
	margin-bottom: 10px;
	left: -150px;
}
.unmembreequipe {
	height: 240px;
	margin-bottom: 70px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBC42;
}
.unmembreequipe h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	margin-bottom: 20px;
}
.unmembreequipe p {
}
#centrecolsans .unmembreequipe a {
	color:#FFF;
	font-size: 11px;
}
.img_equipe_g {
	float: left;
	margin-right: 20px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7BBC42;
}
.img_equipe_d {
	float: right;
	margin-left: 20px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7BBC42;
}
.nom {
	color: #7BBC42;
	text-transform: uppercase;
}
.leproduit {
	margin-left: 32px;

}
#centrecol .leproduit h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #FFF;
}
.leproduit .produit_navig {
	float: left;
	width: 300px;
	z-index: 10;
	position: absolute;
	margin-top: 20px;
}
.leproduit .limage{
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	margin-left: 110px;
}
blockquote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBC42;
	margin-bottom: 50px;
}
blockquote p{
	padding-left: 50px;
}
blockquote span{
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 15px;
	display: block;

}
#container .legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
	color: #CCC;
}
#container .erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #F63;
}
