body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-attachment: scroll;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow-y: scroll;
	background-image: url(../images/random_grey_variations.png);
}
#header {
	width: 100%;
	height: 150px;
	top: 0px;
	left: auto;
	right: auto;
	bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/logo_header_line.png);
	background-repeat: repeat-x;
	border-radius: 0px;
	opacity: 1;
	padding-left: 0px;
	background-color: #fbc00b;
	padding-top: 0px;
	z-index: 4;
	margin-right: auto;
}
#head {
	width: 1000px;
	height: 150px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	z-index: 5;
	background-repeat: no-repeat;
	background-image: url(../images/head_background.png);
	overflow-y: hidden;
	padding-left: 70px;
}
#menu{
	width: 997px;
	height: 50px;
	-webkit-box-shadow: 5px 0px 0px #343434;
	box-shadow: 5px 0px 0px #343434;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	margin-top: 0px;
	z-index: 1;
	background-color: #149920;
}
#nav_wrapper{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
#menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#menu ul li{
	display: inline-block;
	border-color: #28C01C;
	border-style: solid;
	border-width: 0px 1px;
}
#menu ul li:hover{
	background-color: #f79614;
	-webkit-transition:all 0.5s;
}
#menu ul li img{
	padding-left: 10px;
}
#menu ul li a,visited{
	color: #fafcfc;
	display: block;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-decoration: none;
	border-width: 1px;
	border-style: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: 500;
}
#menu ul li a:hover{
	color: #FFF;
	text_decoration: none;
}
#menu ul li:hover ul{
	display: block;
}
#menu ul ul{
	display: none;
	position: absolute;
	background-color: #f79614;
	border-color: #18B025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menu ul ul li{
	display: block;
}
#menu ul ul li a,visited{
	color: #FFF;
	padding-top: 15px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 15px;
}
#menu ul ul li a:hover{
	color: #58440C;
	background-color: #f3a640;
}

#main {
	width: 997px;
	height: auto;
	top: 200px;
	left: auto;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 0px;
	overflow-x: auto;
	overflow-y: auto;
	-webkit-box-shadow: 5px 0px #343434;
	box-shadow: 5px 0px #343434;
}
#slideshow {
	width: 997px;
	height: 500px;
	background-image: url(../images/micro_carbon.png);
	margin-top: 0px;
	-webkit-box-shadow: 5px 0px 0px #343434;
	box-shadow: 5px 0px 0px #343434;
	z-index: 5;
}
#slide{
	width: 997px;
	height: 180px;
	-webkit-box-shadow: 5px 0px 0px 0px #343434;
	box-shadow: 5px 0px 0px 0px #343434;
	overflow-x: hidden;
	overflow-y: hidden;
}
#content {
	width: 947px;
	height: auto;
	top: 200px;
	left: auto;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	border-radius: 0px;
	float: left;
	-webkit-box-shadow: 5px 0px 0px #343434;
	box-shadow: 5px 0px 0px #343434;
	background-image: url(../images/motif_alpha.png);
	color: #C0C0C0;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 35px;
	padding-right: 25px;
}
#content a,visited{
	text-decoration: none;
	color: #09AB01;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
#content a:hover{
	text-decoration: underline;
	color: #09AB01;
}
#formWrapper{
	width: 900px;
}
form{
	width: 650px;
	margin: 0 auto 0 auto;
	border: none;
	background: #F1F1F1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
input, textarea{
	margin: 0 0 0 0;
	width: 300px;
}
textarea{
	height: 40px;
	overflow-x: hidden;
	overflow-y: hidder;
	min-width: 300px;
	max-width: 300px;
	min-height: 40px;
	max-height: 40px;
}
.regular-checkbox{
	width: 20px;
	padding-left: 100px;
}
fieldset{
	border:none;
}
.label{
	width: 100px;
}
.btn{
	width:250px;
	margin: 0 0 0 2em;
}
#imageholder{
	width: 300px;
	height: 300px;
	float: right;
	margin-left: 50px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#contentleft{
	width: 680px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	margin-top: -120px;
}
#contentright{
	width: 430px;
	height: auto;
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 0px;
}
#greenline{
	width: 700px;
	height: 10px;
	background-color: #149920;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 16px;
}
#contentproductleft{
	width: 200px;
	height: 275px;
	float: left;
	background-image: url(../images/motif_alpha.png);
	margin-top: 34px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#main #content #contentproductleft a,visited{
	color: #09AB01;
	text-decoration: none;
}
#main #content #contentproductleft a:hover{
	color: #09AB01;
	text-decoration: underline;
}
#contentproductright{
	width:720px;
	float: right;
}
#boxservicesright{
	width: 230px;
	height: 340px;
	float: right;
	background-image: url(../images/motif_alpha.png);
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-left-radius: 80px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 80px;
}
#boxservicesright ul{
	list-style-type: none;
	margin-left: -35px;
}
#boxservicesright a,visited{
	line-height:25px;
	align-content: center;
}
#boxservicesright ul li a:hover{
	margin-left: 0px;
	text-decoration: underline;
}
div#drop{
	width: 20px;
	height: 30px;
	float: left;
	position: relative;
	margin-right: 5px;
}
div#drop img{
	position: absolute;
	left: 0;
}
#footer{
	width: 100%;
	height: 310px;
	top: 0px;
	left: auto;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 0px;
	opacity: 1;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/footer_back.png);
	background-repeat: repeat-x;
	float: left;
	background-color: #149920;
	position: static;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 300;
	font-size: 15px;
}
#foot{
	width: 950px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	padding-bottom: 0px;
}
#footLeft{
	float: left;
	width: 250px;
	height: 250px;
	padding-left: 30px;
}
#footRight{
	float: right;
	width: 200px;
	height: 250px;
	padding-top: 0px;
	padding-left: 0px;
}
#footRight img{
	padding-bottom: 15px;
}
#footCentre{
	width: 280px;
	height: 250px;
	float: left;
	border-top: 0px solid #6CFF86;
	border-bottom: 0px solid #6CFF86;
	border-right: 3px solid #6CFF86;
	border-left: 3px solid #6CFF86;
	padding-left: 50px;
	padding-right: 40px;
	
}

h3 {
	color: #706D6D;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
h2 {
	color: #A4FFA4;
	font-size: medium;
	line-height: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

h1 {
	color: #006900;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-shadow: 0px 0px;
}
#footer #foot a,visited {
	text-decoration: none;
	color: #A4FFA4;
}
#footer #foot a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer h4 {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer #footRight h2{
	margin-top:-20px;
}
#main #content #formWrapper form .first  {
	color: #4D4D4D;
	font-weight: normal;
	text-align: left;
	width: 620px;
}
h5 {
	color: #696969;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	text-align: center;
}
#main #content table a,visited{
	text-decoration: none;
	color: #09AB01;
}
#main #content table a:hover{
	color: #09AB01;
	text-decoration: underline;
}
#bilingue{
	width: 75px;
	height: 71px;
	background-image:url(../images/bilingue.png);
	float: right;
	margin-top: 25px;
	margin-right: 0px;
}
