body{
	margin:0px;
	padding:0px;
	background:#252525 url(/images/themes/default/bg_body.gif) repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.fake_hr_sep{
	height:0px;
	border-top:1px solid #fcd500;
	margin:31px auto;
	width:663px;
}
.title_page{
	margin-top:0px;
	font-size:22px;
	font-weight:bold;
	color:#3C3C3C;
	font-family: 'Open Sans Condensed', sans-serif;
}
.title_page.with_border{
	padding-bottom:2px;
	border-bottom:1px solid #3C3C3C;
}

.title_page_black{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
h2.title{
	margin-top:0px;
	font-size:19px;
	font-weight:bold;
	color:#3C3C3C;
	font-family: 'Open Sans Condensed', sans-serif;
}
.leftColContact{
	float:left;
    width:480px;
}

.rightColContact{
	float:left;
}

/********HEADER**************/
#header{
}
	#cont_header{
		width:1028px;
		background:url(/images/themes/default/bg_header.jpg) no-repeat center top;
		margin:99px auto 0px;
	}
	.hiddenCreoBoutiqueLogo #cont_header{
		margin-top:59px;
	}
	#cont_headerContent{
		height:214px;
		padding-bottom:14px;
	}
	#cont_innerHeaderL{
		background:url(/images/themes/default/leftsidebottombox.png) no-repeat bottom left;
	}
	#cont_innerHeaderR{
		background:url(/images/themes/default/rightsidebottombox.png) no-repeat bottom right;
	}
#headerSearchBlock{
	/*height:49px;*/
	float:right;
}
.contPubHeader{
	float:right;
    width:612px;
    height:118px;
    overflow:hidden;
    margin-top:4px;
    margin-right:2px;
}
.contPubHeader .nivo-caption{
 display:none !important;
}
/****************************************************************************************************/
/***********************************SECTION**********************************************************/
#main_section{
	width:1028px;
	background:url(/images/themes/default/bg_content.png) repeat-y;
	margin:-14px auto 0px;
}
#cont_content{
	padding:8px 35px;
}
#cont_content a{
	color:#3C3C3C;
}
.content_left{
	float:left;
	width:48%;
}
.content_right{
	float: right;
	width:47%;
}
#contLogo{
	float:left;
	padding: 48px 0px 0px 36px;
}

/**********************************************************************************************/
/********************FOOTER********************************************************************/
#footer{
	width:1028px;
	background:url(/images/themes/default/bg_footer.png) repeat-y center top;
	margin:0 auto;
}
#sub_footer{
	padding:0px 14px;
	color:#fff;
}
#contCopyRight{
	float:left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
}
#contCopyRight a{
	color:#fff;
}
#sub_footer .leftFooter{
	float:left;
	width:300px;
}
#sub_footer .rightFooter{
	float:right;
	width:300px;
}
#sub_footer .centerFooter{
	float:left;
	width:400px;
	text-align:center;
}
#contCopyRight{
	padding:20px 0px 6px 17px;
	line-height:1.4em;
}
#footerPhoneInfo{
	text-align:center;
	background:url(/images/themes/default/pointer_bottom_phone.png) no-repeat center top;
	padding-top:24px;
	font-size:44px;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height:1em;
}
#footerEmailInfo{
	text-align:center;
	margin-top:28px;
	font-size:26px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#footerEmailInfo a{
	text-decoration:none;
	color:#fff;
}
#btnGoToTop{
	display:block;
	width:43px;
	margin:-4px 0px 0px auto;
}
.msLink{
	display:block;
	float:right;
	margin:4px;
}
#contMs{
	margin:15px 15px 0px 0px;
}
/*************************************************************************/

/******/
/*MENU*/
#cont_menu{
	float:right;
	margin-top:135px;
	margin-right:15px;
	clear:right;
}
.headerWithPubBlock #cont_menu{
	margin-top:13px;	
}
#sub_cont_menu{
}
#main_menu{}
#main_menu ul{
	padding:0px;
	margin:0px;
	float:left;
}
#main_menu li{
	display:block;
	list-style:none;
}
#main_menu ul.menu-niv1 li.limenu-niv1{
	float:left;
}
#main_menu a.a_niv1{
	font-family: 'Open Sans Condensed', sans-serif;
	display:block;
	padding:28px 26px 20px;
	color:#fff;
	font-size:17px;
	line-height:1em;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
#main_menu a.a_niv1:hover{
	color:#FCE100;
}
#main_menu a.a_niv1.actif,#main_menu a.a_niv1.actif:hover{
	background:url(/images/themes/default/menu_over.png) top left repeat-x;
	color:#fff;
}
#main_menu a.a_niv1.actif span.eleMenuAfter{
	display:block;
	background:url(/images/themes/default/arrow_menu.png) bottom center no-repeat;
	height:13px;
}

ul.menu-niv2{
	display:none;
	position:absolute;
	padding:5px 0px 0px 0px;
	z-index:5000;
}
ul.menu-niv2 li{
	
}
ul.menu-niv2 li a.a_niv2{
	display:block;
	padding:10px 26px 10px 12px;
	border-bottom:1px solid #666;
	text-decoration:none;
	color:#fff;
	font-size:8pt;
	white-space:nowrap;
	font-family: 'Open Sans Condensed', sans-serif;
}
ul.menu-niv2 li a.a_niv2:hover{
	color:#98000a;
}
ul.menu-niv2 li a.a_niv2.last{
	border-bottom:0;
}
/**********************************/
.cont_sec_menu{
	text-align:right;
}
.Scont_sec_menu{
}
.Scont_sec_menu a, .Scont_sec_menu .sep_menu_sec {
	color:#fff;
	text-decoration:none;
	padding:6px;
}
.Scont_sec_menu a:hover{

}
.Scont_sec_menu .sep_menu_sec{

}
/*MENU TOOLS*/
#contMenuTools{
	height:59px;
	background:#ffffff;
	border-bottom:1px solid #eaeaea;
	-webkit-box-shadow:  0px 0px 12px 0px #000000;
    box-shadow:  0px 0px 12px 0px #000000;
	position:fixed;
	z-index:303;
	top:40px;
	left:0px;
	width:100%;
}
.hiddenCreoBoutiqueLogo #contMenuTools{
	top:0px;
}
#menuTools{
	width:1000px;
	margin:0 auto;
	padding-top:15px;
    position:relative;
} 
#menuTools ul{
	list-style:none;
	margin:0;
	padding:0px;
	display:block;
	width:100%;
	float:left;
}
#menuTools li{
	float:left;
	padding:6px 6px 6px;
	font-size:14px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#menuTools li#contMemberName{
	padding:9px 40px 3px 6px;
}
#menuTools li a{
	display:block;
	text-decoration:none;
	color:#3b3b3b;
	padding:3px 19px 3px 8px;
	background:url(/images/themes/default/arrow_menu.png) no-repeat right 7px;
}
#menuTools li.login_li a{
	display:inline-block;
	background:none;
	padding:3px 8px 3px 8px;
}
.contFirstTimeMenuTools{
	position:absolute;
    left:144px;
    top:-33px;
}
/******************/
/*Modal access*/
.modal_title{
	font-size:26px;
	font-weight:bold;
	margin-bottom:18px;
	text-align:center;
	color:#000;
}
.modal_title img{
	display:inline-block;
	margin:0px 0px -2px 6px;
}
.modal_text{
	padding:6px;
	text-align:center;
}
#simplemodal-container .modal_text a{
	color:#E51D38;
}
.modal_input{
	padding:6px;
	text-align:center;
	width:197px;
	margin:0 auto;
}
.modal_error{
	padding:6px;
	color:#E51D38;
	text-align:center;
}
.modalInputFile{
	padding:0px;
	width:158px;
	height:29px;
	font-size:21px;
	background:#fff;
	border:1px solid #bcbdbd;
	border-bottom:2px solid #6e6e6e; 
	border-right:2px solid #a3a3a3;
	display:block;
	margin:16px 4px 0px 0px;
	float:left;
}
.modalInputBtn{
	float:left;
	margin-top:16px;
}
.modal_input label.error{
	clear:both;
}
#modal_left_bottom{
	float:left;
	width:129px;
	background:url(/images/icon_modal_member.png) top center no-repeat;
	padding-top:33px;

}
#modal_left_bottom span,#modal_left_bottom a,#modal_right_bottom span,#modal_right_bottom a{
	display:block;
	text-align:center;
}
#modal_right_bottom{
	float:right;
	width:129px;
	background:url(/images/icon_modal_pas_de_code.png) top center no-repeat;
	padding-top:33px;
}
#modal_left_bottom span,#modal_right_bottom span{
	color:#000;
	font-size:13px;
}
#modal_bottom_all h2{
	background:url(/images/icon_modal_pas_de_code.png) left top no-repeat;
	padding:5px 0px 5px 43px;
}
body #modal_left_bottom a,body #modal_right_bottom a{
	color:#3C3C3C;
	font-size:13px;
	text-decoration:underline;
}
/*ORDER*/
body#themedefault .button_site,a.button_site,body#themedefault #cont_content a.button_site,body#themedefault body input.button_site{
	background:#fcd500;
	color:#3C3C3C;
	font-weight:bold;
	border-bottom:2px solid #d5a912;
}
body#themedefault .button_site:hover,body#themedefault a.button_site:hover{
	-webkit-box-shadow:inset 0 0 25px #d5a912;
	-moz-box-shadow:inset 0 0 25px #d5a912;
	box-shadow:inset 0 0 25px #d5a912;
	text-decoration:none;
}
/***************ShoppingCart Top Box*******/
li#topBoxSC{
	float:right;
	padding-top:0px;
	padding-right:0px;
}
#menuTools #topBoxSC a{
	background:none;
}
#topBoxSC #textTopBoxSC{
	float:left;
	padding-top:6px;
	padding-right:5px;
	
}
#topBoxSC #countTopBoxSC{
	float:left;
	background:url(/images/themes/default/bg_top_shoppingCartNum.gif) repeat-x;
	padding:5px 8px 7px 8px;
	border:1px solid #000;
	color:#fff;
	line-height:1em;
	font-size:13px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*************BoutiqueLeftBar****************/
.prevente_wrapper .title_leftSiteBar{
	margin-top: 28px;
	margin-bottom:20px;
	border-bottom:1px solid #bc4200;
	width:auto;
}
.prevente_wrapper .prevente_sep{
	heigh:1px;
	border:1px solid #bc4200;
	width:40%;
	margin:0 auto;
}
.title_leftSiteBar{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	color:#bc4200;
	font-size:24px;
	margin-bottom:6px;
	margin-top:0px;
}
input.input_slider{
	width:69px;
}
#contSliderRange{
	width:90%;
}
.contRowCat{
	padding:6px;
}
.contRowCat .catName{
	float:left;
	background:#e0e0e0;
	padding:3px 6px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
	color:#000000;
	line-height:1em;
	cursor:pointer;
}
.contRowCat .catDeselector{
	float:left;
	margin:3px 0px 0px 12px;
	background:#e0e0e0;
	padding:3px 8px 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:13px;
	line-height:1em;
	cursor:pointer;
}
.contRowCat.inactive .catDeselector{
	display:none;
}
.contRowCat.inactive .catName{
	background:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.catCol{
	float:left;
}
#cont_topBar, #cont_topBarModuleProducts{
	padding:0px 0px 30px 0px;
}
/**/
.contColFilterCat{
	float:left;
    margin-right:14px;
    border-right: 1px dashed #333;
}
.contColFilterCat.lastCol{
	margin-right:0px;
    border-right: 0;
}
.colFilterCatOneCol{
/*	width:240px;*/
}	
.colFilterCatTwoCol{
	/*width:339px;*/
}
.contRowFilter{
	padding:6px 8px 6px 2px;
}
.contRowFilter .filterName,.contRowFilter .productsStatusName{
	float:left;
	background:#e0e0e0;
	padding:3px 8px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:17px;
	color:#000000;
	line-height:1em;
	cursor:pointer;
}
.contRowFilter .filterDeselector,.contRowFilter .productsStatusDeselector{
	float:left;
	margin:0px 0px 0px 6px;
	background:#e0e0e0;
	padding:5px 8px 8px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:13px;
	line-height:1em;
	cursor:pointer;
}
.contRowFilter.inactive .filterDeselector,.contRowFilter.inactive .productsStatusDeselector{
	visibility:hidden;
}
.contRowFilter.inactive .filterName,.contRowFilter.inactive .productsStatusName{
	background:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.filterCol{
	float:left;
}
#cont_topBar{
	padding:0px 0px 30px 0px;
}
#topBarSearchField{
	text-align:center;
	padding:0px 0px 18px;
}
#topBarSearchField #search_field{
	width:404px;
	height:30px;
	border:1px solid #9d9d9d;
	padding-left:10px;
	padding-right:10px;
}
#topBarSearchField #search_field_btn{
	vertical-align:top;
}
#topBarLeft{
	float:left;
	width:590px;
	margin-right:50px;
	border-right:1px dashed #333;
}
#topBarRight{
	float:left;
	width:310px;
}
#cont_image_product_detail{
	float:left;
	padding:0px 12px 12px 0px;
}
#cont_product_detail ul{
	overflow:auto;
}

/*FormAccess*/
#formMemberAccess td{
	padding:10px;
}

/**********************************/
/***************DOWNLOAD FILE*****************/
.contFileToDownloadEle{
	width:400px;
	height:271px;
	margin:0px 20px 10px 0px;
	float:left;

}
.fileToDownloadEle{
	border: 1px solid #e8e8e8;
	padding:8px 1px;
	background:#fbfbfb;	

}
.leftColFTD{
	float:left;
	text-align: center;
    width: 159px;
}
.rightColFTD h2{
	margin-top:0px;
}
.rightColFTD{
	float:left;
    width: 237px;
}
.contDescriptC{
	padding:5px 0px 10px;
	line-height:1.3em;
}
.contBoxCode{
	height:50px;
}
.contBtnDownload{
	padding: 10px 10px;
	text-align:right;
}
.fileSize{
	font-size:12px;
	color:#585858;
	font-weight:normal;
}
.contFirstLogin{
	position:absolute;
    left:228px;
    top:-56px;
}
/******************************************/
* ==========================================================================
   Countdown styles
   ========================================================================== */
ul.countdown {
  list-style: none;
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0 0;
}
.cont_TitreCountDown .titre_mauve{
	color:#3f0079;
	font-size:23px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;

}
.textbottom_countdown{
	background:url(../images/themes/iga/prevente_2015.jpg) right center no-repeat;
	padding:6px 212px 7px 0px;
	color:#79004d;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	width:409px;
	font-size:17px;
	margin:0 auto;

}
.cont_TitreCountDown .titre_bleu{
	color:#003f79;
	font-size:23px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.cont_TitreCountDown{
	padding:12px 0px 0px;
	font-size:18px;
	text-align:center;
}
.cont_countdownMessage{
	width:360px;
	margin:0 auto;
	background:url(../images/themes/iga/bg_countdown.jpg) center center no-repeat;
	color:#fff;
	padding:19px 70px 19px 46px;
}
.cont_countdownMessage h1{
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
	width:20em;
} 
.countdown p { color: #fff; }

ul.countdown li { display: inline-block; }

ul.countdown li span { font-size: 20px; }

ul.countdown li.seperator {
  font-size: 20px;
 
  vertical-align: top;
  padding: 0 8px;
}

ul.countdown li p {
  font-size: 15px;
  margin-bottom: 0;
}

body#themeiga{
	background:#ffffff url(/images/themes/iga/bg_body.gif) repeat;
}
body#themeiga.spcNoHeaderBody{
	background:#dce3e6;
	background-image:none;	
}
body#themeiga #cont_header{
	background:url(/images/themes/iga/bg_header.jpg) no-repeat center top;
}
body#themeiga #main_menu a.a_niv1{
	color:#ed1c24;
}
body#themeiga #main_menu a.a_niv1:hover{
	color:#000;
}
body#themeiga #main_menu a.a_niv1.actif,body#themeiga #main_menu a.a_niv1.actif:hover{
	background:url(/images/themes/iga/menu_over.png) bottom left repeat-x;
	color:#ed1c24;
}
body#themeiga #contLogo{
	padding: 22px 0px 0px 30px;
}
/*ORDER*/
body#themeiga .button_site,a.button_site,body#themeiga #cont_content a.button_site,body#themeiga body input.button_site{
	background:#ed1c24;
	color:#fff;
	font-weight:bold;
	border-bottom:2px solid #032d3c;
	
}
body#themeiga .button_site:hover,body#themeiga a.button_site:hover{
	-webkit-box-shadow:inset 0 0 25px #9a0006;
	-moz-box-shadow:inset 0 0 25px #9a0006;
	box-shadow:inset 0 0 25px #9a0006;
	text-decoration:none;
}
.trigger.iga{
	background:#ed1c24;
	color:#fff;
}
#main_menu a.a_niv1{
	padding-left:19px;
	padding-right:19px;
}
body#themeiga #productsContent.withRightCol .cont_productList_item .products_right_info .productsInner_right_info {
    height: 292px;
}
body#themeiga #productsContent.withRightCol .cont_productList_item {
    height: 340px;
}
body#themeiga #productsContent.withRightCol.prevente_wrapper .cont_productList_item .products_right_info .productsInner_right_info {
    height: 257px;
}
body#themeiga #productsContent.withRightCol.prevente_wrapper .cont_productList_item {
    height: 295px;
}
body#themeiga .contRowFilter .filterName,body#themeiga .contRowFilter .productsStatusName{
	background:#b71500;
	color:#ffffff;
}
body#themeiga .contRowFilter .filterDeselector,body#themeiga .contRowFilter .productsStatusDeselector{
	background:#b71500;
	color:#ffffff;
}
body#themeiga .contRowFilter.inactive .filterName,body#themeiga .contRowFilter.inactive .productsStatusName{
	background:none;
	color:#000000;
}