@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
}
html, body {
	height: 100%;
}

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	
}
#main{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; 
	
}

#container_footer, #main .push {
	height: 142px; /* .push must be the same height as .footer */
}
#container_header{
		width:100%;
		height:122px;
	
}

#container_header .header{
	height:100%;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#container_header .header .logo{
	float: left;
	height: 63px;
	width: 194px;
	margin-top: 22px;
	margin-left: 10px;
}

#container_header .header .lang{
	float: right;
	margin-top: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #949494;
	text-transform: uppercase;
}

#container_header .header .inter{
	float: right;
	margin-top: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #949494;
	text-transform: uppercase;
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px solid #555555;
}

#container_header .header .lang a{
	color: #6B6B6B;	
	text-decoration:none;
}

#container_header .header .lang a:hover{
	color: #6B6B6B;
	text-decoration:underline;
}

#container_header .header .inter a{
	color: #E2001A;
	text-decoration:none;
}

#container_header .header .inter a:hover{
	color: #E2001A;
	text-decoration:underline;
}

#container_header .header .cont{
	float: right;
	margin-top: 22px;
	font-size: 18px;
	letter-spacing: 1.5px;
	font-weight: normal;
	color: #949494;
}

#container_header .header .cont .hl{
	
	color: #000;
}


#container_center{
	width:100%;
	height:230px;
	background-color: #f8f9fa;
}

body.home #container_center{
		width:100%;
		height:464px;
		position:relative;
	
}

#container_center .center{
	height:100%;
	width: 852px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

#shadow{
	margin-left:auto;
	margin-right:auto;
	height: 22px;
	width: 904px;
	background-image: url(../images/shadow_center.png);
}

#container_center .center .menu{
	height:100%;
	width: 212px;
	background-color: #f4f4f4;
	float:left;
	margin-right:4px;
}

#container_center .center .menu .crest{
	text-align:center;
	margin-top:50px;
	
}

#container_center .center .menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	
}


#container_center .center .menu ul li{
	height:35px;
	cursor:pointer;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#container_center .center .menu ul li .txt{
	height:100%;
	margin-right: 10px;
	color: #acacac;
	font-size: 18px;

	padding-top: 7px;
	padding-left: 20px;
}

#container_center .center .menu ul li a{
	height:100%;
	margin-right: 10px;
	color: #acacac;
	font-size: 18px;

	padding-top: 7px;
	padding-left: 20px;

	display:block;
	text-decoration:none;
}


#container_center .center .menu ul li:hover .txt{

	color: #FFF;
	


}

#container_center .center .menu ul li:hover a{

	color: #FFF;



}

#container_center .center .menu ul li.select .txt{
	background-image: url(../images/fleche_bt.png);
	background-repeat: no-repeat;
	background-position: right 13px;
	color: #FFF;
	


}
#container_center .center .menu ul li.select{
	cursor:auto;
	background-image: url(../images/bg_sub_menu.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #e2001a;
}

#container_center .center .menu ul li:hover{
	
	background-color: #676767;
}

#container_center .center .menu ul li.select:hover{
	background-color: #e2001a;
	
}


#container_center .center .menu ul li:hover{
	background-image: url(../images/bg_sub_menu.png);
	background-repeat: repeat-y;
	background-position: left;	
	background-color: #676767;
}
#container_center .center .menu ul li.space{
	height:4px;
	background-color: #FFF;
	cursor:auto;
	margin:0px;
	padding:0px;
}

#container_center .center .menu ul li.space:hover{
	background-image: none;
}

#container_center .center .grill{
	float:left;
	width:636px;
	height:100%;
	overflow: hidden;
	position:relative;

}

#container_center .center .grill .zone{
	position:absolute;
	width:209px;
	height:113px;
	z-index:200;
}

/*#container_center .center .grill .z_1{

	left:0px;
	top:0px;

}

#container_center .center .grill .z_2{

	left:213px;
	top:117px;

}

#container_center .center .grill .z_3{
	left:426px;
	top:117px;
	

}


#container_center .center .grill .z_4{

	left:0px;
	top:234px;

}

#container_center .center .grill .z_5{

	left:0px;
	top:351px;

}

#container_center .center .grill .z_6{

	left:213px;
	top:351px;

}
*/

#container_center .center .grill .zone .img{
	background-color: #CCC;
	width:100%;
	height:100%;
}

#container_center .center .grill .case{
	float:left;
	width:209px;
	height:113px;
	margin-right:4px;
	margin-bottom:4px;
	background-color: #F4F4F4;
	position:relative;
}
#container_center .center .grill .case .img{
	position:absolute;
	left:0px;
	top:0px;
	z-index:25;
}

#container_center .center .grill .case .img_2{
	position:absolute;
	left:0px;
	top:0px;
	z-index:20;
}

#container_center .center .grill .case .img_3{
	position:absolute;
	left:0px;
	top:0px;
	z-index:15;
}

#container_center .center .grill .case .img_0{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
}

#container_center .center .grill .case.last{

	margin-right:0px;


}

#content{
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	position: relative;
	color: #676767;
	padding-bottom: 14px;
}


#content .menu{
	width: 212px;
	float:left;
	margin-right:4px;
	border-bottom:none;
	position: relative;
}

#content .menu .logo{
	margin-top:28px;
	text-align:center;
}

#content .menu ul{
	color:#6b6b6b;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	
}

/*#content .menu ul li{
	display: block;
	height: 47px;
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	border-bottom-color: #D1D1D1;
	background-image: url(../images/bg_sub_menu.png);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
	font-weight: bold;

}*/

#content .menu ul li{
	display: block;
	height: 46px;
	cursor:pointer;
	
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 3px;
	border: 1px solid #F4F4F4;
}
/*#content .menu ul li:hover{
	border-top-color: #e4e4e4;
	background-color: #dcdcdc;
	
}*/

#content .menu ul li:hover{
	
	background-image: url(../images/bg_sub_menu.png);
}
#content .menu ul li a{
	display: block;
	padding-left:10px;
	padding-top:16px;
	height: 100%;
	background-image: url(../images/fleche_sub.png);
	background-repeat: no-repeat;
	background-position: 191px 0px;
}

#content .menu ul li .txt{
	display: block;
	padding-left:10px;
	padding-top:16px;
	height: 100%;
	background-image: url(../images/fleche_sub.png);
	background-repeat: no-repeat;
	background-position: 191px 0px;

}
#content .menu ul li a:hover{
	
	background-position: 191px -48px;
}
#content .menu ul li .txt:hover{
	
	background-position: 191px -48px;
}
/*#content .menu ul li.select{
	border-top-color: #e4e4e4;
	background-color: #dcdcdc;
	
}*/

#content .menu ul li.select{
	cursor:auto;
	background-image: url(../images/bg_sub_menu.png);
}
#content .menu ul li.select a{
	background-position: 191px -48px;
	
}

#content .menu ul li.select .txt{
	background-position: 191px -48px;
	
}
#m_entreprise ul li.select .txt{
	background-image: url(../images/fleche_sub_entreprise.png);
	background-position: 191px 0px;
}



#content .menu ul li.select a{

	background-image: url(../images/fleche_sub_entreprise.png);
	
}


#content .menu ul li.select .txt{

	background-image: url(../images/fleche_sub_entreprise.png);
	
}



#content .menu a{
	color:#6b6b6b;
	text-decoration:none;
}








#content .col_d{
	width: 636px;
	float:left;
}

#content .col_d.full{
	width: 100%;
	float:none;
}
#content .col_d .box{
	margin-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}



#content .col_d .box .head{
	height: 45px;
	background-repeat: repeat-x;
	position: relative;
	background-color: #f4f4f4;
	cursor: pointer;
}



#content .col_d .box.auto .head{
	cursor: auto;
}

#content .col_d .box .head .fleche{
	background-image: url(../images/bt_box_head_red.png);
	height: 33px;
	width: 33px;
	position: absolute;
	top: 7px;
	right: 9px;
}

#content .col_d .box .head .fleche.select{
	background-position: 0px -33px;
}


#content .col_d .box .head h2{
	margin:0px;
	padding-top:14px;
	padding-left:12px;
	color: #585858;
	font-size: 18px;
	font-weight: normal;
}

#content .col_d .box .cont{
	border-right: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #f4f4f4;
	
}
#content .col_d .box .cont .text{
	padding:12px;
}
#content .col_d .box .cont .vert_box{
	

	
}

#content .col_d .box .cont .col{
	width: 299px;
	float:left;
	
	font-size: 12px;
	position:relative;
}

#content .col_d .box.f_p .head{
	
	
}

#content .col_d .box.f_p .head h2{

}

#content .col_d .box.f_p{

}

#content .col_d .box.f_p .cont{

	
	
}

#content .col_d .box.f_o .head{
	background-color: #e0e0e0;
	
}

#content .col_d .box.f_o .head h2{
	
	
}

#content .col_d .box.f_o{
	margin-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}

#content .col_d .box.f_o .cont{
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	
	border-top: 1px solid #e0e0e0;
	
}

#content .col_d .box.f_a .head{
	background-color: #c2c2c2;
	
}

#content .col_d .box.f_a .head h2{
	
	
}

#content .col_d .box.f_a{
	margin-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b6;
}

#content .col_d .box.f_a .cont{
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;
	
}

#content .col_d .box .tab{
	background-color:#fff;
	
}

#content .col_d .box .tab ul{
	margin-left:15px;
	padding-left:0px;
	margin-top:5px;
	
}

#content .col_d .box .tab li{
	background-image:none;
	font-size:12px;
	margin-bottom:3px;
	margin-left:0px;
	list-style-type: disc;
	padding-left:5px;
	
}

#content .col_d .box .tab .col_left{

	font-size:16px;
	text-transform:uppercase;
	padding:15px;
	background-color: #e0e0e0;	
	
}



#content .col_d .box .tab .icon_1{
	background-image: url(../images/serv_icone_1.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_2{
	background-image: url(../images/serv_icone_2.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_3{
	background-image: url(../images/serv_icone_3.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_4{
	background-image: url(../images/serv_icone_4.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_5{
	background-image: url(../images/serv_icone_5.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_6{
	background-image: url(../images/serv_icone_6.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_7{
	background-image: url(../images/serv_icone_7.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .icon_8{
	background-image: url(../images/serv_icone_8.png);
	background-repeat: no-repeat;
	background-position: 375px 10px;
	
}

#content .col_d .box .tab .bt{
	background-image: url(../images/bt_tab.png);
	background-repeat: no-repeat;
	background-position: 154px 10px;	
}

#content .col_d .box .tab .bt_none{
	background-image: url(../images/bt_tab_none.png);
	background-repeat: no-repeat;
	background-position: 154px 10px;	
}

#content .col_d .box .tab .col_right{
	padding:15px;
	color:#3c3e3f;
	background-color: #f4f4f4;
}



#content .col_d .box .tab .col_right .big{
	font-size:18px;
	font-weight:bold;
}

#content .col_d p{
	
	text-align: justify;
	line-height: 18px;

}

#content .col_d .box .next{
	float:right;
	background-image: url(../images/fleche_sub_evaluation.png);
	background-position: right -15px;
	background-repeat: no-repeat;
	padding-right: 14px;
	cursor:pointer;
	margin-top:14px;
}

#content .col_d .box .next:hover{
	color: #333;
}


#content .col_d .box .cont .col_full{
	
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
	
}

#content .col_d .box .cont .col a.map{
	background-image: url(../images/google_map.png);
	position: absolute;
	height: 27px;
	width: 80px;
	bottom: 10px;
	left: 10px;
	display:block;
}

#content .col_d .box .cont .col a.map:hover{
	background-position: 0px -27px;	
}
#content .cont .col_1_3{
	width: 257px;
	float:left;
	text-align: justify;
	line-height: 18px;
	
}

#content .cont .cont_img{
	height: 180px;
	border: 1px solid #f4f4f4;
	background-color: #fafafa;	
	margin-bottom:12px;
}
#content .cont .col .cont_img{
	
	margin-bottom:0px;
}
.break{
	height:0px;
	overflow:hidden;
	clear:both;
	
}

.break_right{
	height:0px;
	overflow:hidden;
	clear:right;
	
}


#content .cont .col.space{
	margin-right:12px;
	
	
}


#content .cont .titre{
	font-size: 24px;
	color: #000;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-image: url(../images/ligne_titre_cont.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}




#content .cont p{
	margin-top:0px;
	margin-bottom:16px;
}

#content .cont p.last{
	margin-top:0px;
	margin-bottom:0px;
}

#content .cont a{
	color:#e2001a;
	text-decoration:none;
}

#content .cont a:hover{
	color:#e2001a;
	text-decoration:underline;
}

#content .box .cont .s_titre{
	font-size:18px;
	color: #E2001A;
	line-height:22px;
	padding-bottom:3px;
	
}

#content .box .cont .col_cont .bottom_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom:6px;
	
}

#content .box .cont .col_cont{
	padding-left:30px;

	padding-right:30px;
}

#content .box .cont .icone{
	vertical-align:middle;
	margin-right:10px;
	
}
#content .box .cont .col_cont .hl{
	color: #696969;
	font-size:12px;
	line-height: 12px;
	vertical-align: middle;	
}

#content .box .cont .col_cont .num{

	color: #000;

	
}

#content .box .cont .col_cont a{

	font-size:18px;

	
}
#content h1{
	margin-top:0px;
	margin-bottom:8px;
	margin-left:216px;
	display:block;
	color:#000;
	font-weight: normal;
	
}

#content h3{
	margin-top:0px;
	margin-bottom:14px;
	margin-left:216px;
	display:block;
	color:#666;
	font-size: 18px;
	font-weight:normal;
}

#content .hl{
	font-weight:bold;
	color:#E2001A;
	
}

#content h1{
	
	color:#E2001A;
	
	
}

#content h1 .hl{
	color:#E2001A;
	color: #696969;
	font-size:12px;
	line-height: 12px;
	vertical-align: middle;	
	
	
}

#content .note_rouge{
	color:#F00;
	
}

#container_footer{
	background-color: #F8F9FA;
	
	
}

#footer{
	background-color: #FFF;
	height: 86px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	position:relative;
	
}

#footer a{
	color: #333;
	text-decoration: none;	
	
	
}

#footer a:hover{
	color: #333;
	text-decoration: underline;	
	
	
}

#footer .copy{
	font-size: 10px;
	text-transform: uppercase;
	color: #6b6b6b;
	text-align: center;
	padding-top: 50px;
}

#footer .logo{
	position: absolute;
	height: 65px;
	width: 68px;
	right: 10px;
	bottom: 10px;
	background-image: url(../images/logo_sgs_s.jpg);	
}

#footer .logo:hover{
	cursor:pointer;
	background-position: 0px -65px;	
}

#content form{
	margin:0px;
	padding:0px;
	
}

#content form input[type="text"], #content form textarea, #content form select{
	width: 285px;
	border: 1px solid #CCC;
	margin-right:10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-bottom:10px;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:10px;
}

#content form input[type="text"]:focus, #content form textarea:focus, #content form select:focus{
	background-color:#f4f4f4;
}

/*#content form option[selected=selected]{
	background-color:#e0e0e0;
}

#content form option[selected=selected]:focus{
	background-color:#e0e0e0;
}*/



#content form input[type="text"].full, #content form textarea.full{
	width: 596px;
	
}



#content form .bt{
	color: #FFF;
	background-color: #e2001a;
	border:none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-radius: 3px;
 
	
	
}

#content .box ul{
	text-align:left;
	
	list-style-type: none; 
	
	
}

#content .box ul li{
	margin-bottom:12px;
	background-image: url(../images/bullet_box.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px; 
	
	
}



#content .box ul li{
	background-image: url(../images/bullet_box.png);
	
	
	
}
#content .box ul li.last{
	margin-bottom:0px;
 
	
	
}

#content .box .cont_struc{
	
}

#content .box .cont_struc .box_1{
	background-image: url(../images/box_struc_1.png);
	height: 50px;
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
}

#content .box .cont_struc .box_2{
	background-image: url(../images/box_struc_2.png);
	height: 50px;
	width: 194px;
	float: left;
	margin-bottom: 16px;	
}

#content .box .cont_struc .space{
	
	margin-right: 14px;	
}

#content .box .cont_struc .txt{
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding-top: 12px;
	font-size: 11px;
	
}

#content .box .cont_struc .txt_2{
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	
}
#content .box .cont_struc .box_2.left{
	
	margin-left: 103px;	
}

#content .box .cont_struc .box_3{
	background-image: url(../images/box_struc_3.png);
	height: 50px;
	width: 194px;
	float: left;
	margin-bottom: 14px;	
}

#content .box .cont_struc .box_4{
	background-image: url(../images/box_struc_4.png);
	height: 50px;
	width: 194px;
	float: left;
	margin-bottom: 14px;	
}

#content .box .cont_struc .box_4_b{
	background-image: url(../images/box_struc_4_B.png);
	height: 50px;
	width: 194px;
	float: left;
	margin-bottom: 14px;	
}

#content .box .cont_struc .box_5{
	background-image: url(../images/box_struc_5.png);
	height: 39px;
	width: 140px;
	float: left;
	margin-left: 27px;
	margin-bottom: 14px;
}

#content .box .cont_struc .box_5.space{
	
	margin-right: 41px;	
}

#content .box .cont_struc .box_5_b{
	background-image: url(../images/box_struc_5_B.png);
	height: 28px;
	width: 140px;
	float: left;
	margin-left: 27px;
	margin-bottom: 14px;
}

#content .box .cont_struc .box_5_b.space{
	
	margin-right: 41px;	
}

#content .box .cont_struc .box_5_b .txt{
	
	padding-top:8px;
}

#content .box .cont_struc .box_5 .txt{
	
	padding-top:8px;
}

#logo_p_1{
	background-image: url(../images/logo_cqcd.jpg);
	display: inline-block;
	height: 63px;
	width: 145px;	
	float:left;
	background-position: 0px -63px;
	
}

#logo_p_2{
	background-image: url(../images/logo_ifm.jpg);
	display: block;
	height: 63px;
	width: 125px;
	float:left;	
	background-position: 0px -63px;
}

#logo_p_3{
	background-image: url(../images/logo_chhma.jpg);
	display: block;
	height: 63px;
	width: 145px;
	float:left;
	background-position: 0px -63px;
}

#logo_p_4{
	background-image: url(../images/logo_avq.jpg);
	display: block;
	height: 63px;
	width: 125px;
	float:left;
	background-position: 0px -63px;
}

#logo_p_5{
	background-image: url(../images/logo_aqmat.jpg);
	display: block;
	height: 56px;
	width: 145px;
	float:left;
	background-position: 0px 0px;
}

#logo_p_6{
	background-image: url(../images/logo_hardlines.jpg);
	display: block;
	height: 56px;
	width: 125px;
	float:left;
	background-position: 0px -56px;
}

#logo_p_1:hover, #logo_p_2:hover, #logo_p_3:hover, #logo_p_4:hover, #logo_p_6:hover{
	background-position: 0px 0px;	
}
