/**************générale***************/
body{
	background-image:url(main_repeat.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	color:#544841;
	font-family: Verdana;
	font-size:11px;
	padding:0;
	margin:0;
}
#globale{
	min-height:666px;
	width:865px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(content_fond.jpg);
	background-repeat:no-repeat;	
}
#globale2{
	float:right;
	width:100%; 
}
.img_titre{
		position:relative;
		bottom:9px;
		margin:0;
		float:left;
}
a{
	font-weight:bold;
	color:#544841;
}
.erreur{
	color:red;
}
a.backgroundhoverchange{
	background-position:top;
}
a.backgroundhoverchange span{
	display:none;
}
a.backgroundhoverchange:hover{
	background-position:bottom;
}
a.actif{
	background-position:bottom;
}
a:hover{
	color:#E0D2A1;
}
a.plus_dinfo_fr{
	display:block;
	/*float:left;*/
	background-image:url(btn_plus_infos.jpg);
	height:25px;
	width:72px;
	text-align:right;
	color:white;
	font-size:0;
	
}
a.plus_dinfo_en{
	display:block;
	/*float:left;*/
	background-image:url(btn_plus_infos_en.jpg);
	height:25px;
	width:72px;
	text-align:right;
	color:white;
	font-size:0;
}
a.plus_nouveaute{

	background-image:url(btn_plus_nouveautes.jpg);
	height:25px;
	width:114px;
	text-align:right;
	color:white;
	font-size:0;
}
a.plus_promo{
	/*display:block;*/
	/*float:left;*/
	background-image:url(btn_plus_promos.jpg);
	height:25px;
	width:114px;
	text-align:right;
	color:white;
	font-size:0;
}
img{
	border:0;
}
input{
	background-color:white;
	color:#544841;
}
textarea{
	background-color:white;
	color:#544841;
}
label {
	color:#000;
}
/**************************************************HAUT*************************************************************/
#header {
	position: absolute;
	top: 0;
	z-index: 20; 
	width: 865px;
	height: 345px;
	/*background-image:url(content_fond.jpg);
	background-repeat:no-repeat;  */
	overflow: hidden;
}
	
#menu_langue {
	position: absolute;
	top: 12px; right: 11px;
	height: 27px;
	width: 270px;
}
#menu_langue a {
	/*display: block;
	padding-top: 27px;
	height: 0 !important;
	height :27px;
	width: 47px;
	background: url("btn_lang.jpg") 0 0 no-repeat;
	color: white;
	overflow: hidden;*/
}
#menu_langue a{
	/*width:25px;
	height:16px;
	display:block;
	float:left;
	margin-right:4px;*/
	text-decoration:none;
	font-weight:bold;
}
#select-lang-fr{
	background-image:url(lang-fr.jpg);
}
#select-lang-en{
	background-image:url(lang-fr.gif);
}
#select-lang-es{
	background-image:url(lang-es.gif);
}
#select-lang-de{
	background-image:url(lang-de.gif);
}

#menu_langue.en a,
#menu_langue a:hover {
	/*background: url("btn_lang.jpg") 0 -27px no-repeat;*/
}
	
#menu_haut {
	position: absolute;
	top: 100px; left: 380px;
	height: 30px;
	width: 635px;
	color: #81725e;
}
#menu_haut ul {
	display: block;
	padding: 0;
	height: 30px;
}
#menu_haut ul li {
	display: block;
	float: left;
	margin-right: 4px;
}
#menu_haut ul li a {
	display: inline;
	font-weight: bold;
	color: #81725e;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 6px;	
  	
}
#menu_haut ul li a:hover {
	text-decoration: underline;
}   
#menu_haut img{
  vertical-align: bottom;
}


#flash {
	position: absolute;
	top: 138px; left: 38px;
	height: 188px;
	width: 789px;
	overflow: hidden;
}
	
#larecherche {
	position: absolute;
	top: 313px; left: 53px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
#larecherche input#recherche {
	background-color: #fff;
	font-weight: bold;
	border: none;
	width: 150px;
}

#conteneur_formulaire_statut_panier {
	position: absolute;
	top: 315px; right: 50px;
	width: 410px;
	height: 25px;
	text-align: right;
	overflow: hidden;
}
#formulaire_statut_panier a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/**************************************************MILIEU**********************************************************/		
#content{
	position: relative;
	z-index: 10; 
	padding-top: 345px;
	width:814px;
	float:left;
	margin-left:26px;
	margin-top:10px;
	padding-bottom:15px;
	/*background:url(content_repeat.jpg) repeat-y;*/
}
	#gauche{
		float:left;
		width:177px;
		/*border:solid 1px;*/
		margin-left:13px;
	}
	.gauche_global{
    width:177px;  
    border: solid 1px #DCD9D2;
    margin-bottom: 10px;
    background-color: #F2F2F2;
  }
	#gauche_haut, #gauche_haut2{
		background-color: #f39801;
		width:170px;
		height:30px;
		margin-left: 3px;
		margin-top: 3px;
	}
	#gauche_haut img{
		position:relative;
		left:15px;
		top:4px;
	}

	#gauche_haut2 img{
		position:relative;
		left:15px;
		top:4px;
	}
	.devenir_client{
		margin-left:10px;
	}
	#gauche_milieu,#gauche_milieu2{
		width:177px;
		position:relative;
		bottom:6px;
		padding-top:6px;
		padding-bottom:6px;
		
	}
		#gauche_milieu ul,#gauche_milieu2 ul{
			margin:0;
			padding-left:25px;
			color: #CC9DBF;
			margin-top: 15px;
		}
		#gauche_milieu ul li,#gauche_milieu2 ul li{
			/*display:block;*/
			list-style-type:disc;
			margin-bottom: 10px;
		}
		#gauche_milieu ul li a,#gauche_milieu2 ul li a{
			display:block;
			margin:5px 0 5px 0;
			color:#544841;
			text-decoration:none;
		}
		#gauche_milieu ul li a:hover,#gauche_milieu2 ul li a:hover{
			color:#CC9DBF;
		}
		
	
	#milieu{
		float:left;
		/*border:solid 1px black;*/
		margin-left:12px;
		margin-top:5px;		
		width:400px;
	}
	#droite{
		float:left;
		/*border:solid 1px black;*/
		margin-left:25px;
		margin-top:5px;
		width:160px;
	}
	
	#bloc{
    background: url(bloc-notes-repeat.jpg) repeat-y left top;
    padding: 10px 0 10px 20px;
  }
  #bloc_partenaire{
    background: url(partenaire-repeat.jpg) repeat-y left top;
    padding: 10px 0 10px 20px;
    margin-top: 10px;
  }
  #bloc_lettre{
    background: url(lettreinfo-repeat.jpg) repeat-y left top;
    padding: 10px 0 10px 20px;  
    margin-top: 10px;
  }

	#partenaires a {
		position:relative;
		left:16px;
	}

	/*************************************************BAS**********************************************************/	
#footer{
	clear:both;
	height:40px;
	width:100%;
	background-image:url(main_pied_repeat.jpg);
	background-repeat:repeat-x;
}
#footer a{
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-weight:14px;
}
/*	#hautdepage{		
		float:left;		
		width:430px;
		margin-left:240px;
		margin-top:20px;
		text-align:left;
		
		
	}
	#mentions{
		float:left;
		margin-top:20px;
		text-align:right;

	}
		#mentions2{
		float:left;
		margin-top:20px;
		text-align:right;

	}*/


/***************UTILITAIRE**********/
.left{float:left;}
.bold{font-weight:bold;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}
.actif{background-position:bottom;}
.puce{
	/*display:block;
	background-image:url(puce_orange.jpg);
	float:left;
	width:10px;
	height:10px; */
	display: none;
}
.nomargin
{
margin:0;
font-size:0;
}
.zoom{
	display:block;
	background-image:url(zoom.png);
	float:left;
	width:21px;
	height:19px;
	position:relative;
	bottom:22px;
	left:153px;
}
.zoom2{
	display:block;
	background-image:url(zoom.png);
	width:21px;
	height:19px;
	float:left;
	position:relative;
	bottom:33px;
	left:96px;
}

/**********************UNPRODUIT En PRESENTATION********************/
#pagination{
	text-align:right;
}
.unProduit{
	width:400px;
	/*border:solid 1px ;*/
	float:left;
	margin-bottom:20px;
}
.unProduitGauche{
	float:left;
	width:188px;
	/*border:solid 1px;*/
	margin-right:10px;
}
	.cadreProduit{
		display:block;
		background-image:url(small_vign_fd.jpg);
		height:168px;
		width:168px;
		margin-left:auto;
		margin-right:auto;
	}
	.cadreProduit img{
		position:relative;
		top:5px;
		left:5px;
		cursor:pointer;
	}
.unProduitDroite{
	float:left;
	width:188px;
	font-style:italic;
}
	.commander_fr{
		display:block;
		background-image:url(btn_commander_fr.jpg);
		height:29px;
		width:188px;
		text-align:right;
		color:white;
		font-size:0;
		margin-top:5px;
		margin-bottom:5px;
		clear:both;
		cursor:pointer;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
	}
	.commander_en{
		display:block;
		background-image:url(btn_commander_en.jpg);
		height:29px;
		width:188px;
		text-align:right;
		color:white;
		font-size:0;
		margin-top:5px;
		margin-bottom:5px;
		clear:both;
		cursor:pointer;
				text-align:left;
		margin-left:auto;
		margin-right:auto;
	}
	.personnaliser_fr {
		display:block;
		background-image:url(btn_personnalisation.jpg);
		height:45px;
		width:188px;
		text-align:right;
		color:white;
		font-size:0;		
		clear:both;
		cursor:pointer;
		text-align:left;
		margin-top:20px;
		margin-bottom:5px;
		margin-left:auto;
		margin-right:auto;	
	}
	
.prix{
		font-size:14px;
		color:#544841;
}

.prix span{
		text-decoration:underline;
		color:#544841;
}

.uneDeclinaison{
	float:left;
	width:120px;
	height:160px;
	margin-bottom:20px;
	margin-right:12px;
	/*border:solid 1px;*/
}
.uneDeclinaison a{
	color:white;
	text-decoration:none;
}
.cadreDeclinaison{		
		display:block;
		background-image:url(verysmall_vign_fd.jpg);
		height:119px;
		width:119px;
		margin-left:auto;
		margin-right:auto;		
	}
.cadreDeclinaison img{
		position:relative;
		top:5px;
		left:6px;
		cursor:pointer;
	}
.titredeclinaison{
	font-weight:bold;
	color:#f39800;
	font-size:12px;
	text-align:center;
	margin-top:2px;
}
/********************NEWSLETTER**************************/
#formulaire_lettres{
	margin-bottom:15px;
}
#formulaire_lettres li{
	list-style-type:none;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
}
#formulaire_lettres dd{
	margin:0;
	padding:0;
}
#email{
	/*width:100px;*/
	/*border:solid 1px #81725e;*/
	color:#E0D2A1;
}
#droite #email{
 width:100px;
}
#valid_newsletter{
	border:solid 1px #E0D2A1;
	color:#E0D2A1;
	background-color:white;
	font-weight:bold;
}

#chemin{
	font-size:10px;	
	position:relative;
	bottom:8px;
}
#chemin *{
	font-style:italic;
	font-size:10px;	
}
#chemin a{
	color:#CB93BA;	
}
/************LISTE DES RUBRIQUE ET PLAN******/
.liste_rubrique{
	margin-left:15px;
	padding-top:3px;
	margin-bottom:10px;
}
.liste_rubrique li{
	list-style-type:disc;
	padding-top:3px;
}
.liste_rubrique ul.liste_rubrique li{
	margin-left:5px;
	list-style-type:circle;
}
/*******BOUTIQUE***************/
#boutique{

}

#boutique input{
	background-color:white;
	color:#544841;
}
#boutique li{
	display:inline;
}
#boutique legend{
	color:#E0D2A1;
	font-weight:bold;
}
#boutique fieldset{
	margin-top:5px;
	padding:5px;
}
#boutique textarea{
	color:#544841;
}
#boutique select{
	color:#544841;
}
#boutique table{
	width:100%;
}
#boutique tbody{
	padding-bottom:15px;
}
.total{
	font-weight:bold;
}
#liste_etapes li
{
	display:block;
	list-style-type:decimal;
}

th{
	text-align:right;
}
#designation{
	text-align:left;
}
.prix_ttc {
	text-align:right;
}
.quantite  {
	text-align:right;
}

.nombre {
	text-align:right;
}
.en_cours{
	font-weight:bold;
}
ul.spip li{
	list-style-type:disc;
}

.strong{
	font-weight : bold;
}
.taxes {
	text-align:center;
}


.uneImageJointe{
	float:left;
	width:130px;
	margin-left:3px;
}
.uneImageJointe a{
	text-decoration:none;
}

.formulaire_ecrire_auteur input{
	display:block;
}

/***********SEUILS**********/
#seuils{
	border:solid 1px;
}
a{outline: none;}
ul.spip{list-style-type: none;}
