body, html{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
}
body{
	background:url(../images/bkg.jpg);
}
body *{
    outline:none;
}
a{
	color:#464646;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p, ul{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
img{
	border:0;
}
#cadre_0{
	background:url(../images/bkg-img.png) no-repeat top center;
	float:left;
}
#cadre_3{
	background:url(../images/footer_repeat.png) repeat-y center;
	width:100%;
	float:left;
}
#cadre_4{
	background:url(../images/ombre_repeat.png) repeat-y center ;
	width:100%;
	float:left;
}
#cadre_1{
	background:url(../images/ombre_top.png) no-repeat top;
	width:100%;
	float:left;
}
#cadre_2, #cadre_5{
	width:100%;
	background:url(../images/ombre_repeat.png) repeat-y center ;
	float:left;
}
#cadre_5{
	position:relative;
}
#cadre_2{
	padding-bottom: 40px;	
	padding-top:30px;
	*z-index:0;	
}
#header{
	width:980px;
	margin:auto;
	position:relative;
	*cursor:default;
	*z-index:5;
}
#header .tohome{
	width:125px;
	height:125px;
	top:9px;
	left:21px;
	display:block;
	position:absolute;
}
#header .tohome span{
	display:none;
}
#header .slogan{
	color:#cec7d1;
	font-size:14px;
	font-family:"HelveticaCondensed", Arial, Helvetica, sans-serif;
	line-height:34px;
	height:34px;
	padding-top:3px;
	float:left;
	margin-left:166px;
}
#header .top{width:100%;float:left;}
/*****langues****/
#lang_switch {
    float: right;
    right:8px;
    margin-top:3px;
    position: relative;
    z-index: 9999999;
}
#lang_switch > div {
    background:url(../images/sprite.png) no-repeat -769px 0px;
    height: 34px;
    margin: 0;
    position: relative;
    width: 116px;
}
.lang_en #lang_switch > div {
    background:url(../images/sprite_en.png) no-repeat -769px 0px;
}
.lang_es #lang_switch > div {
    background:url(../images/sprite_es.png) no-repeat -769px 0px;
}
.lang_it #lang_switch > div {
    background:url(../images/sprite_it.png) no-repeat -769px 0px;
}
#lang_switch ul {
    list-style-type: none;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 20;
}
#lang_switch li {
    display: none;
	float:left;
}
#lang_switch li a,  #lang_switch .selected a{
	font-size:13px;
	color:#e4ded2;
	font-family:"HelveticaCondensed", Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
}
#lang_switch li a img{
	float:left;
	margin-right:10px;
	margin-top:2px;
}
#lang_switch li a span{
	float:left;
}
#lang_switch > div:hover {
    cursor: pointer;
}
#lang_switch > div:hover ul {
    background:#000 url(../images/sprite.png) no-repeat -108px 0px; 
    right: 0px;
	padding-top:4px;
	padding:17px 0 11px 0;
    top: 27px;
}
.lang_en #lang_switch > div:hover ul {
    background:#000 url(../images/sprite_en.png) no-repeat -108px 0px; 
}
.lang_es #lang_switch > div:hover ul {
    background:#000 url(../images/sprite_es.png) no-repeat -108px 0px; 
}
.lang_it #lang_switch > div:hover ul {
    background:#000 url(../images/sprite_it.png) no-repeat -108px 0px; 
}
#lang_switch > div:hover ul li {
    display: block;
    padding: 3px 0px 3px 19px;
    width:97px;
    background-color: #000000;
}

#lang_switch > div span.selected {
    display: block !important;
	height:34px;
	line-height:34px;
}
#lang_switch > div ul li a:hover span{
	text-decoration:underline;
}
#lang_switch > div span.selected img{
	margin-left:18px;	
	line-height:34px;
	float:left;
	margin-top:10px;
	margin-right:7px;
	border:1px solid #6b6458;
}
/*****recherche******/
#layerrechercher{
	float:left;
	margin-left:165px;
	margin-top:36px;
	position:relative;
}
#layerrechercher form{
	float:left;
}
#layerrechercher a, a.deconnexion, .lien_compte{
	font-size:13px;
	color:#716b5e;
	text-transform:uppercase;
	font-family:"HelveticaCondensed",Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/sprite.png) no-repeat -648px 0px;/*url(../images/puce3.gif) no-repeat 0 2px;*/
	padding-left:12px;
	height:15px;
	line-height:15px;
	float:left;
	margin-top:4px;
}
.lang_en #layerrechercher a, a.deconnexion, .lien_compte{
	background:url(../images/sprite_en.png) no-repeat -717px 0px;/*url(../images/puce3.gif) no-repeat 0 2px;*/
}
.lang_es #layerrechercher a, a.deconnexion, .lien_compte{
	background:url(../images/sprite_es.png) no-repeat -717px 0px;/*url(../images/puce3.gif) no-repeat 0 2px;*/
}
.lang_it #layerrechercher a, a.deconnexion, .lien_compte{
	background:url(../images/sprite_it.png) no-repeat -717px 0px;/*url(../images/puce3.gif) no-repeat 0 2px;*/
}
#layerrechercher > a{
	position:absolute;
	left:0;
	top:27px;
}
a.lien_compte{
	color:#514c40;
}
a.deconnexion{
	left: 0;
    margin-top: -2px;
    position: absolute;
    top: 35px;
}
#layerrechercher a:hover, a.deconnexion:hover, .lien_compte:hover{
	text-decoration:underline;
}
.lien_compte.choix:hover{
	text-decoration:none;
}
#txt_keywords{
	width:212px;
	height:15px;
	padding:0;
	padding-left:10px;
	color:#aba59b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	float:left;
	margin-right:5px;
	margin-top:8px;
	*margin-top:9px;
	line-height:15px;
	border:none;
	background-color:#fff;
}
#layerrechercher a#btrecherchesubmit{
	height:27px;
	margin:0;
	padding:0;
	*margin-top:2px;
	line-height:15px;
	font-size:20px;
	text-align:right;
	font-family:'HelveticaCondensedBold',Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	color:#1B1A17;
	border:none;
	cursor:pointer;
	background:none;
	line-height:29px\9
}
#layerrechercher a#btrecherchesubmit *{
	float:left;
}
/*********panier*******/
.hooktop *{
	float:left;
}
#panier form{
	width:auto;
}
#panier,#compte{
	position:relative;
	float:left;
	margin-top:34px;
	*z-index:999999;
}
#panier{
	margin-left:70px;
	margin-top:36px;
}
#compte{
	margin-left:72px;
	height:50px;
}
#compte .cart_block_contenu img{
    padding: 0px 19px;
	background-color:#FFF;
}
#compte #compte_layer img, #compte #compte_layer > img, #comptemyaccount > img{
	margin-left:9px;
}
.hooktop{
	display:block;
	color:#455560;
	position:relative;
}
#articles{
	border-top: 1px solid #ffffff;
	padding-left:13px;
	padding-right:13px;
	padding-top:11px;
	padding-bottom:11px;
	float:left;
	height:38px;
	width:218px;
	margin-left:3px;
}
.article{
	border-top: 1px dotted #000;
	padding:11px 10px 11px 20px;
	float:left;
	height:38px;
	width:313px;
	background-color:#FFF;
}
.article.first{
	border:none;
	padding-top:20px;
}
#articles.first{
	margin-top:40px;
}
.images_articles{
	border: 1px solid #cccccc;
	margin-right:11px;
	width:36px;
	height:36px;
	float:left;
}
.images_articles img{
	width:30px!important;
	height:30px!important;
}
.texte_articles{
	font-size:11px;
	color:#4f4f4f;
	border-right: 1px solid #cccccc;
	float:left;
	width:156px;
	height:38px;
	padding-right:11px;
	text-transform:none;
}
.texte_articles a{
	color:#4f4f4f;
	text-decoration:none;
}
.quantite{
	border-right: 1px solid #cccccc;
	color:#4f4f4f;
	float:left;
	width:26px;
	height:38px;
	text-align:center;
}
.prix{
	color:#4f4f4f;
	float:left;
	font-size:11px;
	text-align:right;
	width:60px;
}

div.cart_block {
	position: relative;
	z-index:999999;
	float:left;
}
div.cart_block_contenu {
	padding:0px 0px 18px 0px;
	margin-top:-70px;
	display:none;
	left:-200px!important;
	*z-index:999999;
    background: url(../images/panier_bottom.png) -1px bottom  no-repeat; 
}
#panier div.cart_block_contenu {
	left:-200px!important;
}
div.block_content{	
	padding-top:8px;
	background: url(../images/top_panier.png) no-repeat left top;
}
.cart_block_no_products ,.cart_block_no_products2 {
	display:block;
	height:29px;
	line-height:29px;
	margin:0;
	padding:3px 0px 0 0;
	float:left;
	*margin-top:1px;
	position:relative;
	font-family:"HelveticaCondensedBold", Arial, Helvetica, sans-serif;
	z-index:15;
	color:#1b1a17;
	font-size:20px;
	cursor:pointer;
	text-transform:uppercase;
}
.cart_block_no_products{
	padding:0px 0px 0 0;
	text-align:right;
	margin-top:1px;
	*margin-top:3px;
}
#btrecherchesubmit span, .cart_block_no_products span, .cart_block_no_products2 span{
	text-align:left;
	display:block;
	float:left;
}
#panier .cart_block_no_products img{
	margin-left:6px;
}
.cart_block_no_products p, .cart_block_no_products2 p, #btrecherchesubmit p{
	text-align:left;
	float:left;
	line-height:20px;
	margin-top:4px;
}
#btrecherchesubmit p{
	margin-top:5px;
	margin-right:8px;
}
.cart_block_no_products2 p{
	*margin-top:5px;
}
.cart_block_no_products:hover p, .cart_block_no_products2:hover p, #btrecherchesubmit:hover p{
	border-bottom:2px solid #030202;
}
.cart_block_no_products span#nbarticle{
	width:22px;
	display:block;
	text-align:center;
	top:-4px;
	line-height:33px;
	color:#daccb1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:0;
}
.cart_block_no_products:hover ,.cart_block_no_products2:hover {
	text-decoration:underline;
}
.hooktop:hover .cart_block_no_products ,.cart_block_no_products2:hover, .hooktop2:hover .cart_block_no_products2{
	/*background: url(../images/compte_hover.png) no-repeat left top;*/
	background:url(../images/sprite.png) no-repeat 0px -65px;
	z-index:15;
}
.lang_en .hooktop:hover .cart_block_no_products ,.cart_block_no_products2:hover, .hooktop2:hover .cart_block_no_products2{
	background:url(../images/sprite-en.png) no-repeat 0px -65px;
}
.lang_es .hooktop:hover .cart_block_no_products ,.cart_block_no_products2:hover, .hooktop2:hover .cart_block_no_products2{
	background:url(../images/sprite-es.png) no-repeat 0px -65px;
}
.lang_it.hooktop:hover .cart_block_no_products ,.cart_block_no_products2:hover, .hooktop2:hover .cart_block_no_products2{
	background:url(../images/sprite-it.png) no-repeat 0px -65px;
}

.hooktop:hover .cart_block_no_products {
	/*background: url(../images/panier_hover.png) no-repeat left top;*/
	background:url(../images/sprite.png) no-repeat 0px -99px;
}
.lang_en .hooktop:hover .cart_block_no_products {
	background:url(../images/sprite_en.png) no-repeat 0px -99px;
}
.lang_es .hooktop:hover .cart_block_no_products {
	background:url(../images/sprite_es.png) no-repeat 0px -99px;
}
.lang_it .hooktop:hover .cart_block_no_products {
	background:url(../images/sprite_it.png) no-repeat 0px -99px;
}
div.cart_block_pied {
	height: 13px;
	overflow: hidden;
	margin-left:1px;
	float: left;
}
div.cart_block_list {
	padding: 0 20px;
	color: #999;
	font-size: 0.9em;
	width: 343px;
	background:  url(../images/panier2.png) repeat-y;
}	
div.cart-prices{
	/*background:#fff url(../images/total_panier.gif) no-repeat;*/
	background:#fff url(../images/sprite.png) no-repeat 0px -294px;
}
.lang_en div.cart-prices{
	background:#fff url(../images/sprite_en.png) no-repeat 0px -294px;
}
.lang_es div.cart-prices{
	background:#fff url(../images/sprite_es.png) no-repeat 0px -294px;
}
.lang_it div.cart-prices{
	background:#fff url(../images/sprite_it.png) no-repeat 0px -294px;
}

div.cart-prices p {
	display: block;
	border-top: 1px dotted #D5ACAF;
	padding: 8px;
	color: #555;
}
div.cart-prices span.label_cartprices {
	float: left;
	text-align: right;
	height: 24px;
	padding-top: 5px;
	display: block;
	color: #fff;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 303px;
	font-size:11px;
	text-transform:uppercase;
}
.float_right{
	display:block;
	float:right;
	font-weight:bold;
	text-align:right;
	width:219px;
}
span.cart_block_shipping_cost, span.cart_block_total {
	display: block;
	float: right;
	width: 60px;
	padding-right: 16px;
	font-size: 1em;
	text-align: right;
}
span.cart_block_total { font-weight: bold; }

.commander{
	/*background:url(../images/btn_commander.gif) repeat-x;*/
	background:url(../images/sprite.png) no-repeat 0px -143px;
	margin:0;
	padding:0;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:59px;
	float: left;
	margin-top:-4px;
	width: 343px;
	display: block;
	text-transform:none;
	cursor:pointer;
}
.lang_en .commander{
	background:url(../images/sprite_en.png) no-repeat 0px -143px;
}
.lang_es .commander{
	background:url(../images/sprite_es.png) no-repeat 0px -143px;
}
.lang_it .commander{
	background:url(../images/sprite_it.png) no-repeat 0px -143px;
}
.commander span{
	display:none;
}
.commander:hover{
	/*background:url(../images/btn_commander_hover.gif) repeat-x;*/
	background:url(../images/sprite.png) no-repeat 0px -207px;
	text-decoration:none;
}
.lang_en .commander:hover{
	background:url(../images/sprite_en.png) no-repeat 0px -207px;
}
.lang_es .commander:hover{
	background:url(../images/sprite_es.png) no-repeat 0px -207px;
}
.lang_it .commander:hover{
	background:url(../images/sprite_it.png) no-repeat 0px -207px;
}
#compte input#email, #compte input#motdepasse{
	width:296px;
	height:27px;
	color:#1b1a17;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	background-color:#dcd9cd;
	border:none;
	padding-left:8px;
	margin-top:20px;
	line-height:27px;
}
#compte #account {
	background-color:#FFF;
	padding: 0 20px;
    width: 303px;
}
#compte input#motdepasse{
	width:184px;
	margin-top:10px;
	margin-bottom:16px;
}
#btn_connexion{
	width:102px;
	background-color:#1b1a17;
	color:#FFFFFF;
	font-size:14px;
	font-family:"HelveticaCondensedBold",Arial, Helvetica, sans-serif;
	height:29px;
	line-height:29px;
	margin-top:10px;
	margin-left:9px;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	padding:0\9
}
#btn_connexion{
	margin-left:8px\9
}
#btn_connexion:hover{
	background-color:#494742;
}
#compte .btn_compte{
	/*background:#fff url(../images/btn_compte.gif) center no-repeat;*/
	background:#fff url(../images/sprite.png) no-repeat -800px -142px;
	width:281px;
	height:30px;
	padding:20px 31px;
}
.lang_en #compte .btn_compte{
	background:#fff url(../images/sprite_en.png) no-repeat -795px -142px;
}
.lang_es #compte .btn_compte{
	background:#fff url(../images/sprite_es.png) no-repeat -800px -142px;
}
.lang_it #compte .btn_compte{
	background:#fff url(../images/sprite_it.png) no-repeat -800px -142px;
}
#compte .btn_compte:hover{
	/*background:#fff url(../images/btn_compte_hover.gif) center no-repeat;*/
	background:#fff url(../images/sprite.png) no-repeat -800px -78px;
}
.lang_en #compte .btn_compte:hover{
	background:#fff url(../images/sprite_en.png) no-repeat -795px -78px;
}
.lang_es #compte .btn_compte:hover{
	background:#fff url(../images/sprite_es.png) no-repeat -800px -78px;
}
.lang_it #compte .btn_compte:hover{
	background:#fff url(../images/sprite_it.png) no-repeat -800px -78px;
}
#compte .btn_compte span{
	display:none;
}
#compte div.lien{
	background-color:#fff;
	width:100%;
	*padding:5px 0;
	
}
#compte a.MDP{
	font-size: 12px;
	color: #78756b;
	font-family: "HelveticaCondensedLightObl",Arial, Helvetica, sans-serif;
	background: url(../images/sprite.png) no-repeat -648px 0px;
	padding-left: 10px;
	margin-bottom:10px;
	margin-left:20px;
	cursor:pointer;
	width:auto;
	
}
.lang_en #compte a.MDP{
	background: url(../images/sprite_en.png) no-repeat -717px 0px;
}
.lang_es #compte a.MDP{
	background: url(../images/sprite_es.png) no-repeat -717px 0px;
}
.lang_it #compte a.MDP{
	background: url(../images/sprite_it.png) no-repeat -717px 0px;
}
#compte a.MDP span{
	text-decoration:underline;
}
#compte a.MDP:hover{
	color:#000000;
}
/********navigation*****/
#navh, #trap {
	width:980px;
	float:left;
	margin-top:18px;
	height:60px;
	position:relative;
	*z-index:99999;
}

#trap {
	position: absolute;
	z-index: 1;
	top: 121px;
}

#navh > ul >li{
	float:left;
	text-align:center;
	width:107px;
}
#navh > ul >li.lien2 {width:101px;}
#navh > ul >li.lien3 {width:106px;}
#navh > ul >li.lien4 {width:102px;}
#navh > ul >li.lien5 {width:99px;}
#navh > ul >li.lien6 {width:99px;}
#navh > ul >li.lien7 {width:130px;}
#navh > ul >li.lien8 {width:99px;}
#navh > ul >li.last {width:137px;}
#navh > ul >li > img, .smenu > img{
	z-index:5;
	position:absolute;
	margin-left:39px;
	margin-top:-1px;
	left:0;
}
.smenu > img{
	margin-top:-36px;
}
.smenu > img#imgAccueil{
	display:none;
}
#navh > ul >li.lien2 > img, #navh > ul >li.lien2 > .smenu > img{margin-left:141px;}
#navh > ul >li.lien3 > img, #navh > ul >li.lien3 > .smenu > img{margin-left:245px;}
#navh > ul >li.lien4 > img, #navh > ul >li.lien4 > .smenu > img{margin-left:350px;}
#navh > ul >li.lien5 > img, #navh > ul >li.lien5 > .smenu > img{margin-left:450px;}
#navh > ul >li.lien6 > img, #navh > ul >li.lien6 > .smenu > img{margin-left:552px;}
#navh > ul >li.lien7 > img, #navh > ul >li.lien7 > .smenu > img{margin-left:670px;}
#navh > ul >li.lien8 > img, #navh > ul >li.lien8 > .smenu > img{margin-left:780px;}
#navh > ul >li.last > img{margin-left:897px;}
#navh > ul >li.current{
	background:url(../images/current.png) no-repeat bottom center;
}
#navh > ul >li.first{
	/*background:url(../images/picto_accueil.gif) no-repeat center 13px;*/
	background:url(../images/sprite.png) no-repeat -398px -108px;
	padding-top:20px;
	cursor:pointer;
}
.lang_en #navh > ul >li.first{
	background:url(../images/sprite_en.png) no-repeat -398px -108px;
}
.lang_es #navh > ul >li.first{
	background:url(../images/sprite_es.png) no-repeat -398px -108px;
}
.lang_it #navh > ul >li.first{
	background:url(../images/sprite_it.png) no-repeat -398px -108px;
}
#navh > ul >li.first:hover{
	background:url(../images/sprite.png) no-repeat -492px -108px;
}
.lang_en #navh > ul >li.first:hover{
	background:url(../images/sprite_en.png) no-repeat -492px -108px;
}
.lang_es #navh > ul >li.first:hover{
	background:url(../images/sprite_es.png) no-repeat -492px -108px;
}
.lang_it #navh > ul >li.first:hover{
	background:url(../images/sprite_it.png) no-repeat -492px -108px;
}
#navh > ul >li.first, #navh > ul >li.last{
	margin-left:0px;
}

#navh > ul >li> a, #navh > ul >li> span{
	color:#FFFFFF;
	font-family:"HelveticaCondensedBlack", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	padding:11px 20px;
	text-align:center;
	display:block;
	line-height:19px;
}
#navh > ul >li> span{
	text-align:center;
}
#navh > ul > li:hover a, #navh > ul > li:hover > span{
	color:#f2ce64;
}
#navh > ul > li:hover > span{
	cursor:default;
}
#navh > ul >li:hover .smenu{
	display:block;
}
#navh .smenu{
	/*background:#fff url(../images/smenu_top.gif) no-repeat top;*/
	background:#fff url(../images/sprite.png) no-repeat -132px -1437px;
	border-bottom:3px solid #1b1a17;
	width:980px;
	padding-top:36px;
	padding-bottom:40px;
    display: none;
    position: absolute;
    top: 59px;
    z-index:99999;
    *top: 57px;
    width: 980px;
	left:0;
}
#header #navh .smenu{
	z-index:999999;
}
.lang_en #navh .smenu{
	background:#fff url(../images/sprite_en.png) no-repeat -132px -1437px;
}
.lang_es #navh .smenu{
	background:#fff url(../images/sprite_es.png) no-repeat -132px -1437px;
}
.lang_it #navh .smenu{
	background:#fff url(../images/sprite_it.png) no-repeat -132px -1437px;
}
#navh .smenu .cols{
	width:132px;
	float:left;
	margin-left:30px;
	margin-top:-30px;
}
#navh .smenu .listCol1{
	margin-left:19px;
}
#navh .smenu .bloc{
	width:132px;
	float:left;	
	text-align:left;
	margin-top:30px;
}
#navh .smenu .bloc h2{
	color:#1b1a17;
	font-size:16px;	
	font-family:"HelveticaCondensedBold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:2px solid #1b1a17;
	margin:0;
	word-wrap: break-word;
}
#navh .smenu .bloc ul{
	margin-top:2px;
	border-top:1px solid #1b1a17;
}
#navh .smenu .bloc ul li a{
	padding:2px 0 2px 12px;
	background:url(../images/sprite.png) no-repeat -419px -180px;
	float:left;
	color:#1a171b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:120px;
	text-decoration:none;
}
.lang_en #navh .smenu .bloc ul li a{
	background:url(../images/sprite_en.png) no-repeat -419px -180px;
}
.lang_es #navh .smenu .bloc ul li a{
	background:url(../images/sprite_es.png) no-repeat -419px -180px;
}
.lang_it #navh .smenu .bloc ul li a{
	background:url(../images/sprite_it.png) no-repeat -419px -180px;
}
#navh .smenu .bloc ul li a:hover{
	text-decoration:underline;
	color:#1248cc;
}
/******* file d'ariane ****/
#ariane{
	float:left;
	width:940px;
	height:20px;
	padding:0 20px;
	padding-top:30px;
	line-height:20px;
	font-size:10px;
	color:#7f796e;
	background:url(../images/top_conteneur.gif) no-repeat ;
	text-transform:uppercase;
}
#ariane a{
	font-size:10px;
	color:#7f796e;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 2px;
}
#ariane a:hover{
	text-decoration:underline;
}
/**************************/
#conteneur{
	width:940px;
	padding:0px 20px 40px 20px;
	margin:auto;
	min-height:400px;
	*z-index:0;
}
.col_gauche, .col_droite{
	width:731px;
	margin-left:20px;
	float:left;
	margin-top:41px;
	*z-index:0;
}

#conteneur .col_gauche{
	margin-left:0;
	margin-top:0;
	/*overflow:hidden;*/
}
.col_droite{
	width:189px;
	margin-top:17px;
	*margin-top:13px;
}
#conteneur .col_droite{
	margin-top:8px;
}

.avantages{
	background:url(../images/sprite.png) no-repeat -419px -249px;
	width:189px;
	height:64px;
	margin-bottom:10px;
	display:block;
}
.lang_en .avantages{
	background:url(../images/sprite_en.png) no-repeat -419px -249px;
}
.lang_es .avantages{
	background:url(../images/sprite_es.png) no-repeat -419px -249px;
}
.lang_it .avantages{
	background:url(../images/sprite_it.png) no-repeat -419px -249px;
}
.avantages:hover{
	background:url(../images/sprite.png) no-repeat -637px -249px;
}
.lang_en .avantages:hover{
	background:url(../images/sprite_en.png) no-repeat -637px -249px;
}
.lang_es .avantages:hover{
	background:url(../images/sprite_es.png) no-repeat -637px -249px;
}
.lang_it .avantages:hover{
	background:url(../images/sprite_it.png) no-repeat -637px -249px;
}
.renovation{
	/*background:url(../images/renovation.gif) no-repeat;*/
	background:url(../images/sprite.png) no-repeat 0px -407px;
	width:189px;
	height:116px;
	margin-top:6px;
	margin-bottom:9px;
	display:block;
}
.lang_en .renovation{
	background:url(../images/sprite_en.png) no-repeat 0px -407px;
}
.lang_es .renovation{
	background:url(../images/sprite_es.png) no-repeat 0px -407px;
}
.lang_it .renovation{
	background:url(../images/sprite_it.png) no-repeat 0px -407px;
}
.renovation:hover{
	background:url(../images/sprite.png) no-repeat -221px -407px;
}
.lang_en .renovation:hover{
	background:url(../images/sprite_en.png) no-repeat -221px -407px;
}
.lang_es .renovation:hover{
	background:url(../images/sprite_es.png) no-repeat -221px -407px;
}
.lang_it .renovation:hover{
	background:url(../images/sprite_it.png) no-repeat -221px -407px;
}
.occasion{
	background:url(../images/sprite.png) no-repeat 0px -538px;
	width:189px;
	height:73px;
	margin-top:12px;
	display:block;
	*margin-top:10px;
}
.lang_en .occasion{
	background:url(../images/sprite_en.png) no-repeat 0px -538px;
}
.lang_es .occasion{
	background:url(../images/sprite_es.png) no-repeat 0px -538px;
}
.lang_it .occasion{
	background:url(../images/sprite_it.png) no-repeat 0px -538px;
}
.occasion:hover{
	background:url(../images/sprite.png) no-repeat -221px -538px;
}
.lang_en .occasion:hover{
	background:url(../images/sprite_en.png) no-repeat -221px -538px;
}
.lang_es .occasion:hover{
	background:url(../images/sprite_es.png) no-repeat -221px -538px;
}
.lang_it .occasion:hover{
	background:url(../images/sprite_it.png) no-repeat -221px -538px;
}
.demande_catalogue{
	background:url(../images/sprite.png) no-repeat 0px -646px;
	width:189px;
	height:43px;
	display:block;
	margin-bottom:3px;
	cursor:pointer;	
}
.lang_en .demande_catalogue{
	background:url(../images/sprite_en.png) no-repeat 0px -646px;
}
.lang_es .demande_catalogue{
	background:url(../images/sprite_es.png) no-repeat 0px -646px;
}
.lang_it .demande_catalogue{
	background:url(../images/sprite_it.png) no-repeat 0px -646px;
}
.demande_catalogue:hover{
	background:url(../images/sprite.png) no-repeat -221px -646px;
}
.lang_en .demande_catalogue:hover{
	background:url(../images/sprite_en.png) no-repeat -221px -646px;
}
.lang_es .demande_catalogue:hover{
	background:url(../images/sprite_es.png) no-repeat -221px -646px;
}
.lang_it .demande_catalogue:hover{
	background:url(../images/sprite_it.png) no-repeat -221px -646px;
}
.reseau_distribution{
	background:url(../images/sprite.png) no-repeat 0px -723px;
	width:189px;
	height:46px;
	display:block;
	margin-top:2px;
	margin-bottom:4px;
	cursor:pointer;		
}
.lang_en .reseau_distribution{
	background:url(../images/sprite_en.png) no-repeat 0px -723px;
}
.lang_es .reseau_distribution{
	background:url(../images/sprite_es.png) no-repeat 0px -723px;
}
.lang_it .reseau_distribution{
	background:url(../images/sprite_it.png) no-repeat 0px -723px;
}
.reseau_distribution:hover{
	background:url(../images/sprite.png) no-repeat -221px -723px;
}
.lang_en .reseau_distribution:hover{
	background:url(../images/sprite_en.png) no-repeat -221px -723px;
}
.lang_es .reseau_distribution:hover{
	background:url(../images/sprite_es.png) no-repeat -221px -723px;
}
.lang_it .reseau_distribution:hover{
	background:url(../images/sprite_it.png) no-repeat -221px -723px;
}
.reseau_pointsrelais{
	background:url(../images/sprite.png) no-repeat 0px -793px;
	width:189px;
	height:42px;
	display:block;
	margin-top:1px;
	margin-bottom:5px;
	cursor:pointer;	
}
.lang_es .reseau_pointsrelais{
	background:url(../images/sprite_es.png) no-repeat 0px -793px;
}
.lang_en .reseau_pointsrelais{
	background:url(../images/sprite_en.png) no-repeat 0px -793px;
}
.lang_it .reseau_pointsrelais{
	background:url(../images/sprite_it.png) no-repeat 0px -793px;
}
.reseau_pointsrelais:hover{
	background:url(../images/sprite.png) no-repeat -221px -793px;
}
.lang_en .reseau_pointsrelais:hover{
	background:url(../images/sprite_en.png) no-repeat -221px -793px;
}
.lang_es .reseau_pointsrelais:hover{
	background:url(../images/sprite_es.png) no-repeat -221px -793px;
}
.lang_it .reseau_pointsrelais:hover{
	background:url(../images/sprite_it.png) no-repeat -221px -793px;
}
.blog{
	background:url(../images/sprite.png) no-repeat 0px -856px;
	width:189px;
	height:20px;
	display:block;
	margin-top:8px;
	margin-bottom:13px;
	cursor:pointer;	
}
.lang_en .blog{
	background:url(../images/sprite_en.png) no-repeat 0px -856px;
}
.lang_es .blog{
	background:url(../images/sprite_es.png) no-repeat 0px -856px;
}
.lang_it .blog{
	background:url(../images/sprite_it.png) no-repeat 0px -856px;
}
.blog:hover{
	background:url(../images/sprite.png) no-repeat -221px -856px;
}
.lang_en .blog:hover{
	background:url(../images/sprite_en.png) no-repeat -221px -856px;
}
.lang_it .blog:hover{
	background:url(../images/sprite_it.png) no-repeat -221px -856px;
}
.lang_es .blog:hover{
	background:url(../images/sprite_es.png) no-repeat -221px -856px;
}
.suivez_nous{
	/*background:url(../images/suivez_nous.gif) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -519px -407px;
	width:65px;
	height:31px;
	display:block;
	margin-top:8px;
	margin-bottom:8px;
	cursor:pointer;	
	padding-left:124px;
}
.lang_en .suivez_nous{
	/*background:url(../images/suivez_nous.gif) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -519px -407px;
}
.lang_es .suivez_nous{
	/*background:url(../images/suivez_nous.gif) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -519px -407px;
}
.lang_it .suivez_nous{
	/*background:url(../images/suivez_nous.gif) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -519px -407px;
}
.facebook, .twitter{
	float:left;
	/*background:url(../images/facebook.gif) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -679px -407px;
	display:block;
	width:31px;
	height:31px;	
}
.lang_en .facebook, .twitter{
	background:url(../images/sprite_en.png) no-repeat -679px -407px;
}
.lang_es .facebook, .twitter{
	background:url(../images/sprite_es.png) no-repeat -679px -407px;
}
.lang_it .facebook, .twitter{
	background:url(../images/sprite_it.png) no-repeat -679px -407px;
}
.twitter{
	/*background:url(../images/twitter.gif) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -772px -407px;
	margin-left:3px;
}
.lang_en .twitter{
	/*background:url(../images/twitter.gif) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -772px -407px;
}
.lang_es .twitter{
	/*background:url(../images/twitter.gif) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -772px -407px;
}
.lang_it .twitter{
	/*background:url(../images/twitter.gif) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -772px -407px;
}
.facebook:hover{
	/*background:url(../images/facebook_hover.gif) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -724px -407px;
}
.lang_en .facebook:hover{
	/*background:url(../images/facebook_hover.gif) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -724px -407px;
}
.lang_es .facebook:hover{
	/*background:url(../images/facebook_hover.gif) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -724px -407px;
}
.lang_it .facebook:hover{
	/*background:url(../images/facebook_hover.gif) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -724px -407px;
}
.twitter:hover{
	/*background:url(../images/twitter_hover.gif) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -815px -407px;
}
.lang_en .twitter:hover{
	/*background:url(../images/twitter_hover.gif) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -815px -407px;
}
.lang_es .twitter:hover{
	/*background:url(../images/twitter_hover.gif) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -815px -407px;
}
.lang_it .twitter:hover{
	/*background:url(../images/twitter_hover.gif) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -815px -407px;
}
.avantages span, .renovation span,  .occasion span, .demande_catalogue span, .reseau_distribution span, .reseau_pointsrelais span, .blog span, .suivez_nous span{
	display:none;
}

#actualite{
	background:url(../images/une.gif) no-repeat;
	padding-left:201px;
	min-width: 868px;
	width:740px;
	height:28px;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left:20px;
	margin-top:30px;
	overflow:hidden;
}
#actualite.IT{
	background:url(../images/une_IT.gif) no-repeat;
}
#actualite.EN{
	background:url(../images/une_EN.gif) no-repeat;
	padding-left:105px;
}
#actualite.ES{
	background:url(../images/une_ES.gif) no-repeat;
	padding-left:128px;
}
#actualite a{
	color:#464646;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}
#actualite span{
	width:740px;
	display: none;
	float:left;
    opacity: 0;
}
#actualite span.newsContainer{
	display:block;
	opacity:1;
	height:18px;
}
#news {
  font: normal 12px/12px Arial; 
  float:left;
}

#news .titre {
  font-weight: bold;
}

#news .newsContainer span {
  display: none;
  opacity: 0;
}

#news .newsContainer a {
  text-decoration: none;
  color: inherit;
}
.catalogue{
	background:url(../images/catalogue_repeat.gif) repeat-y;
	display:block;
}
.catalogue_top{
	background:url(../images/catalogue_top.gif) no-repeat top;
	padding-top:4px;
}
.catalogue_bottom{
	background:url(../images/catalogue_bottom.gif) no-repeat bottom;
	padding-bottom:3px;
}
.catalogue .flash{
	text-align:center
}
.catalogue .legende{
	width:345px;
	background-color:#8cabcb;
	margin-left:3px;
	padding:8px 0 8px 11px;
}
.catalogue .legende span{
	font-family:Arial, Helvetica, sans-serif;
	color:#202226;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
}
.catalogue .legende p{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f5469;
	margin-top:2px;
}
/* SCROLLABLE (Defaut) */
#scrollable{
	position:relative;
	width:731px;
	height:281px;
	padding:3px 0;
	border: solid #191919;
	border-width: 1px 0;	
}
#scrollable .ombre{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.scrollable {
	overflow: hidden;
	clear: both;
	position:relative;
	width: 100%;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
.scrollable .items a {
	float: left;	
}
.scrollable img {
	border: none;
}
.bandeau a.left {
    background:url(../images/sprite.png) no-repeat -966px -380px;
    
    display: block;    
    width:33px;
    height: 100%;
    
    position: absolute; 
    left: -8px;
    top: 0;
    
    text-decoration: none;
    text-indent: -999999px;
    
	z-index:2;
	cursor:pointer;
}

.bandeau a.right {
    background:url(../images/sprite.png) no-repeat -1023px -380px;
    
    display: block;
    width:33px;
    height: 100%;
    
    position: absolute;
    right:-8px;
    top: 0;
    
    text-decoration: none;
    text-indent: -999999px;
    
	z-index:2;
	cursor:pointer;
}

.bandeau  a.left > img, .bandeau  a.right > img {
	width:13px;
	height:11px;
	display:block;
	margin: 136px 0 0 7px;
}
.bandeau  a.right > img {
	margin-left:12px;
}
/**********/
.navd{
	width:189px;
	border-bottom:2px solid #1b1a17;
	float:left;
	margin-top:18px;
}
.navd h2{
	line-height:28px;
	margin:0;
	padding:0;
	background-color:#1b1a17;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:18px;
	font-family:"HelveticaCondensedBold",Arial, Helvetica, sans-serif;
	padding-left:7px;
	float:left;
	width:182px;
}
.navd h2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.navd h3{
	line-height:18px;
	margin:0;
	padding:0;
	background-color:#ffdd79;
	border-bottom:2px solid #1b1a17;
	color:#000000;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	padding-left:7px;
	float:left;
	width:182px;
}
.navd li{
	border-bottom:1px dotted #1b1a17;
	width:100%;
	background-color:#f3f1e9;
	float:left;
}
.navd li.last, .navd li.lilast {
	border:none;
}
.navd li a, .navd li > div{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background:url(../images/puce.png) no-repeat 9px 11px;*/
	background:url(../images/sprite.png) no-repeat 0px -1043px;
	text-decoration:none;
	padding:4px 0;
	float:left;
	padding-left:24px;
	width:165px;
}
.lang_en .navd li a,.lang_en .navd li > div{
	background:url(../images/sprite_en.png) no-repeat 0px -1043px;
}
.lang_es .navd li a,.lang_es .navd li > div{
	background:url(../images/sprite_es.png) no-repeat 0px -1043px;
}
.lang_it .navd li a,.lang_it .navd li > div{
	background:url(../images/sprite_it.png) no-repeat 0px -1043px;
}
.navd li a:hover, .navd li > div:hover{
	text-decoration:underline;
	background-color:#fbe39a;
}
#footer{
    position: relative;
    width: 980px;
	margin:auto;
}
.totop{
	/*background:url(../images/to_top.png) no-repeat;*/
	background:url(../images/sprite.png) no-repeat 0px -917px;
	width:980px;
	height:64px;
	display:block;
	margin-left:-490px;
	position:absolute;
	left:50%;
	z-index:2;
	*top:-37px;
}
.lang_en .totop{
	background:url(../images/sprite_en.png) no-repeat 0px -917px;
}
.lang_es .totop{
	background:url(../images/sprite_es.png) no-repeat 0px -917px;
}
.lang_it .totop{
	background:url(../images/sprite_it.png) no-repeat 0px -917px;
}
.totop a{
	width:163px;
	height:43px;
	display:block;
	margin:auto;
}
.totop span{
	display:none;
}
.totop a:hover{
	background:url(../images/sprite.png) no-repeat -577px -876px;
}
.lang_en .totop a:hover{
	background:url(../images/sprite_en.png) no-repeat -577px -876px;
}
.lang_es .totop a:hover{
	background:url(../images/sprite_es.png) no-repeat -577px -876px;
}
.lang_it .totop a:hover{
	background:url(../images/sprite_it.png) no-repeat -577px -876px;
}
.rassurance{
	background:url(../images/rassurance.jpg) no-repeat;
	width:924px;
	height:121px;
	margin:0px auto;
	margin-top:37px;
	
	padding:0 22px 0 34px;
	z-index:0;
}
.rassurance .aide, .rassurance .paiement,  .rassurance .livraison,  .rassurance .commande{
	float:left;
	margin-top:33px;
	margin-left:27px;
	margin-right:33px;
	height:86px;
}
.rassurance .aide{
	background:url(../images/sprite.png) no-repeat -519px -566px;
	width:210px;
	height:71px;
	margin-right:24px;
}
.lang_en .rassurance .aide{
	background:url(../images/sprite_en.png) no-repeat -519px -566px;
}
.lang_es .rassurance .aide{
	background:url(../images/sprite_es.png) no-repeat -519px -566px;
}
.lang_it .rassurance .aide{
	background:url(../images/sprite_it.png) no-repeat -519px -566px;
}
.rassurance .paiement{
	/*background:url(../images/paiement.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -519px -650px;
	width:168px;
	height:58px;
}
.lang_en .rassurance .paiement{
	/*background:url(../images/paiement.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -519px -650px;
}
.lang_es .rassurance .paiement{
	/*background:url(../images/paiement.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -519px -650px;
}
.lang_it .rassurance .paiement{
	/*background:url(../images/paiement.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -519px -650px;
}
.rassurance .livraison{
	/*background:url(../images/livraison.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -519px -716px;
	width:186px;
	height:54px;
	margin-right:16px;
}
.lang_en .rassurance .livraison{
	/*background:url(../images/livraison.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -519px -716px;
}
.lang_es .rassurance .livraison{
	/*background:url(../images/livraison.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -519px -716px;
}
.lang_it .rassurance .livraison{
	/*background:url(../images/livraison.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -519px -716px;
}
.rassurance .commande{
	/*background:url(../images/comande.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -519px -802px;
	width:206px;
	height:54px;
	margin-right:0;
}
.lang_en .rassurance .commande{
	/*background:url(../images/comande.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -519px -802px;
}
.lang_es .rassurance .commande{
	/*background:url(../images/comande.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -519px -802px;
}
.lang_it .rassurance .commande{
	/*background:url(../images/comande.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -519px -802px;
}
.rassurance .aide:hover{
	/*background:url(../images/aide_hover.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -732px -566px;
}
.lang_en .rassurance .aide:hover{
	/*background:url(../images/aide_hover.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -732px -566px;
}
.lang_es .rassurance .aide:hover{
	/*background:url(../images/aide_hover.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -732px -566px;
}
.lang_it .rassurance .aide:hover{
	/*background:url(../images/aide_hover.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -732px -566px;
}
.rassurance .paiement:hover{
	/*background:url(../images/paiement_hover.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -732px -650px;
}
.lang_en .rassurance .paiement:hover{
	/*background:url(../images/paiement_hover.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -732px -650px;
}
.lang_es .rassurance .paiement:hover{
	/*background:url(../images/paiement_hover.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -732px -650px;
}
.lang_it .rassurance .paiement:hover{
	/*background:url(../images/paiement_hover.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -732px -650px;
}
.rassurance .livraison:hover{
	/*background:url(../images/livraison_hover.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -732px -716px;
}
.lang_en .rassurance .livraison:hover{
	/*background:url(../images/livraison_hover.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -732px -716px;
}
.lang_es .rassurance .livraison:hover{
	/*background:url(../images/livraison_hover.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -732px -716px;
}
.lang_it .rassurance .livraison:hover{
	/*background:url(../images/livraison_hover.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -732px -716px;
}
.rassurance .commande:hover{
	/*background:url(../images/comande_hover.jpg) no-repeat;*/
	background:url(../images/sprite.png) no-repeat -732px -802px;
}
.lang_en .rassurance .commande:hover{
	/*background:url(../images/comande_hover.jpg) no-repeat;*/
	background:url(../images/sprite_en.png) no-repeat -732px -802px;
}
.lang_es .rassurance .commande:hover{
	/*background:url(../images/comande_hover.jpg) no-repeat;*/
	background:url(../images/sprite_es.png) no-repeat -732px -802px;
}
.lang_it .rassurance .commande:hover{
	/*background:url(../images/comande_hover.jpg) no-repeat;*/
	background:url(../images/sprite_it.png) no-repeat -732px -802px;
}
.rassurance .paiement{
	margin-top:29px;
}
.rassurance .aide{
	margin-left:0;
}
#footer #navf .navf_repeat{
	background: url(../images/navfooter.jpg) no-repeat bottom;
	width:100%;
	float:left;
}
#footer #navf {
	background: url(../images/navfooter_repeat.jpg) repeat-y top;
	width:100%;
	float:left;
}
#footer #navf .navf_top{
	background:url(../images/navfooter_bottom.jpg) bottom no-repeat;
	float:left;
	width:100%;
}
#footer #navf .navf_bottom{	
	background:url(../images/navfooter_top.jpg) top no-repeat;
	float:left;
	width:100%;
	padding-bottom:33px;
}
#footer #navf .bloc{
	width:200px;
	margin-left:40px;
	float:left;
	margin-top:33px;
}
#footer #navf .bloc h2{
	color:#FFF;
	font-family:"HelveticaCondensedBold", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	padding-left:15px;
	width:185px;
	margin:0;
	margin-bottom:10px;
	background:url(../images/nvf_titre.gif) repeat-x left bottom;
	padding-bottom:6px;
}
#footer #navf .bloc a {
	text-decoration:none;
}
#footer #navf .bloc li{
	float:left;
	width:100%;
}
#footer #navf .bloc li a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b4c3e0;
	text-decoration:none;
	/*background:url(../images/puce3.png) no-repeat left 9px;*/
	background:url(../images/sprite.png) no-repeat 0px -991px;
	padding:5px 0;
	float:left;
	padding-left:16px;
	
}
.lang_en #footer #navf .bloc li a{
	/*background:url(../images/puce3.png) no-repeat left 9px;*/
	background:url(../images/sprite_en.png) no-repeat 0px -991px;
}
.lang_es #footer #navf .bloc li a{
	/*background:url(../images/puce3.png) no-repeat left 9px;*/
	background:url(../images/sprite_es.png) no-repeat 0px -991px;
}
.lang_it #footer #navf .bloc li a{
	/*background:url(../images/puce3.png) no-repeat left 9px;*/
	background:url(../images/sprite_it.png) no-repeat 0px -991px;
}
#footer #navf .bloc li a:hover{
	text-decoration:underline;
}
#footer #navf .bloc.first{
	margin-left:31px;
}
.pied_page{
	background:#fff url(../images/footer.gif) top no-repeat;
	height:113px;
	clear:both;
	width:980px;
	margin:auto;
	display:block;
}
.pied_page > span{
	font-size:10px;
	color:#6a6356;
	margin-top:51px;
	float:left;
	margin-left:20px;
}
#addonline {
    float: right;
    margin-right: 20px;
    margin-top: 42px;
}
#addonline img {
    border: medium none;
    margin-left: 5px;
    vertical-align: middle;
}
#addonline a {
    color: #6a6356;
    font-size: 10px;
    line-height: 32px;
	text-decoration:none;
}
#addonline a:hover {
	text-decoration:underline;
}
.puceh3 {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/puce_0.gif) no-repeat 0 5px;
	font-weight: normal;
}
/*********modele titre*********/
.modele_titre2{
	border-bottom:1px solid #1b1a17;
	padding-left:12px;
	width:719px;
	margin-left:20px;
}
.modele_titre2 h2{
	font-size:18px;
	font-family:"HelveticaCondensedBlack", Arial, Helvetica, sans-serif;
	color:#1b1a17;
	text-transform:uppercase;
	margin:0;
	padding:0;
	line-hieght:25px;
	text-align: left;
}
.modele_titre1{
	background:url(../images/titre1.gif) repeat-x bottom left;
	width:719px;
	height:25px;
	padding-left:12px;	
	line-height:15px;
	vertical-align:top;
}
.modele_titre1 h1{
	color:#1b1a17;
	font-size:20px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-family:"HelveticaCondensedBlack", Arial, Helvetica, sans-serif;
}

.encart_txt1{
	background:#efe9d2 url(../images/sep.gif) repeat-x top;
	width:705px;
	padding:13px 13px 4px 13px;
	margin:0;
}
.encart_txt2 .modele_titre1{
	*line-height:normal;
}
.encart_txt1 .img{
	width:155px;
	border-right:1px dotted #fff;
	padding-top:9px;
}
.encart_txt1 .droite{
	border-left:1px dotted #afaa9a;
	width:500px;
}
.encart_txt1 .txt{
	padding:0 24px;
	width:500px;
	padding-top:9px;
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.encart_txt1 .btn{
	font-size:16px;
	color:#1b1a17;
	text-decoration:none;
	width:267px;
	height:30px;
	line-height:34px;
	display:block;
	float:right;
	margin-bottom:22px;
	text-align:center;
	background:/*url(../images/btn.gif) no-repeat;*/url(../images/sprite.png) no-repeat 0px -1313px;
	font-family:"HelveticaCondensedBlack", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.lang_en .encart_txt1 .btn{
	background:/*url(../images/btn.gif) no-repeat;*/url(../images/sprite_en.png) no-repeat 0px -1313px;
}
.lang_es .encart_txt1 .btn{
	background:/*url(../images/btn.gif) no-repeat;*/url(../images/sprite_es.png) no-repeat 0px -1313px;
}
.lang_it .encart_txt1 .btn{
	background:/*url(../images/btn.gif) no-repeat;*/url(../images/sprite_it.png) no-repeat 0px -1313px;
}
.encart_txt1 a{
	color:#36508f;
	text-decoration:underline;
}
.encart_txt1 a:hover{
	text-decoration:none;
}
.encart_txt1 .btn:hover{
	color:#000000;
	background:/*url(../images/btn_hover.gif) no-repeat;*/ url(../images/sprite.png) no-repeat 0px -1355px;
}
.lang_en .encart_txt1 .btn:hover{
	background:/*url(../images/btn_hover.gif) no-repeat;*/ url(../images/sprite_en.png) no-repeat 0px -1355px;
}
.lang_es .encart_txt1 .btn:hover{
	background:/*url(../images/btn_hover.gif) no-repeat;*/ url(../images/sprite_es.png) no-repeat 0px -1355px;
}
.lang_it .encart_txt1 .btn:hover{
	background:/*url(../images/btn_hover.gif) no-repeat;*/ url(../images/sprite_it.png) no-repeat 0px -1355px;
}
.encart_txt2{
	background:url(../images/bg_encart2.jpg) no-repeat left 34px;
	width:705px;
	padding:10px 0px 0 0px;
	margin:0;
}
.encart_txt2 > p{
	padding:14px 13px 0 13px;
}
/******layer********/
#layer{
    background:url(../images/layer/fond_layer.png);
  	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:9999999;
	display:none;
}

#layer_top{
	background:url(../images/layer/top_layer.png) no-repeat top center;
	display:none;
	filter:none;
}
#layer_bottom{
	background:url(../images/layer/bottom_layer.png) no-repeat bottom center;
	padding-bottom:32px;	
}
#layer .layer{
	background:url(../images/layer/layer_repeat.png) repeat-y center;
}
#layer .layer_content{
	width:403px;
	margin:0 auto;
	padding:0 43px;
}
#layer .entete{
	height:32px;
	line-height:32px;
	width:403px;
	margin:auto;
	padding-top:13px;
}
#layer .titre{
	color:#FFFFFF;
	font-size:18px;
	font-family:"HelveticaCondensedBold",Arial, Helvetica, sans-serif;
	float:left;
	margin-left:13px;
	margin-top: 0px;
	padding:0;
    text-transform: none;
    width: auto;
    background:none;
}
#layer .btn_fermer{
	float:right;
	vertical-align:middle;
	margin-right:11px;
	margin-top:11px;
} 
#layer form{
	background:#fff url(../images/layer/form.gif) no-repeat;
	padding-top:8px;
	width:403px;
	*margin:0;
	*padding:0;
}
#layer select, #layer input[type="text"] {
	background:url(../images/layer/select.gif) no-repeat left;
	border:none;
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	color:#1b1a17;
	display:block;
	height:22px;
	line-height:22px;
	float:left;
	margin-top:15px;
	margin-left:52px;
	background-color:#dcd9cd;
	/*padding:5px 0;
	padding-right:5px;
	padding-left:10px;*/
}

#layer input[type="text"] {
	background: #dcd9cd;
	width: 325px;
	padding-left: 5px;	
}

#layer option{	
	padding:5px 0;
	height:auto;
	line-height:normal;
}
#layer .affichage{
	margin-top:40px;
	float:left;
}
#layer .affichage span, #layer .affichage  label{
	font-size:15px;
	font-family:"HelveticaCondensedBold",Arial, Helvetica, sans-serif;
	color:#736f5d;
	margin-left:37px;
	float:left;
	margin-top:10px;
	margin-right:43px;
}
#layer .tri{
	float:left;
	width:100px;
}
#layer .affichage  label{
	margin-left:10px;
	margin-top:-3px;
	margin-right:0;
	width:65px;
}
#layer .affichage  label.decroissant{
	margin-top:5px;
}
#layer .affichage input{
	float:left;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	margin-top:-2px\9
}
#layer .affichage input#prixDecroissant{
	margin-top:8px;
	margin-top:5px\9
}
#layer #btrecherchesubmit2{
	clear:both;
	width:403px;
	border:none;
	height:65px;
	margin-top:20px;
	margin-left:-1px;
	color:#304883;
	margin-bottom:0;
	background:#304883 /*url(../images/layer/btn_search.gif) no-repeat;*/url(../images/sprite.png) no-repeat 0px -1152px;
	cursor:pointer;
	width:404px;\9
}
.lang_en #layer #btrecherchesubmit2{
	background:#304883 /*url(../images/layer/btn_search.gif) no-repeat;*/url(../images/sprite_en.png) no-repeat 0px -1152px;
}
.lang_es #layer #btrecherchesubmit2{
	background:#304883 /*url(../images/layer/btn_search.gif) no-repeat;*/url(../images/sprite_es.png) no-repeat 0px -1152px;
}
.lang_it #layer #btrecherchesubmit2{
	background:#304883 /*url(../images/layer/btn_search.gif) no-repeat;*/url(../images/sprite_it.png) no-repeat 0px -1152px;
}
#layer #btrecherchesubmit2{
	margin-left:-1px\9
}
#layer #btrecherchesubmit2:hover{
	background:#304883 /*url(../images/layer/btn_search_hover.gif) no-repeat;*/url(../images/sprite.png) no-repeat 0px -1228px;
}
.lang_en #layer #btrecherchesubmit2:hover{
	background:#304883 /*url(../images/layer/btn_search_hover.gif) no-repeat;*/url(../images/sprite_en.png) no-repeat 0px -1228px;
}
.lang_es #layer #btrecherchesubmit2:hover{
	background:#304883 /*url(../images/layer/btn_search_hover.gif) no-repeat;*/url(../images/sprite_es.png) no-repeat 0px -1228px;
}
.lang_it #layer #btrecherchesubmit2:hover{
	background:#304883 /*url(../images/layer/btn_search_hover.gif) no-repeat;*/url(../images/sprite_it.png) no-repeat 0px -1228px;
}
.btn_article{
	background:/*url(../images/famille/btn_article.png) no-repeat;*/url(../images/article/sprite.png) no-repeat -91px -404px;
	text-align:center;
	width:190px;
	height:26px;
	line-height:27px;
	display:block;
	font-size:14px;
	color:#99968f;
	text-decoration:none;
	font-family:"HelveticaCondensedBold",Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
.btn_article:hover{
	background:url(../images/article/sprite.png) no-repeat -91px -439px;
	color:#69665f;
	text-decoration:none;
}
.titre{
	background-color: #3958A5;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: "HelveticaCondensedBold",Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-top: 14px;
    padding: 5px 0 4px 7px;
    text-transform: uppercase;
    width: 100%;
}
/*****************/
.produit .vente_flash{
	position:absolute;
	top:0;
	left:0;
	width:79px;
	height:78px;
	z-index:2;
}
.produit .promo{
	background:url(../images/famille/promo.png) no-repeat ;
	position:absolute;
	top:-9px;
	left:-18px;
	width:64px;
	height:57px;
	color:#fff;
	font-family:"HelveticaCondensedBlack",Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	line-height:57px;
	z-index:1;
}
.produit .promo span{
	font-size:15px;
}
.barre{
	position:absolute;
	width:97%;
	left:0;
	top:0;
}
.trait{
	width:100%;
	background:url(../images/article/barre.gif) repeat-x 0 9px;
	float:left;
}
.prixclubspecial{
	position:relative;
	float:left;
}
.panier_vide{
	font-size:12px;
	height:30px;
	padding: 14px 10px 0 20px;
}
#panier .cart_block_contenu{
	top:101px !important;
}
