body{
	margin:0;
	color:#333;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#000	 url(../images/bg-body.jpg) repeat-x 50% 0;
	min-width:960px;
}
:-moz-any-link:focus {
  outline: none;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#8e979c;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
}
/* header */
#header{
	width:960px;
	margin:10px auto 12px;
	overflow:hidden;
}
.box-menu{
	overflow:hidden;
	width:965px;
}
.menu{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	line-height:16px;
}
.menu li{
	float:left;
	padding:0 14px 0 14px;
	background:url(../images/separator-menu.gif) no-repeat 0 3px;
	margin:0 1px 0 -1px;
	font-size: 11px;
}
.menu a{
	color:#ccc;
	display:block;
}
.menu .facebook{
	background:url(../images/ico-facebook.gif) no-repeat 100% 0;
	padding-right:24px;
}
.header-box{
	background:url(../images/bg-header-box.png) no-repeat;
	width:960px;
	height:120px;
}
.header-box .heading{
	padding:16px 36px 0 36px;
	float:left;
	background:url(../images/separator-header-box.gif) no-repeat 100% 0;
	height:70px;
}
.logo{
	margin:0;
	background:url(../images/logo.gif) no-repeat;
	width:151px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.logo a{
	display:block;
	height:100%;
	cursor:pointer;
}
.header-menu{
	margin:0 19px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
* html .header-menu{
	overflow:visible;
	height:1%;
}
.header-menu li{
	float:left;
	position:relative;
	background:url(../images/separator-header-box.gif) no-repeat 100% 0;
	height:70px;
}
.header-menu a{
	font:21px/70px Arial, Helvetica, sans-serif;
	color:#e4e5e6;
	float:left;
	padding-left:29px;
	cursor:pointer;
}
.header-menu a span{
	float:left;
	padding-right:27px;
}
.header-menu a:hover span,
.header-menu .active span{background:url(../images/bg-header-menu.gif) no-repeat 100% -70px;}
.header-form-box{
	padding:11px 0 13px 0;
	float:left;
}
.header-form-box .text{
	float:left;
	background:url(../images/bg-header-form-text.gif) no-repeat;
	width:84px;
	height:16px;
	overflow:hidden;
	padding:23px 2px 7px 50px;
}
.header-form-box .text input{
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#999;
	background:none;
	border:none;
	width:84px;
	height:16px;
	float:left;
	font-size: 11px !important;
	padding-top: 2px;
}
.header-form-box label{
	display:block;
	color:#e4e5e6;
	font-size:14px;
	line-height:14px;
	margin:0 0 -15px 52px;
}
.header-form-box .area{
	overflow:hidden;
	width:100%;
}
.header-form-box .submit{
	background:url(../images/btn-header-form.gif) no-repeat;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	float:left;
	width:38px;
	height:30px;
	margin-top:16px;
	font-size:0;
	overflow:hidden;
}
.header-form-box .submit:hover {
	background:url(../images/btn-header-form-hover.gif) no-repeat;
}

#main{
	width:941px;
	margin:0 auto;
	padding:0 10px 0 9px;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}


.tabset{
	margin:-26px -9px 0 0;
	padding:0;
	width:950px;
	list-style:none;
	background:url(../images/bg-tabset.png) no-repeat 0 26px;
	overflow:hidden;
	height:115px;
}
.tabset li{
	float:left;
	width:85px;
	background:url(../images/separator-tabset.gif) no-repeat 0 26px;
	text-align:center;
}
.tabset li.last{width:91px;}
.tabset li:first-child{background:none;}
.tabset a{
	float:left;
	text-align:center;
	cursor:pointer;
	outline:none;
}
.tabset a .l{
	float:left;
	padding:21px 0 0 7px;
	height:94px;
	width:71px;
}
.tabset .last a .l{width:77px;}
.tabset a .r{
	float:left;
	width:7px;
	height:115px;
}
.tabset a strong{
	display:block;
	margin:0 -12px;
	width:95px;
	position:relative;
	left:-9999px;
	height:30px;
	font-size:12px;
	line-height:15px;
	letter-spacing:-1px;
	color:#c70f49;
	font-weight: normal;
}
.tabset a img{vertical-align:top;}
.tabset a:hover,
.tabset a.active,
.tabset .active a{
	text-decoration:none;
	margin:0 -22px;
	position:relative;
	z-index:10;
}
.tabset a.active,
.tabset .active a{z-index:20;}
.tabset a:hover strong,
.tabset a.active strong,
.tabset .active a strong{left:0;}
.tabset a:hover .l,
.tabset a.active .l,
.tabset .active a .l{
	padding-left:29px;
	background:url(../images/bg-l-tabset.png) no-repeat;
}
.avtive a {
	background-image:url(../images/bg-nav-hover.gif) !important;
}
.tabset a:hover .r,
.tabset a.active .r,
.tabset .active a .r{
	width:29px;
	background:url(../images/bg-r-tabset.png) no-repeat;
}
.tab-content{
	background:#fff url(../images/bg-tab-content.gif) no-repeat 0 100%;
	padding:34px 28px 20px 104px;
	margin-bottom:19px;
	width:809px;
	overflow:hidden;
}























.tabset-combos{
	margin:-26px -9px 0 0;
	padding:0;
	width:950px;
	list-style:none;
	background:url(../images/bg-tabset.png) no-repeat 0 26px;
	overflow:hidden;
	height:115px;
}
.tabset-combos li{
	float:left;
	width:242px;
	background:url(../images/separator-tabset.gif) no-repeat 0 26px;
	text-align:center;
}
.tabset-combos li.last{width:220px;}
.tabse-combost li:first-child{background:none;}
.tabset-combos a{
	float:left;
	text-align:center;
	cursor:pointer;
	outline:none;
}
.tabset-combos a .l{
	float:left;
	padding:21px 0 0 7px;
	height:94px;
	width:228px;
}
.tabset-combos .last a .l{width:201px;}
.tabset-combos a .r{
	float:left;
	width:7px;
	height:115px;
}
.tabset-combos a strong{
	display:block;
	width:220px;
	height:150px;
	font-size:16px;
	line-height:15px;
	letter-spacing:-1px;
	color:#000000;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin-top: 30px;
}
.tabset-combos span strong:hover{
	color:#c70f49;
}

.tabset-combos a img{vertical-align:top;}
.tabset-combos a:hover,
.tabset-combos a.active,
.tabset-combos .active a{
	text-decoration:none;
	margin:0 -22px;
	position:relative;
	z-index:10;
}
.tabset-combos a.active,
.tabset-combos .active a{z-index:20;}
.tabset-combos a:hover strong,
.tabset-combos a.active strong,
.tabset-combos .active a strong{left:0;}
.tabset-combos a:hover .l,
.tabset-combos a.active .l,
.tabset-combos .active a .l{
	padding-left:29px;
	background:url(../images/bg-l-tabset.png) no-repeat;
}
.avtive a {
	background-image:url(../images/bg-nav-hover.gif) !important;
}
.tabset-combos a:hover .r,
.tabset-combos a.active .r,
.tabset-combos .active a .r{
	width:29px;
	background:url(../images/bg-r-tabset.png) no-repeat;
}

.tabset-combos .l img {
	float:left;
	margin: 20px 0 0 20px;
}

.carusel{
	overflow:hidden;
	position:relative;
}
.carusel .hold{
	width:810px;
	overflow:hidden;
	position:relative;
}
.carusel ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.carusel ul li{
	float:left;
	position:relative;
	width:810px;
	height:245px;
}
.carusel ul .frame{
	width:100%;
	overflow:hidden;
}
.gallery-wrapper{
	width:810px !important;
	height:245px !important;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	z-index:10;
	position:relative;
}
.gallery-wrapper li{
	float:none !important;
	position:absolute !important;
	left:0;
	top:0;
	z-index:1;
	background-color:#fff;
}
.gallery-wrapper li.active{
	z-index:2;
}
.carusel .image{
	float:left;
	margin-right:123px;
	padding-top:4px;
}
.carusel .image img{vertical-align:top;}
.carusel .text-box{
	overflow:hidden;
	width:305px;
	color:#8e979c;
	font:12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:245px;
	position:relative;
	float:left;
}
.carusel .text-box h2{
	margin:0 0 3px;
	color:#000;
	font:28px/32px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.carusel .text-box .price{
	color:#c70f49;
	font-size:16px;
	line-height:18px;
	margin-bottom:8px;
	display:block;
}
.carusel .text-box .icon{
	margin-bottom:2px;
	height:14px;
}
.carusel .text-box .icon img{vertical-align:top;}
.carusel .text-box .icon a{
	line-height:0;
	font-size:0;
}
.carusel .text-box h3{
	margin:0;
	color:#000;
	font:12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.carusel .text-box p{margin:0 0 10px;}
.carusel .info{
	position:absolute;
	bottom:10px;
	left:415px;
	width:360px;
	overflow:hidden;
	background:url(../images/bg-info.gif) no-repeat;
	padding:0 0 0 46px;
	height:40px;
	z-index:40;
}
.carusel .info h4{
	margin:0;
	color:#000;
	font-size:16px;
	line-height:18px;
}
.carusel .info a{
	text-decoration:underline;
	color:#8e979c;
	font-size:12px;
	line-height:14px;
}
.carusel .info a:hover{text-decoration:none;}
.carusel .num{
	position:absolute;
	right:0;
	top:174px;
	width:48px;
	text-align:center;
	font:9px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#8e979c;
}
.carusel .tools{
	background:url(../images/bg-tools.gif) no-repeat;
	width:36px;
	height:119px;
	position:absolute;
	top:32px;
	left:762px;
	padding:6px;
	z-index:50;
}

.carusel .tools .link-prev,
.carusel .tools .link-next{
	background:url(../images/bg-link-prev.gif) no-repeat;
	width:35px;
	height:34px;
	display:block;
	text-decoration:none;
}
	.carusel .tools .link-prev:hover,
	.carusel .tools .link-next:hover{
		background:url(../images/bg-link-prev-hover.gif) no-repeat;
		width:35px;
		height:34px;
		display:block;
		text-decoration:none;
	}

.carusel .tools .link-prev {
    margin-top: 3px;
}

.carusel .tools .link-next{
	margin-top:45px;
	background:url(../images/bg-link-next.gif) no-repeat;
}
	.carusel .tools .link-next:hover{
		margin-top:45px;
		background:url(../images/bg-link-next-hover.gif) no-repeat;
	}
.box{
	background:url(../images/bg-box.gif) repeat-y;
	width:942px;
	overflow:hidden;
	margin-bottom:62px;
}
.box .holder{
	background:url(../images/bg-box.gif) no-repeat -1884px 0;
	width:942px;
	overflow:hidden;
}
.box .frame{
	background:url(../images/bg-box.gif) no-repeat -942px 100%;
	overflow:hidden;
	width:942px;
	padding:0;
}
.info-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	color:#666;
	font-size:12px;
	line-height:14px;
}
.info-list li{
	float:left;
	width:242px;
	padding:0 0;
}
.info-list span{
	font-size:9px;
	display:block;
	letter-spacing:-1px;
	color:#e4e5e6;
}
.info-list img{vertical-align:top;}
.info-list .box-exclusive img{
	vertical-align:top;
	margin:0 0 0 0;
}
.info-list h3{
	margin:0 0 10px;
	color:#000;
	font-size:28px;
	line-height:32px;
}
.info-list p{margin:0;}
.info-list .box-top{
	width:243px;
	padding:0 64px 0 54px;
	position: relative;
	margin: 0 30px; 
}
.info-list .box-top h3{padding-left:28px;}
.info-list .box-conseil{
	width:260px;
	padding:0;
}
/* footer */
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer-box.png) no-repeat center top;
}
.footer-box{
	height: 300px;
	width:949px;
	margin:0 auto;
	overflow:hidden;
	min-height:262px;
	padding-left:11px;
}
* html .footer-box{height:262px;}
.footer-box ul{
	width:964px;
	margin:9px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	color:#8e979c;
}
.footer-box ul li{
	float:left;
	width:226px;
	padding-right:14px;
}
.footer-info{margin-top:-15px;}
.footer-box h3{
	font-size:16px;
	line-height:18px;
	margin:0 0 3px;
	color:#e4e5e6;
}
.footer-box p{margin:0 0 10px;}
.footer-info a{
	color:#dae13f;
	padding-right:18px;
	background:url(../images/arrow-footer.gif) no-repeat 100% 6px;
	float:left;
}
.footer-info a:hover{text-decoration:none;}
.footer-block{
	width:100%;
	overflow:hidden;
	background:#25282b;
}
.footer-block .section{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	min-height:89px;
	padding-top:13px;
	color:#8e979c;
	font:9px/12px Arial, Helvetica, sans-serif;
}
* html .footer-block .section{height:89px;}
#footer .section ul{
	margin:0 0 9px;
	padding:0 0 0 35px;
	list-style:none;
	overflow:hidden;
	background:url(../images/bg-footer-nav.gif) no-repeat;
	font:9px/18px Arial, Helvetica, sans-serif;
}
* html #footer .section ul{
	overflow:visible;
	height:1%;
}
#footer .section ul li{
	float:left;
	padding-right:19px;
}
#footer .section ul a{color:#e4e5e6;}
#footer form{
	float:right;
	width:330px;
}
#footer form label{
	float:left;
	width:87px;
	height:23px;
	margin:1px 4px 0 0;
	font-size: 13px;
}
#footer form .text{
	float:left;
	background:url(../images/bg-footer-form.gif) no-repeat;
	width:140px;
	height:17px;
	padding:2px 5px;
	overflow:hidden;
	margin:3px 3px 0 0;
}
#footer form .text input{
	background:none;
	border:none;
	width:140px;
	height:15px;
	font-size:12px;
	line-height:14px;
}
#footer form .submit{
	background:url(../images/btn-envoyer.gif) no-repeat;
	width:67px;
	height:26px;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	font-size:0;
}
.footer-block .section p{margin:0;}

#store_list {
	margin-top: 15px;
	padding: 2px;
	border: 1px solid #ffffff;
	height: 250px;
	width: 512px;
	overflow: auto;
	}

.store_location {
	float: left;
	margin: 2px;
	padding: 2px !important;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	height: 175px;
	width: 230px;
	overflow: hidden;
	color: #000;
	cursor: pointer;
	clear: none !important;
	}

.store_location h4 {
	line-height: 14px !important;
	margin-bottom: 5px !important;
	width: 200px !important;
	}

.location-hours p {
	margin-top: 0px;
	color: #8E979C;
	}

.store_location .store_title {
	color: #000;
	font-weight: bold;
	}

.footer-green-small.application-success {
	position: relative;
	left: -62px;
	}