#background_global {
	width: 960px;
	margin: 0 auto;
	position: relative;	
}
#global {
	position: relative;
	overflow: hidden;
}
/* @group HEADER */
#header_home {
	height: 310px;
	position: relative;
  	background: url(../images/header_home/bgd_globalheaderhome.png) no-repeat center top;
}
/* @group Accordion */
#accordion {
	margin-top: 104px;
}
#accordion .kwicks {
	width: 960px;
	padding: 0;
	margin: 0;
}
.kwicks li{  
    width: 240px;  
    height: 205px;  
    margin-bottom: 3px;
  	padding: 0;
  	margin: 0;
  	position: relative;
  	overflow: hidden;
}
.kwicks li a {
	display: block;
	margin-left: 240px;
	width: 560px;
	background: #0085B2;
    height: 205px; 
}
.kwicks li:first-child {
	background: none;
}  
#kwick1 {
  	background: url(../images/header_home/bgd_slide1.png) no-repeat left top;
}  
#kwick2 {  
  	background: url(../images/header_home/bgd_slide2.png) no-repeat left top;
}  
#kwick3 {  
  	background: url(../images/header_home/bgd_slide3.png) no-repeat left top;
}  
#kwick4 {   
  	background: url(../images/header_home/bgd_slide4.png) no-repeat left top; 
    margin-bottom: none;  
}  
/* @end */

#header {
	width: 966px;
	margin-left: -1px;
}
#banniere {
	height: 264px;
	position: relative;
	width: 960px;
	margin-left: 6px;
}
#banniere h1 {
	position: absolute;
	z-index: 1000;
	top: 70px;
	left: 70px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1em;
}
#header_client {
	background: url(../images/client_header.png) no-repeat left top;
	height: 266px;
	position: relative;
}
#logotype {
	width: 155px;
	height: 102px;
	position: absolute;
	left: -43px;
	top: 25px;
	z-index: 1000;
}
#header h1,
h2.titreheader_content,
#header_client h1 {
	display: block;
	position: absolute;
	z-index: 1000;
	top: 70px;
	left: 70px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1em;
}
#menu_top {
	position: absolute;
	right: 0;
	top: 0;
	background-color: white;
	height: 46px;
	padding-right: 240px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-radius: 0px 0px 0px 20px;
	border-radius: 0px 0px 0px 20px;
	-webkit-box-shadow: inset 3px -4px 6px -2px rgba(0, 0, 0, 8);
	-moz-box-shadow: inset 3px -4px 6px -2px rgba(0, 0, 0, 8);
	box-shadow: inset 3px -4px 6px -2px rgba(0, 0, 0, 8);
}
#menu_top ul li {
	float: left;
	display: inline;
}
#menu_top ul li span {
	display: block;
	height: 45px;
	text-align: center;
	padding: 16px 10px 0;
	background: url(../images/ndx_separheadmenu.png) no-repeat right top;
}
#menu_top ul li span.menu_top_last {
	background-image: none;
}
#block_login {
	background: url(../images/bloc_log.png) no-repeat left top;
	width: 219px;
	height: 116px;
	position: absolute;
	right: 0;
	top: 5px;
}
#block_login.login2 {
	background: url(../images/bloc_log2.png) no-repeat left top;
	width: 219px;
	height: 116px;
	position: absolute;
	right: 0;
	top: 5px;
}
#block_login.login2 a {
	color: white;
}
#block_login.login2 a:hover, #block_login.login2 strong.center:hover {
	text-decoration: none;
}
#block_login.login2 strong.center {
	margin: 21px 0 0 57px;
}
#block_login strong {
	display: block;
	margin-left: 48px;
	margin-top: 11px;
}
#block_login input {
	border: 0 none;
	color: silver;
	font-size: 0.8em;
	height: 13px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 8px;
	width: 90px;
	padding: 0;
}
#block_login span {
	display: block;
	float: left;
	height: 15px;
	padding-left: 4px;
	padding-top: 5px;
	text-align: right;
	width: 92px;
}
#block_login span.newuser {
	width: 105px;
}
#block_login #bt_validate_login {
	background: transparent url(../images/bloc_lg_ok.png) scroll no-repeat 0 0;
	width: 38px;
	height: 20px;
	margin: 0;
	display: block;
	position: absolute;
	right: 23px;
	top: 82px;
	cursor: pointer;
}
#block_login #bt_validate_login:hover {
	background-position: 0 -20px;
}
#block_login_client {
	background: url(../images/client_bloclog.png) no-repeat left top;
	width: 210px;
	height: 276px;
	position: absolute;
	right: 25px;
	top: 5px;
}
#block_login_client strong {
	display: block;
	padding-left: 38px;
}
#block_login_client span a {
	background: transparent url(../images/fleche_blanche.png) no-repeat 20px center;
	display: block;
	width: 205px;
}
#block_login_client strong.name_user,
#info_fournisseur strong.info_fournisseur_title {
	padding-top: 8px;
	height: 15px;
	margin-bottom: 0.8em;
	overflow: hidden;
}
#bar_contact {
  	background: url(../images/header_home/bar_contact.png) no-repeat left top;
	width: 966px;
	height: 99px;
	position: absolute;
	z-index: 1000;
	left: -4px;
	top: -11px;
}
#etude {
	overflow: hidden;
	width: 396px;
	float: left;
}
#etude a {
	display: block;
	width: 180px;
	height: 60px;
	color: white;
	float: left;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 17px;
	font-size: 1.4em;
	font-weight: bold;
}
#contact_right span {
	float: left;
	color: white;
	width: 200px;
	height: 25px;
	margin-top: 12px;
	padding-top: 11px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
#contact_right span:first-child {
	width: 108px;
}
#contact_right a {
	float: left;
	display: block;
	width: 45px;
	height: 40px;
	margin-top: 12px;
	overflow: hidden;
	text-indent: -9999px;	
}
#info_fournisseur {
	height: 155px;
	position: absolute;
	top: 105px;
	width: 185px;
	overflow: hidden;
	padding-left: 10px;
}
#info_fournisseur span.info_fournissuer_link a {
	background: transparent url(../images/fleche_blanche.png) no-repeat right center;
	display: block;
	width: 170px;
	text-align: right;
}
#info_fournisseur span.info_fournissuer_link a strong {
	padding-left: 0;
	padding-right: 15px;
}
#info_fournisseur strong.info_fournisseur_title,
#info_fournisseur p {
	padding-left: 0;
}
#info_fournisseur strong.info_fournisseur_title {
	background: url(../images/separ_article.png) repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 0.4em;
}
#info_fournisseur p.small {
	display: block;
	height: 60px;
	overflow: hidden;
	margin: 0 0 0.5em;
	width: 185px;
	padding-bottom: 18px;
}
#contact_header {
	background: url(../images/picto_tel.png) no-repeat left center;
	height: 60px;
	left: 73px;
	padding-left: 25px;
	padding-top: 20px;
	position: absolute;
	top: 144px;
	width: 255px;
}
#titre_base_ensemble {
	
}
#titre_base {
	width: 966px;
	height: 141px;
	background: url(../images/pagecontent_header2.png) no-repeat right bottom;
	position: absolute;
	top: 115px;
	right: 0;
	top: 212px;
}
#titre_base h1 {
	padding-left: 155px;
}
#dl_catalogue span a {
	background: url(../images/client_zonetelechargement.png) no-repeat left top;
	width: 100px;
	height: 152px;
	position: absolute;
	top: 131px;
	left: 20px;
	display: block;
}
#dl_catalogue span a:hover {
	background: url(../images/client_zonetelechargement.png) no-repeat left -152px;
}
#dl_catalogue span a strong {
	display: block;
	height: 55px;
	padding: 10px;
}
/* @end */
/* @group GLOBAL CONTENT */
#content_global, #content_global_home {
	background: #e8e8e8 url(../images/tile_content.png) repeat-x left top;
	margin-left: 5px;
	width: 960px;
	position: relative;
}
#cnt_content_global {
	background: #e8e8e8 url(../images/tile_content.png) repeat-x left top;
	margin-left: 5px;
	width: 960px;
}
#ndx_global_bottom {
	height: 81px;
	margin-left: -3px;
}
#ndx_colright {
	width: 480px;
}
#content_global_home #ndx_colright {
	margin-top: 80px;
	width: 360px;	
}
#client_content_global {
	margin-left: 3px;
	width: 960px;
}
/* @end */
/* @group CONTENT NDX */
#ndx_colleft {
	margin-left: 85px;
	margin-top: 35px;
	width: 385px;
}
#content_global_home #ndx_colleft {
	margin-top: 100px;
	padding-left: 45px;
	margin-right: 20px;
	width: 535px;
	margin-left: 0;
}
.bloc_news_left {
	margin-bottom: 10px;
	padding-bottom: 5px;
  	background: url(../images/separ_article2.png) repeat-x left bottom;
  	min-height: 85px;
}
.bloc_news_left p {
	padding-left: 0;
}
#content_global_home #ndx_colleft .bloc_news_left h2 {
	font-size: 1.4em;
	letter-spacing: 0;
	line-height: 19px;
}
.bloc_news_left strong.title {
  	background: url(../images/content_home/ballon_tag.png) no-repeat left top;
	display: block;
	float: left;
	width: 110px;
	height: 55px;
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 33px;
	font-size: 1.9em;
	margin-left: -30px;
}
.ndx_bloctexte {
	padding-bottom: 20px;
	padding-top: 20px;
	background: url(../images/separ_article.png) repeat-x left bottom;
}
.ndx_bloctexte strong.chapeau {
	padding-bottom: 10px;
	display: block;
}
.ndx_liresuite {
	margin-left: 10px;
}
.ndx_liresuite span a {
	display: block;
	height: 33px;
	width: 185px;
	overflow: hidden;
	background: url(../images/lire_article.png) no-repeat left top;
	padding: 5px 10px 2px 62px;
}
.ndx_liresuite span a:hover {
	background: url(../images/lire_articlehover.png) no-repeat;
	text-decoration: none;
}
#promo {
	position: relative;
	margin-bottom: 10px;	
}
#promo_home {
	position: relative;	
}
#fusion_promo {
	width: 202px;
	height: 390px;
	margin-left: 20px;
	position: relative;
	margin-top: 36px;
}
#promo_home #fusion_promo {
	position: relative;
	margin-bottom: 10px;
  	background: url(../images/content_home/fusion_partenaires.png) no-repeat left top;
  	width: 155px;
  	height: 403px;
  	margin-left: 0;	
  	margin-top: 0;
}
#fusion_promo h2 {
	line-height: 22px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	top: 35px;
	width: 198px;
	display: block;
}
#promo_home #fusion_promo h2 {
	line-height: inherit;
	right: 0;
	text-align: center;
	width: 155px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #E9E9E9;
	position: relative;
	top: 10px;
	font-size: 1.3em;
}
#promo_home #fusion_promo a {
	display: block;
}
#promo_home #fusion_promo a img {
  	background: url(../images/content_home/bgd_partners-news.png) no-repeat center center;
  	width: 105px;
  	height: 73px;
  	padding: 9px;
  	margin-left: 17px;
}
#fusion_promo a.titrepromoslink {
	background: url("../images/home_fusion_biglink.png") no-repeat scroll left top transparent;
	bottom: 32px;
	color: #FFFFFF;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 35px;
	left: 28px;
	line-height: 29px;
	position: absolute;
	text-align: center;
	width: 155px;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
}
#fusion_promo a.titrepromoslink:hover {
	background-position: left bottom;
	text-decoration: none;
}
#bloc_promo_right {
	position: relative;
	width: 238px;
	z-index: 248;
}
#bloc_promo_right_home {
	position: absolute;
	width: 261px;
	z-index: 2000;
	right: -59px;
	top: 290px;	
}
#bloc_promo_right .titretop_promo, #bloc_promo_right_home .titretop_promo {
	background: url("../images/home_titresidebloc.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
	font-size: 1.4em;
	height: 28px;
	text-align: center;
	width: 238px;
	margin: 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}
#bloc_promo_right_home .titretop_promo, #bloc_promo_right_home .titretop_promo {
	background: url("../images/home_titresidebloc2.png") no-repeat scroll left top transparent;	
	color: white;
	font-size: 1.4em;
	height: 28px;
	text-align: center;
	width: 218px;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-transform: uppercase;
}
#content_promo {
	background: url(../images/home_sideblocrepeat.png) repeat-y left top;
	width: 238px;
}
img.fusion_globalpromo {
	width: 232px;
	height: 103px;
	overflow: hidden;
	margin-left: 2px;
}
#content_promotile {
	background: #00a3eb url(../images/home_sidebloctile.png) repeat-x left bottom;
	width: 232px;
	margin-left: 2px;
}
.actus_bloc {
	padding-top: 5px;
	position: relative;
}
.actus_bloc h3 {
	color: #01478a;
	border-left: 4px solid #99cc33;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0;
	line-height: 20px;
	font-size: 1.2em;
	width: 212px;
}
.actus_bloc h3.titre_actupromo {
	width: 180px;
	margin: 0;
}
.actus_bloc .texte_bigactupromo {
	color: #fff;
	padding: 5px 10px 5px 14px;
}
.actus_bloc .texte_bigactupromo ul {
	margin: 0 1.5em 0;
}
.texte_bigactupromo p {
	color: #fff;
	padding: 0;
	line-height: 16px;
}
.texte_bigactupromo a {
	color: #fff;
	text-decoration: underline;
}
.texte_bigactupromo a:hover {
	text-decoration: none;
}
.actus_bloc:hover {
	background: transparent url(../images/home_sideblocrepeathover.png) repeat-x left bottom;
	color: #01478a;
}
.actus_bloc a.link_bigactupromo {
	background: url(../images/home_bigbt.png) no-repeat right top;
	width: 97px;
	height: 21px;
	display: block;
	text-align: center;
	margin-left: 50px;
	margin-left: 130px;
	color: #fff;
	font-weight: bold;
}
.actus_bloc a.link_bigactupromo:hover {
	background-position: right bottom;
	text-decoration: none;
}
.actus_bloc a.link_actupromo {
	background: url("../images/home_bt.png") no-repeat scroll right top transparent;
	bottom: 8px;
	display: block;
	height: 21px;
	position: absolute;
	right: 5px;
	width: 29px;
}
.actus_bloc a.link_actupromo:hover {
	background-position: right bottom;
	text-decoration: none;
}
.separ_promos {
	background: url(../images/home_sideblocsepar.png) no-repeat left top;
	width: 231px;
	height: 3px;
	margin-top: 5px;
}
.last_block .separ_promos {
	background-image: none;
	height: 0;
	padding-bottom: 5px;
}
#content_promofoot {
	background: url(../images/home_bgdbottom.png) no-repeat left top;
	width: 238px;
	height: 35px;
}
#bloc_annonce {
	margin-left: 20px;
}
.ndx_annonce h2 a {
	width: 437px;
	height: 131px;
	background: url(../images/block_vert.png) no-repeat left top;
	margin-bottom: 20px;
	display: block;
}
.ndx_annonce h2 a:hover {
	background: url(../images/block_vert.png) no-repeat left -131px;
}
.ndx_annonce h2 a strong {
	display: block;
	height: 100px;
	padding: 15px 15px 15px 160px;
	width: 260px;
}
/* @end */
/* @group CONTENT CNT */
.cnt_imgtxt {
	padding-top: 120px;
}
.cnt_imgtxt2 {
	padding-top: 20px;
}
.cnt_txtimg {
	padding-top: 20px;
}
#img_left {
	padding-left: 40px;
}
.img_left {
	padding-left: 80px;
	position: relative;
}
.img_leftplus {
	margin-left: 80px;
	position: relative;
	padding: 17px;
	width: 195px;
	height: 211px;
	background: url(../images/bloc1_img.png) no-repeat left top;
}
.img_rightplus {
	margin-left: 40px;
	position: relative;
	padding: 17px;
	width: 195px;
	height: 211px;
	background: url(../images/bloc1_img.png) no-repeat left top;
}
.img_right {
	margin-left: 40px;
	padding-right: 40px;
	position: relative;
}
.img_left h3,
.img_right h3 {
	overflow: hidden;
	padding-left: 30px;
	padding-right: 80px;
	padding-top: 20px;
	height: 192px;
	background: url(../images/bloc1_texte.png) no-repeat left top;
}
.ndx_bloctexte2,
.ndx_bloctexte3 {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
.ndx_bloctexte2 {
	padding-right: 80px;
}
.ndx_bloctexte2 strong.chapeau,
.ndx_bloctexte3 strong.chapeau {
	padding-bottom: 10px;
	display: block;
}
.ndx_bloctexte3 {
	padding-left: 80px;
}
/* @end */
/* @group CONTENT CLIENT */
#leftbar_client {
	background: url(../images/client_sidebar1tile.png) repeat-y left top;
	width: 258px;
	padding-top: 55px;
}
#leftbar_client h2 {
	display: block;
	background: url(../images/client_bgdfiltre.png) no-repeat;
	width: 239px;
	height: 25px;
}
#leftbar_client h2,
span.link_afficher {
	padding-left: 25px;
}
#leftbar_client input {
	height: 23px;
	border-style: none;
	background: url(../images/client_selcectpart1.png) no-repeat left top;
	margin-left: 25px;
	float: left;
	padding: 4px 5px 3px 3px;
}
#leftbar_client span.bt_filtre a {
	float: left;
	height: 18px;
	padding: 3px 3px 3px 9px;
	width: 24px;
	background: url(../images/client_selcectpart2.png) no-repeat right top;
}
#leftbar_client span.bt_filtre a:hover {
	background: url(../images/client_selcectpart2.png) no-repeat right -24px;
}
span.link_afficher {
	display: block;
	background: url(../images/fleche_blanche.png) no-repeat right center;
	width: 95px;
	height: 20px;
	margin-bottom: 10px;
}
#leftbar_client ul {
	margin: 0;
	margin-top: 20px;
}
#leftbar_client ul li ul li a {
	display: block;
	min-height: 26px;
	background: url(../images/client_sidebarseparmenu.png) no-repeat left bottom;
}
#leftbar_client ul li ul {
	display: none;
}
#leftbar_client ul li ul li a strong {
	display: block;
	padding: 2px 30px 5px;
	text-align: left;
}
#leftbar_client ul li.secteur > span {
	width: 235px;
	height: 25px;
	padding: 7px 0 0 5px;
	background-color: #A0C122;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
}
#leftbar_client ul li.secteur span .fleche {
	background: #A0C122 url("../images/fleche.png") no-repeat scroll 0 0;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 7px;
}
#leftbar_client ul li.secteur span.secteuractif .fleche {
	background: transparent url("../images/fleche.png") no-repeat scroll 0 -16px;
}
#leftbar_client ul li a:hover, #leftbar_client ul li a.familleactive {
	background: url(../images/client_menuselect.png) no-repeat left center;
}
#leftbar_client ul li a:hover strong {
	padding-left: 35px;
}
#content_client {
	width: 462px;
	margin-top: 10px;
}
#content_client ul {
	height: 68px;
}
#content_client ul li.content_bt1list,
#content_client ul li.content_bt2list {
	float: left;
	display: inline;
	width: 210px;
}
#content_client span.content_bt1 a,
#content_client span.content_bt2 a {
	display: block;
	background: url(../images/client_btvert.png) no-repeat left top;
	width: 202px;
	height: 45px;
}
#content_client span.content_bt1.bt_active a,
#content_client span.content_bt1.bt_active  a:hover {
	background: url(../images/client_btvert.png) no-repeat left -90px;
}
#content_client span.content_bt1 a:hover,
#content_client span.content_bt2 a:hover {
	background: url(../images/client_btvert.png) no-repeat left -45px;
}
#content_client span.content_bt1 a strong,
#content_client span.content_bt2 a strong {
	display: block;
	height: 20px;
	padding-top: 8px;
	width: 202px;
}
#globalcontent_detail {
	margin-top: 20px;
}
#globalcenter_content,
#globalcenter_content .grid_6 {
	width: 445px;
}
#globalcenter_content .grid_5 {
	width: 320px;
}
#globalcenter_content .grid_1 {
	width: 70px;
}
#globalcenter_content .grid_5 p {
	padding: 0.4em 0;
}
.head_title {
	background: url(../images/cnt_separ.gif) repeat-x left top;
}
.cd_col h2 {
	padding-top: 6px;
}
.logo_detail {
	float: left;
	padding-top: 15px;
}
.familles_detail {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	width: 250px;
}
span.pictoemail {
	padding: 10px 0 0 12px;
}
span.pictowww {
	padding: 0 0 0 12px;
}
p.telfax {
	clear: both;
	padding: 12px;
}
span.pictoemail a {
	height: 18px;
	display: block;
	background: url(../images/picto_mail.png) no-repeat left center;
	padding-left: 40px;
}
span.pictowww a {
	display: block;
	background: url(../images/picto_www.gif) no-repeat left bottom;
	height: 14px;
	padding-left: 40px;
}
.client_bt_detail {
	margin-top: 20px;
	margin-bottom: 20px;
}
.client_bt_detail span a {
	display: block;
	height: 25px;
	width: 445px;
	background: url(../images/client_content_bt.png) repeat-x left top;
}
.client_bt_detail span a strong {
	display: block;
	padding: 4px 10px 2px;
}
.client_bt_detail span a:hover {
	background: url(../images/client_content_bt.png) repeat-x left -25px;
	text-decoration: none;
}
#rightbar_client {
	background: url(../images/client_sidebar2tile.png) repeat-y left top;
	width: 240px;
	padding-top: 55px;
}
#rightbar_client IMG {
	margin-left: 13px;
	margin-top: 40px;
}
#rightbar_client h2 {
	display: block;
	width: 213px;
	padding-left: 10px;
	padding-top: 2px;
	overflow: hidden;
}
#rightbar_client p {
	padding-left: 15px;
	padding-right: 15px;
}
#client_sidebar_whitebar_top {
	background: white url(../images/client_sidebar2_titre_top.png) no-repeat top left;
	width: 213px;
}
#client_sidebar_whitebar_bottom {
	background: white url(../images/client_sidebar2_titre_bottom.png) no-repeat bottom left;
	height: 5px;
	margin-bottom: 15px;
}
/* @end */
/* @group CONTENT SECTEURS */
#leftbar_secteurs {
	background: url(../images/client_sidebar1tile.png) repeat-y left top;
	padding-top: 55px;
	height: 100%;
	position: relative;
}
#leftbar_secteurs img {
	position: relative;
	top: -60px;
}
#content_secteurs_fix {
	width: 477px;
	height: 1px;
}
#content_secteurs {
	position: absolute;
	top: 80px;
	left: 243px;
	width: 477px;
	z-index: 2;
}
#title_secteurs {
	position: relative;
	width: 457px;
	padding: 10px;
	height: 100px;
	background: #00a7dc;
	color: #fff;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	z-index: 1;
}
#title_secteurs h2 {
	display: inline-block;
	margin: 0 15px 0 0;
	letter-spacing: 0;
	word-spacing: 0;
	color: #fff;
	font-weight: bold;
}
#list_secteurs {
	width: 481px;
	position: absolute;
	top: 40px;
	*top: 50px;
	z-index: 2;
	background-color: white;
	left: 1px;		
}
#content_secteurs ul {
	position: relative;
	margin: 0;
	padding: 40px 1.5em 1.5em;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	background: #fff;
	text-align: left;
}
#content_secteurs li.title, #content_secteurs li.break {
	width: 100%;
	height: auto;
	background: transparent;
	cursor: auto;
}
#content_secteurs li.title h4 {
	height: 100%;
	font-weight: bold;
}
#content_secteurs .fournisseur {
	display: inline-block;
	cursor: pointer;
	*display: inline;
	*zoom: 1;
	width: 85px;
	height: 85px;
	vertical-align: top;
	margin: 0 4px 10px 0;
	background: url(../images/bg_fournisseurs.png) no-repeat left top;
}
#content_secteurs .fournisseur.last {
	margin-right: 0px;
}
#content_secteurs .fournisseur img {
	display: block;
	position: relative;
	max-width: 79px;
	max-height: 79px;
	margin: 0 auto;
	vertical-align: middle;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}
#content_secteurs li.break {
	height: 16px;
	width: 100%;
	background: url(../images/shadow.png) no-repeat left top;
}
/* Fancybox */
.conditions_commerciales_plus {
	color: #333333;
	margin: 0 auto;
	background: #0076AA url(../images/cc_left_new.png) repeat-x;
}
#conditions_commerciales_top {
	height: 30px;
	background-color: black;
}
#conditions_commerciales_top ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#conditions_commerciales_top ul li {
	float: left;
	display: inline;
}
#conditions_commerciales_top ul li a {
	color: #0089b9;
	display: inline-block;
	height: 22px;
	padding-top: 8px;
  	margin-right: 10px;
  	margin-left: 10px;
  	border-right: 1px solid #0089b9;
  	padding-right: 10px;
	font-weight: normal;
	font-size: 1.1em;  	
}
#conditions_commerciales_top .close {
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	height: 25px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
  	background: #34aa00 url(../images/picto_leftclose.png) no-repeat 5px 5px;
}
#conditions_commerciales_top .close:hover {
	cursor: pointer;
	text-decoration: underline;
}
.conditions_commerciales_header {
	position: relative;
	height: 86px;
	padding: 0 0 14px;
	background: url(../images/cc_header.png);
}
.conditions_commerciales_header img, .conditions_commerciales_header h3 {
	display: block;
	vertical-align: middle;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.6em;
}
.conditions_commerciales_header img, .conditions_commerciales_header a {
	display: block;
	font-size: 1.3em;
	margin-left: 20px;
	color: #00ffff;
	font-weight: bold;
}
.conditions_commerciales_left img {
	width: 160px;
	margin: 0 0 20px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
	-webkit-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, .4);
	box-shadow: inset 3px 3px 5px 0px rgba(0, 0, 0, .4);	
}
.conditions_commerciales_left, .conditions_commerciales_middle {
	float: left;
}
.conditions_commerciales_left {
	width: 170px;
	padding: 10px;
	text-align: left;
	color: #fff;
}
.conditions_commerciales_left_title {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 20px;
  	background: url(../images/arrow_blue.png) no-repeat center top;
}
.conditions_commerciales_middle {
	width: 511px;
	padding: 10px 20px;
	text-align: left;
	background: white;
}
.conditions_commerciales_middle_important {
	color: white;
	text-align: center;
	background-color: #333333;
	margin-left: -20px;
	padding: 20px;
	width: 100%;	
}
.conditions_commerciales_middle_siege {
	font-weight: bold;
	color: #666666;
	font-size: 1.2em;
	margin-bottom: 10px;	
}
.validate_price,
.conditions_commerciales_middle_center {
	display: block;
	color: white;
	background: url(../images/arrow_bgd_green.png) no-repeat left top;
	width: 390px;
	height: 29px;
	margin-left: -20px;
	font-size: 1.2em;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.conditions_commerciales_middle_center {
	background: url(../images/arrow_bgd_blue.png) no-repeat left top;	
}
.conditions_commerciales_right {
	width: 221px;
	padding: 10px 10px 10px 0;
	float: left;
}
.conditions_commerciales_middle_condition {
	background: #0071a5 url(../images/bgd_conditions_commerciales.png) repeat-x left top;
	margin-left: -20px;
	padding: 0 20px 20px;
	width: 100%;
}
.conditions_commerciales_middle_condition .title {
  	background: url(../images/onglet_green.png) no-repeat left top;
	width: 286px;
	height: 38px;
	padding: 2px 8px 8px 15px;
}
.conditions_commerciales_middle_condition .title:hover {
	cursor: pointer;
}
.conditions_commerciales_middle_condition .active {
	background-position: left bottom;
}
.conditions_commerciales_middle_condition .title h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 0;
}
.toogle_condition .title span {
	color: white;
}
.conditions_commerciales_middle_condition .content_cc1,
.conditions_commerciales_middle_condition .content_cc2,
.conditions_commerciales_middle_condition .content_cc3 {
  	padding: 20px 10px 20px 100px;
  	margin-bottom: 15px;
	*min-height: 80px;  	
}
.conditions_commerciales_middle_condition .content_cc1 span,
.conditions_commerciales_middle_condition .content_cc2 span,
.conditions_commerciales_middle_condition .content_cc3 span {
	display: block;
	color:#ffffff;
	font-size: 1.2em;
	text-align: left;
}
.conditions_commerciales_middle_condition .content_cc1 strong,
.conditions_commerciales_middle_condition .content_cc2 strong,
.conditions_commerciales_middle_condition .content_cc3 strong {
	color:#baedff;
	font-size: 0.9em;		
}
.conditions_commerciales_middle_condition .content_cc1 span a,
.conditions_commerciales_middle_condition .content_cc2 span a,
.conditions_commerciales_middle_condition .content_cc3 span a {
	color: #baedff;
	text-decoration: underline;
	text-align: left;
}
.conditions_commerciales_middle_condition .content_cc1 span a:hover,
.conditions_commerciales_middle_condition .content_cc2 span a:hover,
.conditions_commerciales_middle_condition .content_cc3 span a:hover {
	text-decoration: none;
	color: white;
}
.conditions_commerciales_middle_condition .content_cc1 {
  	background: url(../images/picto_livraison.png) no-repeat left center;
}
.conditions_commerciales_middle_condition .content_cc2 {
  	background: url(../images/picto_conditions_tarifs.png) no-repeat left center;
}
.conditions_commerciales_middle_condition .content_cc3 {
  	background: url(../images/picto_condition_paiement.png) no-repeat left center;
}
.conditions_commerciales_right .title *, .conditions_commerciales_right .title *:hover {
	vertical-align: middle;
	background: transparent;
	margin-left: 30px;	
}
.conditions_commerciales_right span {
	height: 73px;
	background: url(../images/cc_buttons.png);
	height: 50px;
	position: relative;
}
.conditions_commerciales_right span:hover {
	background: url(../images/cc_buttons.png) 0 bottom;
}
.conditions_commerciales_middle_logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
.conditions_commerciales_middle_logo span {
	display: block;
}
.conditions_commerciales_right a {
	position: relative;
	left: 20px;
	display: block;
	width: 194px;
	text-align: left;
	line-height: 1em;
}
.conditions_commerciales_right a:hover {
	text-decoration: none;
}
.conditions_commerciales_right a strong {
	color: #fff;
}
.conditions_commerciales_right_title {
	font-size: 150%;
	font-weight: bold;
	color: #fff;
}
.conditions_commerciales_right .plateau {
	position: absolute;
	top: 79px;
	left: 625px;
	z-index: 0;
}
.conditions_commerciales_footer {
	height: 80px;
	padding: 17px 30px;
	background: #003248 url(../images/cc_footer.png) repeat-x left top;
}
.conditions_commerciales_footer div {
	color: #fff;
	padding: 0;
}
#rightbar_secteurs {
	float: right;
	width: 239px;
	padding-top: 55px;
	height: 100%;
	border-left: 1px solid #91cbdf;
}
#rightbar_secteurs .content {
	width: 239px;
	padding: 10px;
	border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	background: #00a7dc;
	color: #fff;
}
#rightbar_secteurs .content h4, #rightbar_secteurs .content h3, #rightbar_secteurs .content h2 {
	margin: 0;
	font-weight: bold;
	color: #fff;
}
#rightbar_secteurs .content h4, #rightbar_secteurs .content h2 {
	font-size: 18px;
}
#rightbar_secteurs .content h3 {
	font-size: 14px;
}
#rightbar_secteurs .content span, #rightbar_secteurs .content div {
	display: block;
	margin-top: 5px;
}
#rightbar_secteurs .content select {
	width: 190px;
}
.fixed {
	position: fixed;
	top: 25px;
	z-index: 200;
}
/* @end */
/* @group FOOTER */
#footer {
	margin-left: 2px;
	width: 963px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
#txt_footer {
	width: 190px;
	height: 200px;
	position: absolute;
	top: 48px;
	right: 10px;
}
#txt_footer p {
	color: #333;
}
#partners_footer {
	background-color: white;
	overflow: hidden;
	float: left;
	margin-left: 3px;
}
.footer_partenaires {
	position: relative;
	text-align: center;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.footer_partenaires li {
	cursor: pointer;
	margin: 0 4px 10px 0;
	text-align: center;
}
.footer_partenaires li {
	position: relative;
}
.footer_partenaires2 li {
	display: inline;
	float: left;
	margin-right: 15px;
}
#content_footer {
	position: relative;
}
#content_footer h2.title {
  	background: url(../images/footer/bgd_title.png) repeat-x left top;
	height: 28px;
	margin: 0;
	padding-left: 25px;
	width: 958px;
	margin-left: 3px;
	color: white;
	font-size: 1.6em;
	padding-top: 6px;
}
#content_footer #partenaire {
	overflow: hidden;
	width: 968px;
	margin-top: 5px;
}
#partners_footer .grid_3 {
	background: url(../images/separ_article.png) repeat-y right top;
}
#partners_footer .grid_9 {
	margin-left: 0;
	width: 679px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer_client {
	margin-bottom: 20px;
	width: 963px;
	overflow: hidden;	
}
#menu_footer {
	margin-top: 15px;
	margin-bottom: 20px;
}
#menu_footer ul li {
	float: left;
	display: inline;
}
#menu_footer ul li a {
	color: white;
}
#menu_footer ul li span {
	background: transparent url(../images/ndx_separheadmenu.png) no-repeat scroll right top;
	display: block;
	height: 18px;
	padding: 0 15px 0;
	text-align: center;
}
#menu_footer ul li span.menu_footer_first {
	padding-left: 0;
}
#menu_footer ul li span.menu_footer_last {
	background-image: none;
}
#footer_col1, #footer_col2, #footer_col3 {
	border-right: 1px solid gray;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 10px;
	padding: 10px;
	width: 289px;
}
#footer_col3.footer_col3_last {
	border-right-style: none;
}
.conditions_commerciales {
	background-color: white;
	color: #333333;
	width: 600px;
}
.popup_header {
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.popup_famille {
	color: #007ED8;
	text-align: center;
	margin-bottom: 20px;
}
.popup_siege {
	margin-bottom: 20px;
	float: left;
	width: 250px;
}
.popup_condition {
	font-size: 12px;
	float: left;
	width: 250px;
}
.popup_general, .popup_logo {
	float: right;
	width: 250px;
}
.popup_footer {
	margin-top: 20px;
	font-size: 10px;
	line-height: 1.2em;
}
/* @end */
/* @group PAGE CONNEXION */
#content_connexion {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background: url(../images/gain-compo-intra-tile.jpg);
}
#content_connexion > div {
	width: 960px;
	min-height: 475px;
	padding-top: 20px;
	margin: 0 auto;
	background: url(../images/gain-compo-intra.jpg);
}
#content_connexion > div > div {
	width: 410px;
	padding: 20px;
	margin: 0 0 0 294px;
}
#content_connexion h2 {
	line-height: 1.1em;
}
#content_connexion .texte_page_connexion {
	margin-bottom: 10px;
}
#content_connexion form div {
	text-align: center;
	margin-top: 5px;
}
/* @end */
/* @group faq */
.faq .trigger {
	margin-left: 10px;
	width: 545px;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.faq .trigger a {
	display: block;
	color: #007ED8;
	font-weight: bold;
}
.faq .trigger a .fleche {
	background: transparent url("../images/fleche.png") no-repeat scroll 0 0;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 7px;
}
.faq p.active a .fleche {
	background: transparent url("../images/fleche.png") no-repeat scroll 0 -16px;
}
.faq .toggle_container {
	border-top: 1px solid #D6D6D6;
	clear: both;
	overflow: hidden;
	padding: 10px 0;
	width: 599px;
	margin-left: 10px;
}
/* @end */
/* @group formulaires */
.formtable td, .formtable th {
	border: none;
	text-align: left;
}
#formulaire {
	padding: 40px 0 0 200px;
}
#formulaire form fieldset input[type="radio"] {
	float: none;
}
#formulaire ul {
	list-style: none;
	margin-bottom: 0;
}
#formulaire ul li {
	margin-left: 0;
}
#formulaire ul.radio_list li {
	display: inline;
}
#formulaire ul.radio_list li label {
	font-size: 0.8em;
}
#formulaire p.texte_simple {
	font-size: 1.1em;
}
/* @end */
#block_login_client strong.welcome_message {
	height: 53px;
	margin: 0;
	width: 77%;
}
#rightbar_client h3 {
	margin-left: 15px;
}
#rightbar_client ul {
	padding-left: 15px;
}
#rightbar_client ul li {
	color: white;
	list-style-type: disc;
}
#fancybox-outer {
	background: transparent;
}
#rightbar_client ul li p {
	padding: 2px 0;
}
#message_popup_connexion {
	width: 500px;
}
#message_popup_connexion p, #popup_chiffre_affaire p {
	padding-left: 0;
}
#popup_chiffre_affaire h3, #popup_chiffre_affaire h2 {
	color: #007ED8;
}
#popup_chiffre_affaire input[type=text] {
	text-align: right;
	width: 50px;
}
#popup_chiffre_affaire th {
	padding-top: 15px;
}
#popup_chiffre_affaire .texte_outro {
	margin-top: 20px;
}
#popup_chiffre_affaire label {
	padding-right: 10px;
}
#popup_chiffre_affaire ul, #popup_chiffre_affaire ul li {
	list-style-type: disc;
}
#popup_chiffre_affaire {
	width: 500px;
	padding: 15px;
	background-color: white;
}
/* @group Block newsletter home */
#subscription_newsletter {
	height: 52px;
	padding: 6px 20px;
	position: absolute;
	right: 10px;
	top: 195px;
	width: 169px;
	background: url("../images/bloc_newsletter.png") no-repeat left top;
	z-index: 100;
}
#subscription_newsletter .cnt {
	margin-top: -14px;
}
#subscription_newsletter h2 {
	font-size: 1.1em;
	color: #ffffff;
	padding-left: 2px;
}
#subscription_newsletter input {
	border: 0 none;
	color: silver;
	font-size: 0.8em;
	height: 13px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 8px;
	padding: 0;
	width: 90px;
}
#subscription_newsletter a.nl_submit {
	padding-left: 5px;
	display: inline-block;
}
#subscription_newsletter a.nl_submit strong {
	color: white;
}
#subscription_newsletter a.nl_submit:hover strong {
	opacity: 0.8;
	text-decoration: none;
}
span.nl_message {
	background-color: #FFFFFF;
	color: #00BEF8;
	left: 22px;
	padding: 3px;
	position: absolute;
	top: -24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
/* @end */
/* @group Secteur sidebar contact */
#sidebar_contact {
	width: 270px;
	position: absolute;
	top: -102px;
	left: -32px;
}
#top_contact {
	width: 240px;
	height: 247px;
	background: url(../images/sidebar_contact_top.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	padding: 15px;
}
#top_contact p {
	color: white;
	margin-top: 80px;
	margin-bottom: 0;
	padding: 0 10px 0 60px;
}
#top_contact a {
	width: 203px;
	height: 70px;
	background: url(../images/sidebar_contact_bt_top.png) no-repeat left top;
	display: block;
	text-indent: -9999px;
	margin-left: 36px;
}
#top_contact a:hover {
	background-position: left bottom;
}
#bottom_contact {
	background-color: #016CA0;
	color: white;
	position: absolute;
	top: 222px;
	left: 0;
	width: 232px;
	z-index: 10;
	padding: 15px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}
#bottom_contact p {
	color: white;
	padding-top: 20px;
}
#bottom_contact textarea {
	margin-left: 10px;
	padding: 5px;
	width: 209px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
	border: 1px solid #000121;
}
#bottom_contact button {
	background: url(../images/sidebar_contact_bt_bottom.png) no-repeat left top;
	width: 205px;
	height: 73px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin-left: 35px;
}
#bottom_contact button:hover {
	background-position: left bottom;
}
/* @end */
