/********************************************************************************
* CSS
********************************************************************************/


#age{
	text-indent:22px;
	padding:3px;
	display:block;
	background:url(../img/pictos/age.png) no-repeat left;
	}
#basket_menu{
	width:178px;
	padding:14px 6px 14px 14px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	color:#666;
	}
#basket_menu_bottom{
	width:200px;
	height:29px;
	background:url(../img/interface/basket_menu_bottom.png) no-repeat;
	}
#basket_menu_top{
	font-size:12px;
	font-weight:bold;
	width:192px;
	height:23px;
	padding-left:8px;
	padding-top:16px;
	background:url(../img/interface/basket_menu_top.png) no-repeat;
	color:#fff;
	}
#battery{
	text-indent:22px;
	padding:3px;
	display:block;
	background:url(../img/pictos/battery.png) no-repeat left;
	}
#bt_basket_menu{
	font-size:12px;
	width:160px;
	height:20px;
	margin:5px 0px 0px 14px;
	border:none;
	background:url(../img/boutons/bt_basket_menu.png) no-repeat;
	}
#category_menu{
	width:198px;
	padding:0px;
	border-left:1px solid #7f9eb9;
	border-right:1px solid #7f9eb9;
	}
#category_menu_bottom{
	width:200px;
	height:18px;
	background:url(../img/interface/category_menu_bottom.png) no-repeat;
	}
#category_menu_top{
	font-size:12px;
	font-weight:bold;
	width:192px;
	height:21px;
	margin-top:9px;
	padding-left:8px;
	padding-top:8px;
	background:url(../img/interface/category_menu_top.png) no-repeat;
	color:#fff;
	}
#category_cancel_menu{
	width:198px;
	padding:0px;
	border-left:1px solid #EB473E;
	border-right:1px solid #EB473E;
	}
#category_cancel_menu_bottom{
	width:200px;
	height:18px;
	background:url(../img/interface/category_cancel_menu_bottom.png) no-repeat;
	}
#category_cancel_menu_top{
	font-size:12px;
	font-weight:bold;
	width:192px;
	height:21px;
	margin-top:9px;
	padding-left:8px;
	padding-top:8px;
	background:url(../img/interface/category_cancel_menu_top.png) no-repeat;
	color:#fff;
	}
#contact option{
	padding-left:5px;
	}
#contact select{
	border:1px #bbb solid;
	}
#contact select, #contact option{
	font-size:11px;
	width:100%;
	border:none;
	background:none;
	background-color:#fff;
	color:#555;
	}
#content{
	float:right;
	width:760px;
	margin-right:10px;
	display:inline;
	}
#content ul {
	padding-left:30px;
	padding-bottom:10px;
	}
#delay{
	display:block;
	padding:3px 3px 5px 30px;
	}
#delay.dispo{
	background:url(../img/pictos/dispo.png) no-repeat left;
	color:#4BBA43;
	}
#delay.fin-serie{
	background:url(../img/pictos/fin-serie.png) no-repeat;
	color:#F9400A;
	}
#delay.fin-stock{
	background:url(../img/pictos/fin-serie.png) no-repeat;
	color:#F9400A;
	}
#delay.indispo{
	background:url(../img/pictos/indispo.png) no-repeat;
	color:#FF5B07;
	}
#delay.soldes{
	background:url(../img/pictos/fin-serie.png) no-repeat;
	color:#F9400A;
	}
#footer	{
	clear:both;
	width:990px;
	height:6px;
	background:url(../img/interface/bg_footer.png) no-repeat;
	}
#footerend{
	width:990px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin:auto;
	margin-top:5px;
	color:#666666;
	}
#footerend a{
	text-decoration:none;
	color:#333333;
	}
#footerend a:hover{
	color:#333333;
	}
#footerend img{
	vertical-align:middle;
	border:0;
	margin-bottom:1px;
	}
#gauche{
	position:relative;
	float:left;
	width:200px;
	margin:-18px 10px 0px 10px;
	display:inline;
	}
#header{
	height:175px;
	margin:0px;
	padding:0px;
	background-color:#b7e0fd;
	background:url(../img/interface/bg_header.png) repeat-x;
	}
#header div#bord{
	position:absolute;
	width:11px;
	height:19px;
	top:93px;
	background:url(../img/interface/bord_barre_header.png) no-repeat;
	}
#header div#image{
	position:absolute;
	width:589px;
	height:41px;
	top:112px;
	left:10px;
	background:url(../img/interface/image_header.jpg) no-repeat;
	}
#header div#logo{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
#header div#logo a{
	border:none;
	width:235px;
	height:112px;
	display:block;
	}
#header div#logo span{
	display:none;
	}
#header ul{
	font-weight:bold;
	text-align:right;
	line-height:20px;
	position:absolute;
	width:680px;
	height:19px;
	top:93px;
	margin:0px;
	padding:0px;
	color:#000;
	}
#header ul li{
	display:inline;
	}
#header ul li a{
	text-decoration:none;
	color:#fff;
	}
#header ul li a:hover{
	text-decoration:underline;
	color:#fff;
	}
#login{
	position:absolute;
	top:121px;
	width:202px;
	height:54px;
	padding-top:6px;
	background-color:#fcac42;
	background:url(../img/interface/bg_login.png) no-repeat;
	}
#login .val input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	width:75px;
	height:14px;
	border:1px solid #a5acb2;
	padding:2px 0px 0px 2px;
	}
#login div.row{
	line-height:19px;
	margin:0px 0px 0px 35px;
	padding-top:1px;
	color:#fff;
	}
#login div.row span.label {
	/* position:absolute; */
	width: 55px;
	float:left;
	}
#navigation{
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#454545;
	}
#navigation a{
	text-decoration:none;
	color:#454545;
	}
#navigation a:hover{
	text-decoration:underline;
	color:#000;
	}
#nobattery{
	text-indent:22px;
	padding:3px;
	display:block;
	background:url(../img/pictos/nobattery.png) no-repeat left;
	}
#pieces{
	text-indent:22px;
	padding:3px;
	display:block;
	background:url(../img/pictos/pieces.png) no-repeat left;
	}
#printframe {
	position:absolute;
	top:-1000px;
	left:-1000px;
	}
#sendtofriend {
	position:absolute;
	top:-1000px;
	left:-1000px;
	width:230px;
	height:145px;
	z-index:999;
	}
#text_livraison{
	font-size:18px;
	margin-bottom:60px;
	margin-top:70px;
	margin-left:430px;
	color:#8b8b8b;
	}
#text_livraison span{
	font-size:40px;
	font-weight:bold;
	color:#bcdf4c;
	}
#title a{
	color:#fff;
	}
#wishlist_menu{
	width:178px;
	padding:5px 6px 14px 14px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	color:#666;
	}
#wishlist_menu a{
	text-decoration:none;
	text-indent:16px;
	display:block;
	margin-top:4px;
	color:#666;
	background:url(../img/pictos/bt_menu.png) no-repeat left;
	}
#wishlist_menu a:hover{
	text-decoration:underline;
	color:#666;
	}
#wishlist_menu.corr {
	height:30px;
	}
#wishlist_menu.corr form{
	margin-top:5px;
	}
#wishlist_menu_bottom{
	width:200px;
	height:5px;
	background:url(../img/interface/wishlist_menu_bottom.png) no-repeat;
	}
#wishlist_menu_top{
	font-size:12px;
	font-weight:bold;
	width:192px;
	height:21px;
	margin-top:9px;
	padding-left:8px;
	padding-top:8px;
	background:url(../img/interface/wishlist_menu_top.png) no-repeat;
	color:#fff;
	}
.add_count{
	position:absolute;
	margin-left:603px;
	margin-top:120px;
	}
.alertok_content{
	padding:10px;
	margin:10px 0px 10px 0px;
	border:1px #64ba0f solid;
	width:400px;
	background-color:#fcfcfc;
	color:#64ba0f;
	}
.alertok_small_content{
	padding:10px;
	margin:10px 0px 10px 0px;
	border:1px #64ba0f solid;
	width:290px;
	background-color:#fcfcfc;
	color:#64ba0f;
	}
.alertpblm_content{
	padding:10px;
	margin:10px 0px 10px 0px;
	border:1px #e70005 solid;
	width:100%;
	background-color:#fcfcfc;
	color:#e70005;
	}
.alertpblm_small_content{
	padding:10px;
	margin:10px 0px 10px 0px;
	border:1px #e70005 solid;
	width:290px;
	background-color:#fcfcfc;
	color:#e70005;
	}
.barre_titre{
	line-height:25px;
	width:760px;
	height:22px;
	margin-bottom:8px;
	background:url(../img/interface/barre_titre.png) no-repeat;
	}
.barre_titre span#title {
	font-weight:bold;
	font-size:14px;
	padding:10px;
	color:#fff;
	}
.barre_tri_produits{
	line-height:25px;
	width:760px;
	height:22px;
	margin-bottom:8px;
	background:url(../img/interface/barre_tri_produits.png) no-repeat;
	}
.barre_tri_produits #select select{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #a5acb2;
	height:22px;
	margin-left:-4px;
	}
.barre_tri_produits span#nav{
	text-align:center;
	float:left;
	width:100px;
	padding-left:4px;
	height:22px;
	display:block;
	background:url(../img/interface/barre_tri_produits_nav.png) no-repeat;
	}
.barre_tri_produits span#nav a{
	color:#fff;
	}
.barre_tri_produits span#nav a.currentpage{
	color:#696969;
	}
.barre_tri_produits span#nav img{
	border:none;
	}
.barre_tri_produits span#navFull{
	text-align:left;
	float:left;
	width:100%;
	padding-left:4px;
	height:22px;
	display:block;
	}
.barre_tri_produits span#navFull a{
	text-decoration:none;
	color:#000;
	}
.barre_tri_produits span#page{
	float:left;
	width:100px;
	padding-left:4px;
	height:22px;
	display:block;
	background:url(../img/interface/barre_tri_produits_nav.png) no-repeat;
	}
.barre_tri_produits span#res{
	float:left;
	width:100px;
	padding-left:4px;
	height:22px;
	display:block;
	background:url(../img/interface/barre_tri_produits_nav.png) no-repeat;
	}
.barre_tri_produits span#select{
	float:left;
	width:400px;
	margin-left:4px;
	display:block;
	}
.bluecontent h2{
	font-size:12px;
	height:20px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:1px;
	color:#fff;
	background-image:url(../img/interface/bluecontent_title.png);
	background-repeat:no-repeat;
	}
.bluecontent p, .bluecontent .pictocolorlist, .bluecontent table{
	padding-top:1px;
	border-left:1px solid #595c85;
	}
.bordergray{
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	}
.bordergraybottom{
	border-bottom:1px solid #dadada;
	}
.bordergrayleft{
	border-left:1px solid #dadada;
	}
.bordergrayright{
	border-right:1px solid #c0cdadada0c0px;
	}
.borderwhite{
	border-right:1px solid #fff;
	}
.bouton{
	height:25px;
	margin-top:12px;
	}
.box_blue{
	background-color:#2e3963;
	background-image:url(../img/interface/gradient_blue.png);
	}
.box_blue .contboxbottom{
	background-image:url(../img/interface/box_blue_contbottom.png);
	}
.box_blue .contboxmiddle{
	background-image:url(../img/interface/box_blue_cont.png);
	}
.box_blue .contboxtop{
	background-image:url(../img/interface/box_blue_conttop.png);
	}
.box_blue a{
	padding-left:10px;
	background-image:url(../img/interface/linkarrow_blue.png);
	background-repeat:no-repeat;
	}
.box_blue h3{
	height:20px;
	padding-top:3px;
	padding-left:10px;
	background-image:url(../img/interface/box_blue_titlebg.png);
	background-repeat:no-repeat;
	}
.box_brands{
	width:137px;
	height:137px;
	cursor:pointer;
	background-image:url(../img/interface/box_blue.png);
	background-repeat:no-repeat;
	}
.box_carree2_home{
	float:right;
	}
.box_carree_home{
	float:left;
	margin-right:10px;
	}
.box_droite_home{
	float:right;
	margin-bottom:10px;
	display:inline;
	}
.box_filtre{
	background-image:url(../img/interface/gradient_gray.png);
	}
.box_filtre {
	border:1px solid #BCBCBC;
	padding:10px;
	margin-bottom:8px;
	color:#454545;
	}
.box_filtre form{
	padding:0px;
	margin:0px;
	}
.box_filtre select{
	border:1px solid #a5acb2;
	}
.box_gauche_home{
	float:left;
	display:inline;
	margin:0 0 10px;
	}
.box_gray{
	background-color:#f1f1f1;
	background-image:url(../img/interface/gradient_gray.png);
	}
.box_gray .contboxbottom{
	background-image:url(../img/interface/box_gray_contbottom.png);
	}
.box_gray .contboxmiddle{
	background-image:url(../img/interface/box_gray_cont.png);
	}
.box_gray .contboxtop{
	background-image:url(../img/interface/box_gray_conttop.png);
	}
.box_gray a{
	padding-left:10px;
	background-image:url(../img/interface/linkarrow_gray.png);
	background-repeat:no-repeat;
	}
.box_gray h3{
	height:20px;
	padding-top:3px;
	padding-left:10px;
	background-image:url(../img/interface/box_gray_titlebg.png);
	background-repeat:no-repeat;
	}
.box_green{
	background-color:#c1e400;
	background-image:url(../img/interface/gradient_green.png);
	}
.box_green .contboxbottom{
	background-image:url(../img/interface/box_green_contbottom.png);
	}
.box_green .contboxmiddle{
	background-image:url(../img/interface/box_green_cont.png);
	}
.box_green .contboxtop{
	background-image:url(../img/interface/box_green_conttop.png);
	}
.box_green a{
	padding-left:10px;
	background-image:url(../img/interface/linkarrow_green.png);
	background-repeat:no-repeat;
	}
.box_green h3{
	height:20px;
	padding-top:3px;
	padding-left:10px;
	background-image:url(../img/interface/box_green_titlebg.png);
	background-repeat:no-repeat;
	}
.box_lightgray{
	background-color:#f1f1f1;
	}
.box_lightgray .contboxbottom{
	background-image:url(../img/interface/box_gray_contbottom.png);
	}
.box_lightgray .contboxmiddle{
	background-image:url(../img/interface/box_gray_cont.png);
	}
.box_lightgray .contboxtop{
	background-image:url(../img/interface/box_gray_conttop.png);
	}
.box_lightgray a{
	text-decoration:none;
	color:#666;
	}
.box_lightgray a:hover{
	color:#000;
	}
.box_lightgray h3{
	height:14px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	margin:0px;
	color:#333;
	background-image:url(../img/interface/box_lightgray_titlebg.png);
	background-repeat:no-repeat;
	}
.box_orange{
	background-color:#ffc500;
	background-image:url(../img/interface/gradient_orange.png);
	}
.box_orange .contboxbottom{
	background-image:url(../img/interface/box_orange_contbottom.png);
	}
.box_orange .contboxmiddle{
	background-image:url(../img/interface/box_orange_cont.png);
	}
.box_orange .contboxtop{
	background-image:url(../img/interface/box_orange_conttop.png);
	}
.box_orange a{
	padding-left:10px;
	background-image:url(../img/interface/linkarrow_orange.png);
	background-repeat:no-repeat;
	}
.box_orange h3{
	height:20px;
	padding-top:3px;
	padding-left:10px;
	background-image:url(../img/interface/box_orange_titlebg.png);
	background-repeat:no-repeat;
	}
.box_orange, .box_yellow, .box_blue, .box_green, .box_gray, .box_filtre, .box_lightgray{
	background-repeat:repeat-x;
	}
.box_orange, .box_yellow, .box_blue, .box_green, .box_gray, .box_lightgray{
	padding-top:10px;
	padding-bottom:10px;
	}
.box_yellow{
	background-color:#fff851;
	background-image:url(../img/interface/gradient_yellow.png);
	}
.box_yellow .contboxbottom{
	background-image:url(../img/interface/box_yellow_contbottom.png);
	}
.box_yellow .contboxmiddle{
	background-image:url(../img/interface/box_yellow_cont.png);
	}
.box_yellow .contboxtop{
	background-image:url(../img/interface/box_yellow_conttop.png);
	}
.box_yellow a{
	padding-left:10px;
	background-image:url(../img/interface/linkarrow_yellow.png);
	background-repeat:no-repeat;
	}
.box_yellow h3{
	height:20px;
	padding-top:3px;
	padding-left:10px;
	background-image:url(../img/interface/box_yellow_titlebg.png);
	background-repeat:no-repeat;
	}
.box_yellow_bottom{
	height:4px;
	background-image:url(../img/interface/box_yellow_bottom.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#fff851;
	}
.bt_ajouter{
	margin-left:72px;
	width:79px;
	height:20px;
	border:none;
	background:url(../img/boutons/bt_ajouter.png) no-repeat;
	}
.bt_detail{
	position:absolute;
	float:left;
	width:67px;
	height:20px;
	background:url(../img/boutons/bt_detail.png) no-repeat;
	}
.button_go {
	margin:5px;
	height:14px;
	width:19px;
	border:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-color:transparent;
	color:#fff;
	}
.button_small_100{
	text-align:center;
	width:100px;
	height:20px;
	border:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-image:url(../img/boutons/bt_generique2.png);
	background-repeat:no-repeat;
	color:#fff;
	}
.cache {
	display:none;
	}
.cadre2_product_jaune{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	position:absolute;
	width:182px;
	height:148px;
	z-index:50px;
	background:url(../img/interface/box_carree_jaune.gif) no-repeat;
	color:#fff;
	}
.cadre2_product_orange{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	position:absolute;
	width:182px;
	height:148px;
	z-index:50px;
	background:url(../img/interface/box_carree_orange.gif) no-repeat;
	color:#fff;
	}
.cadre2_product_vert{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	position:absolute;
	width:182px;
	height:148px;
	z-index:50px;
	background:url(../img/interface/box_carree_vert.gif) no-repeat;
	color:#fff;
	}
.cadre2_product_rouge{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	position:absolute;
	width:182px;
	height:148px;
	z-index:50px;
	background:url(../img/interface/box_carree_rouge.gif) no-repeat;
	color:#fff;
	}
.cadre2_product_violet{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	position:absolute;
	width:182px;
	height:148px;
	z-index:50px;
	background:url(../img/interface/box_carree_violet.gif) no-repeat;
	color:#fff;
	}
.cadre2_product_violet a, .cadre2_product_orange a, .cadre2_product_vert a, .cadre2_product_jaune a, .cadre2_product_rouge a{
	width:24px;
	height:24px;
	position:absolute;
	display:block;
	}
.cadre2_product_violet span, .cadre2_product_orange span, .cadre2_product_vert span, .cadre2_product_jaune span, .cadre2_product_rouge span{
	display:none;
	}
.cadre_description{
	float:right;
	width:230px;
	margin-top:2px;
	}
.cadre_description .description h3{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#454545;
	}
.cadre_description .description h3 a{
	text-decoration:none;
	color:#454545;
	}
.cadre_description .description h3 a:hover{
	text-decoration:underline;
	color:#454545;
	}
.cadre_descriptiondetail{
	float:right;
	width:422px;/*432*/
	}
.cadre_descriptiondetail .prix1{
	text-transform:uppercase;
	font-size:18px;
	width:120px;
	height:37px;
	margin-right:1px;
	padding:15px 20px 20px 20px;
	float:left;
	color:#fff;
	background-image:url(../img/interface/bgprix1.jpg);
	background-repeat:no-repeat;
	}
.cadre_descriptiondetail .prix1 span{
	font-weight:bold;
	font-size:24px;
	}
.cadre_descriptiondetail .prix2{
	width:160px;
	height:47px;
	float:left;
	padding:15px 5px 10px 10px;
	background-image:url(../img/interface/bgprix2.jpg);
	background-repeat:no-repeat;
	color:#999;
	}
.cadre_descriptiondetail .slogan_prix{
	text-transform:none;
	font-size:15px;
	margin-bottom:2px;
	}
.cadre_descriptiondetail label{
	color:#454545;
	}
.cadre_descriptiondetail p.descriptiondetail {
	text-align:justify;
	/* min-height:172px; */
	height:auto !important;
	height:172px;
	padding:0px 10px 10px 0px;
	margin:0px;


	}
.cadre_descriptiondetail p.descriptiondetail a{
	color:#000;
	}


.cadre_product_bottom_jaune{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_bottom_jaune.gif) no-repeat;
	}
.cadre_product_bottom_orange{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_bottom_orange.gif) no-repeat;
	}
.cadre_product_bottom_vert{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_bottom_vert.gif) no-repeat;
	}
.cadre_product_bottom_rouge{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_bottom_rouge.gif) no-repeat;
	}
.cadre_product_bottom_violet{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_bottom_violet.gif) no-repeat;
	}
.cadre_product_jaune{
	height:145px;
	width:370px;
	border-left:2px solid #feb75c;
	border-right:2px solid #feb75c;
	}
.cadre_product_jaune .cadre_description .prix{
	text-align:right;
	}
.cadre_product_jaune .cadre_description .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #feb75c;
	background-color:#fdf3d3;
	color:#feb75c;
	}
.cadre_product_jaune .cadre_description .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #feb75c;
	color:#fff;
	background-color:#feb75c;
	}
.cadre_product_jaune .cadre_description .prix .txt2 span{
	font-size:12px;
	font-weight:normal;
	}
.cadre_product_jaune .cadre_description .prix .txt3{
	margin:0px 5px 0px 0px;
	padding:0px;
	padding:1px;
	color:#838383;
	}
.cadre_product_orange{
	height:145px;
	width:370px;
	border-left:2px solid #ff6f29;
	border-right:2px solid #ff6f29;
	}
.cadre_product_orange .cadre_description .prix{
	text-align:right;
	}
.cadre_product_orange .cadre_description .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #ff6f29;
	background-color:#fde1d3;
	color:#ff6f29;
	}
.cadre_product_orange .cadre_description .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #ff6f29;
	color:#fff;
	background-color:#ff6f29;
	}
.cadre_product_orange .cadre_description .prix .txt2 span{
	font-size:12px;
	font-weight:normal;
	}
.cadre_product_orange .cadre_description .prix .txt3{
	margin:0px 5px 0px 0px;
	padding:0px;
	padding:1px;
	color:#ff6f29;
	}
.cadre_product_top_jaune{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_top_jaune.gif) no-repeat;
	}
.cadre_product_top_orange{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_top_orange.gif) no-repeat;
	}
.cadre_product_top_vert{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_top_vert.gif) no-repeat;
	}
.cadre_product_top_rouge{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_top_rouge.gif) no-repeat;
	}
.cadre_product_top_violet{
	font-size:1px;
	width:374px;
	height:4px;
	background:url(../img/interface/bg_product_top_violet.gif) no-repeat;
	}
.cadre_product_vert{
	height:145px;
	width:370px;
	border-left:2px solid #88cc3b;
	border-right:2px solid #88cc3b;
	}
.cadre_product_vert .cadre_description .prix{
	text-align:right;
	}
.cadre_product_vert .cadre_description .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #88cc3b;
	background-color:#e6f3d6;
	color:#88cc3b;
	}
.cadre_product_vert .cadre_description .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #88cc3b;
	color:#fff;
	background-color:#88cc3b;
	}
.cadre_product_vert .cadre_description .prix .txt2 span{
	font-size:12px;
	font-weight:normal;
	}
.cadre_product_vert .cadre_description .prix .txt3{
	margin:0px 5px 0px 0px;
	padding:0px;
	padding:1px;
	color:#88cc3b;
	}
	
.cadre_product_rouge{
	height:145px;
	width:370px;
	border-left:2px solid #CF0C31;
	border-right:2px solid #CF0C31;
	}
.cadre_product_rouge .cadre_description .prix{
	text-align:right;
	}
.cadre_product_rouge .cadre_description .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #CF0C31;
	background-color:#FFE0B0;
	color:#CF0C31;
	}
.cadre_product_rouge .cadre_description .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #CF0C31;
	color:#fff;
	background-color:#CF0C31;
	}
.cadre_product_rouge .cadre_description .prix .txt2 span{
	font-size:12px;
	font-weight:normal;
	}
.cadre_product_rouge .cadre_description .prix .txt3{
	margin:0px 5px 0px 0px;
	padding:0px;
	padding:1px;
	color:#CF0C31;
	}
.cadre_product_violet{
	height:145px;
	width:370px;
	border-left:2px solid #da67bf;
	border-right:2px solid #da67bf;
	}
.cadre_product_violet .cadre_description .prix{
	text-align:right;
	}
.cadre_product_violet .cadre_description .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #da67bf;
	background-color:#f6dff1;
	color:#da67bf;
	}
.cadre_product_violet .cadre_description .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #da67bf;
	color:#fff;
	background-color:#da67bf;
	}
.cadre_product_violet .cadre_description .prix .txt2 span{
	font-size:12px;
	font-weight:normal;
	}
.cadre_product_violet .cadre_description .prix .txt3{
	margin:0px 5px 0px 0px;
	padding:0px;
	padding:1px;
	color:#da67bf;
	}
.cadre_productdetail_bottom2_jaune{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_bottom2_jaune.gif) no-repeat;
	}
.cadre_productdetail_bottom_jaune{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_bottom_jaune.gif) no-repeat;
	}
.cadre_productdetail_bottom_orange{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_bottom_orange.gif) no-repeat;
	}
.cadre_productdetail_bottom_vert{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_bottom_vert.gif) no-repeat;
	}
.cadre_productdetail_bottom_rouge{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_bottom_rouge.gif) no-repeat;
	}
.cadre_productdetail_bottom_violet{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_bottom_violet.gif) no-repeat;
	}
.cadre_productdetail_jaune{
	width:756px;
	border-left:2px solid #feb75c;
	border-right:2px solid #feb75c;
	}
.cadre_productdetail_jaune .cadre_descriptiondetail .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #feb75c;
	background-color:#fdf3d3;
	color:#feb75c;
	}
.cadre_productdetail_jaune .cadre_descriptiondetail .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #feb75c;
	color:#fff;
	background-color:#feb75c;
	}
.cadre_productdetail_jaune .cadre_descriptiondetail .prix .txt3{
	margin:0px 5px 10px 0px;
	padding:0px;
	padding:1px;
	color:#838383;
	}
.cadre_productdetail_jaune h2.titledetail_h2, .cadre_product_jaune h2.titledetail_h2{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:0px;
	padding:0px;
	height:21px;
	margin:0;
	padding:0px 3px 0px 8px;
	width:500px;
	float:left;
	background-color:#feb75c;
	color:#fff;
	}
.cadre_productdetail_jaune p.icones{
	text-align:right;
	float:right;
	width:240px;
	height:21px;
	margin:0;
	padding:0px 5px 0px 0px;
	background-color:#feb75c;
	}
.cadre_productdetail_orange{
	width:756px;
	border-left:2px solid #ff6f29;
	border-right:2px solid #ff6f29;
	}
.cadre_productdetail_orange .cadre_descriptiondetail .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #ff6f29;
	background-color:#fde1d3;
	color:#ff6f29;
	}
.cadre_productdetail_orange .cadre_descriptiondetail .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #ff6f29;
	color:#fff;
	background-color:#ff6f29;
	}
.cadre_productdetail_orange .cadre_descriptiondetail .prix .txt3{
	margin:0px 5px 10px 0px;
	padding:0px;
	padding:1px;
	color:#ff6f29;
	}
.cadre_productdetail_orange h2.titledetail_h2, .cadre_product_orange h2.titledetail_h2{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:0px;
	padding:0px;
	height:21px;
	margin:0;
	padding:0px 3px 0px 8px;
	width:700px;
	float:left;
	background-color:#ff6f29;
	color:#fff;
	}
.cadre_productdetail_orange p.icones{
	text-align:right;
	float:right;
	width:40px;
	height:21px;
	margin:0;
	padding:0px 5px 0px 0px;
	background-color:#ff6f29;
	}
.cadre_productdetail_top2_jaune{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_top2_jaune.gif) no-repeat;
	}
.cadre_productdetail_top_jaune{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_top_jaune.gif) no-repeat;
	}
.cadre_productdetail_top_orange{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_top_orange.gif) no-repeat;
	}
.cadre_productdetail_top_vert{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_top_vert.gif) no-repeat;
	}
.cadre_productdetail_top_rouge{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_top_rouge.gif) no-repeat;
	}
.cadre_productdetail_top_violet{
	font-size:1px;
	width:760px;
	height:3px;
	background:url(../img/interface/bg_productdetail_top_violet.gif) no-repeat;
	}
.cadre_productdetail_vert{
	width:756px;
	border-left:2px solid #88cc3b;
	border-right:2px solid #88cc3b;
	}
.cadre_productdetail_vert .cadre_descriptiondetail .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #88cc3b;
	background-color:#e6f3d6;
	color:#88cc3b;
	}
.cadre_productdetail_vert .cadre_descriptiondetail .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #88cc3b;
	color:#fff;
	background-color:#88cc3b;
	}
.cadre_productdetail_vert .cadre_descriptiondetail .prix .txt3{
	margin:0px 5px 10px 0px;
	padding:0px;
	padding:1px;
	color:#88cc3b;
	}
.cadre_productdetail_vert h2.titledetail_h2, .cadre_product_vert h2.titledetail_h2{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:0px;
	padding:0px;
	height:21px;
	margin:0;
	padding:0px 3px 0px 8px;
	width:700px;
	float:left;
	background-color:#88cc3b;
	color:#fff;
	}
.cadre_productdetail_vert p.icones{
	text-align:right;
	float:right;
	width:40px;
	height:21px;
	margin:0;
	padding:0px 5px 0px 0px;
	background-color:#88cc3b;
	}

.cadre_productdetail_rouge{
	width:756px;
	border-left:2px solid #CF0C31;
	border-right:2px solid #CF0C31;
	}
.cadre_productdetail_rouge .cadre_descriptiondetail .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #CF0C31;
	background-color:#FFE0B0;
	color:#CF0C31;
	}
.cadre_productdetail_rouge .cadre_descriptiondetail .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #CF0C31;
	color:#fff;
	background-color:#CF0C31;
	}
.cadre_productdetail_rouge .cadre_descriptiondetail .prix .txt3{
	margin:0px 5px 10px 0px;
	padding:0px;
	padding:1px;
	color:#CF0C31;
	}
.cadre_productdetail_rouge h2.titledetail_h2, .cadre_product_rouge h2.titledetail_h2{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:0px;
	padding:0px;
	height:21px;
	margin:0;
	padding:0px 3px 0px 8px;
	width:700px;
	float:left;
	background-color:#CF0C31;
	color:#fff;
	}
.cadre_productdetail_rouge p.icones{
	text-align:right;
	float:right;
	width:40px;
	height:21px;
	margin:0;
	padding:0px 5px 0px 0px;
	background-color:#CF0C31;
	}
.cadre_productdetail_violet{
	width:756px;
	border-left:2px solid #da67bf;
	border-right:2px solid #da67bf;
	}
.cadre_productdetail_violet .cadre_descriptiondetail .prix .txt1{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:center;
	float:right;
	height:20px;
	width:54px;
	padding:2px;
	margin:0px;
	margin-right:1px;
	border:3px solid #da67bf;
	background-color:#f6dff1;
	color:#da67bf;
	}
.cadre_productdetail_violet .cadre_descriptiondetail .prix .txt2{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	text-align:right;
	float:right;
	height:20px;
	width:85px;
	padding:2px;
	margin:0px;
	border:3px solid #da67bf;
	color:#fff;
	background-color:#da67bf;
	}
.cadre_productdetail_violet .cadre_descriptiondetail .prix .txt2 span, .cadre_productdetail_orange .cadre_descriptiondetail .prix .txt2 span,
.cadre_productdetail_vert .cadre_descriptiondetail .prix .txt2 span, .cadre_productdetail_jaune .cadre_descriptiondetail .prix .txt2 span{
	font-size:12px;
	font-weight:normal;
	}
.cadre_productdetail_violet .cadre_descriptiondetail .prix .txt3{
	margin:0px 5px 10px 0px;
	padding:0px;
	padding:1px;
	color:#da67bf;
	}
.cadre_productdetail_violet .cadre_descriptiondetail .prix, .cadre_productdetail_orange .cadre_descriptiondetail .prix,
.cadre_productdetail_vert .cadre_descriptiondetail .prix, .cadre_productdetail_jaune .cadre_descriptiondetail .prix{
	text-align:right;
	}
.cadre_productdetail_violet h2.titledetail_h2, .cadre_product_violet h2.titledetail_h2{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin:0px;
	padding:0px;
	height:21px;
	margin:0;
	padding:0px 3px 0px 8px;
	width:700px;
	float:left;
	background-color:#da67bf;
	color:#fff;
	}
.cadre_productdetail_violet p.icones{
	text-align:right;
	float:right;
	width:40px;
	height:21px;
	margin:0;
	padding:0px 5px 0px 0px;
	background-color:#da67bf;
	}
.cadre_productnew_orange{
	width:340px;
	padding:15px;
	border-left:2px solid #ff6f29;
	border-right:2px solid #ff6f29;
	}
.cadre_productnew_orange ul{
	list-style-type:none;
	}
.cadre_producttopx_violet{
	width:340px;
	padding:15px;
	border-left:2px solid #da67bf;
	border-right:2px solid #da67bf;
	}
.cadre_producttopx_violet ul{
	list-style-type:none;
	}
.cadre_visuel{
	float:left;
	width:138px;
	padding-top:12px;
	}
.cadre_visueldetail{
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:213px;
	min-height:410px;
	height:auto !important;
	height:410px;
	}
.cadre_visueldetail img{
	border:none;
	}
.clear{
	clear:both;
	}
.color_green {
	color:#87CC3A;
	}
.colorcol{
	font-size:10px;
	}
.colorcol h3{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}
.colorcol h3, ul, li, p{
	padding:0px;
	margin:0px;
	}
.colorcol p{
	margin-bottom:10px;
	}
.cont_list_links{
	margin-left:170px;
	padding-top:10px;
	padding-bottom:10px;
	}
.cont_list_links a li{
	margin:0px;
	}
.cont_list_links li{
	list-style:url(../img/interface/arrow_unorderedlist.png);
	margin:5px;
	padding-right:5px;
	}
.cont_list_links ul{
	margin:0px;
	padding:0px;
	}
.cont_list_links ul li{
	margin:0px;
	padding:2px;
	}
.contbox{
	margin:10px;
	margin-top:5px;
	margin-bottom:0px;
	}
.contbox a{
	text-decoration:none;
	margin-left:10px;
	display:block;
	color:#666;
	}
.contbox a:hover{
	color:#000;
	}
.contbox p a{
	padding-left:0px;
	margin-left:0px;
	color:#fff;
	background-image:none;
	}
.contboxmiddle{
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-y;
	}
.contboxtop, .contboxbottom{
	height:10px;
	background-repeat:no-repeat;
	}
.contcolorlist{
	padding-top:10px;
	height:60px;
	}
.contenu_simple{
	font-size:11px;
	text-align:justify;
	padding:10px 10px 10px 8px;
	color:#333;
	}
.corr_faq{
	padding:20px;
	width:680px;
	}
.correction{
	margin-top:0px;
	}
.description{
	height:55px;
	}
.description p{
	margin:0px;
	padding:0px;
	color:#656565;
	}
.detail_content{
	padding:10px;
	}
.detail_ficheinfo {
	padding-left:25px;
	background-image:url(../img/pictos/pdf.png);
	background-repeat:no-repeat;
	}
.detail_nbphotos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	height:20px;
	margin-left:76px;
	background-color:#fff;
	color:#999999;
	}
.detail_nbphotos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	border:1px solid #d0d0d0px;
	padding:2px;
	padding-right:3px;
	padding-left:3px;
	background-color:#fff;
	color:#a297a5;
	}
.detail_nbphotos a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	border:1px solid #d0d0d0px;
	padding:2px;
	padding-right:3px;
	padding-left:3px;
	color:#fff;
	}
.detail_zoom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	float:left;
	border-top:1px solid #d0d0d0px;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	height:20px;
	width:195px;
	color:#999;
	}
.detail_zoom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	border:1px solid #d0d0d0px;
	padding:2px;
	padding-right:3px;
	padding-left:3px;
	background-color:#fff;
	color:#a297a5;
	}
.detail_zoom a img, .detail_nbphotos a img {
	border:1px #ccc solid;
	background-color:#fff;
	color:#a297a5;
	}
.detail_zoom a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	border:1px solid #d0d0d0px;
	padding:2px;
	padding-right:3px;
	padding-left:3px;
	background-color:#fff;
	color:#fff;
	}
.detail_zoom a:hover img, .detail_nbphotos a:hover img {
	border:1px #bbb solid;
	background-color:#fff;
	color:#a297a5;
	}
.filet{
	border-bottom:1px #ccc dashed;
	margin:0px 35px 0px 35px;
	padding:0px;
	}
.filet2{
	border-bottom:1px #ccc dashed;
	margin:5px 0px 5px 0px;
	padding:0px;
	}
.focus2{
	border:1px #999 solid;
	color:#444;
	}
.form_gray_line{
	font-weight:bold;
	background-color:#feb75c;
	color:#fff;
	}
.form_gray_topline{
	margin-top:10px;
	height:9px;
	background-image:url(../img/interface/form_gray_topline.png);
	background-repeat:no-repeat;
	}
.formselect  option{
	text-decoration:none;
	border:none;
	width:auto;
	border:0px;
	}
.formselect option{
	margin:0px 3px 0px 2px;
	}
.formselect select, option{
	text-decoration:none;
	margin:0px;
	padding:0px;
	width:auto;
	}
.greencontent h2{
	font-size:12px;
	height:20px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:1px;
	color:#fff;
	background-image:url(../img/interface/greencontent_title.png);
	background-repeat:no-repeat;
	}
.greencontent p, .greencontent .pictocolorlist, .greencontent table{
	padding-top:1px;
	border-left:1px solid #64ba0f;
	}
.image_product_cadre{
	z-index:25;
	width:182px;
	height:148px;
	border:none;
	}
.left{
	padding-top:4px;
	height:17px;
	border-top:0px solid #cccccc;
	background-image:url(../img/interface/list_border_topleft.png);
	background-repeat:no-repeat;
	}
.leftwishlist{
	padding-top:4px;
	height:17px;
	border-top:0px solid #cccccc;
	border-right:0px solid #cccccc;
	background-image:url(../img/interface/list_border_topleft.png);
	background-repeat:no-repeat;
	}
.lignebasdetail{
	text-align:right;
	line-height:33px;
	width:746px;
	height:30px;
	padding-right:10px;
	background-color:#f5f5f5;
	}
.link_100_inner {
	width:760px;
	height:300px;
	margin:0px;
	background-image:url(../img/interface/prod_100_bg.png);
	background-repeat:no-repeat;
	}
.link_50_inner{
	width:374px;
	height:122px;
	margin:0px;
	background-image:url(../img/interface/prod_list_bg.png);
	background-repeat:no-repeat;
	}
.list_cont{
	padding:10px;
	padding-right:30px;
	background-image:url(../img/interface/list_cont_bg.png);
	background-repeat:repeat-y;
	}
.list_title{
	font-weight:bold;
	margin-top:10px;
	height:18px;
	border:1px solid #cccccc;
	border-left:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	float:left;
	padding:10px;
	padding-top:3px;
	padding-bottom:0px;
	}
.list_titleend{
	border:0px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:none;
	margin-right:14px;
	margin-left:0px;
	}
.newadd{
	margin-top:5px;
	margin-bottom:5px;
	height:43px;
	padding-left:47px;
	padding-top:8px;
	padding-right:8px;
	background-image:url(../img/interface/newadd.png);
	background-repeat:no-repeat;
	color:#fff;
	}
.normal{
	border:1px #bbb solid;
	margin-right:2px;
	padding:3px;
	color:#666;
	}
.off{
	padding-top:3px;
	height:17px;
	border-bottom:1px solid #cccccc;
	background-color:#f3f3f3;
	color:#999999;
	}
.on{
	padding-top:3px;
	height:17px;
	border-bottom:1px solid #fff;
	}
.on a{
	color:#000;
	}
.on a:hover, .off a:hover{
	text-decoration:none;
	}
.orangecontent h2{
	font-size:12px;
	height:20px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:1px;
	color:#fff;
	background-image:url(../img/interface/orangecontent_title.png);
	background-repeat:no-repeat;
	}
.orangecontent p, .orangecontent .pictocolorlist, .orangecontent table{
	padding-top:1px;
	border-left:1px solid #ff6600;
	}
.pictocolorlist{
	height:70px;
	width:70px;
	padding-left:10px;
	float:left;
	}
.point1{
	background-image:url(../img/interface/point1.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point2{
	background-image:url(../img/interface/point2.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point3{
	background-image:url(../img/interface/point3.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point4{
	background-image:url(../img/interface/point4.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point5{
	background-image:url(../img/interface/point5.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point6{
	background-image:url(../img/interface/point6.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point7{
	background-image:url(../img/interface/point7.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.point8{
	background-image:url(../img/interface/point8.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.prod_100_mini{
	font-size:13px;
	font-weight:bold;
	text-indent:10px;
	line-height:24px;
	position:absolute;
	width:182px;
	height:148px;
	z-index:50px;
	background:url(../img/interface/box_carree_violet.gif) no-repeat;
	color:#fff;
	}
.retour_charriot{
	clear:both;
	height:0px;
	width:640px;
	}
.right{
	padding-top:4px;
	padding-right:15px;
	height:16px;
	padding-bottom:1px;
	border-top:0px solid #cccccc;
	border-right:0px solid #cccccc;
	background-image:url(../img/interface/list_border_topright.png);
	background-position:right;
	background-repeat:no-repeat;
	}
.rightwishlist{
	padding-top:4px;
	padding-right:0px;
	height:16px;
	padding-bottom:1px;
	border-top:0px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	width:3px;
	background-image:url(../img/interface/list_border_topright.png);
	background-position:right;
	background-repeat:no-repeat;
	}
.round_bottom{
	height:7px;
	background-image:url(../img/interface/rouded_border_bottom.png);
	background-repeat:no-repeat;
	}
.round_topright{
	height:7px;
	background-image:url(../img/interface/rouded_border_topright.png);
	background-repeat:no-repeat;
	}
.selectedrow a{
	color:#000;
	}
.selectsearch  option{
	border:none;
	margin:0px 2px 0px 2px;
	}
.selectsearch select, option{
	font-size:11px;
	margin:0px;
	width:50px;
	padding:0px;
	}
.separation{
	font-size:1px;
	border-top:1px #ccc solid;
	width:97%;
	height:1px;
	margin:13px 10px 12px 0;
	}
.table_pay td{
	height:8px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	}
.tdnoborder{
	border-bottom:0px solid #fff;
	}
.text{
	color:#444;
	}
.text_faq{
	width:670px;
	padding:20px;
	}
.titre_auth{
	font-size:14px;
	margin:0px 10px 0px 10px;
	padding:5px;
	border-bottom:1px solid #666;
	color:#666;
	}
.titre_simple{
	font-size:14px;
	border-bottom:1px solid #cccccc;
	margin:4px 10px 4px 8px;
	color:#333;
	}
.titreh3{
	font-size:14px;
	margin:0px 0px 13px 0px;
	padding:0px;
	color:#666;
	}
.unselectedrow a{
	color:#999999;
	}
.unselectedrow a:hover{
	color:#000;
	}
.visual_100 {
	width:757px;
	height:272px;
	cursor:pointer;
	background-repeat:no-repeat;
	}
.visual_100_bottom {
	width:757px;
	height:10%;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/visual_100_box.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.visual_100_in {
	width:757px;
	height:80%;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/visual_100_in.png);
	background-repeat:repeat-y;
	}
.visual_100_top {
	width:757px;
	height:10%;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/visual_100_box.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
.visual_50 {
	height:120px;
	width:372px;
	cursor:pointer;
	background-repeat:no-repeat;
	}
.visual_50_bottom {
	width:372px;
	height:10%;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/visual_50_box.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.visual_50_bottom_plain {
	width:284px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/interface/visual_50_box_plain.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
.visual_50_in {
	width:372px;
	height:80%;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/visual_50_in.png);
	background-repeat:repeat-y;
	}
.visual_50_in_plain {
	width:284px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/interface/visual_50_in_plain.png);
	background-repeat:repeat-y;
	}
.visual_50_top {
	width:372px;
	height:10%;
	margin:0px;
	padding:0px;
	background-image:url(../img/interface/visual_50_box.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
.visual_50_top_plain {
	width:284px;
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/interface/visual_50_box_plain.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
.warning{
	border:1px solid #ff6600;
	}
.wishlist_detail{
	padding-left:16px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:3px;
	float:left;
	}
.yellowcontent h2{
	font-size:12px;
	height:20px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:1px;
	color:#fff;
	background-image:url(../img/interface/yellowcontent_title.png);
	background-repeat:no-repeat;
	}
.yellowcontent p, .yellowcontent .pictocolorlist, .yellowcontent table{
	padding-top:1px;
	border-left:1px solid #ff9f03;
	}
.yellowcontent, .bluecontent, .greencontent, .orangecontent{
	padding-bottom:10px;
	}
a {
	text-decoration:none;
	color:#454545;
	}
a.brand_link {
	text-decoration:none;
	color:#000;
	}
a.bt_ajouter{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-indent:25px;
	line-height:18px;
	display:block;
	color:#666;
	}
a.bt_apply{
	font-weight:bold;
	text-indent:24px;
	line-height:20px;
	text-decoration:none;
	float:left;
	width:130px;
	height:20px;
	background:url(../img/boutons/bt_apply.png) no-repeat;
	color:#fff;
	}
a.bt_detail{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-indent:25px;
	line-height:18px;
	display:block;
	color:#666;
	}
a.bt_email {
	float:right;
	width:16px;
	height:16px;
	display:block;
	background:url(../img/pictos/bt_email.gif) no-repeat;
	margin-left:10px;
	}
a.bt_email span, a.bt_imprimer span{
	display:none;
	}
a.bt_enlever{
	font-weight:bold;
	text-indent:24px;
	line-height:20px;
	text-decoration:none;
	float:left;
	width:130px;
	height:20px;
	display:block;
	background:url(../img/boutons/bt_enlever.png) no-repeat;
	color:#666;
	}
a.bt_generique{
	font-weight:bold;
	text-indent:24px;
	line-height:20px;
	text-decoration:none;
	float:left;
	width:130px;
	height:20px;
	background:url(../img/boutons/bt_generique.png) no-repeat;
	}
a.bt_imprimer {
	float:right;
	width:16px;
	height:16px;
	display:block;
	background:url(../img/pictos/bt_imprimer.gif) no-repeat;
	margin-left:10px;
	}
a.bt_retour{
	font-weight:bold;
	text-indent:24px;
	line-height:20px;
	text-decoration:none;
	float:right;
	width:69px;
	height:20px;
	display:block;
	background:url(../img/boutons/bt_retour.png) no-repeat;
	color:#666;
	}
a.lien_simple{
	text-decoration:none;
	color:#333;
	}
a.liengb{
	font-weight:bold;
	text-decoration:none;
	color:#666;
	}
a.navcaddy{
	text-decoration:none;
	color:#fe9d21 !important;
	}
a.retour{
	font-weight:bold;
	display:block;
	margin-top:30px;
	color:#707070;
	}
a.speciallink, a.speciallink1, a.speciallink2, a.speciallink3, a.speciallink4{
	font-weight:bold;
	padding-left:15px;
	margin-left:10px;
	color:#333;
	}
a.speciallink1:hover{
	color:#da67bf;
	}
a.speciallink2:hover{
	color:#88cc3b;
	}
a.speciallink3:hover{
	color:#ff6600;
	}
a.speciallink4:hover{
	color:#d24828;
	}
a.speciallink:hover{
	color:#ff6600;
	}
a:hover {
	text-decoration:underline;
	}
a:hover.bt_ajouter{
	text-decoration:underline;
	color:#333;
	}
a:hover.bt_detail{
	text-decoration:underline;
	color:#333;
	}
a:hover.bt_enlever{
	text-decoration:underline;
	color:#333;
	}
a:hover.bt_generique{
	color:#333;
	}
a:hover.bt_retour{
	text-decoration:underline;
	color:#333;
	}
a:hover.lien_simple{
	text-decoration:underline;
	color:#666;
	}
a:hover.liengb{
	text-decoration:underline;
	}
a:hover.navcaddy{
	text-decoration:underline;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-color:#b7e0fd;
	background:url(../img/interface/background.png) repeat;
	}
div#conteneur {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	width:990px;
	margin:0px auto;
	background-color:#fff;
	}
div.creditcard{
	margin-left:20px;
	width:139px;
	height:47px;
	margin-top:10px;
	background-image:url(../img/pictos/credit_card.png);
	}
div.icon_basket{
	height:22px;
	width:28px;
	float:left;
	display:inline;
	margin-right:8px;
	margin-top:-6px;
	background-image:url(../img/pictos/cart_big.gif);
	}
div.img_box{
	width:140px;
	height:147px;
	margin-left:250px;
	display:inline;
	float:left;
	background-image:url(../img/pictos/img_box.png);
	}
div.mail_contact{
	margin-top:20px;
	}
div.mail_contact a{
	font-size:12px;
	margin-left:103px;
	}
div.mail_cpontact_picto{
	width:62px;
	height:68px;
	float:left;
	display:inline;
	background-image:url(../img/pictos/mail_contact.png);
	}
div.picto_search{
	height:16px;
	width:16px;
	float:left;
	display:inline;
	margin-right:8px;
	margin-top:-2px;
	background-image:url(../img/pictos/magnifier.gif);
	}
div.postfinance{
	width:65px;
	height:42px;
	margin-left:20px;
	margin-top:10px;
	background-image:url(../img/pictos/postfinance.png);
	}
div.secure_picto{
	width:113px;
	height:93px;
	margin-left:20px;
	background-image:url(../img/pictos/secure.png);
	}
div.sommaire-left{
	margin:15px 90px 80px 30px;
	width:150px;
	height:20px;
	display:inline;
	float:left;
	}
div.sommaire-left a, div.sommaire-right a, div.sommaire-middle a{
	font-size:13px;
	display:block;
	margin-top:5px;
	color:#7f7f7f;
	}
div.sommaire-middle{
	width:150px;
	height:20px;
	display:inline;
	float:left;
	margin:15px 50px 20px 30px;
	}
div.sommaire-right{
	margin:15px 0px 20px 30px;
	width:90px;
	height:20px;
	display:inline;
	float:right;
	}
fieldset {
	border:2px solid #cccccc;
	}
h1.title_h1{
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#454545;
	background-repeat:no-repeat;
	color:#FD8A40px;
	}
h2#title {
	font-family:arial;
	font-size:15px;
	text-align:left;
	border-bottom:1px #c3c7ce solid;
	padding-bottom:3px;
	margin-bottom:7px;
	color:#666;
	}
h2.title_h2{
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 8px 0px;
	padding:3px 3px 3px 10px;
	background-color:#feb75c;
	color:#fff;
	background-image:url(../img/interface/bg_title_h2.gif);
	background-repeat:no-repeat;
	}
h3#title {
	font-family:Century Gothic, arial;
	font-size:14px;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	margin-bottom:7px;
	color:#747f90px;
	}
h3.title_h3{
	font-weight:bold;
	font-size:14px;
	margin:20px 17px 15px 17px;
	border-bottom:1px solid #c3c7ce;
	color:#feb75c;
	}
input, textarea, select, option{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	border:1px solid #a5acb2;
	margin:1px;
	}
input.bt_ajouter2{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:79px;
	height:20px;
	border:none;
	padding-left:25px;
	background:url(../img/boutons/bt_ajouter.png) no-repeat;
	color:#666;
	}
input.bt_creer_compte{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:160px;
	height:20px;
	border:none;
	padding-left:25px;
	cursor:pointer;
	background:url(../img/boutons/bt_creer_compte.png) no-repeat;
	color:#fff;
	}
input.bt_enlever{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:79px;
	height:20px;
	border:none;
	padding-left:25px;
	cursor:pointer;
	background:url(../img/boutons/bt_enlever.png) no-repeat;
	}
input.bt_generique{
	font-size:11px;
	font-weight:bold;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:79px;
	height:20px;
	border:none;
	padding-left:25px;
	cursor:pointer;
	background:url(../img/boutons/bt_generique.png) no-repeat;
	color:#fff;
	}
input.button_big_go{
	font-size:14px;
	border:0px;
	margin:0px;
	padding:0px;
	width:28px;
	height:28px;
	border:0px;
	cursor:pointer;
	background-image:url(../img/boutons/btn_go.png);
	background-repeat:no-repeat;
	color:red;
	background-color:transparent;
	}
input.button_small_go{
	text-align:center;
	border:0px;
	margin:0px;
	padding:0px;
	width:20px;
	height:20px;
	background-image:url(../img/boutons/bt_go.png);
	background-repeat:no-repeat;
	color:#666;
	background-color:transparent;
	}
input.qtite {
	font-size:10px;
	text-align:right;
	width:20px;
	height:15px;
	border:1px solid #a5acb2;
	padding:0px 0px 0px 2px;
	}
label{
	cursor:default;
	}
option{
	padding-left:5px;
	}
p#filtres{
	margin:0 0 5px 0;
	padding:10px;
	border:1px #c6c6c6 solid;
	background-color:#eee;
	background-image:url(../img/interface/bgfiltres.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
p#filtres input#bt_filtre1{
	width:140px;
	background-image:url(../img/interface/bt_filtre1.gif);
	color:#fff;
	}
p#filtres input#bt_filtre1, p#filtres input#bt_filtre2{
	font-size:12px;
	text-align:left;
	border:none;
	height:20px;
	padding-left:23px;
	cursor:pointer;
	background:none;
	background-repeat:no-repeat;
	color:#fff;
	}
p#filtres input#bt_filtre2{
	width:126px;
	background-image:url(../img/interface/bt_filtre2.gif);
	background-repeat:no-repeat;
	color:#808080;
	}
p#filtres select{
	font-size:11px;
	width:130px;
	color:#000;
	}
p#lang {
	font-size:11px;
	font-weight:bold;
	position:absolute;
	margin:0px;
	top:68px;
	padding:2px 0px 0px 9px;
	width:158px;
	height:13px;
	background-color:#fff;
	background:url(../img/interface/fond_langue.png) no-repeat;
	}
p#lang #de {
	text-indent:20px;
	float:left;
	width:80px;
	background:url(../img/pictos/ico_lang_de.png) no-repeat left;
	}
p#lang #fr {
	text-indent:20px;
	width:78px;
	float:right;
	display:block;
	background:url(../img/pictos/ico_lang_fr.png) no-repeat left;
	}
p#lang a{
	text-decoration:none;
	color:#000;
	}
p#lang a:hover{
	text-decoration:underline;
	}
select{
	border:1px #bbb solid;
	border:1px #bbb solid;
	}
select, option{
	font-size:11px;
	border:none;
	background:none;
	background-color:#fff;
	color:#555;
	}
select.select{
	font-size:11px;
	border:1px #999 solid;
	width:auto;
	padding:0;
	color:#454545;
	}
select.select option{
	width:auto;
	padding:0;
	margin:0;
	}
span.answer{
	font-weight:bold;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	}
span.bemol{
	font-size:10px;
	color:#aeaeae;
	}
span.product_brand {
	font-size:14px;
	color:#454545;
	}
span.product_brand a {
	text-decoration:none;
	color:#454545;
	}
span.product_brand a:hover {
	text-decoration:underline;
	color:#454545;
	}
span.product_title {
	font-size:16px;
	font-weight:bold;
	color:#454545;
	}
span.product_title a {
	text-decoration:none;
	color:#454545;
	}
span.product_title a:hover {
	text-decoration:underline;
	color:#454545;
	}
table.listing {
	border-collapse:collapse;
	border:1px solid #E4EBF1;
	}
table.listing td {
	border-left:1px solid #E4EBF1;
	border-right:1px solid #E4EBF1;
	padding-left:5px;
	padding-right:5px;
	}
table.listing tr {
	height:22px;
	}
table.listing tr.listing_first {
	font-weight:bold;
	height:24px;
	background-color:#ccc;
	color:#fff;
	}
table.listing tr.listing_first td {
	border:1px solid #fff!important;
	padding-left:5px;
	padding-right:5px;
	}
table.listing tr.listing_first td.topleft {
	background-image:url(../img/interface/round_tl.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
table.listing tr.listing_first td.topright {
	background-image:url(../img/interface/round_tr.png);
	background-repeat:no-repeat;
	background-position:top right;
	}



#blue_menu{
	width:178px;
	padding:5px 6px 14px 14px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	color:#666;
	}
#blue_menu a{
	text-decoration:none;
	text-indent:16px;
	display:block;
	margin-top:4px;
	color:#666;
	background:url(../img/pictos/bt_menu_blue.png) no-repeat left;
	}
#blue_menu a:hover{
	text-decoration:underline;
	color:#666;
	}
#blue_menu.corr {
	height:30px;
	}
#blue_menu.corr form{
	margin-top:5px;
	}
#blue_menu_bottom{
	width:200px;
	height:5px;
	background:url(../img/interface/wishlist_menu_bottom.png) no-repeat;
	}
#blue_menu_top{
	font-size:12px;
	font-weight:bold;
	width:192px;
	height:21px;
	margin-top:9px;
	padding-left:8px;
	padding-top:8px;
	background:url(../img/interface/blue_menu_top.png) no-repeat;
	color:#fff;
	}

#orange_menu{
	width:178px;
	padding:5px 6px 14px 14px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	color:#666;
	}
#orange_menu a{
	text-decoration:none;
	text-indent:16px;
	display:block;
	margin-top:4px;
	color:#666;
	background:url(../img/pictos/bt_menu_orange.png) no-repeat left;
	}
#orange_menu a:hover{
	text-decoration:underline;
	color:#666;
	}
#orange_menu.corr {
	height:30px;
	}
#orange_menu.corr form{
	margin-top:5px;
	}
#orange_menu_bottom{
	width:200px;
	height:5px;
	background:url(../img/interface/wishlist_menu_bottom.png) no-repeat;
	}
#orange_menu_top{
	font-size:12px;
	font-weight:bold;
	width:192px;
	height:21px;
	margin-top:9px;
	padding-left:8px;
	padding-top:8px;
	background:url(../img/interface/orange_menu_top.png) no-repeat;
	color:#fff;
	}



.cadre_descriptiondetail p.descriptiondetail {
	color:#454545;
}
.cadre_descriptiondetail p.descriptiondetail ul{
	margin:0 0 0px 0;
	padding:0;
	color:#454545;
}
#conteneur p.descriptiondetail ul li{
	margin:0;
	padding:0;
	color:#454545!important;
}


/********************************************************************************
* ERROR
********************************************************************************/


#header div#bord{
	right:0px;
	}
#header ul{
	right:20px;
	}
#login{
	right:10px;
	}
.cadre2_product_violet a, .cadre2_product_orange a, .cadre2_product_vert a, .cadre2_product_jaune a{
	bottom:1px;
	right:1px;
	}
p#lang {
	right:0px;
	}










.cadre_descriptiondetail .descriptiondetail{
	color:#333;
}
.cadre_descriptiondetail .descriptiondetail b{
	color:#333;
}
.cadre_descriptiondetail .descriptiondetail ul{
	margin:10px 0 20px 0;
	padding:0;
	color:#333;
}
.cadre_descriptiondetail .descriptiondetail font, .cadre_descriptiondetail .descriptiondetail  li{
	margin:0;
	padding:0;
	color:#333;
}
.cadre_descriptiondetail .descriptiondetail ul li{
	list-style-type:disc!important;
}



.corner-tl {
	background-color:transparent;
	background-image:url(../img/interface/corner-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:4px;
	height:4px;
}
.corner-tr {
	background-color:transparent;
	background-image:url(../img/interface/corner-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:4px;
	height:4px;
}
.corner-bl {
	background-color:transparent;
	background-image:url(../img/interface/corner-bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:4px;
	height:4px;
}
.corner-br {
	background-color:transparent;
	background-image:url(../img/interface/corner-br.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:4px;
	height:4px;
}
.rss {
	float: left;
	padding-top:4px;
	padding-left:5px;
}








/* sitemap */
#content_sitemap{
	font-size: 11px;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
}

ul#sitemap {
	margin:20px 0 0 0;
	padding:0 0 0 40px;
	background:none;
}

/*1er niveau*/
ul#sitemap li{
	padding:4px 0 4px 0;
	list-style-type:none;
	background:none;
	margin:0;
	font-size:12px;
	font-family:"Century Gothic";
	color:#666;

}
ul#sitemap li a{
	color:#666;
	font-size:12px;
	font-family:"Century Gothic";
	border-bottom:1px #ddd solid;
	background:none;
	margin:0;
	text-decoration:none;
}
ul#sitemap li a:hover{
	color:#333;
	border-bottom:1px #999 solid;
}

/*2eme niveau*/
ul#sitemap ul {
	margin:5px 10px 5px 20px;
	border-left:1px #ccc dotted;
	padding:5px 0 5px 55px;
}
ul#sitemap ul li {
	padding:1px 0 2px 0;
	font-size:12px;
	font-family:"Century Gothic";
}
ul#sitemap ul li a{
	text-transform:none;
	text-decoration:none;
	color:#666;
	border-bottom:1px #ddd dotted;
}
ul#sitemap ul li a:hover{
	color:#333;
	border-bottom:1px #999 dotted;
}


ul#sitemap ul li ul {
	margin-left:40px;
	border-left:1px #ccc dotted!important;
}
ul#sitemap ul li ul li {
}

ul#sitemap ul li ul li ul {
	margin-left:45px;
	padding:0 0px 0 40px;
}
ul#sitemap ul li ul li ul li ul{

}

ul#sitemap ul li ul li , ul#sitemap ul li ul li ul li {
	font-size:11px!important;
	padding:1px 0 1px 0!important;
}
ul#sitemap ul li ul li ul li a{
	font-size:10px;
}
ul#sitemap ul li ul li a{
	font-size:11px;
}

/* colonne gauche */
.block-promo{
	float:left;
	width:566px;
	height:270px;
	position:relative;
	margin:-21px 0 0 0;
	z-index:1000
}

/* liens 1 2 3 4 */
ul.lien-box{
	margin:0;
	padding:0;
	width:100px;
	z-index:10000;
	position:relative;
	top:0;
	left:0;
	height:21px;
	text-align:left;
	line-height:normal;
	color:#444;	
}
ul.lien-box li{
	float:left;
	display:block;
	padding-right:4px;
}
ul.lien-box li a{
	float:left;
	display:block;
	text-decoration:none;
	width:20px;
	font-size:14px;
	height:19px;
	padding:2px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../img/boutons//lien-box.png) left top no-repeat;
	color:#faa950;
}

ul.lien-box li a.lien_normal{
	color:#faa950;
}
ul.lien-box li a.lien_type1, ul.lien-box li a:hover{
	color:#444;
}
/* colonne droite */
.block-right{
	margin-left:12px;
	margin-top:-20px;
	float:left;
	width:182px;
	height:270px;
}

/* soldes */
.soldes{
	width:158px;/*182-11-13*/
	height:120px;/*130-10*/
	padding:10px 11px 0 13px;
}
.soldes h3{
	margin:0;
	padding:5px 0 10px 0;
	color:#faa950;
	font-size:16px;
}
.soldes p{
	margin:0;
	padding:0;
	color:#fff;
	font-size:13px;
}

/* voir tous les sieges auto */
a.lien_type2{
	font-size:13px;
	color:#faa950;
	text-decoration:none;
	display:block;
	width:178px;
	padding:0 0 2px 3px;
	margin:5px 0 5px 0;
	background:url(/themes/base/img/boutons/lien_type2.png) right no-repeat;
	font-weight:bold;
}
a:hover.lien_type2{
	color:#e89e4c;
}

/*newsletter*/
.newsletter{
	margin:17px 0 0 0;
	width:166px;/*-20*/
	height:80px;/*-20*/
	padding:10px 6px 10px 10px;
}
.newsletter h3{
	margin:0;
	padding:2px 0 0 30px;
	font-size:14px;
	color:#22406e;
	font-weight:bold;
	background:url(/themes/base/img/boutons/picto_mail.png) no-repeat;
}
.newsletter p{
	margin:0 0;
	padding:5px 0 5px 0;
	color:#fff;
	font-size:11px;
}
.newsletter input.input{
	border:1px #a5acb4 solid;
	color:#555;
	padding:1px 0 1px 2px;
	font-size:12px;
	width:135px;
}
/* carousel */
.carousel{
	width:760px!important;
	margin:10px 0 0 0;
	background:url(/themes/base/img/bgcarousel.jpg) no-repeat;
}
/* produits - nos meilleures ventes */
.prod-zone1, .prod-zone2, .prod-zone3{
	width:760px;
	padding-bottom:6px;
}
.prod-zone1{
	background:url(/themes/base/img/bgprod-zone1.jpg) left bottom no-repeat;
}
.prod-zone2{
	background:url(/themes/base/img/bgprod-zone2.jpg) left bottom no-repeat;
}
.prod-zone3{
	background:url(/themes/base/img/bgprod-zone3.jpg) left bottom no-repeat;
}
.prod-zone1 h3, .prod-zone2 h3, .prod-zone3 h3{
	margin:15px 0 0 0;
	padding:10px 0 10px 19px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}
.prod-zone1 h3{
	color:#083572;
	background:url(/themes/base/img/puce_bleu.gif) left no-repeat;
}
.prod-zone2 h3{
	color:#3c7a3b;
	background:url(/themes/base/img/puce_vert.gif) left no-repeat;
}
.prod-zone3 h3{
	color:#333;
	background:url(/themes/base/img/puce_gris.gif) left no-repeat;
}

.prod-zone1 h3 a, .prod-zone2 h3 a, .prod-zone3 h3 a{
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
	/*border-bottom:2px #7690b2 solid;*/
	text-decoration:none;
}
.prod-zone1 h3 a{
	color:#083572;
}
.prod-zone2 h3 a{
	color:#3c7a3b;
}
.prod-zone3 h3 a{
	color:#666;
}
.prod-zone1 h3 a:hover{
	color:#0f55b5;
}
.prod-zone2 h3 a:hover{
	color:#58b156;
}
.prod-zone3 h3 a:hover{
	color:#9b9a9a;
}
.prod-zone1 .prod, .prod-zone2 .prod, .prod-zone3 .prod{
	float:left;
	margin:0 0 0 7px;
	width:152px;/*182-30*/
	height:290px;/*302-12*/
	padding:12px 15px 0 15px;
}
.prod-zone1 .prod{
	background:url(/themes/base/img/prod_bleu.jpg) no-repeat;
}
.prod-zone2 .prod{
	background:url(/themes/base/img/prod_vert.jpg) no-repeat;
}
.prod-zone3 .prod{
	background:url(/themes/base/img/prod_gris.jpg) no-repeat;
}
.prod-zone1 .prod .visuel, .prod-zone2 .prod .visuel, .prod-zone3 .prod .visuel{
	text-align:center;
	margin:0 0 10px 0;
}
.prod-zone1 .prod img, .prod-zone2 .prod img, .prod-zone3 .prod img{
	border:none;
}
.prod h4{
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
}
.prod h5{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
.prod h5 a{
  text-decoration:none;
}
.prod h5 a:hover{
  text-decoration:underline;
}

.zonedesc{
	min-height:67px;
	height:auto!important;
	height:67px;
}

.prod-zone1 .price,.prod-zone2 .price, .prod-zone3 .price{
	font-size:12px;
	text-transform:uppercase;
}
.prod-zone1 .price{
	color:#0a428f;
}
.prod-zone2 .price{
	color:#4a9648;
}
.prod-zone3 .price{
	color:#bd022d;
}
.price span{
	font-size:30px;
	font-weight:bold;
}

.price-cat{
	font-size:11px;
	color:#999;
}
.price-cat span{
	font-size:14px;
}
.zonebt{
	padding:13px 0 0 0;
}

#banner{
	width:760px;
	margin:35px 0 15px 0;
}
#banner img{
	border:none;
}
.price-cat{
  margin-right:-15px;
}

ul.searchFilter li{
   list-style: none;
}

ul.searchFilter li{
	background-color: #ffffff;
	border-bottom:1px solid #7E9DB8;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.searchFilter li .bullet {
	margin-left: 10px;
	cursor: pointer;
	background: url(../img/dtree/arrow_close.gif) center left no-repeat;
}
ul.searchFilter li .bulletCancel {
	margin-right: 10px;
	cursor: pointer;
	background: url(../img/dtree/delete.gif) center left no-repeat;
}

ul.searchFilter a { margin-left:10px; color: #000000; text-decoration:none;}
ul.searchFilter a:hover { color: #333333; text-decoration:none;}
ul.searchFilter a:visited { text-decoration:none;}

ul.searchFilter_cancel li{
   list-style: none;
}
ul.searchFilter_cancel li{
	background-color: #ffffff;
	border-bottom:1px solid #EB473E;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.searchFilter_cancel li .bullet {
	margin-left: 10px;
	cursor: pointer;
	background: url(../img/dtree/arrow_close.gif) center left no-repeat;
}
ul.searchFilter_cancel li .bulletCancel {
	margin-right: 10px;
	cursor: pointer;
	background: url(../img/dtree/delete.gif) center left no-repeat;
}

ul.searchFilter_cancel a { margin-left:10px; color: #EB473E; text-decoration:none;}
ul.searchFilter_cancel a:hover { color: #333333; text-decoration:none;}
ul.searchFilter_cancel a:visited { text-decoration:none;}

a.didyoumean{
  font-size:14px;
  font-style: italic;
  font-weight: bold;
  font-family:"Century Gothic", arial;
}

span.didyoumean{
  font-size:14px;
  margin:5px;
  color:#D5003A;
  font-weight: bold;
  font-family:"Century Gothic", arial;
}
