@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#title {
	width: auto;
	height: 200px;
}

#title-contenu {
	width: 1000px;
	height: 167px;
	padding-top: 33px;
	margin: auto;
	text-align: right;
}

#space {
	width: auto;
	height: 150px;
}

#space {
	width: auto;
	height: 150px;
}


#title-enviroservices {
	width: auto;
	height: 78px;
	margin: auto;
}

#title-contenu-enviroservices {
	width: 1000px;
	height: 78px;
	margin: auto;
}

#enviroservices {
	width: auto;
	height: 359px;
	background-image: url(../images/bg_noir.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#contenu-enviroservices {
	width: 1000px;
	height: 359px;
	margin: auto;
}

#contenu-enviroservices-gauche {
	width: 310px;
	height: 275px;
	float: left;
	padding-top: 84px;
}

#contenu-enviroservices-droite {
	width: 648px;
	height: 253px;
	float: right;
	text-align: left;
	padding-top: 106px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#contenu-enviroservices-droite ul {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	line-height: 26px;
	font-size: 16px;
}

/* Section Services */

#title-services {
	width: auto;
	height: 51px;	
}

#title-contenu-services {
	width: 1000px;
	height: 51px;
	margin: auto;
}

#services {
	width: auto;
	height: auto;
	background-image: url(../images/bg_vert.png);
	background-position: center top;
	background-repeat: repeat-y;
	overflow: auto;
}

#contenu-services {
	width: 1000px;
	padding-bottom: 40px;
	height: auto;
	margin: auto;
}

#contenu-services-evaluation {
	width: 1000px;
	height: auto;
	overflow: auto;
}

#contenu-services-evaluation-g {
	width: 370px;
	padding-top: 40px;
	float: left;
}

#contenu-services-evaluation-d {
	width: 630px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	color: #FFFFFF;
	float: right;
}

#contenu-services-evaluation-d ul {
	margin-top: 0px;
}

#contenu-services-gestion {
	width: 1000px;
	height: auto;
	overflow: auto;
}

#contenu-services-gestion-g {
	width: 370px;
	padding-top: 40px;
	float: left;
}

#contenu-services-gestion-d {
	width: 630px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	color: #FFFFFF;
	float: right;
}

#contenu-services-gestion-d ul {
	margin-top: 0px;
}

#contenu-services-expertise {
	width: 1000px;
	height: auto;
	overflow: auto;
}

#contenu-services-expertise-g {
	width: 370px;
	padding-top: 40px;
	float: left;
}

#contenu-services-expertise-d {
	width: 630px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	color: #FFFFFF;
	float: right;
}

#contenu-services-expertise-d ul {
	margin-top: 0px;
}

#contenu-services-effluents {
	width: 1000px;
	height: auto;
	overflow: auto;
}

#contenu-services-effluents-g {
	width: 370px;
	padding-top: 40px;
	float: left;
	overflow: auto;
}

#contenu-services-effluents-d {
	width: 630px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	color: #FFFFFF;
	float: right;
	overflow: auto;
}

#contenu-services-effluents-d ul {
	margin-top: 0px;
}

#contenu-services-ingenierie {
	width: 1000px;
	height: auto;
	overflow: auto;
}

#contenu-services-ingenierie-g {
	width: 370px;
	padding-top: 40px;
	float: left;
	overflow: auto;
}

#contenu-services-ingenierie-d {
	width: 630px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	color: #FFFFFF;
	float: right;
	overflow: auto;
}

#contenu-services-ingenierie-d ul {
	margin-top: 0px;
}

/*----------------------*/

#title-qualifications {
	width: auto;
	height: 62px;	
}

#title-contenu-qualifications {
	width: 1000px;
	height: 62px;
	margin: auto;
}

#qualifications {
	width: auto;
	height: auto;
	background-image: url(../images/bg_orange.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#contenu-qualifications {
	width: 1000px;
	height: auto;
	margin: auto;
	padding-bottom: 40px;
	overflow: auto;
}

#contenu-qualifications-gauche {
	width: 400px;
	height: auto;
	padding-top: 60px;
	float: left;
}

#contenu-qualifications-droite {
	width: 600px;
	height: auto;
	padding-top: 60px;
	float: right;
	color:#FFFFFF;
	font-family: 'Open Sans', sans-serif;
}

#title-nousjoindre {
	width: auto;
	height: 65px;	
}

#title-contenu-nousjoindre {
	width: 1000px;
	height: 65px;
	margin: auto;
}

#nousjoindre {
	width: auto;
	height: auto;
	background-image: url(../images/bg_rouge.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#contenu-nousjoindre {
	width: 1000px;
	height: 300px;
	margin: auto;
}

#contenu-nousjoindre-1 {
	width: 307px;
	height: 220px;
	padding-top:80px; 
	float: left;
}

#contenu-nousjoindre-2 {
	width: 320px;
	height: 220px;
	padding-top:80px;
	float: right;
}

#contenu-nousjoindre-3 {
	width: 231px;
	height: 220px;
	padding-top:80px;
	float: right;
}

/*style*/

.tagline-textebleu {
	color:#006991;
	font-size:50px;
	font-weight:800;
	line-height:50px;
	font-family: 'Open Sans', sans-serif;
}

.nousjoindre {
	color:#FFFFFF;
	font-size:14px;
	line-height:19px;
	font-family: 'Open Sans', sans-serif;
}

.qualifications {
	color:#FFFFFF;
	font-size:18px;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
}

.email {
	color:#FFFFFF;
	font-size:14px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}

.email a {
	color:#FFFFFF;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

/**/
