/* FONTS - BEGIN */
@font-face {
    font-family: 'roboto_condensedbold';
    src: url('fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedlight';
    src: url('fonts/robotocondensed-light-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* FONTS - END */


/*START RESET**************************************************************************/
*{ box-sizing: border-box; }
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input { margin: 0px; padding: 0px; border: 0px; outline: 0px; font-weight:normal; font-style: normal; font-size: 12px;line-height:20px; font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; box-sizing: border-box; color: rgb(63, 63, 63);text-align:left }
img,legend{border:0}legend,td,th{padding:0}html{min-width: 1024px;font-family:roboto_condensedregular,"Open Sans",arial,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;position: relative;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:roboto_condensedregular,"Open Sans",arial,sans-serif;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{/*cursor:default*/}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse:collapse}
ul{list-style-type:none;margin:0;padding:0}
a:link,a:visited,a:hover,a:active{text-decoration:none}
strong{font-weight:bold}
/*pop up with only a background to prevent seizure during a action */
.disableBody {
    background: #000 none repeat scroll 0 0;
    height: 100% !important;
    opacity: 0.5;
    position: absolute;
    z-index: 5000;
}
body .disableDataList {background-color:transparent;margin:0 auto;position:absolute;z-index:100000}

/*END RESET****************************************************************************/



/*START DEFAULT STYLES****************************************************************/

.index .bannerZone {
    background: none !important;
    height: 0;
}
.index center {display:none;}
.content {
    margin: 0 auto;
    padding-bottom: 60px;
    width: 1024px;
}
body.index .middle > .content {
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
}
body.index .middle {background: #fff;}
.middle {background: #f4f4f4;}

body.index .stdDecoContent {
    background: transparent;
}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, input {font-size: 14px; color: rgb(63, 63, 63); }
/*SCROLL UP*/
.scrollup { bottom: 50px; color: rgb(255, 255, 255); display: none; height: 40px; opacity: 0.8; position: fixed; right: 100px; width: 40px; background: none 0px 0px repeat scroll rgb(102, 102, 102);text-align:center; z-index: 999; }
.scrollup:hover, .scrollup:active, .scrollup:focus { background: none 0px 0px repeat scroll rgb(51, 51, 51); }
.scrollup .fa {
    color: rgb(255, 255, 255);
    font-size: 2rem;
    line-height: 40px;
}


#freezone10{position:absolute;width:100%;}
.index #freezone10 {/*position: relative;*/}
.CUSTOMER_MESSAGEtop{position:relative; top:10px;text-align:center;padding:10px 0;}
/*table.CUSTOMER_MESSAGEtop {display: none;}*/
.CUSTOMER_MESSAGEtop span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 1024px;
}
.gblMessageGOOD{color:green;}
.gblMessageWarning{color:#ff0000}
.gblMessageERROR{color:red;}

/*font.gblMessageGOOD, font.gblMessageWarning, font.gblMessageERROR{display: none;}*/
.slscommerceorderview .CUSTOMER_MESSAGEtop {z-index: 1;}
/*END - MESSAGE ALERT*/


/**ALL INPUT TXT TEXTAREA****/
::-webkit-input-placeholder {color: rgb(190, 188, 188); font-style: italic;}
input:-moz-placeholder,textarea:-moz-placeholder   {color: rgb(190, 188, 188);}
input {outline: none;}
input[type="text"], input[type="password"], select, textarea {
    border: 1px solid #e3e3e3;
    color: #585856;
    font-size: 14px !important;
    margin-top: 10px;
    padding: 15px;
    width:50%;
	font-family: roboto_condensedregular,"Open Sans",arial,sans-serif;
   /* -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;*/
    background: #f5f5f5;
}
@-moz-document url-prefix() { 
    select > option {
        padding: 10px 15px;
    }
    select {
        border: 1px solid #e3e3e3;
        color: #585856;
        font-size: 14px !important;
        padding: 8px 15px 0 !important;
		font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    }

    body select#drpPageSize, body select#sort {
        padding: 0 10px !important;
    }       
}

input[type="text"]:active, input[type="text"]:focus,
input[type="password"]:active, input[type="password"]:focus,
select:active, select:focus,
textarea:focus, .ProductFormMainTable .SendmailGblTable textarea:focus{font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; border:1px solid #e3e3e3 !important;background:#fff; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;} 
allInput{color: #000;font-size: 12px; padding: 5px;-webkit-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;}
allInput:active,allInput:focus{-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
inputSurFondBlanc {border: 1px solid #5e5e5e;background-color: #FFFFFF;}
inputSurFondBlanc:active,inputSurFondBlanc:focus {border:1px solid #00E2A2;background-color:#eee;}
inputSurFondGrisClair {border: 1px solid #ddd;background-color: #FFFFFF;}
inputSurFondBlanc:active,inputSurFondBlanc:focus {border:1px solid #00E2A2;background-color:#eee;}

/*TITLES*/
.staticTitleH2 {
font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;font-size: 18px;text-align: left;font-weight: bold;margin-top: 25px;margin-bottom: 15px;line-height: 25px;}
.staticTitleH3 {text-align: left; padding: 10px 10px 10px 0px;font-weight: bold;}

/*BUTTONS*/
/*start default styles*/
.gblboutValid1,
.CommerceMultiRef_Table1 .Basket_TitleText,
.gblBoutValid7,.gblBoutValid1,.gblButtonValid,.gblBoutValid2,.btnValidate,.gblBtnValid,.gblButtonValid,.gblBoutBleu,.gblBoutSearch4,
.gblboutDelete2,.AddressFormButtons_Cancel .gblBoutValid2,.AddressFormButtons_Cancel .gblBoutValid2,.gblboutDelete1,
.AddtoBasket_Button .addtobasket a:link,.AddtoBasket_Button .addtobasket a:visited,.gblBoutValid2,.boutBuyNowPromotion,.gblBoutBask2,.gblBoutAdd5,
.gblboutSave2,.gblBoutSend2[value="Devis"],.gblBoutSend2,
.gblboutPDF2,
.AddtoBasket_Button .continue a:link,.AddtoBasket_Button .continue a:visited,.AddressFormButtons_Back .gblBoutValid2,.gblBoutValid2,.BoutBack,.gohomelink,
.btnLogout,.gblBoutDelete2,.gblBoutDelete2,
.loginDropdown>a:link,.loginDropdown>a:visited,
.gblBoutEdit1,.gblboutGo3,
.gblboutPrint2,.gblboutPrint1,
.gblBoutSearch2,
.gblboutComput1,.gblBoutValid6,.gblBtnCancel,
.gblBoutCountinueOrder,.Basket_BTN_Checkout,.gblBoutSend4,.gblBoutSend3,
.gblBoutAdd4,.gblBoutGreylight,
.AddressFormButtons_Create .gblBoutDelete2,
.forgottenButton .gblBoutValid2,.SendmailButton,
.gblBoutGrey,
.btnOpenAccount,
.gblBoutSend2[value="Liste des commandes"],
.Style10_ProductMoreDetail,#homepage-blog li .blog-item-container .blog-item-info .btn-default,
.BoutBuyNumber_INPUTBTN,
.BoutBuyNumber_PLUS,
.BoutBuyNumber_MOINS,
.sCurrentPage,
.btnSearch,
.Basket_BTN_ValidateCoupon,
.ArrowRight,
.blackHtml,
#homepage-blog li .blog-item-container .blog-item-info .btn-default:link,#homepage-blog li .blog-item-container .blog-item-info .btn-default:visited
,.BoutBack:link,.BoutBack:visited,.goHomelink{
	background-color: #3f3f3f;
    border: 0 solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    margin: inherit;
    padding: 8px 15px 5px;
    text-align: center;
    transition: box-shadow 0.3s ease 0s;
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    min-width: 150px;
	text-transform: uppercase;
}
.CommerceMultiRef_Table1 .Basket_TitleText:hover,
.gblBoutValid7:hover,.gblBoutValid1:hover,.gblButtonValid:hover,.gblBoutValid2:hover,.btnValidate:hover,.gblBtnValid:hover,.gblButtonValid:hover,.gblBoutBleu:hover,.gblBoutSearch4:hover,
.gblboutDelete2:hover,.AddressFormButtons_Cancel .gblBoutValid2:hover,.AddressFormButtons_Cancel .gblBoutValid2:hover,.gblboutDelete1:hover,
.AddtoBasket_Button .addtobasket a:hover,.AddtoBasket_Button .addtobasket a:active,.gblBoutValid2:hover,.boutBuyNowPromotion:hover,.gblBoutBask2:hover,.gblBoutAdd5:hover,
.gblboutSave2:hover,.gblBoutSend2[value="Devis"]:hover,.gblBoutSend2:hover,
.gblboutPDF2:hover,
.AddtoBasket_Button .continue a:hover,.AddtoBasket_Button .continue a:active,.AddressFormButtons_Back .gblBoutValid2:hover,.gblBoutValid2:hover,.BoutBack:hover,.gohomelink:hover,
.btnLogout:hover,.gblBoutDelete2:hover,.gblBoutDelete2:hover,
.loginDropdown a:hover,.loginDropdown a:active,
.gblBoutEdit1:hover,.gblboutGo3:hover,
.gblboutPrint2:hover,.gblboutPrint1:hover,
.gblBoutSearch2:hover,
.gblboutComput1:hover,.gblBoutValid6:hover,.gblBtnCancel:hover,
.gblBoutCountinueOrder:hover,.Basket_BTN_Checkout:hover,.gblBoutSend4:hover,.gblBoutSend3:hover,
.gblBoutAdd4:hover,.gblBoutGreylight:hover,
.AddressFormButtons_Create .gblBoutDelete2:hover,
.forgottenButton .gblBoutValid2:hover,.SendmailButton:hover,
.gblBoutGrey:hover,
.btnOpenAccount:hover,
.gblBoutSend2[value="Liste des commandes"]:hover,
.Style10_ProductMoreDetail:hover,#homepage-blog li .blog-item-container .blog-item-info .btn-default:hover,
.BoutBuyNumber_INPUTBTN:hover,
.BoutBuyNumber_PLUS:hover,
.BoutBuyNumber_MOINS:hover,
.sCurrentPage:hover,
.btnSearch:hover,
.Basket_BTN_ValidateCoupon:hover,
.ArrowRight:hover,
.blackHtml:hover,
#homepage-blog li .blog-item-container .blog-item-info .btn-default:hover,#homepage-blog li .blog-item-container .blog-item-info .btn-default:active,
.BoutBack:hover,.BoutBack:active,.goHomelink:hover,.goHomelink:active
{
-webkit-box-shadow: 0 0 1000px 0 rgba(0, 0, 0, 0.4) inset;
box-shadow: 0 0 1000px 0 rgba(0, 0, 0, 0.4) inset;
}
/*end default styles*/

/*specific styles for each buttons*/
/* All confirm buttons*/
.gblBoutValid7,.gblBoutValid1,.gblButtonValid,.gblBoutValid2,.btnValidate,.gblBtnValid,.gblButtonValid,.gblBoutBleu,.gblBoutSearch4{
background-color:#db1f35;
}
/* Delete */
.gblboutDelete2,.AddressFormButtons_Cancel .gblBoutValid2,.AddressFormButtons_Cancel .gblBoutValid2,.gblboutDelete1{
background-color:#3f3f3f;	
}
/* Add to basket buttons*/
.CommerceMultiRef_Table1 .Basket_TitleText,
.AddtoBasket_Button .addtobasket a:link, .AddtoBasket_Button .addtobasket a:visited, .gblBoutValid2, .boutBuyNowPromotion, .gblBoutBask2, .gblBoutAdd5 {
    background-color: #db1f35;
}
/* Quotation / List -> for exemple fa-list-ul  */
.gblboutSave2,.gblBoutSend2[value="Devis"],.gblBoutSend2,.gblBoutSend2[value="Liste des commandes"]{
background-color:#3f3f3f;	
}
/* PDF */
.gblboutPDF2{
background-color:#3f3f3f;	
}
/*GoBack*/
.AddtoBasket_Button .continue a,.AddressFormButtons_Back .gblBoutValid2,.gblBoutValid2,.BoutBack,.gohomelink{
background-color:#3f3f3f;	
}
/* Logout*/
.btnLogout,.gblBoutDelete2,.gblBoutDelete2 {}
/* Login*/
.loginDropdown>a:link,.loginDropdown>a:visited{
background-color:#FB4736;	
}
/* Edit*/
.gblBoutEdit1,.gblboutGo3{
background-color:#3f3f3f;	
}
/* Print*/
.gblboutPrint2,.gblboutPrint1{
background-color:#3f3f3f;	
}
/* Search*/
.gblBoutSearch2{
background-color:#3f3f3f;	
}
/* Recompute buttons / Refresh  -> for example fa-refresh */
.gblboutComput1,.gblBoutValid6,.gblBtnCancel{
background-color:#3f3f3f;	
}
/* Next step*/
.gblBoutCountinueOrder,.Basket_BTN_Checkout,.gblBoutSend4,.gblBoutSend3,.goHomelink{
background-color:#db1f35;	
}
/* Add / create -> for example + */
.gblBoutAdd4,.gblBoutGreylight,.AddressFormButtons_Create .gblBoutDelete2{
background-color:#3f3f3f;
/*width: 20%;	*/
}
/* Send by email*/
.forgottenButton .gblBoutValid2,.SendmailButton{
background-color:#3f3f3f;	
}
/* Cancel*/
.gblBoutGrey{
background-color:#3f3f3f;	
}
/* Open an account*/
.btnOpenAccount{
background-color:#3f3f3f;	
}
/* More details */
.Style10_ProductMoreDetail,#homepage-blog li .blog-item-container .blog-item-info .btn-default:link;#homepage-blog li .blog-item-container .blog-item-info .btn-default:active,.blackHtml{
background-color:#FB4736;	
}

/*others*/
.BoutBuyNumber_INPUTBTN {
    background-color: #444e8b;
    text-transform: uppercase;
}
/*add to basket with the txt in background image (for the product list)*/
.BoutBuyNumber_PLUS{}/* + */
.BoutBuyNumber_MOINS{}/* - */
.btnSearch{}/*background with the txt OK*/
.Basket_BTN_ValidateCoupon{}/* + */
.ArrowRight{}/* > */
/*end specific styles for each buttons*/
.MainContent, .templateNoResult {
    text-align: center;
}


/*icons stock*/
.divStockInStock {
    background: rgba(0, 0, 0, 0) url("/ImagesPortal/FR/localisation/32190/images/gblFLagStockGreen.png") no-repeat scroll left center / 75px auto;
    float: none;
    height: 20px;
    margin: 10px auto 0;
    width: 80px;
}
.divStockRunningOutOfStock{
    background: rgba(0, 0, 0, 0) url("/ImagesPortal/FR/localisation/32190/images/gblFLagStockYellow.png") no-repeat scroll left center / 75px auto;
    float: none;
    height: 20px;
    margin: 10px auto 0;
    width: 80px;
}
.divStockOutOfStock	{
    background: rgba(0, 0, 0, 0) url("/ImagesPortal/FR/localisation/32190/images/gblFLagStockred.png") no-repeat scroll left center / 75px auto;
    float: none;
    height: 20px;
    margin: 10px auto 0;
    width: 80px;
}
.divStockNoStock { 
    background: rgba(0, 0, 0, 0) url("/ImagesPortal/FR/localisation/32190/images/gblFLagStockred.png") no-repeat scroll left center / 75px auto;
    float: none;
    height: 14px;
    margin: 10px auto 0;
    width: 80px;
}


/*icons promo*/

.PromotionLogo_0, .PictoPromoTrue {
    background-image: url('/ImagesPortal/FR/localisation/32190/images/tag-promo.png');
    width:25px;
    height:89px;
    right: 0px;
    position: absolute;
    top: 0px;
    z-index: 100;
    background-size: 100% auto;
}

/*END DEFAULT STYLES******************************************************************/



/*START MASTER PAGE / HOME PAGE*******************************************************************/

/*START HEADER*/
div#header {
    position: relative;
    z-index: 9;
	border-bottom: 1px solid #c4c4c4;
}
.overtopHeaderInnerContent {
    background-color:#fff;
    height: 40px;
	border-bottom: 1px solid #c4c4c4;
}
#header .overtopHeaderInnerContent > div {
    margin: 0 auto;
    width: 1024px;
    position: relative;
	height:40px;
}
#header .overtopHeaderContent .cmcPageTable { /*height: 40px; WARNING*/
    margin: 0 auto;
    /*width: 1024px;*/ }
#header .overtopHeaderContent .cmcPageTable td { vertical-align: middle; }
#header .topHeaderLeft { 
    color: #fff;
    float: left;
    font-size: 16px;
    width: 73%;
}
.topHeaderLeft span { float: left; padding: 10px 18px; font-size: 18px;color: #1e1e1e; opacity: 0.8; }
.topHeaderLeft span .fa-phone-square {font-size:2rem;}
.topHeaderLeft > span {
    border: medium none;
    float: right;
}
.socialMedia i:hover, .socialMedia i:active, .socialMedia i:focus, .topHeaderLeft span:hover, .topHeaderLeft span:active, .topHeaderLeft span:focus { opacity: 1;}
.topHeaderLeft a:first-child span { padding-left: 0; }
.topHeaderLeft a:last-child span { border-right: none; }
.topHeaderLeft i { font-size: 18px; padding-right: 10px; }
.topHeaderLeft img { float: left; margin-right: 10px; margin-top: -3px; width: 22px; }

.TopPinkSec {
    position: absolute;
    top: 50px;
}
.contactNo {
    background: #db1f35 none repeat scroll 0 0;
    border-right: 1px solid;
    color: #fff;
    float: left;
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    font-size: 16px;
    height: 46px;
    line-height: 28px;
    padding: 10px 15px;
}
.contactNo img {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    width: 22px;
}
.contactNo i {
    float: left;
    font-size: 20px;
    line-height: 26px;
    padding-right: 5px;
    position: relative;
}
.contactNo a {
    color: #fff;
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
}
.cmcpage1567 .bannerZone::after {
	content: "Formulaire de contact";
	color: #fff;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 15px;
	position: relative;
	text-transform: uppercase;
	top: -60px;
	text-align: center;
	width: 100%;
}


#header .topHeaderContent .logoZone { float: left; margin: 12px 0 10px; width: 20%; }
#header .logoZone .WPUserLogo img { width: 70%; }
#header .logoZone #cmcwebuserlogohome h1 {margin:0;}
#header .basketZone { float: left; padding: 0px 0 0; width: 80%; }
#header .searchZone {
    float: right;
    margin: 40px 0 15px 5%;
    width: 20%;
}
.CmcCatalogueOuterContainer, .userOffline, .userOnline {
   /* position: absolute;
    right: 180px;
    top: 7px;*/
}
.userOffline, .userOnline {
    /*right: 0;
	top: 10px;*/
	float: right;
	height: 40px;
}
.userOnline {position: relative; top:5px; padding: 0 10px; border-right: 1px solid #dddddd; height:29px;}
.userOnline .loggedUser {padding-top: 6px;}

.CmcCatalogueOuterContainer .text-myacc i {
    font-size: 1.3rem;
    margin-left: 5px;
    position: relative;
    top: -5px;
}
.userOffline .text-myacc a, .CmcCatalogueOuterContainer .text-myacc a, .loggedUser .text-myacc a{
    color: #000;
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.moncompte-txt .fa.fa-user, .moncompte-txt .fa.fa-newspaper-o {
    color: #555;
    font-size: 18px;
}

.userOffline .text-myacc, .userOnline .text-myacc, .CmcCatalogueOuterContainer .text-myacc {
    float: left;
}
/*.CmcCatalogueOuterContainer .text-myacc {display: inline-block; top: -6px; position: relative; padding-left: 3px; color: #000;*/
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;}
.CmcCatalogueOuterContainer img {border-right: 2px solid #ccc; padding: 0 5px;}

.aideTxt {height: 40px; float:left; padding-top: 8px;}
.aideTxt .fa-phone {font-size:1.5rem; color: #e2001a;}
.aideTxt span {font-size: 16px; padding-left: 5px; font-family: roboto_condensedlight,'Open Sans', arial, sans-serif; color: #555;}
.aideTxt span.redTxt {color:#fc0203; padding-left: 5px; font-style:normal;}
#freezone2 .redBlock {background-color: #e31d23; float: left; color: #fff; font-size: 16px; padding: 4px 4px; margin-left: 90px;}
#freezone2 .redBlock span {border: 1px dashed #fff; display: block; padding: 5px 10px;}


.searchLink {text-align: right; color:#999; padding:5px 0 0; cursor: default;}
.searchLink a {color:#999; font-size: 13px;}
.searchLink a:hover {color:#db1f35;}
.searchLink .fa-shopping-cart {font-size: 1.3rem; padding-right: 3px;}
#freezone2 {width: 20%; float: left;}

.topHeaderContent {background-color: #fff; height: 108px;}

#header .topHeaderInnerContent { margin: 0px auto; width: 1024px; margin-top: 0px; }

.index #mainContainer, .cstlogin #mainContainer, .cstaccountcreate #mainContainer, #mainContainer {
	/*position: relative;*/
    z-index: 1;
    /*top: 0px;
	margin-top: 0px;*/
}
.logged #mainContainer {
    position: relative;
    z-index: 1;
	/*top: 0px;
	margin-top: 70px;*/
}
/*END HEADER*/


/*START MENU*/
.overtopHeaderContent {
    position: relative;
    z-index: 9;
	background-color:#fff;
}
.main-span-title .catNavIcn { left: 0px; margin-right: 10px; }
#mgmenu1 { margin: 0 auto; position: relative; top: 0; /*width: 1024px;*/ }
.NavContent { clear: both; color: rgb(0, 0, 0); position: relative; top: 0; width: 100% !important; z-index: 2; display:none; }
.MenuTop { /*position: absolute;*/ width: 100%;}
.index .MenuTop {}

/*END MENU*/


/* COMPRENDRE VOS SECTION */
#freezone4 {background:#d4d2d5 url("/ImagesPortal/FR/localisation/32190/images/ComprendreVos-bg.jpg") no-repeat center 8px; background-size: contain;}
.ComprendreVos {/*background:url("/ImagesPortal/FR/localisation/32190/images/ComprendreVos-LftImg.png") no-repeat left center;*/ width:1024px; margin:20px auto 20px; height:300px;}
.ComprendreVos div {width:47%; text-align:right;}
.ComprendreVos div h1 {font-size:34px; color:#000; text-transform: uppercase; line-height: 40px; text-align: right; position:relative; padding: 0px 0 0px; margin: 30px 0 10px;}
/*.ComprendreVos div h1:after {content : ""; position: absolute; right: 0; width: 30%; border-bottom:2px solid #000; bottom: 0;}*/
.ComprendreVos div h1 span {color:#db1f35;}
.ComprendreVos div p {font-size:15x; color:#000; text-align: right; line-height: 22px;}
/* END COMPRENDRE VOS SECTION */



/* FOOTER */
.index #footer {margin-top: 40px;}

#footer .topFooter {background: #272727; height: 70px; padding: 25px 0;}
#footer .topFooter ul {width:1024px; margin:0 auto; text-align: center;}
#footer .topFooter ul li {padding: 0 30px; display: inline-block;}
#footer .topFooter ul li a {color:#aaa; font-family: roboto_condensedlight,'Open Sans', arial, sans-serif; font-size: 14px;}
#footer .topFooter ul li a:hover {color:#fff;}
#footer .topFooter ul li:last-child a {color:#db1f35;}
#footer .topFooter ul li:last-child a:hover {color:#ff233d;}
#footer .BottomFooter {background: #db1f35; text-align: center; color: #fff;}
#footer .BottomFooter span {top: -13px; position: relative; padding-left: 10px;}
/* END FOOTER */


/*END MASTER PAGE*********************************************************************/



/*START STATICS PAGES*****************************************************************/

/* CONTENT PAGE CONTACT */
.contactTable{width:100%;margin:0 auto}
.textContact{text-align:center}
.RowContact:nth-child(2n+1) {
    margin-right: 9%;
}
.RowContact, .RowContactArea {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    width: 45%;
}
.RowContact div:first-child, .RowContactArea div:first-child {
    float: left;
    width: 30%;
}
.RowContact input[type="text"], .RowContact input[type="password"], .RowContact select, .RowContactArea textarea {
    width: 70%;
}
.RowContact div:first-last{float:left;}

.staticContent .staticTitleH1, .staticTitleH2 {
	color: #222;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0 10px 0px;
	font-weight:bold;
	position:relative;
}
.cmcpage1573 .staticContent .staticTitleH1 {width: 350px;}
.staticContent .staticTitleH1::after, .staticTitleH2::after {
    content: "";
    position: absolute;
    left: 0;
    width: 30%;
    border-bottom: 2px solid #db1f35;
    bottom: 0;
}

.staticContent {background-color:#fff; padding: 30px 50px; margin-top: 20px;}
.textContact {
    color: red;
    font-size: 14px;
    font-weight: bold;
    padding-top: 30px;
    text-align: left;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
}
.contactTable .cmctext {
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
}

.gblBoutSearch2 {margin-top:10px;}
.contactTable .RowBttnContact{margin-left: 100px; margin-top:20px;}
.cmcpage1573 .title1 { top: -60px; }
.cmcpage1573 .cmcPageCell1 {text-align:center;}

.staticWrapper {margin-top: 0px;}
.contactTable .RowBttnContact .champ {
    color: red;
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    font-size: 14px;
    margin-top: 20px;
}
.RowBttnContact > div {
    text-align: right;
}
.contactform,.cmcpage12527 .contactform, .mainContentSection, .static-maindiv {background-color:#fff; margin-top: 70px; padding: 50px;}
.contactform #confirmMail, .contactform #confirmMail {text-align:center; font-size:16px; font-weight:bold;}


/*END STATICS PAGES*******************************************************************/


/*TO MOVE IN THE CSS WEBPART PROMOTION*/
.promotionZone #WebPart_wp1334247718 { width: 1024px; margin: 0px auto; }
.middleRibbonBottom { margin: 0px auto; width: 1024px; }
.middleRibbonBottom table { width: 100%; }
.prodblock-ttl { display: inline-block; padding: 2% 1% 0px; width: 100%; }
.prodblock-ttl > h2 { font-size: 1.5rem; }
.prodblock-ttl h2 i, .title_block i { color: rgb(9, 201, 141); padding-right: 3px; font-size: 1.8rem;}


/* MOVE IN THE CSS WB BANNER*/
#cmcwebusercataloguebanner {
    display: inline-block;
    position: relative;
    width: 100%;
	top: -34px;
}
#slideshowtoggler1 {
    height: 100%;
    position: absolute;
    width: 100%;
	 z-index: 8;
}

#slideshowtoggler {
    margin: 0 auto;
    position: relative;
    top: 50%;
    width: 1024px;
    z-index: 9999;
}
* #slideshowtoggler { margin-left: auto; margin-right: auto; }
#slideshowtoggler i {
    font-size: 50px;
}
#slideshowtoggler i.fa-chevron-left {padding: 11px 12px;opacity: .5;}
#slideshowtoggler i.fa-chevron-right {padding: 11px 20px;opacity: .5;}
#slideshowtoggler a.prev, #slideshowtoggler a.next {
    opacity: 0.8;
    position: relative;
    top: 0;
    transition: all 0.3s ease-in 0s;
    z-index: 11;
	color:#fff;
	width: 70px;
	height: 70px;
	background-color: rgba(27,27,27,0.8);
	border-radius: 40px;
}
#slideshowtoggler a.next:hover, #slideshowtoggler a.next:focus, #slideshowtoggler a.next:active,
#slideshowtoggler a.prev:hover, #slideshowtoggler a.prev:focus, #slideshowtoggler a.prev:active {
    opacity: 1;
}
#slideshowtoggler a.prev { left: 0; float:left; }
#slideshowtoggler a.next { float: right; right: 0; }
#bannerzone { float: left; z-index: 1; width: 100% !important; }
/* IE EDGE */ @supports (-ms-ime-align:auto) {
  #bannerzone .gallerylayer {height:auto !important; min-height: 400px;}
}

.index #bannerzone {/*height: 534px !important;*/}
.gallerylayer {
    position: relative !important;
}

#bannerzone .gallerylayer img { width: 100%;/*border-top: 1px solid #eee;border-bottom: 1px solid #eee;*/ }
.descpanelfg,.fadeslidedescdiv{background-color:red;width:20%;height:200px;position:relative;z-index:1000;display:none}
#bannerzone .gallerylayer[style*="z-index: 49"] {
    display: none !important;
}
#bannerzone .gallerylayer[style*="z-index: 50"] {
    display: block !important;
}

.divBanner{background-color:#E4E5E5!important}
/*MOVE IN THE CSS CATCONFIG TO PUT IN A OTHER CSS FILE**/
.StandardBottomBKG {
    margin: 50px auto 20px;
    width: 60%;
}
.catconfig .content table {
    width: 100%;
}
.catconfig .Title{margin-left:15px}
.catconfig .boxcontent {
    background-color: #fff;
    padding: 40px 50px;
}
tr.StandardBottomBKG_Title td {text-align: center;padding: 10px 0;background-color: #E3E3E3;}
#ctl01_ContentCentral_listAttributeddl_div, #ctl01_ContentCentral_ddlValueContener {
    left: -90px;
    margin-top: 10px;
    position: relative;
}
#ctl01_ContentCentral_listAttributeddl_div select, #ctl01_ContentCentral_ddlValueContener select {width: 330px !important;}
@-moz-document url-prefix() { 
    #ctl01_ContentCentral_listAttributeddl_div select, #ctl01_ContentCentral_ddlValueContener select {
        padding: 0 15px !important;
    }     
}

.catconfig .bannerZone #IcomWebPartZone8::before {
	content: "CONFIGURATEURS";
	color: #fff;
	display: inline-block;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0px 0 15px 0px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: -58px;
	width: 100%;
}

.catconfig .CUSTOMER_ToolBarTable {width: 435px;}
.catconfig tr.StandardBottomBKG_Title td {background-color:transparent;}
.catconfig .CUSTOMER_ToolBarTable .StandardBottomBKG_Title .StandardBottomBKG_Title {width: 50%;
	color: #222;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
	font-size: 18px;
	padding: 0px 0 10px 0px;
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
	position:relative;
}
.catconfig .CUSTOMER_ToolBarTable .StandardBottomBKG_Title .StandardBottomBKG_Title::after {
    content: "";
    position: absolute;
    left: 0;
    width: 40%;
    border-bottom: 2px solid #db1f35;
    bottom: 0;
}

.catconfig .CUSTOMER_ToolBarTable .StandardBottomBKG_Title td {text-align: left; color: #222;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
	font-size: 20px;
	padding: 10px 0 5px 15px;
	text-align: left;
	text-transform: uppercase;
}
.StandardBottomBKG_Title > td:last-child {
    padding-left: 0 !important;
    padding-top: 8px !important;
}
.StandardBottomBKG_Title td:last-child span {
    color: #db1f35;
    font-size: 16px;
    padding-left: 10px;
}
.StandardBottomBKG_Title td:last-child::before {
    color: #646464;
    content: "\2014";
}
.catconfig .boxcontent center {margin-top: 0px;}
.catconfig .CustomerUser_TableList {
    left: 80px;
    position: relative;
    width: 360px !important;
}
.catconfig .CustomerUser_TableList .SearchCatconfig_Results, .catconfig center td[style="height: 24px"], .SearchCatconfig_ResultsNbr {
    color: #db1f35;
	font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    font-size: 13px;
    padding: 10px 0;
    text-align: center;
}
.catconfig .boxcontent img[src="../images/p.gif"] {
    display: none;
}
.SearchCatconfig_ResultsNbr {
    color: rgb(63, 63, 63);
    font-family: roboto_condensedregular,'Open Sans', arial, sans-serif;
    text-align: left;
}


/*CATPRODUCT COMPARE TO MOVE IN THE OTHER CSS LATER*/
.gblListHeadLine{background-color:#E1E1E1;padding:5px 10px;font-weight:bold}
.background:hover, .CompareProduct tr:nth-child(2n), .CompareProductExtendWrapper:nth-child(2n) {background-color:#f9f9f9}


/*ORDER STEPS - BEGIN */

ul#order_step{display:none}
body.slscommercebasket ul#order_step,
body.cstlogin ul#order_step,
body.slscommerceordercheck ul#order_step,
body.slscommerceorderpayment ul#order_step,
body.slscommerceorderpayment ul#order_step,
body.slscommerceorderview ul#order_step {display:block}
#freezone7{/*background-color:#ededed;border-bottom:1px solid #eee;*/}
ul.step li span i,ul.step li a i {margin-right:5px;font-size: 1.8rem;}
ul#order_step{width:1024px;margin:0 auto;padding:0px 0;overflow:hidden;}
ul#order_step li{background-color:#fff;width:20%;float:left;padding:14px 0px 14px 15px;text-align:center;position:relative;font-size:16px;font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; text-transform: uppercase;}
ul#order_step li span{width:100%;text-align:center;display:inline-block;}
ul#order_step li span::after, ul#order_step li a::after{content: "";height: 30px;margin: 0;width: 5px;background-color: transparent;width: 0;height: 0;border-style: solid;position:absolute;height: 30px;background-color:#fff;border-width: 28px 28px 0 28px;border-color: #fff transparent transparent transparent;-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-o-transform:  rotate(270deg);transform: rotate(270deg);margin-top: 28px;z-index:1;left:190px;bottom:-1px;}
ul#order_step li.last span::after{border-width:0px}
/*step slscommercebasket*/
ul#order_step li.first{background-color:#e21930;color:#fff;font-size:16px;}
ul#order_step li.first span::after{border-color: #e21930 transparent transparent transparent}

/*step cstlogin*/
.cstlogin ul#order_step li.first{background-color:#e3374b;}
.cstlogin ul#order_step li.first span::after{border-color: #e3374b transparent transparent transparent;background-color:#e21930;}
.cstlogin ul#order_step li.second{background-color:#e21930;color:#fff;font-size:16px;}
.cstlogin ul#order_step li.second span::after{border-color: #e21930 transparent transparent transparent}
/* step slscommerceordercheck*/
.slscommerceordercheck ul#order_step li.first{background-color:#e55364;color:#fff;font-size:16px;}
.slscommerceordercheck ul#order_step li.first span::after{border-color: #e55364 transparent transparent transparent;background-color:#e3374b;}
.slscommerceordercheck ul#order_step li.second{background-color:#e3374b;color:#fff;font-size:16px;}
.slscommerceordercheck ul#order_step li.second span::after{border-color: #e3374b transparent transparent transparent;background-color:#e21930;}
.slscommerceordercheck ul#order_step li.third{background-color:#e21930;color:#fff;font-size:16px;}
.slscommerceordercheck ul#order_step li.third span::after{border-color: #e21930 transparent transparent transparent}
/*step slscommerceorderpayment*/
.slscommerceorderpayment ul#order_step li.first{background-color:#e55364;color:#fff;font-size:16px;}
.slscommerceorderpayment ul#order_step li.first span::after{border-color:#e55364 transparent transparent transparent;background-color:#e55364;}
.slscommerceorderpayment ul#order_step li.second{background-color:#e55364;color:#fff;font-size:16px;}
.slscommerceorderpayment ul#order_step li.second span::after{border-color: #e55364 transparent transparent transparent;background-color:#e55364;}
.slscommerceorderpayment ul#order_step li.third{background-color:#e55364;color:#fff;font-size:16px;}
.slscommerceorderpayment ul#order_step li.third span::after{border-color: #e55364 transparent transparent transparent;background-color:#e21930;}
.slscommerceorderpayment ul#order_step li.four{background-color:#e21930;color:#fff;font-size:16px;}
.slscommerceorderpayment ul#order_step li.four span::after{border-color: #e21930 transparent transparent transparent}
/*step slscommerceorderview*/
.slscommerceorderview ul#order_step li.first{background-color:#e58792;color:#fff;font-size:16px;}
.slscommerceorderview ul#order_step li.first span::after{border-color:#e58792 transparent transparent transparent;background-color:#e46c7a;}
.slscommerceorderview ul#order_step li.second{background-color:#e46c7a;color:#fff;font-size:16px;}
.slscommerceorderview ul#order_step li.second span::after{border-color: #e46c7a transparent transparent transparent;background-color:#e55364;}
.slscommerceorderview ul#order_step li.third{background-color:#e55364;color:#fff;font-size:16px;}
.slscommerceorderview ul#order_step li.third span::after{border-color: #e55364 transparent transparent transparent;background-color:#e21930;}
.slscommerceorderview ul#order_step li.four{background-color:#e21930;color:#fff;font-size:16px;}
.slscommerceorderview ul#order_step li.four span::after{border-color: #e21930 transparent transparent transparent}
.slscommerceorderview ul#order_step li.last{background-color:#d10b22;color:#fff;font-size:16px;}
.slscommerceorderview ul#order_step li.last span::after{border-color: #d10b22 transparent transparent transparent}
.slscommerceorderview ul#order_step li span::after {background-color: #d10b22;}

/*ORDER STEPS - END */



/* 5-CATEGORIES SECTION */
#freezone5 {background: #db1f35;}
.FiveCat {width:1024px; margin:-45px auto 0;}
.FiveCat .cat1, .FiveCat .cat2, .FiveCat .cat3, .FiveCat .cat4, .FiveCat .cat5 {width:20%; float:left;}
.FiveCat .cat1 .hexagon {background:#333 url("/ImagesPortal/FR/Localisation/32190/images/fiveCat-HexIcons.png") no-repeat 30px 5px;}
.FiveCat .cat2 .hexagon {background:#333 url("/ImagesPortal/FR/Localisation/32190/images/fiveCat-HexIcons.png") no-repeat 30px -75px;}
.FiveCat .cat3 .hexagon {background:#333 url("/ImagesPortal/FR/Localisation/32190/images/fiveCat-HexIcons.png") no-repeat 30px -160px;}
.FiveCat .cat4 .hexagon {background:#333 url("/ImagesPortal/FR/Localisation/32190/images/fiveCat-HexIcons.png") no-repeat 30px -260px;}
.FiveCat .cat5 .hexagon {background:#333 url("/ImagesPortal/FR/Localisation/32190/images/fiveCat-HexIcons.png") no-repeat 30px -365px;}
.hexagon {
  position: relative;
  width: 150px; 
  height: 86.60px;
  background-color: #333;
  margin: 43.30px 0;
  margin: 0 auto;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
}

.hexagon:before {
  bottom: 100%;
  border-bottom: 43.30px solid #333;
}

.hexagon:after {
  top: 100%;
  width: 0;
  border-top: 43.30px solid #333;
}
.FiveCat .hexaInfo {padding: 80px 10px 30px;}
.FiveCat .hexaInfo h3 {color: #fff; font-family: roboto_condensedbold,'Open Sans', arial, sans-serif; text-transform: uppercase; text-align: center; height: 30px;}
.FiveCat .hexaInfo h3 sup {font-size: 12px; color: #fff; font-family: roboto_condensedbold,'Open Sans', arial, sans-serif;}
.FiveCat .hexaInfo p {color: #fff; font-style:italic; font-size:12px; text-align: center; padding-top: 20px;}

/* END - 5-CATEGORIES SECTION */


/* AP DESCRIPTION NOTE SECTION */
.descNote {background:#fff url("/ImagesPortal/FR/Localisation/32190/images/descNote-bg.jpg") no-repeat right -30px; width: 1024px; margin: 0 auto; padding:50px 0 140px;}
.descNote p {color: #141414; line-height: 26px; width: 50%;}
.descNote p span {color: #e2001a;}


/*END AP DESCRIPTION NOTE SECTION*/

/*Start page unauthorised*/
.bannerZone {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) repeat scroll 0 0%, rgba(0, 0, 0, 0) url("/ImagesPortal/FR/Localisation/32190/images/Banniere_generique_site.jpg") repeat center 0px / 100% auto;
    height: 100px; text-align:center;
}
.bannerZone::before {
    content: "";
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 80px;
    margin: 10px 0;
    display: inline-block;
}
/* ie9 bg*/
@media all and (min-width:0\0) and (min-resolution:.001dpcm)
{
 .bannerZone{background:url("/ImagesPortal/FR/Localisation/32190/images/Banniere_generique_site_grid.png");}
}
.LgnMainTable table tr:nth-child(2) td { height: auto !important; }

/* DEVIS SUR DEMANDE SECTION */
#freezone1 {width: 100%; margin: 0 auto;}
.devisBlock {margin: 40px auto; width: 1024px;}
.devisBlock h1 {font-size: 34px; color: #000; text-transform: uppercase; line-height: 40px; text-align: left; position: relative; padding: 0px 0 20px;}
.devisBlock h1 span {color: #db1f35;}
.devisBlock h1::after {
    content: "";
    position: absolute;
    left: 0;
    width: 12%;
    border-bottom: 3px solid #db1f35;
    bottom: 0;
}
.devisBlock ul li {float:left; width:25%; padding:20px;}
.devisBlock ul li div {text-align:center;}
.devisBlock ul li p {font-family: roboto_condensedlight,'Open Sans', arial, sans-serif; font-size:16px; text-align:center; padding-top: 10px;}
.devisBlock ul li p a {color:#db1f35; text-decoration:underline; font-family: roboto_condensedlight,'Open Sans', arial, sans-serif; font-size:16px; text-align:center;}
/* END DEVIS SUR DEMANDE SECTION */



/* TITLES */
.productlistBKG2, .title1, .titleMyAccount span, label.Title, label.TitleE span {color: #fff;
	display: inline-block;
	float: none;
	font-size: 32px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: -80px;
}

/* cstaccountdetail.aspx */
.cstaccountdetail .WelcomeText span {font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; font-size:13px;}
.cstaccountdetail .CUSTOMER_Table1, .cstaccountdetail .CUSTOMER_Table {background-color:#fff; padding:40px; width: 1024px;}
.cstaccountdetail .Candara_GreyTitle {background-color:#fff; padding: 20px 0 15px 20px; font-size: 16px; text-transform: uppercase;}
.cstaccountdetail .CUSTOMER_Table_PersonalInfo td, .cstaccountdetail .WelcomeText td {font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; padding: 5px 0;}
.cstaccountdetail .cstAccountDetail {width:100%; background-color: #fff;}
.cstaccountdetail .CMD_ListHeadline th {background-color: #3f3f3f; font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; color: #fff; padding: 5px 10px; font-size: 13px;}
.cstaccountdetail .CMD_ListLine td, .cstaccountdetail .CMD_ListLine td a {font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; padding:3px 10px; font-size: 13px;}
.cstaccountdetail .CMD_ListLine td a {font-weight:bold;}
.cstaccountdetail .CMD_ListLine td a:hover {text-decoration:underline;}
.cstaccountdetail .voirPlusInfosTab a {color:#db1f35; font-family: robotoregular,'Open Sans', arial, sans-serif;}
.cstaccountdetail .voirPlusInfosTab a:hover, .cstaccountdetail .CUSTOMER_Table_Edit a:hover {color:#637022;}
.cstaccountdetail .voirPlusInfosTab {text-align:right; padding:20px;}
.cstaccountdetail .WelcomeText, .cstaccountdetail #ctl01_ContentCentral_PnlCorporateHeader b {font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; font-weight:bold; margin-top: 30px;}
#.cstaccountdetail ctl01_ContentCentral_DivHPSRPEnroll {display:none;}
.cstaccountdetail .CUSTOMER_Table_Edit a {font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; color:#db1f35;}
.cstaccountdetail .CUSTOMER_Table_Edit {text-align:right; padding:20px;}
.cstaccountdetail .CMD_ListLine {border-bottom: 1px solid #ccc;}


/* BREADCRUMB - BEGIN */
.BREADCRUMB {
    color: #fff;
    display: table;
    margin: 0 auto;
    opacity: 0.8;
    padding: 10px 20px;
    text-align: center;
    width: auto;
}
#mainContainer .stdDecoContent .breadcrumbZone {
	margin: 0 auto;
    position: absolute;
    top: 55px;
    width: 100%;
}
.BREADCRUMB i {
    transform: rotate(90deg);
    margin-right: 5px;
}
#mainContainer .stdDecoContent .breadcrumbZone h3 a:link, #mainContainer .stdDecoContent .breadcrumbZone h3 a:visited {
    display: inline-block;
    text-decoration: none;
    height: 14px;
    line-height: 14px;
}
#mainContainer .stdDecoContent .breadcrumbZone a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
}
.BREADCRUMB i + h3 a, .BREADCRUMB h3:last-child a {
    color: #242424;
    font-weight: bold;
}
#homeLink .directories {
    color: #db1f35;
    font-family: roboto_condensedregular,arial,sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
#mainContainer .stdDecoContent .breadcrumbZone h3 {
    margin: 0 0 0 0;
}
.space {
    margin-left: 5px;
}
.lbCmcCategory {
    color: #fff;
    font-family: roboto_condensedregular,arial,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
/* BREADCRUMB - END */


/* DISPLAYED ONLY ON SPECIFIC PAGES */
.BREADCRUMB {display:none;}
.catproductlist2 .BREADCRUMB, .catproductlist3 .BREADCRUMB, .catproductlist5 .BREADCRUMB, .catproductlist6 .BREADCRUMB, .catproductform .BREADCRUMB, .catpackageform .BREADCRUMB {display:table;}
#freezone7 {display:none;}
.slscommercebasket #freezone7, .slscommerceordercheck #freezone7, .slscommerceorderpayment #freezone7, .slscommerceorderview #freezone7, .cstlogin #freezone7 {display:block;}


/* ACTUALITES ET EVENEMENTS */
.actuSection div {width: 24%; float: left; background-color: #fff; text-align:center; margin: 10px 7px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}
.actuSection div:first-child {margin: 10px 6px 10px 0;}
.actuSection div:last-child {margin: 10px 0 10px 6px;}

.actuSection div img {width:230px; margin-top: 7px; height: 190px;}
.actuSection div h3 {font-size: 18px; text-align: center; margin: 20px 10px;}
.actuSection div span {font-family: roboto_condensedregular,'Open Sans', arial, sans-serif; font-size: 13px;}
.actuSection div a {background-color: #db1f35; color:#fff; padding: 10px 20px; top: 7px; position: relative;}
.actuSection div a:hover {background-color: #454545; color:#fff;  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
  
/* Hide CENTER   
body > form > center, #page #header center, #page center {
    display: block;
} */
body.pageedit > form > center {
    display: block;
}

.cstaccountdetail .AccountDetails_MainTable {margin-top: 50px;}

/*Start Animation on scroll*/
/*.showOnScroll{
    transform: translateY(15px);
    visibility: hidden;
    opacity: 0;
}
.showOnScroll.open{
    opacity: 1;
    transform: translateY(0px);
    visibility: visible;
    transition: all 0.4s ease-out 0s;
}*/
/*End Animation on scroll*/
.slscommercemultiref  #ctl01_ContentCentral_lkCaddie {
	display:none;
}
/**/
.logged #mainContainer .stdDecoContent .breadcrumbZone { top: 45px; }
.slscommerceproformalist .content table tbody tr:nth-child(1) td br {display:none;}
.slscommerceproformalist .ProFormaList_Header .title1 {top: -60px;}

.vcenterfix {top:-60px;}

.infoFullItems  {min-height: 150px; }
.CorporateBudgetitems,.CorporateBudgetitems td, .CorporateBudgetitems th { border: 1px solid #CCCCCC; border-collapse: collapse; }
.CorporateBudgetitems th:first-child,.CorporateBudgetitems td:first-child {display: none;}
.CorporateBudgetitems th:last-child,.CorporateBudgetitems td:last-child {width: 300px;}
.CorporateBudgetitems th, .CorporateBudgetitems td { padding-left: 10px; line-height: 30px; }
.CorporateBudgetitems th { color: #CC0000; font-weight: bold; }
.CorporateBudgetitems td { color: #333333; }