@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
    margin:0px auto auto auto;
}
--

body.details{
	background-color: #fff;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a{
color:#f36d21;
text-decoration:none;
}
.clear{
clear:both;
}
h1{
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding:15px 0 15px 0;
	margin:0px;
	clear:both;
}
h1.orange{
	color:#666;
}
h2{
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 15px 0;
	margin:0px;
	clear:both;
}
p{
	text-align:justify;
	line-height:20px;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.wrap{
width:960px;
margin:auto;
}
.header{
	width:960px;
	height:171px;
	background-image: url(images/impaqt_anglais.png);
	background-repeat: no-repeat;
	background-position: left;
	float: none;
}
.logo{
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	
}
a{
	text-decoration: none;
	color: #369;
}
	a:hover{
	color: #369;
}
	hr{display: none;}
	strong{
	font-weight: normal;
}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #42423b;
	}
	ul.borderedlist li a:hover{
	background: #E5E5E4;
	color: #756B69;
}

/* =LAYOUT - the main layout styles */
	.container{
	width:900px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
	background-repeat: no-repeat;
	}
	/* header layout */
	#header{
		height: 253px;
		background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#navigation{
	position: absolute;
	right: 0;
	top:17px;
	}
	/* main area layout */
	#main{padding:24px 0 20px 0;}
	#leftcolumn{float: left;width:193px;}
	#center{float: left;width:380px;padding: 0 20px;}
	#center_profil{
	float: left;
	width:665px;
	padding: 0 20px;
}
	#rightcolumn{float: left;width:287px;}
	/* bottom layout */
	#bottominfo{
	padding-bottom:0px;
	width: 100%;
	overflow: hidden;
	border-top-width: 0px;
	border-top-style: none;
	background-color: #FFF;
	background-repeat: repeat-x;
	float: none;
	background-image: url(images/main-content-background.png);
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	/* logo */

	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(../images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../images/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{
	color: #999;
}
	#navigation li a:hover,#navigation li.active a{
	color: #369;
}
#navigation ul li.selected a{	color: #369;
}
	/* message and building pic */
	#banner{
		position: absolute;
		height: 125px;
		color: #a49c8f;
		font-weight: bold;
		padding:0 440px 0 7px;
		bottom: 0;
		background: url(../images/building.gif) right bottom no-repeat;
		font-size: 1.3em;
	}
	
/*-----------------------------menu-------------------*/
#menu{
	width:630px;
	float:right;
	text-align:center;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-size: 9px;
	color: #666;
	
}
#menu ul{
	display:block;
	list-style:none;
	margin:0px;
	text-align: center;
	line-height: 0px;
	font-weight: normal;
	vertical-align: middle;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
}
#menu ul li a{
	width:89px;
	height:52px;
	display:block;
	padding:0px;
	float:left;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	line-height:18px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
#menu ul li.selected a{
	width:102px;
	height:50px;
	display:block;
	padding:0px;
	margin:0 4px 0 4px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:18px;
	background-repeat: no-repeat;
	background-position: center;
}
#menu ul li a:hover{
	background-repeat: no-repeat;
	background-position: center;
	color: #666;
}

/*--------------home_center_content-----------------*/
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;color: #8c8685; background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #5699A7; font-size:2em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
	padding:5px;
	margin-bottom: 20px;
	width:277px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	background-color: #FFF;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #5699A7; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
.home_center_content{
	width:100%;
	overflow:hidden;
	margin:4px 0 0 10px;
	padding:0px;
	height:380px;
}
.box1{
width:100%;
overflow:hidden;
margin-bottom:-165px;
}
.center_text{
	width:430px;
	height:430px;
	float:left;
	display:inline;
	margin:20px 0 0 10px;
}
.center_text p{
	color:#666;
	line-height:21px;
}
.big_title{
	font-size:30px;
	color:#369;
	padding:0 0 10px 0;
}
.big_title span{
	color:#006;
}
.center_button_icons{
	width:475px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.center_button_icons li{
	width:95px;
	float:left;
	overflow:hidden;
	text-align:center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.center_button_icons li a{
font-size:10px;
text-decoration:none;
}
.center_button_icons li a:hover{
color:#99FFFF;
}
.right_img{
	float:left;
	width:384px;
	height:281px;
	text-align:center;
	padding:10px 0 0 0;
	display:run-in;
	margin:16px 0 0 48px;
	background-repeat: no-repeat;
	background-position: right;
}

/*--------------main_content-----------------*/
.main_content{
	width:960px;
	clear:both;
	background-color: #fff;
	background-image: url(images/main-content-background.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_content{
width:415px;
float:left;
padding:20px 0 0 50px;
}
.right_content{
width:415px;
float:left;
padding:20px 0 0 40px;
}
.wide_content{
width:850px;
float:left;
padding:20px 0 0 50px;
}
.newsletter{
padding:15px 0 0 40px;
}
input.input{
width:210px;
height:19px;
float:left;
border:1px #98cdec solid;
background-color:#e2eff4;
color:#3596c5;
font-style:italic;
font-size:13px;
margin:3px 0 0 0;
padding:2px 0 0 5px;
}
input.subscribe{
float:left;
padding:0 0 0 10px;
}
.project_box{
width:381px;
margin:10px;
}
img.feat_project{
border:3px #c9c9c9 solid;
}
.project_details{
border-bottom:1px #9c9c9c dotted;
padding:5px 0 5px 0;
float:left;
}
span.left{
float:left;
display:block;
}
a.view{
float:right;
text-decoration:none;
color:#f36d21;
}
.news_box{
	float:left;
	width:390px;
	clear:both;
	padding:0 0 20px 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
img.news_thumb{
float:left;
}
.news_content{
width:305px;
float:left;
padding:0 0 0 15px;
}
.principles_box{
	float:left;
	width:410px;
	clear:both;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:1px #cbccce dotted;
	font-weight: normal;
}
img.principles_thumb{
float:left;
padding:5px 0 0 0;
}
.principles{
width:290px;
float:left;
padding:0 0 0 15px;
}
img.big_pic{
padding:20px 0 0 0;
}
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	background: #f1f0ef;
	margin-bottom:3px;
	line-height:1.8em;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 15px;
}
	h3.leftbox{
	font-size:19px;
	color: #8c8685;
	background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
	h3.header_small{font-size:15px;font-weight: bold;background: #f1f0ef;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{
	color: #369;
	font-size:2em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 25px;
}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
	padding:5px;
	margin-bottom: 20px;
	width:277px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	}
	.rightbox{
	border: 1px none #d9e0e8;
	width:275px;
	overflow: hidden;
	padding-bottom:6px;
}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{
	float: right;
	width:240px;
}
	.product_wrapper h4{
	font-size:18px;
	color: #8C8685;
	font-weight: bold;
	padding-top:10px;
}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	#footer{
		height: 37px;
		background: #4a4841 url(../images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
	}
	#footer a{color: #A39D97;}
	#designby{
	background: url(../images/logo.gif) 0 0 no-repeat;
	float: left;
	height: inherit;
	padding:2px 0 0 30px;
	margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{
	color: #666;
}
	
	.bottomcolumn h3{
	color: #369;
	font-size:18px;
	padding:15px 0 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 2px solid #369;
	font-size:13px;
	}
	.button{
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
	background-color: #369;
	}
	
/* =FOOTER */
	#footer{
	height: 37px;
	font-size: 1.2em;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFF;
	}
	#footer a{color: #A39D97;}
	#designby{
	background: url(../images/logo.gif) 0 0 no-repeat;
	float: left;
	height: 15px;
	padding:15px 0 0 15px;
	margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{
	color: #7E9AB6;
}
	
/*---------------------services_list-------*/
.services_list{
float:left;
padding:0px;
}
.services_list ul {
list-style:none;
padding:0;
margin:0px;
}
.services_list ul li{
padding:6px 0 6px 0;
margin:0px;
width:382px;
height:28px;
line-height:28px;
background:url(images/list_bg.gif) no-repeat center;
}
.services_list ul li span{
color:#5aa4d4;
font-weight:bold;
}
.services_list ul li a{
text-decoration:none;
padding:0 0 0 10px;
font-size:12px;
margin:0px;
color:#6c7b81;
}
.services_list ul li a:hover{
color:#000000;
}
/*---------------contact_form------------------*/
.contact_form{
float:left;
padding:10px 0 20px 0;
}
.form_row{
	width:360px;
	clear:both;
	padding:12px 0 12px 0;
	color:#868788;
}
label.contact{
width:85px;
float:left;
font-size:14px;
font-weight:bold;
text-align:right;
padding:4px 15px 0 0;
color: #868788;
}
input.contact_input{
width:250px;
height:21px;
float:left;
border:1px #98cdec solid;
background-color:#e2eff4;
color:#3596c5;
font-size:13px;
margin:3px 0 0 0;
padding:3px 0 0 5px;
}
textarea.contact_textarea{
width:250px;
height:120px;
float:left;
border:1px #98cdec solid;
background-color:#e2eff4;
color:#3596c5;
font-size:13px;
margin:3px 0 0 0;
padding:2px 0 0 5px;
}
input.send{
cursor:pointer;
float:right;
padding:4px 5px 4px 10px;
}

.employe_box_left{
	float:left;
	width:180px;
	line-height:25px;
	border-right:1px #CCCCCC dotted;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.employe_box_right{
	float:left;
	width:180px;
	line-height:25px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
.contact_info{
float:left;
padding:5px 0 0 0;
}

/*ajout jerome
/* contact */
#contenu-contact  span.asterisk {
  color: #fe766a;
  font-weight: bold;
}
#contenu-contact a {
  text-decoration: none;
  color: #406582;
}
#contenu-contact #submitBtn {
  float: right;
}
#contenu-contact .error-input { 
  background-color: #FFEFEF; 
  border: 1px solid #BB6666; 
  color: #660000; 
}
#contenu-contact .error-div { 
  color:#935; 
}
#contenu-contact p#msgContact {
  text-align: center;
  padding-top: 150px;
}
/*--------------------footer-------------*/
.footer{
	width:100%;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.footer_content{
	width:960px;
	margin:auto;
	padding:0 0 30px 0;
}
.footer_tab1{
width:285px;
float:left;
padding:0 0 0 30px;
}
span.email{
	padding:0 0 0 45px;
	line-height:25px;
	height:23px;
	display:inline;
	background-repeat: no-repeat;
	background-position: 0px;
}
.footer_info{
float:left;
padding:5px 0 10px 0;
}
p.info{
width:225px;
float:left;
padding:0 0 0 10px;
}
p.info_contact{
width:325px;
float:left;
padding:0 0 0 10px;
}
span.orange{
	color:#666;
	float:left;
}
span.blue{
	color:#004189;
	font-size:14px;
	font-weight: bold;
}
.footer_copyrights{
clear:both;
border-top:1px #9c9c9c dotted;
color:#c5c7c8;
padding:10px 0 10px 0;
}
.footer_tab2{
width:350px;
float:left;
padding:0 0 0 40px;
}
.favorites_box{
float:left;
padding:5px 0 10px 0;
}
p.favorites{
width:290px;
float:left;
padding:0 0 0 10px;
margin:0px;
}
span.fav_nr{
	width:37px;
	height:37px;
	color:#006;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:37px;
	float:left;
	background-image: url(images/background4.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.footer_tab3{
width:150px;
float:left;
padding:0 0 0 30px;
}
.footer_links{
float:left;
padding:0px;
}
.footer_links ul {
list-style:none;
padding:0;
margin:0px;
}
.footer_links ul li{
padding:6px 0 6px 0;
margin:0px;
width:150px;
border-bottom:1px solid #e2e2e2;
}
.footer_links ul li a{
text-decoration:none;
padding:0;
font-size:12px;
margin:0px;
color:#6c7b81;
}
.footer_links ul li a:hover{
color:#000000;
}
.Number {
	font-size: 36px;
}
.solutions {
	font-size: 16px;
}
.details .wrap .main_content .right_content .services_list ul li a span {
	color: #42535B;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.details .wrap .main_content .left_content ul li {
	font-size: 14px;
}
.details .wrap .main_content .left_content ul li {
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
h2 {
	font-size: 11px;
}
.wrap .main_content .left_content .principles_box p {
	font-size: 16px;
}
