


html, body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color:#64523b;
}

a {
	color: #990033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
p{
color:#434343;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
margin-top:-5px;
}
h1{
color:#fff;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
/*width:757px;*/
background-color:#f3b34d;
padding-left:10px;
margin-top:0;
}
h2{
color:#2b0e03;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
padding:0;
margin:0;
}
h3{
color:#434343;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
}

#cadre_0 {
	position: relative;
	background: #f6e0ba url(/clients/kval/images/identite_client/motif.gif) top center repeat-y;
}
#cadre_1 {
	position: relative;
	background: #624e37 url(/clients/kval/images/identite_client/bottom.gif) repeat-x bottom;
}
#cadre_2 {
	background: url(/clients/kval/images/identite_client/top.png) repeat-x top;
}
#cadre_3{
	background:url(/clients/kval/images/identite_client/header.gif) no-repeat top;
	width:1001px;
	padding:0px 10px;
	position: relative;
	margin:auto;
}
	
#container {
	z-index: 0;
	position: relative;
	overflow: auto;
}

#right {
	width: 767px;
	*width: 765px;
	float: left;
	z-index: 3;
	position: relative;
	min-height: 100%;
	margin-left:18px;
}

#left {
	width: 201px;
	float: left;
	z-index: 2;
	margin-left:0px;
	position: relative;
	min-height: 100%;
	margin-top:21px;
}
#right .contenu{
width: 767px;
margin:auto;
margin-top:22px;
}
#right #gcecommerce{
	width:767px;
	float:left;
}
#header {
	height: 223px;
	z-index: 2;
	position:relative;
	width:1001px;
    margin:0;
	padding:0;
}

#header .tohome {
	position: absolute;
	top: 12px;
	left: 25px;
	padding-top:95px;
	height: 15px;
	width: 156px;
}

a.tohome span {
	text-align:center;
	width:100%;
	margin:auto;
	display:block;
	color:#65523B;
	font-weight:bold;
}
a.tohome:hover span {
	color:#A17D37;
	text-decoration:none;
}
a.tohome:hover{
	text-decoration:none;
}
.bandeau{
padding-bottom:20px;
}


#footer {
	background: url(/clients/kval/images/identite_client/footer.gif) no-repeat center bottom;
	position: relative;
	width: 1001px;
	margin:auto;
}

#fcontent {
	height: 81px;
	width: 1001px;
	margin: auto;

}

#fcontent .tohome {
	background: url(/clients/kval/images/identite_client/client.gif) no-repeat;
	height: 53px;
	width: 78px;
	margin-top:20px;
	display: block;
	float: left;
	margin-left:14px;
	z-index: 2;
	position: relative;
}

#fcontent #flst {
	width: 612px;
	float:left;
	/*background: url(/clients/kval/images/identite_client/right.gif) repeat-x;*/
	z-index: 2;
	position: relative;
	margin-left:55px;
	/margin-left:30px;
}

#fcontent #flst ul {
	padding: 40px 0 0 9px;
	margin: 0;
	list-style-type: none;
	/*background: url(/clients/kval/images/identite_client/ombre-verticale.png) repeat-y;*/
	height: 15px;
	
}

#fcontent  #flst ul li {
	display: inline;
	padding: 0 10px 0 10px;
	list-style-type: none;
	height:7px;
	border-right:1px solid #ae7412;
	margin:0;
	float:left;
	
}
#fcontent  #flst ul li.last {background:none;border-right:none;}
#fcontent  #flst ul li.first {background:none;border-left:none;}
#fcontent a {
	color: #dbd2ba;
	line-height:15px;
}

#fcontent #addonline {
	
	margin-right: 0;
	margin-left:600px;
	margin-top: -27px;
	width:245px;
}

#fcontent #addonline img {
	vertical-align: middle;
	border: none;
	margin-left: 5px;
}

#fcontent #addonline a {
	color: #beb6a2;
	font-size: 10px;
}


/* MON COMPTE */
#moncompte {
	font-size: 11px;
	color: #000;
	position: relative;
	width: 600px;
	padding: 10px 0 0 0;
	float: left;
	margin-left:210px;
	*width: 595px;
}

#moncompte label {display:none;}

#moncompte dt {
	line-height: 20px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	width:80px;
}

#moncompte dl, #moncompte dt, #moncompte dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	
}

#moncompte div {
	display: inline;
}

#moncompte #compte_login_email, #moncompte #compte_login_password {
	border: 1px solid #3e3122;
	font-size: 11px;
	color: #000;
	width: 122px;
	position: absolute;
	top: 10px;
	margin: 0;
	line-height:16px;
	height:16px;
}

#moncompte #compte_login_password {
	left:208px;
}
#moncompte #compte_login_email {
	left:82px;
}

#moncompte #compte_login_ok {
	position: absolute;
	background:url(/clients/kval/images/identite_client/btn_ok.gif) no-repeat;
	font-size: 9px;
	color:#FFFFFF;
	width: 20px;
	height: 20px;
	top: 10px;
	left: 328px;
	border:0;
	cursor: pointer;
}
#moncompte #moncomptelog {
	
	line-height: 20px;
	color:#fff;
	float:right;
}

#moncompte #gcmoncomptephrase {
	border-right: 1px solid #a17d37;
	float: left;
	padding-right: 15px;
	margin-left:40px;
	line-height:14px;
	margin-top:3px;
}

#moncompte  #moncompteloglien {
	float:left;
	margin-left:330px;
	margin-top:-20px;
	padding-left:15px;
	padding-right:15px;
}

#moncompte  #delog {
	border-right:1px solid #A17D37;
	/*border-right: 1px solid #e6ce98;*/
	padding-left: 15px;
	line-height:20px;
	padding-right: 15px;
	*float:right;
	*margin-right:225px;
}
#moncompte  #delog a, #moncompte  #moncompteloglien a{
 color:#fff;
}
#moncompte #gcheamessage {display:none;}

#moncompte #gcbtcreercompte {
	position: absolute;
	left:480px;
	top: 10px;
	border-left: 1px solid #423424;
	/*border-right: 1px solid #e6ce98;
	display:block;*/
	padding: 0;
	
	line-height:20px;
}
#moncompte #gcbtcreercompte a {color:#d6cec3;margin-left:10px; padding-left:5px; float:right;*float:left;}
#moncompte #gcbtcreercompte a:hover{background:none;}
#moncompte #gcheadoublie {
	margin-left: 25px;
}

#moncompte #compte_login_oublie {
	display: block;
	position: absolute;
	left:370px;
	line-height:20px;
	color: #d6cec3;
}

#moncompte b {font-weight:normal;}
#compte_login_oublie  b {display:none;}

/******************************************************************************/
/* MON PANIER */
#panier {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	height:30px;
	line-height:20px;
	padding-top:10px;
	position:relative;
	*padding-top:0px;
	*margin-top:10px;
	width:190px;
}
#panier img{
float:left;
}
#panier dl{
width:200px;
float:left;
margin: 0;
padding: 0;
}
#panier dt{
	width:80px;
}
#panier dd{
	width:190px;
}
 #panier dt, #panier dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:15px;
	float:left;
	margin-left:10px;
	margin-top:2px;
}


.gclignenbarticle{
float:left;
margin-left:60px;
width:15px;
}
.gclignetotal span{
	margin-right:5px;
}
.gclignenbarticle span{
	display:none;
}	
#panier dt {
	margin-right: 3px;
	font-weight:bold;
	font-size:12px;
	display:none;
}
#panier .gcbouton {
	background: url(/clients/kval/images/identite_client/bt_panier.gif) no-repeat;
	display:block;
	height:20px;
	margin-left:10px;
	margin-top:-15px;
	position:relative;
	width:45px;
	float:left;
}
#panier .gcpanierrapide  .gcbouton a{
   text-align:center;
   color:#FFFFFF;
   font-size:11px;
   margin-right:23px;
}
#panier .gcpanierrapide {
	width:200px;
	text-align:left;
	right:0;
	
}

/* RECHERCHE */

#recherche {
text-align:center;
width:300px;
height:24px;
float:left;
color:#4f3c32;
position:absolute;
top:159px;
left:690px;
margin:0;
}
#gcrechmot, #gcrechfamille{
	*width:auto;
	*float:left;
}
#recherche dt{
display:none;
}
#recherche dd {
margin:0px 0;

}
#recherche label, #recherche #gcrechmarque {
display:none;
}
#recherche input{
font-size:10px;
vertical-align:middle;
padding:0;
height:18px;
line-height:20px;
border:1px solid #87704c;
margin:auto;
padding-top:0px;
float:left;
width:140px;
}

#recherche select {
margin-left:2px;
font-size:10px;
vertical-align:middle;
padding:0;
height:20px;
line-height:20px;
border:1px solid #87704c;
float:left;
width:132px;
margin-top:auto;
margin-bottom:auto;
}
#recherche #gcbtrechercher {
position:absolute;
width:25px;
height:25px;
margin-left:280px;
/margin-left:-13px;
cursor:pointer;
background:url(/clients/kval/images/identite_client/btn_search.png) no-repeat;
margin-top:-2px;
*clear:none;
}
#recherche #gcbtrechercher a, #recherche #gcbtrechercher a:hover {
color:#FFFFFF;
display:block;
text-decoration:none;
width:25px;
height:25px;
}
#recherche #gcbtrechercher b {
font-weight:normal;
display:none;
}


/* GROUPES */

#groupes {
width:194px;
float:left;
margin-top:16px;
margin-left:-1px;
padding:0;
margin-bottom:0;
border:none;
}
#groupes ol{
margin:0;
padding:0;
list-style-type: none;
float:left;
}
#groupes dt strong{
	display:none;
	float:left;
}
#groupes dd, #groupes dl, #groupes dt{
	margin:0;
	padding:0;
	float:left;
}

#groupes li:hover{
background:none; 
list-style-type:none;
}
#groupes li.nouveaute{
background:url(/clients/kval/images/identite_client/nouveautes.gif) no-repeat;
}
#groupes li.nouveaute a, #groupes li.promotions a, #groupes li.bs a, #groupes li.coupcoeurs a{
	margin-left:15px;
	padding-left:0px;
}
#groupes li.promotions{
background:url(/clients/kval/images/identite_client/promotions.gif) no-repeat;
margin-top:1px;
}
#groupes li.bs{
background:url(/clients/kval/images/identite_client/bestseller.gif) no-repeat;
margin-top:1px;
}
#groupes li.coupcoeurs{
background:url(/clients/kval/images/identite_client/coup-de-coeur.gif) no-repeat;
margin-top:1px;
}
#groupes li{
width:194px;
height:27px;
float:left;
margin-top:1px;
position: relative;
padding:0px;
color:#493825;
list-style-type: none;
}

#groupes li a{
color:#FFFFFF;
font-size:13px;
line-height:25px;
padding-left:3px;
text-transform:uppercase;
text-align:justify;
}
#groupes li a:hover, a.home:hover{
color:#000;
text-decoration:none;
}


#paiement{
width:177px;
margin:auto;
margin-top:14px;
float:left;
margin-left:15px;
margin-bottom:15px;
}
#paiement .paie{
	background-color:#dbdbdb;
	height:38px;
	padding-top:5px;
	display:block;
	margin-bottom:10px;
}
#paiement dl{
padding:0;
margin:0;
margin-top:6px;
margin-left:0px;
}
#paiement dt{
margin-left:10px;
padding-top:10px;
display:none;
}
#paiement dd {
	margin: 0;
	padding: 0;
}
#paiement .btn_paypal {
	margin: 4px 0 0 0;
	display: block;	
}
#paiement .btn_paypal img {
	margin: 0;
}

#paiement dd img{
margin-left:6px;
border:0;
}
#paiement .pai{
float:left;
width:100px;
margin-right:11px;
margin-left:-6px;
}

/*******boutons***********/
#boutons{
position:relative;
width:192px;
float:left;
list-style-type:none;
margin:0;
margin-left:7px;
margin-top:15px;
padding:0;
}
.parrainage{
background:url(/clients/kval/images/identite_client/parrainage.gif) no-repeat;
width:142px;
padding-right:50px;
height:47px;
padding-top:13px;
margin-left:1px;
}
.affaires{
background:url(/clients/kval/images/identite_client/affaires.gif) no-repeat;
width:142px;
padding-right:50px;
height:47px;
padding-top:13px;
margin-top:4px;
margin-left:1px;
}
.catalogue{
background:url(/clients/kval/images/identite_client/catalogue.gif) no-repeat;
width:180px;
padding-left:14px;
height:27px;
margin-top:15px;
font-size:14px;
}
.catalogue a, .aide a, .partenaires a, .facebook a{
line-height:25px;
color:#4c3c23;
}
.facebook{
background:url(/clients/kval/images/identite_client/facebook.gif) no-repeat;
width:180px;
padding-left:14px;
height:27px;
margin-top:17px;
font-size:14px;
}
.aide{
background:url(/clients/kval/images/identite_client/aide.gif) no-repeat;
width:180px;
padding-left:14px;
height:27px;
margin-top:1px;
font-size:14px;
}
.partenaires{
background:url(/clients/kval/images/identite_client/partenaires.gif) no-repeat;
width:180px;
padding-left:14px;
height:27px;
margin-top:1px;
font-size:14px;
}
.contact{
background:url(/clients/kval/images/identite_client/contact.gif) no-repeat;
width:180px;
height:83px;
padding-left:12px;
padding-top:11px;
margin-top:3px;
}
.contact a{
font-size:10px;
color:#FFFFFF;
line-height:10px;
}
.contact a span{
font-size:13px;
color:#FFFFFF;
text-transform:uppercase;
}
.parrainage a, .affaires a{
position:relative;
font-size:13px;
color:#FFFFFF;
width:110px;
margin:0px 13px 13px 13px ;
display:block;
float:left;
text-transform:uppercase;
}
/* PRODUITS + SERVICES + INFOS BOUTIQUE*/
dt.titremarques, dt.titreservice ,dt.titreinfos {
color:#FFFFFF;
line-height:27px;
padding-left:49px;
text-align:left;
font-size:12px;
text-transform:uppercase;
background:url(/clients/kval/images/identite_client/marques.gif) no-repeat;
width:142px;
height:25px;
margin-left:1px;
}
#infosboutique{
float:left;
margin-top:16px;
}
#infosboutique li a{
font-size:11px;
}
#totop{
background:url(/clients/kval/images/identite_client/totop.gif) no-repeat;
width:132px;
height:18px;
margin-top:38px;
margin-bottom:15px;
float:right;
}
#totop a{
color:#424242;
font-size:11px;
font-weight:bold;
margin-left:5px;
line-height:18px;
}

#chemin{
height:23px;
z-index:1;
float:left;
display:block;
color:#7f736e;
}

#chemin a{
color:#7f736e;
font-size:11px;
line-height:23px;
margin:auto;
}
#chemin .ariane{
height:15px;
vertical-align:middle;
line-height:23px;
}

.titreproduit{
	display:none;
}


/*******************************/
/* sx */
.gcproduitpetit {
	width: 180px;
}

.gcproduitpetit .gcimage {
	width: 170px;
	height: 120px;
}

.gcproduitpetit .gcdescriptif {
	height: 42px;
}

#gccolleft {
	width: 320px !important;
}

#gccolright {
	width: 445px !important;
}

#gcfichequant {
	width: 258px !important;
}

.gcproduitpetit .gcblocimgpromo .gcgroupe2,
#gcficheblocimgpromo .gcfichenouveaute  {
	color: #2c87c6;
}


/*********************
/* MODELES GENIECUBE */

/* modèle de titre */
.modeleTitre {
	background: url(/clients/kval/images/identite_client/base/titre.gif) no-repeat 0 0px;
	padding-left: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #65523b;
}
.modeleTitre h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #65523b;
	background-color:transparent;
}
.modeleTitre a {
	color: #65523b;
	text-decoration: underline;
}

/* Modele de puce */
.modelePuce {
	font-size: 12px;
	color: #ac7415;
}
.modelePuce h2 {
	background: url(/clients/kval/images/identite_client/base/puce.gif) no-repeat 0 5px;
	margin: 0;
	padding: 0 0 0 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ac7415;
}
.modelePuce a {
	color: #ac7415;
	text-decoration: underline;
}
#gcmaxstock {
	color: #a4917d;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcminprix {
	color: #a4917d;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
#gcstock {
	color: #a4917d;
	font-weight: normal;
	margin-bottom: 5px;	
	display:none;
}
.gcbtnonenvente{display:none;}
