/*---------------------------------*/
/*------------ RESET -------------*/
/*---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin : 0;
	padding : 0;
	border : 0;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
fieldset,img {
	border : 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style : normal;
	font-weight : normal;
}
ol,ul {
	list-style : none;
}
caption,th {
	text-align : left;
}
h1,h2,h3,h4,h5,h6 {
	font-size : 100%;
	font-weight : normal;
	display : inline;
}
.underline  {
	text-decoration:underline;
}



/*---------------------------------*/
/*------------ BODY -------------*/
/*---------------------------------*/
body {
	color : #000;
	font-size : 12px;
	line-height : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../medias/bg.jpg);
	background-repeat: repeat-x ;
	background-color:#e9fe74;
	}


a {
	color : #000;
	text-decoration : none;
}
a:hover {
	color : #000;
	text-decoration : none;
}
input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #000;
}
strong, b, .bold, .gras {
	font-weight: bold;
}

img {
	border: 0;
}
.alignleft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.block {
	display: block;
}
.blockleft {
	float : left;
	display: block;
}
.blockRight {
	display: block;
	float : right;
}
.blockCenter {
	display: block;
	margin: 0 auto;
}

.clearRight {
	clear: right;
}
.clearleft {
	clear: left;
}


.mrpropre {
	clear: both;
	font-size: 0pt;
	height: 0px;
	line-height: 0px;
}

.underline {
	text-decoration: underline;
}


/*---------------------------------*/
/*------------ Container -------------*/
/*---------------------------------*/

#Main-container{
	position:relative;
	display:block;
	width:100%;
	height:100%;
	margin:auto;
	background:url(../medias/bg-container.jpg) no-repeat center 135px;
	}
	

#container{
	width:958px;
	height:auto!important;
	min-height:550px;
	_height:550px!important;
	background:#fff;
	border:3px solid #8dac11;
	border-top:none;
	margin-left:auto;
	margin-right:auto;
	padding:0px 5px 20px 5px;
	}	
	
/*---------------------------------*/
/*------------ HEAD -------------*/
/*---------------------------------*/	
#header{
	width:974px;
	height:209px;
	margin-left:auto;
	margin-right:auto;
	}	
	
.top-head{
	height:107px;
	}	
	
.logo{
	float:left;
	width:224px;
	height:104px;
	}	
	
.espace-pub-head{
	background:url(../medias/bg-pub-head.jpg) no-repeat top left;
	width:747px;
	height:101px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.espace-pub-head img{
 	width:733px;
	height:95px;
	}	
	
.bottom-head{
	height:105px;
	background:url(../medias/bg-bas-head.jpg) repeat-x 0px 4px;
	}			
	
.bloc-sign-in{
	height:46px;
	width:307px;
	float:left;
	background:url(../medias/bg-sign.jpg) no-repeat 0px 2px;
	padding-left:40px;
	padding-top:5px;
	}	
	
.log-in{
	height:45px;
	width:300px;
	letter-spacing:-0.5pt;
	}		
	
.log-in table td.text-sign{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-right:5px;
	}

.log-in table td input{
	width:134px;
	height:14px;
	border:1px solid #f38d02;
	font-style:italic;
	}	
	
.log-in table td.password input{
	width:86px;
	height:14px;
	border:1px solid #f38d02;
	font-style:italic;
	}
	
.log-in table td.submit input{
	width:21px;
	height:21px;
	border:none;
	}
	
.log-in table td input:hover{
	background:#bed416;}			
		
.bloc-lien{
	float:right;
	}
	
.bloc-lien span{
	float:left;
	width:auto;
	padding-left:20px;
	padding-top:2px;
	margin-right:5px;
	}	
	
.bloc-lien span a{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:auto;
	}
	
.bloc-lien span a:hover{
	text-decoration:underline;
	color:#000;
	}	

.bloc-lien span.C-acc{
	background:url(../medias/picto-create-account.gif) no-repeat 0px -1px;
	}	
	
.bloc-lien span.newsletter{
	background:url(../medias/picto-newsletter.gif) no-repeat 0px -1px;
	}
	
.bloc-lien span.logout{
	background:url(../medias/picto-log-out.gif) no-repeat 0px -1px;
	}				

#log{
	display:block;
	}
	
#bonjour{
	display:none;
	}	
	
.bloc-search{
	float:left;
	width:349px;
	margin-top:10px;
	}	
	
.bloc-search td input{
	width:298px;	
	height:20px;
	margin-right:10px;
	border:1px solid #f38d02;
	font-size:13px;
	padding:2px 2px;
	font-weight:bold;
	}

.bloc-search td input:hover{
	background:#dfdfdf;}	
	
.bloc-search td.sub input{
	width:35px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	background:url(../medias/submit2.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	}	

.bloc-search td.sub input:hover{
	background:url(../medias/submit2.gif) no-repeat top left;
	}	
	
.bloc-menu-langue{
	width:70px;
	padding-top:12px;
	float:left;
	padding-left:15px;
	}	
	
	
.history{
	float:right;
	width:182px;
	height:31px;
	text-transform:uppercase;
	background:url(../medias/bg-history.jpg) no-repeat 0px 4px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	letter-spacing:-0.2pt;
	color:#fff;
	padding-top:15px;
	line-height:9pt;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.history a, .history a:hover{
	color:#fff;
	}
	
		
	
.history:hover{
	background:url(../medias/bg-history-on.jpg) no-repeat 0px 4px;
	}	
	
			
/*---------------------------------*/
/*------------ MENU NAV-------------*/
/*---------------------------------*/

#nav {
	list-style-type: none;
	background:url(../medias/bg-nav.jpg) no-repeat top left;
	width:942px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	font-weight:bold;
	z-index:10000;
	position:absolute;
	}
	
#nav ul {
	list-style-type: none;
	position:absolute;
	left:0px;
	top:52px;
	_top:52px;
	font-weight:normal;
	z-index:200;
	display:block;
	width:200px;
	}
	
#nav li.separator{
	background:url(../medias/separator.jpg) no-repeat 0px 5px;
	width:4px;
	height:39px;
	padding:0px;
	margin:0px;
	}
	
#nav li.separator:hover{
	background:url(../medias/separator.jpg) no-repeat 0px 5px;
	padding:0px;
	margin:0px;
	}		

ul#nav li{
	width:auto;
	float:left;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
	}
	
ul#nav li{
	padding:0px 15px 0px 15px;
	}	
	
ul#nav li:hover{
	background: url(../medias/bg-nav-hov.jpg) repeat-x 0px 1px;
	}
	

ul#nav li.headlink:hover a {
	color:#004e18;
	}			
	
#nav li.headlink {
	float: left; 
	width:auto; 
	text-align: center;
	height:42px!important;
	padding-top:10px;
	
	}
	
	
#nav li.headNolink {
	float: left; 
	width:auto; 
	text-align: center;
	height:42px!important;
	padding-top:10px;
	
	}	
	
#nav li.headlink a {
	display: block; 
	outline: 0; /* prevent dotted border in Firefox */
	}
		
#nav li.headlink ul {
	display: none; 
	text-align: left;
	background:#dce794;
	border:2px solid #adc442;
	}
#nav li.headlink:hover ul {
	display: block;
	}
	
#nav li.headlink ul li{
	height:auto;
	width:195px;
	font-size:11px;
	border-bottom:1px dotted #737373;
	padding:5px 0 5px 5px;
	}	
	
ul#nav li.headlink ul li:hover{
	background:#f5d478;
	}	
		
#nav li.headlink ul li a:hover {
	background-image:none;
	}

#nav a {
	color: black
	}
#nav ul li a:hover {
	text-decoration: none
	}

#nav li.headlink ul{
	/*background-position: 50% bottom; */
	padding-bottom: 10px;
	}
	
#nav li.headlink ul li.last{
	border:none;
	}
	
ul#nav li.headlink#active, ul#nav li.headNolink#active{
	background: url(../medias/bg-nav-hov.jpg) repeat-x 0px 1px;
	}	


#nav li#brand ul.col-A {
	display: none; 
	text-align: left;
	background:#dce794;
	margin:0px;
	padding:0px;
	width:auto!important;
	min-width:450px;
	_width:450px;
	background:#fac83b;
	height:auto!important;
	padding-bottom:375px;
	border:2px solid #adc442;
	}


#brand.headlink:hover ul.col-A {
	display: block;
	top:52px;
	_top:52px;
	margin:0px;
	padding:0px;
	background:#fac83b
	}	
	
#brand.headlink ul.col-A li.li-col{
	width:200px;
	margin:0px;
	margin-right:5px;
	padding:0px;
	border:none;
	top:0px;
	background:#fac83b;
	
	}
	
#brand.headlink ul.col-A li.li-col ul{
	margin:0px;
	top:0px;
	background:#fac83b;
	border:none;
	}	
	
#brand.headlink ul.col-A li.li-col ul li{
	width:190px;
	}		

	
	
/*---------------------------------*/
/*------------ FOOTER -------------*/
/*---------------------------------*/	
	
#footer{
	background:url(../medias/bg-footer.jpg) no-repeat top left;
	width:929px;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:12px;
	clear:both;
	}	
	
#footer ul{
	height:38px;
	margin-left:25px;
	margin-right:auto;
	width:auto;
	text-align:right;
	float:left;
	}	
	
#footer ul li{
	list-style:none;
	float:left;
	text-align:center;
	width:auto!important;
	height:38px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	}
	
#footer ul li a{
	text-decoration:none;
	color:#000;
	}
			
#footer ul li:hover{
	background:url(../medias/bg-footer-hov.jpg) repeat-x 0px 1px;
	/*padding-bottom:26px;*/
	}		
	
#footer ul li.sep{
	padding:0px;
	margin:0px;
	background:none;
	float:left;
	padding-top:10px;
	}			

.txt-netgroup{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	}
	
.txt-netgroup a	{
	color:#666666;
	}
	
.txt-netgroup a:hover {
	color:#000;
	}	
	

/*---------------------------------*/
/*------------ Container -------------*/
/*---------------------------------*/	


/*------------ Bloc Slider -------------*/

.bloc-produit-defilant{
	float:left;
	width:619px;
	height:340px;
	background:url(../medias/bg-bloc-slider.jpg) repeat-x top left;
	display:block;
	margin-top:5px;
	
	}
	
#contentframe{
		/*overflow: hidden;*/
		text-align:left;
		z-index:10000;
		display:block;
	}
	
#slidecounter{
		float:left;
		color:#ee0000;
		font:50px "Helvetica Neue", Arial, sans-serif;
		font-weight:bold;
		margin:18px 20px;
		display:none;	
		}
#slidecaption{
		overflow: hidden;
		float:left;
		color:#000;
		font:26px "Helvetica Neue", Arial, sans-serif;
		font-weight:bold;
		margin:10px 0;
		width:325px;
		line-height:21pt;
		padding-left:10px;
		
		}
		/*Supersized Stamp
		.stamp{
			float: right;
			margin: 25px 20px 0 0;
		}*/
		
		/*Supersize Plugin Styles*/
#navigation{
		background:#acc341;
		 filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		-khtml-opacity: 0.7;
		opacity: 0.7;
		z-index:1000;
		margin-left:5px;
		width: 608px;
		position: absolute;
		top: 450px;
		height:93px;
			}
			
.bloc-nav{
	 padding-top:25px;
	 z-index:10000;
	 }	
	 
.bloc-nav img{
	 z-index:100000000;}	 		
			
#loading {
		position: absolute;
		top: 49.5%; 
		left: 49.5%;
		z-index: 3;
		width: 24px; 
		height: 24px;
		text-indent: -999em;
			}
			
#supersize{
		position:relative;
		z-index:0;
		}
#supersize img, #supersize a{
		position:absolute;
		top:7px;
		left:5px;
		z-index: 1;
		
		}
#supersize .prevslide, #supersize .prevslide img{
		z-index: 2;
		
		}
#supersize .activeslide, #supersize .activeslide img{
		z-index: 3;
		
		}
	
/*------------ /Bloc Slider -------------*/



.bloc-pub-container{
	float:right;
	width:326px;
	height:340px;
	margin-top:5px;
	background:url(../medias/bg-pub-content.jpg) no-repeat top left;
	text-align: center;
	padding-top: 10px;
	}
	
.bloc-pub-container img {
	width:308px;
	height:318px;
	}	
	
/*---------------------------------*/	
/*------------ BLOC NEW -------------*/	
/*---------------------------------*/
.bloc-New{
	width:618px;
	height:229px;
	display:block;
	position:relative;
	margin-top:10px;
	float: left;
	}	
		
.bloc-Orange01{
	width:618px;
	height:229px;
	}	
.bloc-Orange01 .titre{
	width:262px;
	height:32px;
	background:url(../medias/bg-titre-orange.jpg) no-repeat top left;
	font-size:20px;
	font-weight:bold;
	color:#3a2200;
	padding-left: 5px;
	}
	
.haut-Orange01{
	width:618px;
	height:13px;
	background:url(../medias/haut-Orange01.jpg) no-repeat top left;
	float: left;
	}	
	
.milieu-Orange01{
	width:612px;
	height:208px;
	background:url(../medias/milieu-Orange01.jpg) repeat-y top left;
	float: left;
	padding-left:6px;
	}
	
.bas-Orange01{
	width:618px;
	height:13px;
	background:url(../medias/bas-Orange01.jpg) no-repeat top left;
	float: left;
	}	
	
/*----------------Carousel------------------*/
/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 1.0 - 10.21.2008
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	width:auto;}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
	}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	width:145px;
	}

.carousel-component .carousel-list li p.desc { 
	height:auto!important;
	height:25px;
	_height:25px!important;
	font-weight:bold;
	color:#2f2f2f;
	text-transform:uppercase;
	}	
	
.carousel-component .carousel-list li span.prix{	
	font-size:13px;
	font-weight:bold;
	color:#7b9005;
	}
	
.carousel-component .carousel-list li span.barre{	
	font-size:13px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:line-through;
	}	
	
/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
	width:auto;
	}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin-left:65px;
	position:relative; 
	}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
	color:#618cbe;
	}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
	}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
	background:url(../medias/border-right-sep.jpg) no-repeat right 20px; 
	}

.carousel-component {
	padding:6px;
	}
.carousel-component .carousel-list li {
	margin:2px;
	width:145px;
	height:190px;
	text-align: center;
	/* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	display:block;
	/*border:1px solid #e2edfa;
	outline:none;
	-moz-outline:none; */
}

.carousel-component .carousel-list li img { 
	display:block; 
	width:120px;
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.carousel-component .carousel-list li strong { 
	display:block; 
}
									

#prev-arrow { 
	position:absolute;
	top:55px;
	z-index:3;
	cursor:pointer; 
	left:0px; 
}

#next-arrow { 
	position:absolute;
	top:55px;
	z-index:3;
	cursor:pointer; 
	right:12px; 
}


/*-------------------------------------------*/
/*----------------Carousel------------------*/
/*-------------------------------------------*/

.bloc-P-Noire{
	width:320px;
	height:262px;
	float: right;
	margin-top: 10px;
	}
	
.bloc-Noire01 .titre{
	width:262px;
	height:32px;
	background:url(../medias/bg-titre-vert.jpg) no-repeat top left;
	font-size:20px;
	font-weight:bold;
	color:#3a2200;
	padding-left: 5px;
	}	
	
.haut-Noire01{
	background:url(../medias/haut-Noire01.jpg) no-repeat top left;
	width:320px;
	height:18px;
	}	
	
.milieu-Noire01{
	background:url(../medias/milieu-Noire01.jpg) repeat-y top left;
	width:310px;
	height:190px;
	padding-left:10px;
	}
	
.bas-Noire01{
	background:url(../medias/bas-Noire01.jpg) no-repeat top left;
	width:320px;
	height:18px;
	}
	
div.domtab{
		padding:0px;
		width:300px;
		font-size:11px;
		}
ul.domtabs{
		width:300px;
		margin:0 0 0 0;				
		}
ul.domtabs li{
		float:left;
		text-align:center;
		color:#000;
		}
		
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
		width:74px;
		padding-top:5px;
		display:block;
		background: url(../medias/tab-off.jpg) no-repeat 0px 0px #aec541;
		color:#4d4d4d;
		height:23px;
		font-weight:bold;
		text-decoration:none;
		float:left;
		border-bottom:1px solid #C0C0C0;
		padding-bottom:2px;
		outline: 0; /* prevent dotted border in Firefox */
		line-height:9pt;
		}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
		height:23px;
		width:74px;
		float:left;
		outline: 0; /* prevent dotted border in Firefox */
		}
		
ul.domtabs a:hover, {
		/*background: url(../medias/tab-on.jpg) no-repeat top left;*/
		}
div.domtab div{
		clear:both;
		width:auto;
		background:#fff;
		color:#4d4d4d;
		padding:0px;
		}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
		background: url(../medias/tab-on.jpg) no-repeat 0px 2px;
		border-bottom:none;
		color:#000;
		}
#domtabprintview{
		float:right;
		padding-right:1em;
		text-align:right;
		}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
		color:#fff;
	}
	
div.domtab div h2{
	visibility:hidden;
	}	

div.domtab div ul.list-in{
	width:290px;
	}
	
div.domtab div ul.list-in li{
	border-bottom:1px dashed #c0c0c0;
	height:50px;
	}
	
div.domtab div ul.list-in li.last{
	border:none;
	}		
	
div.domtab div ul.list-in li a{	
	color:#616161;
	}	
	
div.domtab div ul.list-in li img{
	margin-right:10px;
	margin-top:4px;
    width:48px;
    height:35px;
	}	
	
div.domtab div ul.list-in li div.picto{
    padding-top: 2px;
    width: 60px;
    }   
    	
	
div.domtab div ul.list-in li span.desc{
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 2px;
	width: 230px;
	}	
	
div.domtab div ul.list-in li span.prix{
	text-transform:uppercase;
	color: #7B9005;
	}	

div.domtab div ul.list-in li span.barre{
    text-transform:uppercase;
    color:#ff0000;
    text-decoration:line-through;
    }   


/*-------------------------------------------*/
/*----------------Bloc Pub------------------*/
/*-------------------------------------------*/

.bloc-pub{
	width:291px;
	height:255px;
	border:6px solid #ffa820;
	display:block;
	position:relative;
	margin-right:12px;
	margin-top:4px;
	_margin-top: 8px;
	background: #fff;
	float: left;
	}
	
.bloc-pub2{
	margin-right: 0px;
	}
	
.bloc-pub img{
	width:291px;
	height:255px;
	}	

.bloc-pub div.strip-promo{
	width:122px;
	height:119px;
	padding-top:30px;
	position:absolute;
	left:0px;
	top:55px;
	z-index:2;
	background:url(../medias/bg-rouge01.gif) no-repeat top left;
	text-align:center;
	}	

span.prix-promo{
	font-weight:bold;
	color:#fff;
	font-size:17px;
	}
	
span.text-promo{
	font-weight:bold;
	color:#ffe04e;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17pt;
	}
	
span.prix-barre{
	font-weight:bold;
	color:#000;
	font-size:13px;
	text-decoration:line-through;
	}	
	
span.text-desc{
	font-weight:normal;
	font-size:11px;
	color:#000000;
	}		

.desc-pub{
	position:absolute;
	width:291px;
	background:#fff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	height:27px;
	z-index:3px;
	bottom:10px;
	left:0px;
	font-weight: bold;
	font-size: 13px;
	_line-height: 12pt;
	}
	
.bloc-pub2{
	width:291px;
	height:255px;
	border:6px solid #ffa820;
	display:block;
	position:relative;
	margin-right:12px;
	margin-top:4px;
	_margin-top: 8px;
	background: #fff;
	float: left;
	}
	
.bloc-pub2 div.strip-promo{
	width:122px;
	height:119px;
	padding-top:30px;
	position:absolute;
	right:0px;
	top:10px;
	z-index:2;
	background:url(../medias/bg-rouge02.gif) no-repeat top left;
	text-align:center;
	}
	
.bloc-pub2 .desc-pub{
	position:absolute;
	bottom:5px;
	width:auto;
	height: auto;
	left: 140px;
	text-align: right;
	_line-height: 12pt;
	}	
	
/*-------------------------------------------*/	
/*-----------------TAGS-----------------------*/	
/*-------------------------------------------*/
div.tags{
	width:305px;
	height:auto;
	line-height: 20pt;
	height:190px;
	overflow:hidden;
	}
	
div.tags span a{
	padding-left:3px;
	padding-right:3px;
	width:auto;
	float:left;
	}	

a.w20{
	color:#7b9005;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a.w40{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a.w60{
	color:#dd800c;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}	
	
a.w80{
	color:#848484;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a.w100{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	font-size:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		}
		
a.w120{
	color:#7b9005;
	font-weight:normal;
	text-decoration:underline;
	font-style:italic;
	font-size:21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
		}
		
a.w140{
	color:#7b9005;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	font-size:22px;
	font-family: "Courier New", Courier, monospace;
		}	
		
a.w160{
	color:#dd800c;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
		}		
		

/*---------------------------------*/
/*--------- POPUP/LAYER -----------*/
/*---------------------------------*/
.backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#afc3c5;
	z-index:10000;
}

.popupContact {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	width:662px;
	z-index:10001;
}
.popupContact-haut {
	display:block;
	position: relative;
	width: auto;
	height: 36px;
	background-image: url(../medias/popupContact-h.gif);
	background-repeat: no-repeat;
}
.popupContact-haut a {
	display:block;
	position: relative;
	width: 75px;
	height: auto;
	float: right;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color:#848484;
	text-align:left;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.popupContact-bas {
	display:block;
	position: relative;
	width: auto;
	height: 14px;
	background-image: url(../medias/popupContact-b.gif);
	background-repeat: no-repeat;
	}
.popupContact-centre {
	display:block;
	position: relative;
	width: auto;
	height:auto!important;
	min-height: 150px;
	_height: 150px!important;
	background-image: url(../medias/popupContact-m.gif);
	background-repeat: repeat-y;
	padding:10px 20px;
}

.titre-form{
	color:#ff5108;
	font-weight:bold;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	}
.popupContact-centre-contenu{
	margin-left:auto;
	margin-right:auto;
	width:580px;
	height:auto;
	padding-bottom:10px;
	}
	
.popupContact-text{
	font-size:11px;
	color:#636363;
	text-align:left;
	}	
	
.error{
	width:560px;
	height:auto;
	padding:5px 10px 10px 10px;
	background:#eff669;	
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
.error div.txt-info{
	color:#000;
	text-align:center;
	width:auto;
	font-weight:bold;
	}	
	
.error ul{
	padding-top:5px;
	}	
	
.error ul li{
	color:#FF0000;
	font-weight:bold;
	}	
	
.popupContact-form{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding-top:20px;
	padding-bottom:20px;
	}	
	
.popupContact-form table th{
	color:#010101;	
	width:177px;
	text-align:left;
	font-size:11px;
	vertical-align:top;
	}
	
.popupContact-form table th, .popupContact-form table td{
	padding-top:5px;}	
	
.popupContact-form table th span{
	color:#FF0000;
	font-size:10px;
	}	
		
.popupContact-form table td input{
	width:230px;
	height:20px;
	background: #f4f4f4;
	border:1px solid #CCCCCC;	
		}
		
.popupContact-form table td textarea{
	width:306px;
	height:55px;
	background: #f4f4f4;
	border:1px solid #CCCCCC;	
	}			
		
div.compulsory{
	color:#FF0000;
	font-style:italic;
	font-size:10px;
	padding-top: 10px;
	}	
	
.btn-submit{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
	}	
	
.btn-submit input{
	background:url(../medias/bg-btn.gif) no-repeat top left;
	width:145px;
	height:43px;
	border:none;
	cursor:pointer;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-left:5px;
	}					
		
/*-------------------------------------------*/
/*----------------Fiche Produit------------------*/
/*-------------------------------------------*/	
.bloc-fiche {
	width:930px;
	height:auto;
	padding-left: 1px;
	}
	
.bloc-liens-fiche{
	float:right;
	width:260px;
	height:auto;
	padding-top:2px;
	}	
	
.tellFriend{
	background:url(../medias/picto-tell-a-friend.gif) no-repeat 0px 0px;
	padding-left:35px;
	height:25px;
	width:auto;
	float:left;
	padding-top:5px;
	}	
	
.printCopy{
	background:url(../medias/picto-print.gif) no-repeat 0px 0px;
	padding-left:35px;
	float:left;
	height:25px;
	margin-right:10px;
	padding-top:5px;
	}	
	
	
.bloc-liens-fiche a{	
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
		}
		
.bloc-liens-fiche a:hover{
	color:#000;}			
		
.B-orange-blanc-int-haut {
	width:955px;
	height:11px;
	background:url(../medias/orange-blanc-bg-haut.gif) bottom left no-repeat;
	_line-height:7pt;}	
	
.B-orange-blanc-int-contenu {
	width:935px;
	height:448px;
	background:url(../medias/orange-blanc-bg-contenu.gif) top left repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.B-orange-blanc-int-bas {
	width:955px;
	height:11px;
	background:url(../medias/orange-blanc-bg-bas.gif) top left no-repeat;
	}						

.autreVus{
	float:left;
	width:100px;
	height:332px;
	background:url(../medias/bg-other-view.gif) no-repeat top left;
	text-align:center;
	padding-top: 5px;
	margin-right:8px;
	}	
	
.autreVus h1{
	font-weight:bold;
	color:#525252;
	}		
	
.autreVus img{
	width:77px;
	height:63px;
	border:1px solid #dcdcdc;
	margin-bottom:12px;
	}		
				
.photoFiche{
	width:408px;
	height:328px;
	float:left;
	background:url(../medias/bg-photo-fiche.gif) no-repeat top left;
	text-align:center;
	padding-top:10px;
	margin-right:10px;
	}
	
.photoFiche img{
	width:385px;
	height:316px;
	border:1px solid #dcdcdc;
	}	
	
.produit-desc{
	width:371px;
	height:82px;
	float:left;
	color:#000;
	background:url(../medias/bg-desc.jpg) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	line-height:13pt;
	position: relative;
	padding-left:7px;
	padding-right:7px;
	}	
	
.produit-desc span.product{
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	}	
	
.btn-price{
	position:absolute;
	top:72px;
	height:35px;
	width:120px;
	right:0px;
	background:url(../medias/btn-price.gif) no-repeat top left;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	padding-top:15px;
	padding-left:30px;
	}	
	
.bloc-desc{
	float:left;
	margin-top: 33px;
	}
	
.bloc-desc-milieu{
	background:url(../medias/bg-desc.gif) no-repeat 0px 0px;
	width:407px;
	height:178px;
	}	
	
.bloc-desc .domtab{
	width:330px;
	}	
	
.bloc-desc .domtab ul.domtabs{		
	height:20px;
	width:auto;
	}
	
	
.bloc-desc ul.domtabs a:link,
.bloc-desc ul.domtabs a:visited,
.bloc-desc ul.domtabs a:active,
.bloc-desc ul.domtabs a:hover{
		width:107px;
		padding-top:5px;
		_padding-top:10px;
		display:block;
		background: url(../medias/desc-off.gif) no-repeat 0px 0px;
		_background: url(../medias/desc-off.gif) no-repeat bottom center;
		color:#4d4d4d;
		height:23px;
		_height:17px;
		font-weight:bold;
		text-decoration:none;
		float:left;
		outline: 0;
		border:none; /* prevent dotted border in Firefox */
		}
html>body .bloc-desc ul.domtabs a:link,
html>body .bloc-desc ul.domtabs a:visited,
html>body .bloc-desc ul.domtabs a:active,
html>body .bloc-desc ul.domtabs a:hover{
		height:23px;
		width:107px;
		float:left;
		outline: 0;
		border:none; /* prevent dotted border in Firefox */
		}
		
.bloc-desc ul.domtabs a:hover, {
		/*background: url(../medias/tab-on.jpg) no-repeat top left;*/
		}
.bloc-desc div.domtab div{
		clear:both;
		width:auto;
		background:#fff;
		color:#000;
		padding:0px;
		}
.bloc-desc ul.domtabs li.active a:link,
.bloc-desc ul.domtabs li.active a:visited,
.bloc-desc ul.domtabs li.active a:active,
.bloc-desc ul.domtabs li.active a:hover{
		background: url(../medias/desc-on.gif) no-repeat 0px 0px;
		_background: url(../medias/desc-on.gif) no-repeat 0px bottom;
		color:#fff;
		width:107px;
		border:none;
		}
.bloc-desc-milieu h2{
	visibility:hidden;
	}

.bloc-desc .desc-int{
	height:150px;
	overflow:auto;
	width:375px;
	padding-left:10px;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding-right:10px;
	}
	
.bloc-bas-fiche{
	width:auto;
	height:auto;
	padding-top: 4px;
	}
	
.desc-retailer{
	background:url(../medias/bg-retailer.jpg) no-repeat top left;
	width:514px;
	height:100px;
	float:left;
	}	
	
.email-retailer{
	background:url(../medias/bg-email-retailer.jpg) no-repeat top left;
	width:200px;
	height:60px;
	float:left;
	padding-top:40px;
	font-weight:bold;
	padding-left:7px;
	text-transform:uppercase;
	}


.add-log{
	background:url(../medias/bg-add-to-log.jpg) no-repeat top left;
	width:200px;
	height:60px;
	float:left;
	font-weight:bold;
	padding-top:40px;
	padding-left:7px;
	text-transform:uppercase;
	}
	
	
.email-retailer a, .add-log a {
	padding: 0px;
	outline:0;
	}
	
.email-retailer:hover a, .add-log:hover a{
	color:#fff;
	} 		
	
.bloc-logo-retailer{
	float:left;
	width:190px;
	height:62px;
	padding-top: 5px;
	padding-left: 10px;
	}	
	
.signaletic-retailer{
	float:right;
	width:auto;
	height:67px;
	text-align:left;
	padding-top:5px;
	font-size: 11px;
	font-weight: bold;
	padding-right:10px;
	}
	
.txt-click{
	font-size:10px;
	color:#767676;
	text-align:center;
	width:500px;
	height:12px;
	padding-top:3px;
	}
	
.signaletic-retailer:hover a{
	text-decoration:underline;
	}
	
.txt-click a{	
	color:#767676;
	}	
	
.bloc-see-also{	
	width:auto;
	height:auto;
	padding-top:8px;	
	}	
.bloc-contenu-see-also{
	width:935px;
	height:299px;
	background:url(../medias/bg-see-also.gif) no-repeat top left;
	padding-top: 25px;
	padding-left: 20px;
	}	
	
.bloc-contenu-see-also .Bloc-descrip-prix{
	margin-right:23px;
	_margin-right:0px;
	_padding-right:27px;
	}	
			
			
/*-------------------------------------------*/
/*----------------Page Listing------------------*/
/*-------------------------------------------*/	

.filDarainne {
	width:900px;
	height:29px;
	background:url(../medias/bgFilDarianne.gif) top left no-repeat;
	margin-left:20px;
	color:#0c0c0c;
	font-size:11px;
	padding-top:3px;
	padding-left:19px;
	}
	
.filDarainne ul li {
	list-style:none;
	display:inline;
	background:url(../medias/arrow-filD.gif) top right no-repeat;
	padding-right:10px;
	margin-right:4px;
	}
	
.filDarainne ul li a {
	color:#0c0c0c;
	}
	
.filDarainne ul li.active {
	background:none;
	color:#104a01;
	font-weight:bold;
	font-style:italic;
	}			

.BlocPageInt {
	width:958px;
	height:auto;
	}

.BlocGauche {
	float:left;
	width:236px;
	height:200px;
	padding-right:5px;
	height:200px;
	}
	
.BlocDroit {
	float:left;
	width:716px;
	height:auto;
	}
	
.Bgauche-Titre {
	background:url(../medias/blocGauche-bg-Titre.gif) top left no-repeat #9ab611;
	width:194px;
	height:auto !important;
	min-height:30px;
	_height:30px !important;
	font-size:16px;
	font-weight:bold;
	color:#3a2200;
	padding-left:5px;
	padding-top:6px;
	line-height:11pt;
	}

.Bgauche-Menu {
	width:auto;
	height:auto;
	}	
	
.Gauche-Menu-Bg-Haut {
	background:url(../medias/bg-menu-gauche-haut.gif) bottom left no-repeat #7e7d7d;
	width:236px;
	height:13px;
	}
	
.Gauche-Menu-Bg-contenu {
	background:url(../medias/menu-gauche-bg.gif) top left repeat-y;
	width:auto;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	}
	
.Gauche-Menu-Bg-Bas {
	background:url(../medias/bg-menu-gauche-bas.gif) top left no-repeat;
	width:236px;
	height:13px;
	}
	
.Pub-Int {
	width:auto;
	height:auto;
	padding-bottom: 6px;
	}
	
.pub-int-haut {
	width:716px;
	height:14px;
	background:url(../medias/Pub-int-bg-haut.gif) bottom left no-repeat;
	}
	
.pub-int-contenu {
	width:687px;
	height:235px;
	background:url(../medias/Pub-int-bg-contenu.gif) top left repeat-y;
	padding-left:15px;
	padding-right:14px;
	}
	
.pub-int-contenu img{
	width:688px;
	height:235px;
	}	
		
/*:first-child+html .pub-int-contenu #pub-banner03{
	border:none;
	overflow: hidden;
	z-index:0;
	float:left;
	position:relative;
	display:block;
	}	*/	
	
.pub-int-bas {
	width:716px;
	height:14px;
	background:url(../medias/Pub-int-bg-bas.gif) top left no-repeat;
	}
	
.Liste-Produit {
	width:auto;
	height:auto;
	}											

.produit-recherche {
	width:715px;
	height:31px;
	background:url(../medias/produit-bg-recherche.gif) top left no-repeat;
	}
	
.bloc-Listing {
	width:auto;
	height:auto;
	}
	
.bloc-Listing-bg-haut {
	background:url(../medias/bloc-listing-bg-haut.gif) bottom left no-repeat #ffb02d;
	width:715px;
	height:13px;
	}
	
.bloc-Listing-bg-contenu {
	background:url(../medias/bloc-listing-bg-contenu.gif) top left repeat-y;
	width:689px;
	height:auto;
	padding-left:13px;
	padding-right:13px;
	}		
	
.bloc-Listing-bg-bas {
	background:url(../medias/bloc-listing-bg-bas.gif) top left no-repeat;
	width:715px;
	height:13px;
	}
	
.Bgauche-Titre.listing-titre {
	float:left;
	background:none;
	height:auto;
	width:266px;
	line-height:11pt;
	}
	
.listing-recherche {
	width:auto;
	height:auto;
	padding-left:60px;
	float:left;
	}	
	
.Sorting {
	float:left;
	background:url(../medias/sort.gif) top left no-repeat;
	width:77px;
	height:22px;
	padding-top:9px;
	padding-left:4px;
	text-align:center;
	}
	
.liste-Deroulant {
	float:left;
	padding-top: 6px;
	}
	
.Bloc-descrip-prix {
	width:154px;
	height:259px;
	padding-top:6px;
	background:url(../medias/contour-gris.gif) top left no-repeat;
	margin-right: 10px;
	float: left;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 8px;
	}
	
.Bloc-descrip-prix-titre {
	color:#ff9300;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom: 6px;
	height: 32px;
	}
	
.Bloc-descrip-prix-titre a {
	color:#676767;
	}	
	
.Bloc-descrip-prix-Img {
	height:110px;
	padding-bottom:8px;
	}
	
.Bloc-descrip-prix-Img img {
    height:110px;
    width:154px;
    }	
	
.Bloc-descrip-prix-Txt {
	padding-bottom:4px;
	font-size:11px;
	height:40px;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	line-height:9pt;
	}
	
.Bloc-descrip-prix-Make {
	font-weight:bold;
	text-align:center;
	height:20px;
	text-transform:uppercase;
	}
	
.Bloc-descrip-prix-Txt a{
	color:#fff;
	}
	
.Bloc-descrip-prix-Txt img {
	width:100px;
	height:40px;
	color: #666;
	}		
	
.Bloc-descrip-prix-Make a {
	color:#000;
	}	
	
.Bloc-Prix-bas {
	background:url(../medias/bg-prix.jpg) top left no-repeat;
	height:46px;
	width:121px;
	margin-top:7px;
	margin-left:15px;
	padding-top:3px;
	text-align:center;
	}
	
.Prix-Barer {
	text-decoration:line-through;
	padding-bottom:3px;
	}												

.Prix-normal {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	}

.Bloc-descrip-prix.NomargD {
	margin-right:0px;
	}
	
.Pagination {
	width:auto;
	float:right;
	}
	
.Pagination-A {
	float:right;
	width:auto;
	}
	
.Pagination-B {
	float:right;
	width:150px;
	padding-left:10px;
	font-size:13px;
	}
	
.Pagination-B ul li {
	display:inline;
	padding-right:1px;
	padding-top:2px;
	}			
	
.PreV {
	width:auto;
	height:auto;
	float:left;
	}
	
.PaG-Inner {
	height:17px;
	float:left;
	background:#ffa42b;
	padding-left:3px;
	padding-right:2px;
	padding-top:3px;
	}

.PaG-Inner ul li {
	list-style:none;
	display:inline;
	}
	
.PaG-Inner ul li.active {
	font-weight:bold;
	}	
		
.NxT {
	width:auto;
	height:auto;
	float:left;
	}
	
.Acc-ContainerInt {
	width:auto;
	height:auto;
	}	
	

	

	

.Acc-ContainerInt ul li.level-B {
	margin-top:5px;
	}
	
.Acc-ContainerInt ul li.noborder {
	border-bottom:none;
	}	
	
.Acc-ContainerInt ul li {
	list-style:none;
	margin-left:3px;
	background:url(../medias/arrow-orange.jpg) 0px 7px no-repeat;
	padding-left:20px;
	color:#514a4a;
	font-weight:normal;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:7px;
	padding-top:7px;	
	height:auto;
	color:#4d4d4d;
	font-size:11px;
	text-transform:uppercase;
	}
	
.Acc-ContainerInt ul li a {
	cursor:pointer;
	}	
	
.Acc-ContainerInt ul li.selected, .Acc-ContainerInt ul li:hover {
	height:auto;
	background:url(../medias/arrow-green.jpg) no-repeat 0px 7px;
	cursor:pointer;
	color:#ADC442;
	}
	
.Acc-ContainerInt ul li ul li.level-04 {
	border:none;
	padding-bottom:3px;
	padding-left:10px;
	background:url(../medias/1px.gif) top left no-repeat;
	display:block;
	}
	
.Acc-ContainerInt ul li ul li.level-04 a:hover, .Acc-ContainerInt ul li ul li.level-04.active a{
	background:url(../medias/1px.gif) top left no-repeat;
	color:#ADC442;
	}
		
	
/***CustomSelect***/

#iconselect {
	background:url(../medias/bg-recherche.gif) top left no-repeat;
	height: 21px;
	width: 281px;
	padding-left: 15px;
	padding-top: 4px;
	cursor:pointer;
	}

.selectitems {
	width:240px;
	height:21px;
	border-bottom: dashed 1px #ddd;
	padding-left:10px;
	padding-top:3px;
	}
	
.selectitems span {
	margin-left: 5px;
	}

#iconselectholder {
	width: 250px;
	overflow: auto;
	display:none;
	position:absolute;
	background-color:#92b012;
	}
	
.hoverclass{
	background-color:#DFF38F;
	cursor:pointer;
	}

.selectedclass{
	background-color:#DFF38F;
	}								

/***Fin-CustomSelect***/													

.Bloc-Prix-bas.Vert {
	background:url(../medias/bg-prix-vert.gif) top left no-repeat;
	}
	
.produit-recherche.popular {
	background:url(../medias/bg-popular.gif) top left no-repeat;
	width:266px;
	}
	


/*-------------------------------------------*/
/*----------------Page My-Account------------------*/
/*-------------------------------------------*/	
	
.bloc-My-Account {
	width:auto;
	height:auto;
	padding-left: 1px;
	}
	
.acc-Titre {
	background:url(../medias/my-acc-bg-titre.gif) top left no-repeat;
	width:955px;
	height:31px;
	}
	
.bloc-acc-int {
	width:955px;
	height:auto;
	background:#ffb02d;
	}
	
.B-acc-int-haut {
	width:955px;
	height:13px;
	background:url(../medias/my-acc-int-bg-haut.gif) bottom left no-repeat;
	}	
	
.B-acc-int-contenu {
	width:945px;
	height:auto;
	background:url(../medias/my-acc-int-bg-contenu.gif) top left repeat-x #000;
	margin-left:5px;
	margin-right:5px;
	padding-top:25px;
	
	}
	
.B-acc-int-bas {
	width:955px;
	height:13px;
	background:url(../medias/my-acc-int-bg-bas.gif) top left no-repeat;
	}
	
.Espace-Acc-haut {
	background:url(../medias/espace-acc-bg-haut.gif) bottom left no-repeat;
	width:740px;
	height:6px;
	margin-left:auto;
    margin-right:auto;
	}
	
.Espace-Acc-contenu {
	background:url(../medias/espace-acc-fond.gif) bottom left no-repeat #fff;
	width:720px;
	height:auto!important;
	min-height:455px;
	_height:455px!important;
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
    margin-right:auto;
	}		
	
.Espace-Acc-bas {
	background:url(../medias/espace-acc-bg-bas.gif) top left no-repeat;
	width:740px;
	height:49px;
	margin-left:auto;
    margin-right:auto;
	}
	
.Espace-Acc-bloc-haut {
	width:auto;
	height:auto;
	}
	
.Acc-Picto-01 {
	width:auto;
	height:auto;
	padding-right:5px;
	float:left;
	}
	
.Acc-msg-accueil {
	float:left;
	width:auto;
	height:auto;
	font-size:15px;
	font-weight:bold;
	}	
	
.acc-welcome {
	width:645px;
	height:auto;
	border-bottom:2px solid #000;
	margin-bottom:5px;
	padding-top:12px;
	}
	
.acc-welcome-Titre {
	width:auto;
	height:auto;
	float:left;
	padding-top: 16px;
	}
	
.Acc-Picto-02 {
	width:auto;
	height:auto;
	float:right;
	}												
										
.acc-welcome-Titre-sous {
	color:#d82901;
	font-size:13px;
	text-transform:uppercase;
	}
	
.Espace-acc-bloc-gauche {
	width:520px;
	height:auto;
	float:left;
	padding-right:19px;
	padding-top: 8px;
	}
	
.Espace-acc-bloc-droit {
	width:178px;
	height:auto !important;
	min-height:370px;
	_height:370 !important;
	float:left;
	background:#eee;
	}
	
.Espace-acc-bloc-droit ul li {
	list-style:none;
	width:178px;
	height:42px;
	background:url(../medias/espace-acc-menu-off.gif) top left no-repeat;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-0.7pt;
	}

.Espace-acc-bloc-droit ul li:hover, .Espace-acc-bloc-droit ul li.selected {
	background:url(../medias/espace-acc-menu-on.gif) top left no-repeat;
	color:#fff;
	cursor:pointer;
	}
.Espace-acc-bloc-droit ul li:hover a, .Espace-acc-bloc-droit ul li.selected a{
	color:#fff;
	}	

.Espace-acc-bloc-droit ul li.LogOut {
	margin-top:200px;
	background:url(../medias/espace-acc-menu-log-off.gif) top left no-repeat;
	}
	
.Espace-acc-bloc-droit ul li.LogOut:hover, .Espace-acc-bloc-droit ul li.LogOut.on {
	margin-top:200px;
	background:url(../medias/espace-acc-menu-log-on.gif) top left no-repeat;
	}
	
.Espace-acc-bloc-droit ul li.LogOut:hover a, .Espace-acc-bloc-droit ul li.LogOut.on a {
	color:#fff;
	}			
	
.Espace-Acc-bloc-bas {
	padding-top:5px;
	width:auto;
	height:auto;
	}
	
.Esp-Acc-menu {
	width:auto;
	height:auto;
	}				
	
.Esp-Acc-menu-Picto {
	width:auto;
	height:auto;
	float:left;
	padding-left:3px;
	padding-right:5px;
	padding-top:5px;
	}
	
.Esp-Acc-menu-Txt {
	width:auto;
	height:auto;
	float:left;
	padding-top:14px;
	}	
	
.Espace-acc-bloc-gauche-Txt {
	width:auto;
	height:auto;
	padding-bottom:15px;
	padding-left: 20px;
	font-size: 11px;
	}		

.E-acc-Formulaire {
	width:auto;
	height:auto !important;
	min-height:330px;
	_height:330px !important;
	padding-left:20px;
	}
	
.E-acc-Formulaire table th {
	width:160px;
	font-size:11px;
	}
	
.E-acc-Formulaire table td {
	padding-bottom:10px;
	}	
	
.E-acc-Formulaire table td input {
	width:230px;
	height:16px;
	border:1px solid #7A7A7A;
	background-color:#efefef;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
	}

	
.E-acc-Formulaire table td textarea {
	width:280px;
	height:50px;
	border:1px solid #7A7A7A;
	background-color:#efefef;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
	}
	
.E-acc-Formulaire table td.BtnSubmit {
	padding-top:60px;
	height:100%;
	}
	
.E-acc-Formulaire table td.BtnSubmit input, .Espace-Acc-contenu table td.BtnSubmit input, 
.B-acc-int-contenu.sendMail table td.BtnSubmit input{
	background:url(../medias/btn-Submit.gif) top left no-repeat;
	width:147px;
	height:44px;
	color:#fff;
	text-align:center;
	padding-left:10px;
	border:none;
	padding-bottom:6px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	letter-spacing:0pt;
	}	
	
input.log-in{
	background:url(../medias/btn-Submit.gif) top left no-repeat;
	width:147px;
	height:44px;
	color:#fff;
	text-align:left;
	padding-left:10px;
	border:none;
	padding-bottom:6px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	float:right;
	margin-top:10px;
	letter-spacing:0pt;
	}
	
input.log-in-btn2{
	background:url(../medias/bg-btn2.gif) top left no-repeat;
	width:147px;
	height:44px;
	color:#fff;
	text-align:left;
	padding-left:10px;
	border:none;
	padding-bottom:6px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	float:right;
	margin-top:10px;
	letter-spacing:0pt;
	}	
	
.contLogin .log-in-btn2.posAbs{
	position:absolute;
	bottom:0px;
	right:0px;
	}			
	
span.ColRouge {
	color:#ff0000;
	}
	
span.ColRouge a {
	color:#ff0000;
	}	
	
span.TxtItalic {
	font-style:italic;
	color:#434343;
	}
	
span.ItalRouge {
	color:#ff0000;
	font-style:italic;
	font-size:11px;
	}
	
.E-acc-Formulaire.LogSpace {
	padding-left:3px;
	}
	
.BlocLog {
	width:auto;
	height:auto;
	padding-bottom: 13px;
	}
	
.logGauche {
	width:80px;
	padding-right:3px;
	height:100px;
	background:url(../medias/log-bg-picto.gif) top left no-repeat;
	float:left;
	text-align:center;
	}										

.logDroit {
	width:433px;
	height:100px;
	background:url(../medias/log-bg-droit.gif) top left no-repeat;
	float:left;
	position: relative;
	}
	
.ItemPicto {
	width:auto;
	height:69px;
	padding: 2px;
	}

.ItemPrix {
	padding-top:3px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	}		

.LogDroit-01 {
	float:left;
	width:181px;
	height:100px;
	padding-right:4px;
	}
	
.LogDroit-02 {
	float:left;
	width:76px;
	height:100px;
	padding-right:4px;
	}
	
.LogDroit-03 {
	float:left;
	width:164px;
	height:100px;
	position: relative;
	}
	
table.TabLog td {
	font-weight:bold;
	vertical-align:middle;
	font-size:11px;
	padding-right:8px;
	text-align:center;
	padding-top:10px;
	}	
	
table.TabLog td.logDate {
	width:69px;
	padding-left:2px;
	font-size:10px;
	padding-right:8px;
	}
	
table.TabLog td.logSerial {
	padding-right:0px;
	}
	
table.TabLog td.LogMake	{
	padding-left:5px;
	padding-right:4px;
	}
	
.Log-01-bas {
	color:#79a33a;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	}
	
.DelPicto {
	width:auto;
	height:auto;
	float:left;
	padding-right:5px;
	padding-left:5px;
	}
	
.DelTxt {
	width:auto;
	height:auto;
	float:left;
	}
	
.DelTxt a {
	color:#79a33a;
	}	
	
.DelTxt.colorRouge {
	color:#d00000;
	}
	
.DelTxt.colorRouge a {
	color:#d00000;
	}									

.Voucher {
	position:absolute;
	right: -14px;
	top: -16px;
	display: block;
	}
	
.Espace-Acc-contenu.NobackG	{
	background:#fff;
	}

.ConfirmDel {
	float:left;
	width:123px;
	height:36px;
	padding-top:12px;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	margin-right:40px;
	cursor:pointer;
	background:url(../medias/btn-price.gif) top left no-repeat;
	text-align:center;
	margin-top:16px;
	}
	
.ConfirmDel a {
	color:#fff;
	}	
	
.DelCOnfirmTxt {
	font-size:13px;
	font-weight:bold;
	color:#8dac11;
	text-align: center;
	}	
	
	
/*****************RetailersProfile*****************/

.RetailerProfile {
	padding-left:50px;
	width:602px;
	height:auto;
	}
	
.retProfileHaut {
	width:auto;
	height:auto;
	border-bottom:2px solid #ccc;
	padding-bottom:3px;
	margin-bottom:6px;
	_margin-bottom:0px;
	}
	
.RetailerLogo {
	width:auto;
	height:auto;
	float:left;
	}
	
.RetMail {
	float:right;
	padding-top:20px;
	}
	
.RetName {
	text-align:right;
	padding-bottom:3px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.RetEmail {
	background:url(../medias/retMailIcon.gif) top left no-repeat;
	padding-left:35px;
	padding-bottom:6px;
	}	
	
.retProfileDescrip {
	width:auto;
	height:auto;
	padding-bottom:10px;
	}	
	
.ProfileDescripHaut {
	background:url(../medias/bg-haut-Retailer.gif) bottom left no-repeat;
	width:601px;
	height:3px;
	}
	
.ProfileDescripContenu {
	background:url(../medias/bg-contenu-retailer.gif) top left repeat-y;
	width:601px;
	height:auto;
	}
	
.ProfileDescripContenu-Int {
	width:auto;
	height:auto !important;
	min-height:290px;
	_height:290px !important;
	background:url(../medias/bg-contenu-Img.gif) bottom right no-repeat;
	padding:10px;
	font-size:11px;
	}
	
.ProfileDescripBas {
	background:url(../medias/bg-bas-Retailer.gif) top left no-repeat;
	width:601px;
	height:3px;
	}									
	
/************************FCK*************************/

.BlocFCK {
	padding:5px;
	padding-right:0px;
	width:710px;
	height:auto;
	text-align:justify;
	font-size:11px;
	}
	
.FCKTitre {
	font-size:16px;
	font-weight:bold;
	color:#FC8A18;
	}
	
.BlocFCK a {
	text-decoration:underline;
	}		

.BlocFCK span {
	font-style:italic;
	}
	
.BlocFCK img {
	border:2px solid #99CC33;
	padding:4px;
	margin:6px;
	float:left;
	}
	
.BlocFCK ul li {
	background:url(../medias/fck-arrow.gif) 0px 1px no-repeat;
	padding-left:12px;
	padding-bottom:5px;
	}		



/*********************************/
.blocLogin {
	float:left;
	background-color: #fff;
	width: 251px;
	margin-right:51px;
	margin-bottom: 44px;
	position: relative;
}
.blocCreateAcc {
	float:left;
}
.blocLogin h1 {
	background-image:url(../medias/bg-titre-login.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	font-family:verdana;
	width:251px;
	height:40px;
	display:block;
	text-align:center;
	padding-top:30px;
}
.contLogin label {
	font-family:verdana;
	font-size:11px;
	display:block;
	padding-bottom:4px;
}
.contLogin {
	padding-left:8px;
	padding-top:12px;
	height: 304px;
	position: relative;
}
.contLogin .textBox {
	background-color:#efefef;
	border:solid 1px #7a7a7a;
	height:18px;
	width: 232px;
}
.btnSubmitLogin {
	float:right;
	margin-top:6px;
	margin-right:2px;
}
.blocMDPOublie {
	text-align:right;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 27px;
}
.blocMDPOublie img {
	margin-left:6px;
}
.blocMDPOublie a {
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
}
.blocLogin .txtWarning {
	font-size:9px;
	color:#ff0808;
	font-style:italic;
}
.red {
	color:#ff0000;
}
.contLogin h2 {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
}
.contLogin p {
	display:block;
	padding-top:14px;
	font-size:10px;
}
.btnCreateAcc {
	position:absolute;
	bottom:0;
	right:0;
}
.ec {
	padding-left:27px;
	width:918px;
	padding-top: 11px;
}

.blocNoLogin {
	float:left;
	height:380px;
	background-image:url(../medias/bg-bloc-nologin.gif);
	position: relative;
	width: 331px;
	background-repeat: no-repeat;
}
.blokLogin2 {
	margin-right:26px;
}
.blocNoLogin img {
	position:absolute;
	bottom: 0px;
	right: 0px;
}
img.shadowLogin {
	position:absolute;
	bottom:-42px;
	right: 0px;
}
.blocNoLogin img.shadowLogin {
	bottom:-40px;
}
.blocMyacc {
	width:635px;
	background-color:#fff;
	position: relative;
	margin-left:auto;
    margin-right:auto;
}
.tblOrder {
	margin-left:35px;
}
.tblOrder td {
	padding-top:12px;
}
.tblOrder {
	font-size:11px;
}
.tblOrder .textBox {
	border:solid 1px #7a7a7a;
	background-color:#efefef;
	width: 232px;
	height: 16px;
	color: #7e7e7e;
	font-family: verdana;
	font-size: 11px;
	padding-top: 2px;
}
.tblOrder textarea {
	border:solid 1px #7a7a7a;
	background-color:#efefef;
	width:304px;
	height:74px;
}
.tblOrder .bold {
	font-size:13px;
}
.tblOrder .radioOptions label {
	margin-right:46px;
	float:left;
	display:block;	
}
.tblOrder td.submitImage {
	padding-top:45px;
}
.blocMyacc .txtWarning {
	font-size:9px;
	color:#ff0808;
	font-style:italic;
	padding-left:10px;
	padding-bottom:10px;
}
.shadowSendMail {
	position:absolute;
	bottom:-47px;
	right: 0px;
}
.sendMail {
	padding-bottom:49px;
}
.blocMyacc .txtInfo {
	padding:22px;
	font-size:11px;
	color:#919191;
}
.tblOrder em {
	font-style:italic;
	color:#434343;
}
.E-acc-Formulaire table td input.submit {
	border:0;
	width:auto;
	height:auto;
	background:none;
}
.E-acc-Formulaire table td.radioOptions input {
	border:0;
	width:auto;
	height:auto;
	background:none;
}


.B-orange-blanc-int-contenu-recherche {
	width:935px;
	height:auto!important;
	min-height:450px;
	_height:450px!important;
	background:url(../medias/orange-blanc-bg-contenu.gif) top left repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:20px;
	}

.bloc-recherche{
	margin-left:auto;
	margin-right:auto;
	width:870px;
	}

.bloc-recherche .Bloc-descrip-prix{
	padding-right:5px;
	}
	
.listing-recherche.page-recherhe{
	float:right;
	right:0px;
	_margin-left:240px;
	}	

	
/* debut style fck */
.Title
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #6B6B6B;
}

.Texte{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #6B6B6B;
}	
.SBold{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	font-weight: bold;
}	
.Stitre{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-decoration:underline;

}	
.StitreBold{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-decoration:underline;
	font-weight: bold;

}
.SLien{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002AFF;
	
}
/* fin style fck */


	
.Titre-ext {
	background:url(../medias/bg-rep-titre.gif) top left repeat-x #9ab611;
	width:500px;
	height:auto !important;
	min-height:30px;
	_height:30px !important;
	font-size:16px;
	font-weight:bold;
	color:#3a2200;
	padding-left:5px;
	padding-top:6px;
	line-height:11pt;
	}
	
.Bloc-message-erreur {
	color:#000;
	padding:15px;
	padding-top:50px;
	font-size:13px;
	background:#f4f4f4;
	height:70px;
	width:auto;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	line-height:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}		


	
/**********************AJOUT yan***************/

table.DOB td.DD, table.DOB td.MM{
	padding-right:10px;
	padding-top:0px;
	}
	
table.DOB td.YY{
	padding-top:0px;
	}	

table.DOB td.DD select{
	width:40px;
	height:20px;
	color:#7E7E7E;
	}
	
table.DOB td.MM select{
	width:80px;
	height:20px;
	color:#7E7E7E;
	}
	
table.DOB td.YY select{
	width:90px;
	height:20px;
	color:#7E7E7E;
	}	
	
td.titre-category{
	padding-top:0px;
	}	
	
table.category td{
	padding-top:4px;
	padding-right:10px;
	width:120px;
	}	
	
table.category td.check{
	width:20px;
	text-align:left;
	}			

td.no-pad{
	padding-top:0px;
	}

td.titre-category, th.titre-category{	
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	}	
	



.popupContact-form td.check input{
	width:20px;
	text-align:left;
	background:none;
	border:none;
	}	
	
table.DOB td.DD, 
table.DOB td.MM, 
table.DOB td.YY{
	padding-bottom:0px;
	}
	
/**************MENU COL CAUGHE*************/
.MenuGauche{
	color:#000;
	width: 210px;
	_width:200px;
	
	}

.MenuGauche ul li a{
	color:#666;
	outline:0pt;
	}
	
.MenuGauche ul li{
	font-size:13px;
	font-weight:bold;
	background:url(../medias/arrow-green.jpg) no-repeat 0px 4px;
	padding-left:13px;
	border-bottom:1px dashed #333;
	padding-bottom:3px;
	padding-top:1px;
	line-height:9pt;
	}	
	
.MenuGauche ul ul li{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-bottom:0px;
	padding-left:13px;
	background:url(../medias/arrow-orange.jpg) no-repeat 0px 4px;
	border-bottom:none;
	}
	
.MenuGauche ul ul ul li{
	font-size:11px;
	font-weight:normal;
	margin-bottom:0px;
	padding-left:20px;
	background:none;
	border-bottom:none;
	}	
	
.MenuGauche ul ul li a{
	color:#666666;
	outline:0pt;
	}	
	
.MenuGauche ul ul li a:hover{
	color:#ee8722;
	}
	
.MenuGauche ul ul ul li a{
	color:#333;
	outline:0pt;
	}
	
.MenuGauche ul ul ul li a:hover{
	color:#99b63c;
	}		
	
.MenuGauche ul ul{
	display:none;
	}
	
.MenuGauche ul ul ul{
	display:block;
	}	

.MenuGauche ul li.last{
	border-bottom:none;
	}
	
.MenuGauche ul li a.active{	
	color:#99b63c;
	}
	
a.addthis_button{
    position:absolute;
    top:0px;
    left:0px;
	   }	
	
/**********************************BRAND****************/
.menu-brand{
	float:right;
	width:80px;
	margin-right:20px;
	dislay:block;
	position:relative;
	z-index:100000000000000;
	font-size:14px;
	font-weight:bold;
	height:35px;
	padding-top:15px;
	/*background: url(../medias/bg-nav-hov.jpg) repeat-x 0px 1px;*/
	text-align:center;
	cursor:pointer;
	}
	
.menu-brand:hover{
	background: url(../medias/bg-nav-hov.jpg) repeat-x 0px 1px;
	width:80px;
	}	
	
.menu-brand-cont{
	position:absolute;
	top:50px;
	right:0px;
	height:auto!important;
	width:auto!important;
	min-width:200px;
	_width:auto!important;
	/*background:#f4f4f4;*/
	z-index:1000000000;
	display:none;
	}	
	
.menu-brand-cont ul{
	float:left;
	display:block;
	width:120px;
	background:#8cab10;
	height:auto!important;
	min-height:335px!important;
	_height:335px!important;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	z-index:10000000;

	}	
	
.menu-brand-cont ul li{
	width:115px;
	padding:3px 0 3px 5px;
	border-bottom:1px dashed #f3f3f3;
	}	
	
.menu-brand-cont ul li.dernier{
	border-bottom:none;}	
	
	
.menu-brand-cont ul li:hover a{
	color:#ffd8a5;
	}
	

.bloc-cont-brand{
	display:block;
	position:absolute;
	float:left;
	width:974px;
	z-index:10000;
	height:0px;
	}	