@CHARSET "UTF-8";@CHARSET "UTF-8";


/**
 *	OR : #D49D00
 * GRIS (du bas): #454545
   GRIS : 2A2A2C; 
 */

/* CSS reset */

* {
	margin: 0;
	padding: 0;
	font-family: "Times", serif;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
}

a {
	font-family: "Times", serif;
	font-size: 12px;
}

ul, li {
	margin: 0;
	padding: 0;
}
select, option, input {
	font-family: times, serif !important;
}
iframe, a , img, fieldset, form, table {
	border: 0
}
h6, h5, h4, h3, h2, h1, caption, th, td {
	font-size: 12px;
	font-weight: normal
}
dd, dt, li, dl, ol, ul {
	list-style: none
}
legend {
	color: #000
}
button, select, textarea, input {
	font: 100% sans
}
table {
	border-collapse: collapse
}
caption, th, td {
	text-align: left
}



a {
	outline: 0 none;
	-moz-outline: 0 none;
}




div.separateur {
	padding-top:15px;
	clear: both;
	line-height:1px;
	height:1px;
	width:990px;
	margin: 0 auto;
	background: transparent url('/img/separateur-02.jpg') repeat-x left bottom;
	
}
div.separateur1 {
	clear: both;
	padding-top:3px;
	line-height:1px;
	height:1px;
	background: transparent url('/img/barre-separation.jpg') repeat-x left bottom;
	
}


body {
	background: #454545 url('/img/fd.jpg') repeat-x left -16px;
}

h1 {
	
    text-align:center;
    font-size:15px;
    color: #D49D00;
    font-weight: bold;
}
	h1.petitcentre {
		margin:0px 0 0 -200px;
	}


h3 {
    font-size:13px;
    font-weight: bold;
    margin: 0 0 10px 0;
}



/**
 *
*/
#pub_courier_lnd,
#pub_mail_partenaire,
#pub_mail_lnd{
	width: auto;	
	border:0;
	background: transparent;
}
table.formulaire {
	width:100%;
	border-collapse: collapse;
}
	
	table.formulaire tr {
		vertical-align: top;
	}
	table.formulaire th,
	table.formulaire td{
		padding:2px;
		color: white;
	}
	
	table.formulaire th{
		width:12em;
		text-align: right;
		padding-right:10px;
		
	}
	table.formulaire .cgdv {
		display: block;
		margin-left:15px;
		color: #999;
	}
	table.formulaire em {
		font-style: normal;
		font-size: 10px;
		color: white;
	}
	table.formulaire .cgdv em {
		font-style: normal;
		font-size: 10px;
		color: #999;
	}

	table.formulaire input,
	table.formulaire select,
	table.formulaire textarea {
		width:350px;
		background: white;
		border:1px solid #2A2A2C;
		padding:1px;
		font-family: arial !important;
		font-size:11px;
	}
	table.formulaire option
	{
		font-family: arial !important;
		font-size:11px;
	}
	table.formulaire input:focus,
	table.formulaire select:focus,
	table.formulaire textarea:focus {
		background: #dedede;
	}


	table.formulaire input.radio {
		border:0;
		width:13px;
	}
	table.button input {
		cursor: pointer;
		width: inherit;
		float: right;
		padding: 2px 20px 2px 10px;
		text-align: center;
		font-weight: bold;
		font-size:110%;
		background: white url('/img/common/fleche.png') no-repeat 98% 50%;
	}

	table.button-align td {
		text-align: center;
	}
	table.button-align input {
		float: inherit;
		margin: 0 auto;
	}
	

	
	fieldset.formulaire {
		margin-bottom: 15px; 
		border-top : 1px solid #333;
	}
	
	fieldset.formulaire legend {
		color: white;
		font-size:13px;
		font-weight: bold;
		padding: 0 10px 0 20px;
	}


	label.required:after {
		content: " *";
		color: red;
	}
	label.optional {
		padding-right:10px;
	}
	
#Contenu,
#Footer {
	width:990px;
	margin: 0 auto;
	font-size: 12px;
}
	
		
		
#Main {
	position: relative;
	/*background: #454545 url('/img/fd.jpg') repeat-x left top;*/
	padding: 70px 0 0 0;
}

#Village {
	position: absolute;
	top:130px;
	left:50%;
	margin-left:-480px;
	background: transparent url('/img/figeac.png') no-repeat 0 top;
	width:266px;
	height:298px;
	z-index:10;
}
#Contenu {
	position: relative;
	/*min-height:600px;*/
	z-index:100;
}


#Error,
#Accueil {
	margin-top:10px;
}

#Admin {
	margin: 10px auto;
	width:990px;
}


#Commun
{
	margin-left:200px;
	margin-top:10px;
		
}

#Boutique {
	position: relative;
	margin-top:10px;
}

#Admin,
#Error {
	padding:10px;
	background: white;
	
}
	#Error h1 {
		color: red;
		font-weight: bold;
		font-size: 12px;
	}
		#Error pre {
			font-family: mono;
			font-size:10px;
			white-space: normal;
			color: #999;
		}
		
		
#Commun {
	
}
		
#Accueil {
	
}
	
	
	
	#Accueil #baseline {
		text-align: center;	
		margin:0 auto 10px auto;			
	}
	#Accueil #baseline img {
		display: block;
		margin:0 auto;		
	}
	#Accueil #baseline span {
		display: none;		
	}
	#pv-satisfaire {
		float:left;
		}
	
	 #pv-servir {
		float:right;
		}
	    
/**
 * PIED DE PAGE
 */

#Footer {
	text-align: center;
	color: #666;
}

	#Footer a {
		color: #666;
		text-decoration: none;
		padding:0 7px;
	}
	#Footer a:hover {
		color: #D49D00;
	}

	#Footer a.mangerbouger {
		display: block;
		color: #ccc;
		text-decoration: none;
		margin: 5px auto 10px auto;
		text-align: center;
		text-transform: uppercase;
		
	}
.pour-vous {
	text-align:center;
	width:200px;
	font-size:12px;
	text-transform: uppercase;
	color: white;
}
.langue_de .pour-vous {
	font-size:11px;
}

.pour-vous strong {
	display: block;
	font-size:16px;
	color: white;
}
.pour-vous li {
	display: inline;
}

	
.nettoie {
	line-height: 1px;
	height: 1px;
	clear: both;
}




	
a.savoirplus2,	
a.savoirplus {
		float: right;
		display: block;
		background: transparent url('/img/common/b-en-savoir-plus.png') no-repeat left top;
		width: 189px;
		height: 67px;
		text-decoration: none;
	}
	
	a.savoirplus2 span,
	a.savoirplus span{
		display: block;
		text-align: right;
		padding: 16px 45px 0 10px;
		color: white;
		font-weight: bold;
		text-transform: uppercase;
	}		
	a.savoirplus span{
		padding: 24px 45px 0 10px;
	}		
/*	
a.savoirplus2 {
		float: right;
		display: block;
		background: transparent url('/img/common/b-en-savoir-plus2.png') no-repeat left top;
		width: 300px;
		height: 46px;
		text-decoration: none;
	}
a.savoirplus2 span {
	padding-right:50px;
}*/


.erreur {
	width : 615px;
	border:2px solid #D49D00; 
	color: #666;
	background: white;
	padding: 10px;
	margin : 10px;
	
}


.erreur h3 {
	color: #666 !important;
}
	.erreur ol li {
		margin-left:20px;
		list-style: decimal;
		font-weight: bold;
	}
	.erreur ol li li {
		margin-left:20px;
		list-style: lower-roman;
		font-weight: normal;
	}
	
	
a.retour {
	float:right;
	color: #ccc
}

table.formulaire  .no_width input{
	width:auto;
}
table.formulaire  #col1_espace{
	width:360px;
}
.panier{
	font-size: 12px;
	
	
}

table.dates  {
 margin-top:20px;
}

table.dates tr {
    vertical-align: top;
}
	
	table.dates td {
	    width:50%;
	    padding:5px;
	}
	table.dates td.first {
	    border-right: 1px solid #ccc;
	}
	table.dates p img {
	   float: left;
	   margin: 0 10px 0 0;
	}
	
#CommandeMessage {
	position: absolute;
	right:0;
	z-index:10000;
	top:50px;
	width:360px;
	background: white;
	border:2px solid #D49D00;
	padding:10px;
	min-height: 22px;
	font-size: 12px;
}

#FlashMessage {
	position: absolute;
	top:50px;
	width:360px;
	left:50%;
	margin-left:-180px;
	background: white;
	border:2px solid #D49D00;
	padding:10px;
	min-height: 22px;
	z-index:10000;
	font-size: 12px;
}

#Header {
	position: relative;
	background: white url('/img/bandeau2.jpg') no-repeat 50% bottom;
	height: 66px;
	z-index:110;
}
	
	#Header #Logo {
		position: absolute;
		top:22px;
		left:50%;
		margin-left:-124px;
		height: 115px;
		width: 247px;
		background: transparent url('/img/logo-larnaudie.png') no-repeat 50% top;
	}
		#Header #Logo span {
			display: none;
		}

#langue {
	position: absolute;
	width:100px;
	top:46px;
	left:49%;
	margin-right:0 !important;
}
	#langue a {
		display: block;
		background: transparent url('') no-repeta left top;
		height:11px;
		width:16px;
		float: left;
		margin: 2px;
		text-decoration: none;
	}
	
	#langue a.fr { background-image: url('/img/flag/fr.png');}
	#langue a.de { background-image: url('/img/flag/de.png');}
	#langue a.en { background-image: url('/img/flag/en.png');}
	#langue a.it { background-image: url('/img/flag/it.png');}
	#langue a.es { background-image: url('/img/flag/es.png');}
	
	#langue a span {
		display: none;
		
	}


#MenuTop {
	margin: 5px auto 0 auto;
	height:17px;
	width:875px;
}

#MenuTop li {
	float: left;
	border-right:1px solid #666;
}

	#MenuTop li a {
		display: block;
		color: white;
		font-size:12px;
		text-transform: uppercase;
		font-weight: bold;
		line-height:19px;
		text-align: center;
		text-decoration: none;
	}
	#MenuTop li.end  {	
		border-right:0;
	}
	
	
	#MenuTop li#MT1  { width: 150px;}
	#MenuTop li#MT2  { width: 150px;}
	#MenuTop li#MT3  { width: 150px;}
	#MenuTop li#MT4  { width: 160px;}
	#MenuTop li#MT5  { width: 120px;}
	#MenuTop li#MT6  { width: 130px;}
	
	
	#MenuTop li a:hover {
		color: #D49D00;
	}
.langue_de #MenuTop,
.langue_es #MenuTop,
.langue_en #MenuTop  { width:990px;}
.langue_de #MenuTop li#MT2 { width: 170px;}
.langue_es #MenuTop li#MT2 { width: 170px;}
.langue_es #MenuTop li#MT3 { width: 180px;}
.langue_de #MenuTop li#MT6,
.langue_en #MenuTop li#MT6  { width: 210px;}
.langue_es #MenuTop li#MT6  { width: 200px;}

#MenuTop li.current a {
	background: transparent url('/img/common/ro-02.png') repeat-x left 50%;
	color : #D49D00;
	margin:0 14px;
}
#MenuTop span.mstart {
	display: block;
		line-height:19px;
	float:left;
	width:14px;
	background: transparent url('/img/common/ro-01.png') no-repeat left 50%;
}

#MenuTop span.mend {
	display: block;
		line-height:19px;
	float:right;
	width:14px;
	background: transparent url('/img/common/ro-03.png') no-repeat left 50%;
}

#MenuLeft {
    float:left;
    width: 190px;   
}

	#MenuLeft img.illustr {
		display: block;
		margin:10px auto;
	}

	#MenuLeft ul.menu {
               margin-bottom:30px;
	}
		#MenuLeft ul.menu li {
            border-bottom: 1px solid #333;
		}
		#MenuLeft ul.menu li.last {
            border-bottom: 0;
		}
		#MenuLeft ul.menu li a {
			display: block;
		  	text-align:left;
		  	padding: 3px 0;
            color: white;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 12px;
		}
	
        #MenuLeft ul.menu li.current a,
        #MenuLeft ul.menu li a:hover {
            color:#D49D00;
        }
	
		#MenuLeft ul.menu li li{
            border-bottom: 0;
		}
		#MenuLeft ul.menu li li a {
		  display: block;
		  text-align:left;
		  padding: 3px 0 3px 10px;
          color:  white !important;
          text-transform: none;
		}
	
        #MenuLeft ul.menu li li a:hover {
            color:#D49D00 
        }	
	
        #MenuLeft ul.menu li li.current a {
            font-weight: bold;
        }	
        
        
/**
 *	PANIER / USER
 */

#user {
	position: absolute;
	top:2px;
	width: 173px ;
	height: 60px;
	background: transparent url('/img/user/connexion.png') no-repeat left top;
	padding: 0 0 0 20px;
	left:50%;
	margin-left:300px;
}

#user input {
 	width: 70px; 
	border:1px solid #ccc;
	background: white;   
	margin-right:2px  
}
#user input.simg {
 	width: 10px; 
 	height: 10px; 
	border:0;  
}

#user .panier {
	background: transparent url('/img/user/panier.png') no-repeat left top;
	padding-left:25px;
	line-height:25px
}
#user  a {
	color: black;
}

#fConnect {
	margin-top:0;
}




/**
 *	Zone interne
 */
.zoneInterne {
	margin: 20px 0;
	width: 697px;
}
	.zoneInterne .zi_top {
		background: transparent url('/img/common/ht.png') repeat-y left top;
		width: 697px;
		height: 15px;
		line-height: 15px;
		display: block;
	}
	.zoneInterne .zi_bottom {
		background: transparent url('/img/common/bas.png') repeat-y left top;
		width: 697px;
		height: 18px;
		line-height: 18px;
		display: block;
	}
	.zoneInterne .zi_content {
		background: transparent url('/img/common/milieu.png') repeat-y left top;
		width: 657px;
		padding: 20px;
		font-size: 12px;
	}
	
.zoneInterne,
.zoneInterne h3 {
	color: white;	
}

.zoneInterne a {
	color: white;	
}
	
.zoneInterne ol,
.zoneInterne h4,
.zoneInterne h3,
.zoneInterne h2,
.zoneInterne address,
.zoneInterne p {
	padding: 7px;	
}
.zoneInterne p {
	text-align: justify;
}
		
.zi_illustration {
	width: 	260px;
	text-align: center;
}
	.zi_illustration img {
		display: block;
		margin: 5px auto 0 auto;
	}
		.zi_illustration_right {
		float: right;
		margin-left:15px;
	}

.zoneInterne strong.or {
	color: #D49D00;
}


.zoneInterne h3 {
	padding-bottom:0;
	border-bottom:1px solid #ccc;
}
.zoneInterne h4 {
	padding-bottom:0;
	text-decoration: underline;
	font-weight: bold;
}



img.illustration {
	margin: 10px;
}

img.illustration_border {
	border:1px solid white;
	
}

img.illustration_left {
	float: left;
}
img.illustration_right {
	float: right;
}




col.nos-produits-col1 {width:120px;}
col.nos-produits-col2 {width:200px;}
col.nos-produits-col3 {}

table.nos-produits {
	
	margin:30px 0 30px 30px;
	
	}
table.nos-produits tr {
	vertical-align: top;
}

table.nos-produits th {
	color: #D49D00;
	font-weight: bold;
	padding-top:15px
}
table.nos-produits p.phrase {
	text-align: center;
}

#TCommande {
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	
}

#TCommande .COL1 { width:50px;}
#TCommande .COL2 { }
#TCommande .COL3 { width:75px;}
#TCommande .COL4 { width:75px;}
#TCommande .COL4bis { width:75px;}
#TCommande .COL5 { width:120px;}


#TCommande thead th {
	font-weight: bold;
	color: #D49D00;
	border-bottom:1px solid #666
}
#TCommande td,
#TCommande th {
	padding:5px;
	color: white;
}  

#TCommande td.qte,
#TCommande th.qte {
	text-align: center;
	font-weight: bold;
}  
#TCommande td.qte input  {
	width:20px;
	border:1px solid #ccc;
	background: white;
}  

#TCommande td.price,
#TCommande th.price {
	text-align: center;
	font-weight: bold;
}  
#TCommande th.bas,
#TCommande td.bas {
}  
#TCommande th.bas {
	text-align:right;
	padding-right: 15px;
}

#TCommande th.no {
	background-color: transparent;
	border:0;
}

#TCommande th.titre {
	text-align: left;
	padding-left:50px;
}  

#TCommande td.description {
	font-weight: bold;
}
	#TCommande td.description pre {
		margin:0;
		padding: 0 0 0 10px;
		font-size:80%;
	}
	
	#TCommande td.description .promo {
		color: red;
		display: block;
	}
	#TCommande td.description .promo strong {
		color: red;
		display: block;
	}


#TCommande th.prixTTC,
#TCommande td.prixTTC {
	text-align: right ;
	color: #D49D00 !important;
}
#TCommande td.price_total {
	color:#960001;
	/*background-color: #ED5311;*/
}

#TCommande th.supprime,
#TCommande td.supprime {
	text-align: center;
}

#TCommande td.supprime span {
	display: none;
}
#TCommande td.cdc {
	border-right:0;
}
#TCommande td.ss-total {
	text-align:right;
	font-weight: bold;
	font-size:130%;
	color:#960001;
}

#TCommande tr.line1 .cdc,
#TCommande tr.line1 .description {
		background-color: #eeebda;
	}

#TCommande tr.line2 .cdc,
#TCommande tr.line2 .description {
		background-color: #d7d5c6;
	}
	
	
#TCommande tr.bdcTD td {
		text-align: right;
		background-color: #d7d5c6;
	}
	
#TCommande tr.bdcTD th {
		text-align: right;
		background-color: #d7d5c6;
	}
	
	
.ssTotalTTC {
	text-align: right;
	font-weight: bold;
	color: #D49D00 !important;
}	
#TCommande th.bas,
#TCommande td.ssTotalTTC {
	font-weight: bold;
	color: #D49D00;
	border-bottom:1px solid #666
}


/**
 *	BOUTIQUE
 */
#Boutique {
	
}
	#Boutique {
		width:990px;
	}


	#Boutique .produit {
		position:relative;
		height:350px;
		font-size: 12px;
	}

	#Boutique #produit-description {
			position: relative;
			width:500px;
			margin-top:10px;
			float:right;
			background: white;
			margin-bottom: 40px;
	}
	
	#Boutique .produit h2 {
		position: relative;
		background: transparent url('/img/pdt-titre.jpg') no-repeat left top; 
		padding:5px 0 5px 10px;
		font-size: 17px;
		font-weight: bold;
		z-index:50;
		margin:0;
	}
	
		
		#Boutique .produit .description {
			padding:10px;
		}
		
		#Boutique .produit .description p {
			text-align: justify;
		}


	#Boutique #produit-image {
		position:absolute;
		background: transparent url('/img/pdt-produit.png') no-repeat left top; 
		width:307px;
		height: 350px;
		padding:10px 0 0 10px;
		z-index:100;
	}
		#Boutique #produit-image img,
		#Boutique #produit-image img.reflected {
	
		}
		
	#Boutique .content {
	   margin-left:225px;
	}
		
	#Boutique .anim {
	   margin-left:195px;
	}

    #Boutique .liens {
        width:675px;
        margin:0 auto;
    }

    #Boutique .liens a {
        display: inline;
    }
    
    
    #Boutique .navigation {
        text-align: left;
        color: #999;
        margin-top:20px;
    }
	    
	    #Boutique .navigation a {
	        color: #999;
	        text-decoration: none;
	    }
    
	    #Boutique .navigation a.next {
	       padding-left:10px;
	    }
	    
	    #Boutique .navigation a.pred {
	       padding-right:10px;
	    }
	    
	    
	ul.produit-pictos  {
		height:40px;
		float: right;
		margin-left:20px;
	}
	ul.produit-pictos li {
		float:left;
	}
	ul.produit-pictos li img {
		display: block;
		width:40px;
		margin: 0 3px 0  0;
	}
	   
	.ingredients {
		margin-top:15px;
	} 
	   
	   
	.ingredients div {
		text-align: justify;
	} 
	   
	.ingredients table{
		width:320px;
		border-top:1px solid #999;
	} 
	.ingredients td {
		color: #999;
		padding:2px;
		width:50%;
	} 
	
	.infos-commandes {
		position: absolute;
		bottom:2px;
		right: 2px;		
	}
	
	.infos-commandes {
		padding: 2px
	}
	.infos-commandes tr.prix th {
	
		font-size:15px;
		font-weight: bold;
	
	}
		.infos-commandes tr.prix td {
			color: white;
			background: black;
			width: 80px;
			text-align: center;
			font-weight: bold;
		}
	.infos-commandes tr.quantite th {
			
	}
		.infos-commandes tr.quantite td {
			text-align: right;
		}
		.infos-commandes tr.quantite input {
			color: black;
			background: white;
			border:1px solid #999;
			width: 40px;
			text-align: center;
			margin-top:1px;
		}

		
		#btn-commandes {
			position: absolute ;
			right:0;
			bottom:-64px;
		}

		#btn-commandes a {
			float: right;
			display: block;
			background: transparent url('/img/common/b-en-savoir-plus.png') no-repeat left top;
			width: 189px;
			height: 67px;
			text-decoration: none;
		}

		#btn-commandes a span{
			display: block;
			text-align: right;
			padding: 24px 38px 0 0;
			color: white;
			font-weight: bold;
			text-transform: uppercase;
		}

.resultProduits {
	width:100%;	
	border-spacing: 0;
	border-collapse: collapse;
	
}

	.resultProduits thead th {
		color: #D49D00;
		font-weight: bold;
		font-size:110%;
		border-bottom:1px solid #666;
	}
	
	.resultProduits tr {
		vertical-align: top;
	}

	.resultProduits td {
		padding:3px;
		color: white;
		border-bottom:1px solid #666;
	}
	.resultProduits .img {
		width:100px;
		text-align: center;
	}
	
	.resultProduits .reference,
	.resultProduits .designation,
	.resultProduits .description,
	.resultProduits .poids,
	.resultProduits .prix {
		padding-top:20px;
	}
	
	.resultProduits .reference {width:60px;}
	.resultProduits .prix { width : 150px;	}
	
	.resultProduits .poids,
	.resultProduits .prix {
		font-weight: bold;
		font-size:110%;
	}

	
		.resultProduits .img img {
			border:1px solid white;
			height:90px;
			width:90px;
			display: block;
		}
		.resultProduits .prix a {
			display: block;
			color: black;
			background: white url('/img/common/fleche.png') no-repeat 115px 50%;
			line-height:18px;
			width:135px;
			float:right;
			margin-top:5px;
			padding-left:5px;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: normal; 
			
		}

		.resultProduits .promo {
			color: red;
		}
		.resultProduits .promo strong {
			color: red;
		}
		
		
.rubPresentation {
			
}	
	.rubPresentation .shadow {
		display: block;
	}	
	
	.rubPresentation div.contenu {
		background: transparent url('/img/common/boutique-type-03-v01_11.png') repeat-y left top;
	}
	
			
#RubInfo {
	width: 455px; 
	color: white;	
	margin-left: 12px;
}
	
	#RubInfo h4 {
		color: #D49D00;
		font-size:12px;
		font-weight: bold;
		text-align: center;
		padding: 15px 0 5px 0 ;
	}
	#RubInfo p {
		padding: 0 30px;
		text-align: justify;
	}	
	
#RubRecherche {
	margin-left: 30px;
	width: 240px; 
	color: white;	
}
	
	#RubRecherche h4 {
		color: #D49D00;
		font-size:12px;
		font-weight: bold;
		text-align: left;
		padding: 15px 20px;
	}
	
	#RubRecherche table {
		width: inherit;
	}
	
	#RubRecherche table th {
		width:90px !important;
		padding-right: 0;
	}
		#RubRecherche table th label.optional {
			padding-right: 0;
		}
	
	.Zrecherche select,
	#RubRecherche select {
		width:130px !important;
		padding: 1px 3px;
		font-size: 10px;
	}
	#RubRecherche option {
		padding: 1px;
	}
	#RubRecherche option:hover {
		color: #D49D00
	}
	#RubRecherche option,
	#RubRecherche select {
		background: #454545;
		color: white;
	}
	
	.Zrecherche input.input_img,
	#RubRecherche input.input_img {
		width:14px;
		height:14px;
	}
	
	.Zrecherche {
		background: pink;
	}
	
	.Zrecherche th {
		width: 60px !important;
	}
	.Zrecherche td {
		width: 130px !important;
	}
	
	
	.Zrecherche option {
		border:0;
	}
	.Zrecherche option,
	.Zrecherche select {
		background: #454545 !important;
		color: white;
		padding:1px
	}
	
.commande-deroulement {
	height:30px;
	background: transparent url('/img/common/bordure-jaune.png') no-repeat left bottom;
	width:610px;
	margin-left:50px;
	margin-top:50px;
	
}	
	.commande-deroulement ul {
	margin: 0 0 0 30px;
	padding:0;
}	
	.commande-deroulement li a {
		text-transform: uppercase;
		opacity:.75;
		display: block;
		line-height:15px;
		background: #D49D00;
		color: black;
		padding:5px 15px;
	}	
	
	.commande-deroulement li {
		float: left;
		padding-left:5px;
		padding-right:20px;
		background: transparent url('/img/common/fleche.png') no-repeat right 50%;
		
	}	
	.commande-deroulement li.first {
		padding-left:0
		
	}	
	.commande-deroulement li.last {
		padding-left:right:0;
		background-image: none;
		
	}	
	
	.commande-deroulement li.current a {
		opacity:1
	}	
	
.init-compte,
.client-resume {
	width:95%;
	margin:0 auto;
}
		
	.init-compte .col1,
	.init-compte .col3,
	.client-resume .col1,
	.client-resume .col3 {
		width:48%;
	}
	
	.init-compte tr,
	.client-resume tr {
		vertical-align: top;
	}
	
	.init-compte td,
	.client-resume td {
		color: white;
	}

	.init-compte td.case,
	.client-resume td.case {
		border:1px solid #333;
		padding:10px;
	
	}
	
a.retour {

}
/**
 * Personnalisation de le fenêtre de dialogue
 */
.pdt_dialog {
	
}

.ui-widget-overlay {
	background: black;
}

.pdt_dialog .ui-widget-content {
	font-family: times, serif;
	font-size: 12px;
}

.pdt_dialog .ui-corner-all {
	background: #D49D00 url('/img/dialog/fd_titre.png') repeat-x left top;
}

.pdt_dialog .ui-widget-content p {
	text-align: justify;
}

.carrousel-dock { 
   position: relative;
    width: 472px;
    margin: 10px auto 10px 270px;
    padding:0 0 0 0; 
    height:280px; 
    z-index:0;
    background: transparent url('/img/common/bordure-jaune-2.png') no-repeat 50% 72px;
} 

.carrousel-dock .dock-container2 {
	background: transparent;	
} 
/**
 *	CAROUSEL DES RUBRIQUES
 */
 
.jcarousel-skin-rubrique {
   width:787px;
   overflow: hidden;
}
 .jcarousel-skin-rubrique .jcarousel-container {
    /*background: #D4D0C8;*/
}

.jcarousel-skin-rubrique .jcarousel-container-horizontal {
    width: 710px;
    padding: 20px 40px;
    margin-top:40px;
    background: transparent url('/img/common/bordure-jaune.png') no-repeat 50% 61px;
}

.jcarousel-skin-rubrique .jcarousel-clip-horizontal {
    width:  720px;
    height: 260px;
}


.jcarousel-skin-rubrique .jcarousel-item {
    width: 142px;
    height: 260px;
    border: 0;
}

.jcarousel-skin-rubrique .jcarousel-item img  {
    border: 1px solid #ccc;
}

.jcarousel-skin-rubrique .jcarousel-item:hover {
   
}

.jcarousel-skin-rubrique .jcarousel-item-horizontal {
    margin-right: 2px;
}

.jcarousel-skin-rubrique .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-rubrique .jcarousel-next-horizontal {
    position: absolute;
    top: 83px;
    right: 15px;
    width: 39px;
    height: 67px;
    cursor: pointer;
    background: transparent url('/img/carrousel/fl-d-100.png') no-repeat 0 0;
    z-index:10000;
}

.jcarousel-skin-rubrique .jcarousel-next-horizontal:hover {
     background: transparent url('/img/carrousel/fl-d-60.png') no-repeat 0 0;
}

.jcarousel-skin-rubrique .jcarousel-next-horizontal:active {
     background: transparent url('/img/carrousel/fl-d-60.png') no-repeat 0 0;
}

.jcarousel-skin-rubrique .jcarousel-next-disabled-horizontal,
.jcarousel-skin-rubrique .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-rubrique .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: transparent url('/img/carrousel/fl-d-60.png') no-repeat 0 0;
}

.jcarousel-skin-rubrique .jcarousel-prev-horizontal {
    position: absolute;
    top: 83px;
   left: 15px;
    width: 39px;
    height: 67px;
    cursor: pointer;
    background: transparent url('/img/carrousel/fl-g-100.png') no-repeat 0 0;
    z-index:10;
}

.jcarousel-skin-rubrique .jcarousel-prev-horizontal:hover {
    
    background: transparent url('/img/carrousel/fl-g-60.png') no-repeat 0 0;
}

.jcarousel-skin-rubrique .jcarousel-prev-horizontal:active {
    
    background: transparent url('/img/carrousel/fl-g-60.png') no-repeat 0 0;
}

.jcarousel-skin-rubrique .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-rubrique .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-rubrique .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    
    background: transparent url('/img/carrousel/fl-g-60.png') no-repeat 0 0;
}

.Zoom {
	position:absolute;
	top:0;
	left:0;
	width:232px;
	z-index: 15000;
	display: none;
	margin-left:31px;
}
.Zoom .img1 {
	display:none
}
.Zoom .img2 {
	display:block;
	border:1px solid #ccc;
	height:230px;
}

.Zoom .infos {
	display:block;	
	position:absolute;
	bottom:0;
	height:25px;
	opacity:.5;
	filter: alpha(opacity=50);
	width:232px;
	color: black;
	background: white;
	
}

.Zoom .infos .sref {
	display:block;	
	position:absolute;
	top: 5px;
	left: 10px;
	
}

.Zoom .infos .sprix {
	display:block;	
	position:absolute;
	top: 5px;
	right: 5px;
	background: transparent url('/img/common/fleche.png') no-repeat right 50%;
	padding-right:18px;	
}
.Zoom .infos .sprix strike,
.Zoom .infos .sprix {
	font-weight: bold;
	font-size:14px;
	
}
.Zoom .infos .sprix strike {
	font-size:14px;
	color: red;
}
.Zoom .infos .spoids {
	display:block;	
	position:absolute;
	top: 5px;
	left: 100px;
}



.Zoom .titre {
	display: block;	
	background: transparent;
	font-size:15px;
	color: white;
	text-align:center; 
	height:35px;
	
}

.Zoom a,
#mycarousel a {
	position: 	relative;
	text-decoration: none;	
	display: block;
}	
	
#mycarousel .img1 {
	display:block;
}

#mycarousel .img2 {
	display:none
}

#mycarousel .titre {
	display: block;
	height:45px;
	font-size:13px;
	line-height:90%;
	color: #ccc;
	text-align: center;	
}
#mycarousel .infos {
	display:none;	
}


.Zoom span.promo,
#mycarousel li span.promo {
	position: 	absolute;
	top:70px;
	left:5px;
	background: transparent url('/img/carrousel/promotion-small.png') no-repeat left top;;
	width :70px;
	height:70px;
	z-index:2000;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top:40px;
	font-size : 14px;
	
}

.Zoom span.promo {
	background-image: url('/img/carrousel/promotion.png');
	width :107px;
	height:107px;
	padding-top:55px;
	font-size : 18px;
}

h1.titre  {
	background: transparent url() no-repeat 50% top;
	height:41px;
	width:585px;
}
	.dock-item2 h1.titre  {
		width:auto;
	}
h1.titre span {
	display: none; 
}
/*
h1#titre-nos-conseils-de,
h1#titre-nos-conseils-en,
h1#titre-nos-conseils-es,
h1#titre-nos-conseils-it,
h1#titre-nos-conseils-fr {
	background-image: url('/img/titres/titre-nos-conseils-fr.png');
	height:41px;
	margin:20px 0 0 -100px;
}


h1#titre-nos-produits-de,
h1#titre-nos-produits-en,
h1#titre-nos-produits-es,
h1#titre-nos-produits-it,
h1#titre-nos-produits-fr {
	background-image: url('/img/titres/titre-nos-produits-fr.png');
	height:41px;
	margin:20px 0 0 -100px;
}


h1#titre-contact-de,
h1#titre-contact-en,
h1#titre-contact-es,
h1#titre-contact-it,
h1#titre-contact-fr {
	background-image: url('/img/titres/titre-votre-avis-nous-interesse-fr.png');
	height:28px;
	margin:20px 0 0 -30px;
}

h1#titre-espace-pro-de,
h1#titre-espace-pro-en,
h1#titre-espace-pro-es,
h1#titre-espace-pro-it,
h1#titre-espace-pro-fr {
	background-image: url('/img/titres/titre-espace-pro-fr.png');
	
	height:41px;
	margin:20px 0 0 -100px;
}




h1#titre-cadeaux-accueil-de,
h1#titre-cadeaux-accueil-en,
h1#titre-cadeaux-accueil-es,
h1#titre-cadeaux-accueil-it,
h1#titre-cadeaux-accueil-fr {
	height:28px;
}


h1#titre-boutique-accueil-de,
h1#titre-boutique-accueil-en,
h1#titre-boutique-accueil-es,
h1#titre-boutique-accueil-it,
h1#titre-boutique-accueil-fr {
	height:28px;
}


h1#titre-notre-maison-accueil-de,
h1#titre-notre-maison-accueil-en,
h1#titre-notre-maison-accueil-es,
h1#titre-notre-maison-accueil-it,
h1#titre-notre-maison-accueil-fr {
	height:28px;
}

h1#titre-notre-boutique-de,
h1#titre-notre-boutique-en,
h1#titre-notre-boutique-es,
h1#titre-notre-boutique-it,
h1#titre-notre-boutique-fr {
	background-image: url('/img/titres/titre-notre-boutique-fr.png');
	height:41px;
	margin:20px 0 0 -190px;
}

h1#titre-rubrique-1-de,
h1#titre-rubrique-1-en,
h1#titre-rubrique-1-es,
h1#titre-rubrique-1-it,
h1#titre-rubrique-1-fr {
	background-image: url('/img/titres/titre-rubrique-1-fr.png');
	height:39px;
	margin:20px 0 0 -190px;
}
h1#titre-rubrique-2-de,
h1#titre-rubrique-2-en,
h1#titre-rubrique-2-es,
h1#titre-rubrique-2-it,
h1#titre-rubrique-2-fr {
	background-image: url('/img/titres/titre-rubrique-2-fr.png');
	height:39px;
	margin:20px 0 0 -190px;
}
	.zoneInterne h1#titre-rubrique-2-de,
	.zoneInterne h1#titre-rubrique-2-en,
	.zoneInterne h1#titre-rubrique-2-es,
	.zoneInterne h1#titre-rubrique-2-it,
	.zoneInterne h1#titre-rubrique-2-fr {
		background-image: url('/img/titres/titre-rubrique-2-fr.png');
		height:39px;
		margin:20px 0 0 -93px;
	}

h1#titre-rubrique-3-de,
h1#titre-rubrique-3-en,
h1#titre-rubrique-3-es,
h1#titre-rubrique-3-it,
h1#titre-rubrique-3-fr {
	background-image: url('/img/titres/titre-rubrique-3-fr.png');
	height:40px;
	margin:20px 0 0 -190px;
}

h1#titre-rubrique-4-de,
h1#titre-rubrique-4-en,
h1#titre-rubrique-4-es,
h1#titre-rubrique-4-it,
h1#titre-rubrique-4-fr {
	background-image: url('/img/titres/titre-rubrique-4-fr.png');
	height:41px;
	margin:20px 0 0 -190px;
}

h1#titre-rubrique-5-de,
h1#titre-rubrique-5-en,
h1#titre-rubrique-5-es,
h1#titre-rubrique-5-it,
h1#titre-rubrique-5-fr {
	background-image: url('/img/titres/titre-rubrique-5-fr.png');
	height:28px;
	margin:20px 0 0 -190px;
}

h1#titre-rubrique-6-de,
h1#titre-rubrique-6-en,
h1#titre-rubrique-6-es,
h1#titre-rubrique-6-it,
h1#titre-rubrique-6-fr {
	background-image: url('/img/titres/titre-rubrique-6-fr.png');
	height:30px;
	margin:20px 0 0 -190px;
}

h1#titre-rubrique-7-de,
h1#titre-rubrique-7-en,
h1#titre-rubrique-7-es,
h1#titre-rubrique-7-it,
h1#titre-rubrique-7-fr {
	background-image: url('/img/titres/titre-rubrique-7-fr.png');
	height:40px;
	margin:20px 0 0 -190px;
}

h1#titre-info-presse-de,
h1#titre-info-presse-en,
h1#titre-info-presse-es,
h1#titre-info-presse-it,
h1#titre-info-presse-fr {
	background-image: url('/img/titres/titre-info-presse-fr.png');
	height:42px;
	margin:20px 0 0 -190px;
}

h1#titre-cgdv-de,
h1#titre-cgdv-en,
h1#titre-cgdv-es,
h1#titre-cgdv-it,
h1#titre-cgdv-fr {
	background-image: url('/img/titres/titre-cgv-fr.png');
	height:32px;
	margin:20px 0 0 -50px;
}

h1#titre-vente-directe-de,
h1#titre-vente-directe-en,
h1#titre-vente-directe-es,
h1#titre-vente-directe-it,
h1#titre-vente-directe-fr {
	background-image: url('/img/titres/titre-vente-directe-fr.png');
	height:40px;
	margin:20px 0 0 -50px;
}

h1#titre-panier-de,
h1#titre-panier-en,
h1#titre-panier-es,
h1#titre-panier-it,
h1#titre-panier-fr {
	background-image: url('/img/titres/titre-panier-fr.png');
	height:30px;
	margin:20px 0 0 -50px;
}

h1#titre-mentions-legales-de,
h1#titre-mentions-legales-en,
h1#titre-mentions-legales-es,
h1#titre-mentions-legales-it,
h1#titre-mentions-legales-fr {
	background-image: url('/img/titres/titre-mentions-legales-fr.png');
	height:41px;
	margin:20px 0 0 -50px;
}

h1#titre-liens-de,
h1#titre-liens-en,
h1#titre-liens-es,
h1#titre-liens-it,
h1#titre-liens-fr {
	background-image: url('/img/titres/titre-liens-fr.png');
	height:34px;
	margin:20px 0 0 -50px;
}

h1#titre-qualite-de,
h1#titre-qualite-en,
h1#titre-qualite-es,
h1#titre-qualite-it,
h1#titre-qualite-fr {
	background-image: url('/img/titres/titre-qualite-fr.png');
	height:29px;
	margin:20px 0 0 -50px;
}
*/