@charset "UTF-8";

body{
	font-family:"Arno Pro", Times, serif;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff3dd;
	margin: 0px 0px 0px 0px;
	font-size:15px;
	color:#52341c;
	font-weight:500;
	/*--------*/
	scrollbar-face-color:#421b08;
	scrollbar-arrow-color:#f9dea9;
	scrollbar-track-color:#f9dea9;
}
#fondImage{
	background-image:url(images/FondSiteOKNouvelleVersionPrepJPEG.jpg);
	background-repeat:no-repeat;
	position:fixed;
	position:absolute;
	width:1240px;
	left: 50%; 
	margin-left: -620px; /* moitié de la largeur */
	height:775px;
	z-index: 1;
}

img{
border:none;
text-decoration:none;
}

form{
	margin:0px;
	padding:0px;
}

table{
	margin:0px;
	padding:0px;
}


#global {
	position:absolute;
	left: 50%; 
	width: 700px;
	height: 700px;
	margin-left: -370px; /* moitié de la largeur */
	z-index: 1;
}
#custo_form{
	opacity:.7;
	filter: alpha(opacity=70);
	border:thin;
}
#rechercheMot{
	position:absolute;
	top:49px;
	left:750px;
	width:200px;
	color:#d3b185;
	font-weight:bold;
}
#recherchePrix{
	position:absolute;
	top:85px;
	left:750px;
	width:200px;
	color:#30180d;
	font-weight:bold;
}
#panier{
	position:absolute;
	top:200px;
	left:500px;
	width:140px;
	font-size:14px;
}

#panier a{
	/*
	position:absolute;
	top:200px;
	left:500px;
	width:140px;
	font-size:14px;
	*/
	text-decoration:none;
	color:#401300;
}
#panier a:hover{
	/*
	position:absolute;
	top:200px;
	left:500px;
	width:140px;
	font-size:14px;
	cursor:pointer;
	*/
	text-decoration:underline;
	color:#401300;
}

#blocCentre{
	position:absolute;
	top:255px;
	left:25px;
	width:610px;
	height:332px;
	overflow:auto;
	display:inline;
	/*border: 3px solid #000;*/
}

#blocCentre_2{
	position:absolute;
	top:255px;
	left:25px;
	width:600px;
	height:332px;
	overflow:auto;
	display:inline;
	/*border: 3px solid #000;*/
}

#blocCentre_3{
	position:absolute;
	top:255px;
	left:25px;
	width:620px;
	height:332px;
	display:inline;
	/*border: 3px solid #000;*/
}

.titrePage{
	font-size:27px;
	font-weight:bold;
	margin-left:5px;
	padding-top:20px;
	padding-bottom:10px;
	margin-right:15px;
	border-bottom: 1px solid #000;
}
#compteur{
	font-size:14px;
	padding-left:15px;
}
.textePage{
	padding-top:3px;
	padding-left:5px;
	padding-right:15px;

}

.texteRechercher{
	padding-top:3px;
	text-align:center;

}
#footer{
	position:absolute;
	top:630px;
	left:25px;
	width:620px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.titre{

}


a:link{
	text-decoration: underline;
	color:#52341c;
}
a:visited {
	text-decoration: underline;
	color:#52341c;
}
a:hover {
	text-decoration: underline overline;
	color:#FF0000;
}
a:active {
	text-decoration: underline;
	color:#52341c;
}


#lien:link{
	text-decoration: underline;
	color:#FF0000;
	font-weight:500;
}
#lien:visited {
	text-decoration: underline;
color:#FF0000;
	font-weight:500;
}
#lien:hover {
	text-decoration: underline overline;
color:#FF0000;
	font-weight:500;
}
#lien:active {
	text-decoration: underline;
color:#FF0000;
	font-weight:500;
}


#partieGauche{
	width:180px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	display:inline;
}
#partieGauche img{
	border:0px;
}
.imageSelection{
	border-color:#FF0000;
	width:37px;
	background-color:red;
}
#partieCentre{
	width:180px;
	height:180px;	
	float:left;
	margin-left:5px;
	margin-top:15px;
}
#partieDroite{
	width:230px;
	height:250px;
	/*background-color:#f48f53;*/
	float:left;
	margin-left:5px;
	margin-top:15px;
	font-size:13px;
}
#prixProd{
	font-size:36px;
	font-weight:bold;
	float:right;
	margin-top:-20px;
}

#creerCompte{
	background-image:url(images/CreerUnCompte_roll.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:36px;
	border:none;
}
#creerCompte:hover{
	background-image:url(images/CreerUnCompte.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:36px;
	border:none;
	cursor:pointer;
}

#poursuivreCommande input{
	background-image:url(images/poursuivre_commande.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:38px;
	border:none;
}
#poursuivreCommande input:hover{
	background-image:url(images/poursuivre_commande_roll.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:38px;
	border:none;
	cursor:pointer;
}

#refreshAchat input{
	background-image:url(images/Recalculer.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	width:129px;
	height:37px;
	border:none;
	float:left;
	margin-left:80px;
	margin-top:10px;
}
#refreshAchat input:hover{
	background-image:url(images/Recalculer_roll.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	width:129px;
	height:37px;
	border:none;
	cursor:pointer;
	float:left;
	margin-left:80px;
	margin-top:10px;
}

#divValidCondVente{
	float:left;
}

#enregistrerContinuer {
	background-image:url(images/MenregistrerContinuer.jpg);
	background-repeat:no-repeat;
	width:266px;
	height:39px;
	border:none;
	float:left;
	margin-top:10px;
}
#enregistrerContinuer:hover{
	background-image:url(images/MenregistrerContinuer_roll.jpg);
	background-repeat:no-repeat;
	width:266px;
	height:39px;
	border:none;
	cursor:pointer;
	float:left;
	margin-top:10px;
}

#ajoutPanier input{
	background-image:url(images/AjouterAuPanier.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	width:177px;
	text-align:center;
	float:right;
	height:41px;
	line-height:20px;
	border:none;
	font-family:"Arno Pro", Times, serif;
	color:#623c15;
	font-size:15px;
	font-weight:800;
	padding-left:42px;
	padding-bottom:2px;
	cursor:pointer;
	text-decoration:none;
}
#ajoutPanier input:hover{
	background-image:url(images/AjouterAuPanier_roll.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	width:177px;
	text-align:center;
	float:right;
	height:41px;
	line-height:20px;
	border:none;
	font-family:"Arno Pro", Times, serif;
	color:#3e0802;
	font-size:15px;
	font-weight:800;
	padding-left:42px;
	padding-bottom:2px;
	cursor:pointer;

}

.titreTab{
	color:#52341c;
	font-weight:bold;
	font-size:16px;
}
.ssTitreTab{
	background-color: #52341c;
	color:#E3BE86;
	padding:3px;
	font-size:12px;
}
#contactGauche{
	text-align:center;
	width:280px;
	float:left;
}
#contactDroit{
	text-align:center;
	width:280px;
	float:right;
}
.champ_form{
	padding-bottom:3px;
	margin-top:10px;
	text-align:right;
}

/*--------------------------------------------------------Tes formulaires ont du style---------------------------------------------------*/


#contact{
color:#a0030e;
text-decoration:none;
font-weight:bold;
}

#contact:hover{
color:#a0030e;
text-decoration:underline;
font-weight:bold;
}

#custo_entre:link {
	text-decoration: none;
	color:#FFFFFF;
}
#custo_entre:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#custo_entre:hover {
	text-decoration: underline overline;
	color:#FFFFFF;
}
#custo_entre:active {
	text-decoration: none;
	color:#FFFFFF;
}


#custo_moncompte{
background-color:#b25652;
border:none;
color:#f1ce94;
}

#custo_btn_moncompte{
background-color:#b25652;
border:none;
color:#f1ce94;
border:solid;
border-color:#b25652;
border-width:5px;
}

#custo_btn_moncompte:hover{
background-color:#52341c;
border:none;
color:#f1ce94;
border:solid;
border-color:#52341c;
border-width:5px;
cursor:pointer;
}

/*------------------------------------*/

#custo_contact{
background-color:#689870;
border:none;
color:#f7dba6;
}

#custo_btn_contact{
background-color:#689870;
border:none;
color:#f7dba6;
border:solid;
border-color:#689870;
border-width:5px;
}

#custo_btn_contact:hover{
background-color:#f7dba6;
border:none;
color:#689870;
border:solid;
border-color:#f7dba6;
border-width:5px;
cursor:pointer;
}

/*------------------------------------*/

#form_recherche{
width:150px;
height:20px;
border:0;
margin:-2px;
background-color:#b25652;
color:#52341c;
font-weight:bold;
size:13px;
border:none;
}

#alignement_recherche{
text-align:center;
}

/*------------------------------------*/


#custo_recherche{
background-color:#ffe0ad;
border:none;
color:#491e09;
}

#custo_btn_recherche{
background-color:#ffe0ad;
border:none;
color:#491e09;
}

#custo_btn_recherche:hover{
background-color:#491e09;
border:none;
color:#ffe0ad;
cursor:pointer;
}


.recherche_approfondie {
background-image:url(images/rechercheApprofondie.jpg);
background-repeat:no-repeat;
	width:201px;
	height:32px;
	display:block;
	float:left;

}

.recherche_approfondie:hover{
background-image:url(images/rechercheApprofondie_roll.jpg);
background-repeat:no-repeat;
	width:201px;
	height:32px;
	display:block;
	float:left;
}


/*------------Le survol des images ------------------------*/


#img_the a{
background-image:url(images/thes.jpg);
width:140px;
height:201px;
display:block;
float:left;
}

#img_the a:hover{
background-image:url(images/thes_roll.jpg);
width:140px;
height:201px;
display:block;
float:left;
}

#img_cafes a{
background-image:url(images/cafes.jpg);
width:140px;
height:201px;
display:block;
float:left;
}

#img_cafes a:hover{
background-image:url(images/cafes_roll.jpg);
width:140px;
height:201px;
display:block;
float:left;
}

#img_infusions a{
background-image:url(images/infusions.jpg);
width:140px;
height:201px;
display:block;
float:left;
}

#img_infusions a:hover{
background-image:url(images/infusions_roll.jpg);
width:140px;
height:201px;
display:block;
float:left;
}


#img_packs a{
background-image:url(images/packscadeaux.jpg);
width:140px;
height:201px;
display:block;
float:left;
}


#img_packs a:hover{
background-image:url(images/packscadeaux_roll.jpg);
width:140px;
height:201px;
display:block;
float:left;
}

#img_plan a{
background-image:url(images/plan_vayrac.jpg);
width:237px;
height:66px;
display:block;
float:left;
}

#img_plan a:hover{
background-image:url(images/plan_vayrac_roll.jpg);
width:237px;
height:66px;
display:block;
float:left;
}

.invisible{
display:none;
}

#bloc_paiement a{
	display:block;
	float:left;
	width:150px;
	height:80px;
	margin-top:175px;
	margin-left:30px;
}

#bloc_paiement a:hover{
	display:block;
	float:left;
	width:150px;
	height:80px;
	margin-top:175px;
	margin-left:30px;
	background-image:url(images/cadenas_roll.jpg);
	display:inline;
}

#bloc_promotion a {
display:block;
float:left;
height:130px;
margin-left:250px;
margin-top:-20px;
width:220px;
display:inline;
}

#bloc_promotion a:hover{
display:block;
float:left;
height:130px;
margin-left:250px;
margin-top:-20px;
width:220px;
background-image:url(images/promotion_roll.jpg);
display:inline;
}

#bloc_ideescadeaux a{
display:block;
float:left;
height:150px;
margin-left:675px;
margin-top:150px;
width:200px;
cursor:pointer;
display:inline;
}

#bloc_ideescadeaux a:hover{
display:block;
float:left;
height:150px;
margin-left:675px;
margin-top:150px;
width:200px;
cursor:pointer;
background-image:url(images/pack_roll.jpg);
display:inline;
}



.authentification a{
background-image:url(images/authen0.jpg);
width:185px;
height:45px;
background-color:#0099FF;
display:block;
float:left;
}


.livraison {
border:medium none;
display:block;
height:29px;
width:575px;
}


.paiement a{
background-color:#FFFF00;
width:100px;
height:45px;
display:block;
float:left;
}

.livraison2 a{
background-color:#CC0000;
width:190px;
height:45px;
display:block;
float:left;

}

.image_cheque a{
background-image:url(images/btn_cheque.jpg);
display:block;
float:left;
height:85px;
margin-top:10px;
width:142px;
font-size:80px;
}

.image_cheque a:hover{
background-image:url(images/btn_cheque_roll.jpg);
display:block;
float:left;
height:85px;
margin-top:10px;
width:142px;
font-size:25px;
}

.paypal input{
background-image:url(images/btn_paypal.jpg);
display:block;
float:left;
height:85px;
margin-top:10px;
width:142px;
cursor:pointer;
border:none;
}

.paypal input:hover{
background-image:url(images/btn_paypal_roll.jpg);
display:block;
float:left;
height:85px;
margin-top:10px;
width:142px;
cursor:pointer;
border:none;
}

#custo_btn_paypal{
background-color:transparent;
font-family:"Arno Pro",Times,serif;
font-size:20px;
font-weight:600;
color:#52341C;
cursor:pointer;
border:none;
}

#custo_btn_paypal:hover{
background-color:transparent;
font-family:"Arno Pro",Times,serif;
font-size:20px;
font-weight:600;
color:#FF0000;
cursor:pointer;
border:none;
text-decoration:underline;
}

#image_cadeau{
float:left;
}

#offre{

line-height:10px;
margin-top:0px;
}

#titre_offre{
margin-top:15px;
font-family:"Arno Pro",Times,serif;
font-size:20px;
font-weight:600;
line-height:13px;
}

#zone_produit img{
float:left;
}

#image_packs{
float:right;
}

#offre_pack{
line-height:10px;
margin-top:0px;
}

#rechercher_cadeau{
font-weight:bold;
margin-top:10px;
}	

.sel_caract {
	border:1px solid #A46946;
	margin-bottom:4px;
}

.select_pays {
	border:1px solid #b25652;
}