/*generale*/
body, h1, h2, h3, ul, li{
	margin:0;
	padding: 0;
}

body{
	background-color: #faf6f3;
	background-repeat: no-repeat;
	background-position: 50% top;
	color: #52321d;
	font-family: Arial;
	font-size: 14px;
}

body.vide{
	background: none;
}

a{
	color: #000086;
}

a img{
	border: 0;
}

.clear, .clearHaut{
	clear: both;
	height:0px;
}

.clearHaut{
	height: 15px;
}

.majuscule{
	text-transform: uppercase;
}

.center{
	text-align: center;
}

.italic{
	font-style: italic;
}

input{
	border: 0;
}

table{
	border: 0;
	border-collapse: collapse;
}

.bandeauPUB{
	margin-bottom: 12px;
}

#gauche .bandeauPUB{
	margin-top: 12px;
}
/*generale*/

/*entete*/
#entete{
	display: none;
}

#entete h1{
	display: inline;
	float: left;
	height: 77px;
	margin: 5px 140px 0 10px;
	width: 251px;
}

#entete #espaceClient{
	background: url(images/fond-espace-client.png) no-repeat top left;
	display: inline;
	float: left;
	margin: 0 140px 0 0;
	width: 250px;
}

#entete #monPanier{
	float: left;
	padding: 0 0 0 50px;
	width: 95px;
}
/*entete*/

/*espace client haut*/
#espaceClient h3, #monPanier h3{
	color: #e28001;
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0 10px 40px;
}

p#espaceClient{
	padding: 10px 0 10px 40px;
}

p#espaceClient a{
	color: #e28001;
	display: block;
	margin-top: 5px;
}

p#espaceClient a:hover{
	text-decoration: none;
}

#espaceClient label{
	color: #94857b;
	display: block;
	float: left;
	padding: 0;
	width: 120px;
}

#espaceClient input{
	background: #ececec;
	float: left;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	width: 90px;
}

#espaceClient .boutonOK, #identificationGauche input.boutonOK{
	border: 0;
	height: 18px;
	margin: 0 0 0 5px;
	width: 19px;
}

#espaceClient .boutonOK:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}
/*espace client haut*/

/*mon panier haut*/
#monPanier{
	background: url(images/fond-mon-panier.png) no-repeat top left;
}

#monPanier a{
	text-decoration: none;
}

#monPanier a:hover{
	text-decoration: underline;
}

#monPanier h3{
	margin: 5px 0 0 0;
}

#monPanier h3 a{
	color: #e28001;
}

#lesArticles{
	background: #9e8f80;
	height: 19px;
	margin: 5px 0;
	padding: 4px 0 0 0;
	text-align: center;
	width: 93px;
}

#lesArticles a{
	color: #fff;
}

#nbArticles{
	color: #e5f749;
}

a#voirPanier{
	color: #9e8f80;
	display: block;
	font-size: 80%;
	text-align: right;
	text-decoration: underline;
}

a#voirPanier:hover{
	text-decoration: none;
}
/*mon panier haut*/

/*menu haut*/
#menuHaut{
	float: left;
	height: 19px;
	list-style: none;
	margin: 10px 0 0 0;
	width: 600px;
}

#menuHaut li{
	float: left;
}

#menuHaut a{
	border-right: 2px solid #fff;
	color: #fff;
	display: block;
	float: left;
	height: 17px;
	padding: 2px 13px 0 13px;
	text-decoration: none;
}

#menuHaut a:hover{
	color: #e28001;
}

#menuHaut a.dernier{
	border: 0;
}
/*menu haut*/

/*recherche*/
#rechercheFete{
	background: #fff;
	color: #9c8e7f;
	display: inline;
	float: left;
	font-size: 80%;
	height: 19px;
	margin: 10px 0 0 50px;
	width: 150px;
}

#recherche{
	display: inline;
	float: right;
	margin: 10px 30px 0 0;
	width: 117px;
}

#recherche input{
	color: #9c8e7f;
	float: left;
	font-size: 90%;
	height: 14px;
	margin-top: 2px;
	padding: 1px 0 0 2px;
	width: 91px;
}

#recherche .boutonOK{
	display: inline;
	height: 16px;
	margin: 1px 0 0 3px;
	width: 19px;
}

#recherche .boutonOK:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}
/*recherche*/

/*global*/
#global{
	background: url(images/fond-global.png) repeat-y top left;
	padding: 10px 7px 0 7px;
	margin: 0 auto 0 auto;
	width: 981px;
}
/*global*/

/*gauche*/
#gauche{
	display: none;
}
/*gauche*/

/*contenu*/
#contenu{
	float: left;
	width: 774px;
}
/*contenu*/

/*menu gauche*/
.menuGauche{
	background: #d8d8d8;
	font-size: 90%;
	padding: 5px 2px;
	width: 163px;
}

.menuGauche2{
	margin-top: 15px;
}

.menuGauche h2{
	background: #fff;
	font-size: 180%;
	font-weight: normal;
	height: 37px;
	margin: 3px auto 3px auto;
	padding: 5px 0 0 10px;
	text-transform: capitalize;
	width: 151px;
}

.menuGauche h2.conseils a{
	color: #8f9c1c;
}

.menuGauche h2 a{
	background: #fff;
	color: #a14094;
	font-size: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

.menuGauche ul{
	display: none;
	font-size: 95%;
	list-style: none;
}

.menuGauche ul.visible{
	display: block;
}

.menuGauche a:hover{
	color: #a14094;
}

.menuGauche a.ouvert{
	background-color: #a14094;
	color: #fff;
}

.menuGauche a{
	background: #fff url(images/puce-gauche.gif) no-repeat 5px 8px;
	color: #585757;
	display: block;
	min-height: 20px;
	margin-bottom: 1px;
	padding: 3px 0 0 20px;
	text-decoration: none;
}

.menuGauche ul ul{
	display: block;
	font-size: 95%;
	margin: 0;
	text-transform: none;
}

/*#menuGauche ul ul.visible{
	display: block;
}*/

.menuGauche ul ul a{
	background: url(images/puce-gauche2.gif) no-repeat #d5c5d3 8px 8px;
	padding: 3px 0 0 18px;
}

.menuGauche ul ul a.ouvert, .menuGauche ul ul a:hover{
	background-color: #efefef;
	color: #a14094;
}
/*menu gauche*/

/*actus gauche*/
#actusGauche{
	background: #fff;
	border: 1px solid #a31161;
	margin: 12px 0 0 0;
	width: 165px;
}

#actusGauche h2{
	border-bottom: 1px dotted #a31161;
	height: 30px;
	margin: 5px auto;
	width: 146px;
}

#actusGauche p{
	color: #a31161;
	padding: 0 5px;
}

#actusGauche ul{
	list-style: none;
	margin: 5px auto;
	padding: 0 5px;
	width: 136px;
}

#actusGauche li{
	display: block;
	margin: 10px 0;
}

#actusGauche a{
	color: #a31161;
	text-decoration: none;
}
/*actus gauche*/

/*page acceuil*/
#nouveautes, #kitsDemandes{
	background: #e7e1db;
	display: inline;
	float: left;
 	min-height: 450px; 
	padding: 3px 7px;
	width: 366px;
}

#nouveautes{
	margin-right: 13px;
}

#nouveautes h2, #kitsDemandes h2, #creations h2, #ficheCreation h1{
	background: #fff;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	color: #f88d45;
	font-size: 130%;
	height: 28px;
	padding: 8px 0 0 10px;
}

#kitsDemandes h2{
	color: #b6c62e;
}

/*#nouveautes h2 span, #kitsDemandes h2 span, #creations h2 span, #ficheCreation h1 span{
	background: #52321d;
	color: #fff;
}*/

.produitAcceuil{
	color: #5c3e2a;
	padding: 13px 0 3px 7px;
}

.produitAcceuil .visuelProduit{
	background: #fff;
	border: 1px solid #959595;
	display: inline;
	float: left;
	height: 112px;
	margin-right: 12px;
	text-align: center;
	width: 112px;
}

.produitAcceuilInfos{
	float: left;
	width: 230px;
}

.produitAcceuilInfos h3{
	font-size: 105%;
	font-weight: bold;
}

.produitAcceuilInfos h3 a{
	color: #5c3e2a;
	text-decoration: none;
}

.produitAcceuilInfos a:hover, .produitAcceuil a:hover, #creations a:hover, .produitAcceuilPanier a:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}

.produitAcceuilInfos h3 a:hover{
	filter : alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
	text-decoration: underline;
}

.produitAcceuilInfos p{
	margin: 3px 0 0 0;
	padding: 0;
}

.produitAcceuilPanier{
	background: #efedeb;
	height: 32px;
	margin-top: 15px;
}

.produitAcceuilPanier p{
	color: #a31161;
	float: left;
	font-size: 110%;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 5px 0 0 5px;
	width: 85px;
}

.produitAcceuilPanier a{
	background: url(images/fond-ajout-panier.gif) no-repeat left 5px;
	color: #52321d;
	display: block;
	float: left;
	padding: 7px 0 0 25px;
	text-decoration: none;
}

#toutesNouveautes, #creations a#toutesCreations{
	background: #f3f0ec url(images/fleche-nouveautes.gif) no-repeat 5px center;
	color: #f88d45;
	display: inline;
	float: right;
	font-size: 85%;
	height: 16px;
	padding: 3px 0 0 20px;
	text-decoration: none;
	width: 145px;
}

#toutesNouveautes:hover, #toutesCreations:hover{
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9; 
}

#creations{
	display: none;
}

#creations h2{
	background: #9c8e7f;
	border: 0;
	color: #eaed97;
	float: left;
	margin: 0;
	padding: 3px 0 0 3px;
	width: 117px;
}

#creations h2 span{
	font-size: 110%;
}

#creationsListe{
	display: inline;
	float: left;
	margin-left: 20px;
	width: 634px;
}

/*#creations h2 span{
	background: #4d443c;
}*/

#creations a.fleche{
	background: none;
	height: 33px;
	margin:45px 0 0 5px;
	width: 17px;
}

#creations a.flecheGauche{
	margin:45px 5px 0 0;
}

#creations a{
	background: #fff;
	display: inline;
	float: left;
	height: 115px;
	margin: 5px 0 0 2px;
	text-align: center;
	width: 115px;
}

#creations a:hover{
	filter : alpha(opacity=90);
	-moz-opacity : 0.9;
	opacity : 0.9; 
}

#listeCreationsConteneur{
	float: left;
	overflow: hidden;
	width: 585px;
}

#listeCreations{
	height: 120px;
	width: 10000px;
}

#creations a#toutesCreations{
	background-image: url(images/fleche-creations.gif);
	color: #81960c;
	margin-right: 27px;
	width:140px;
}
/*page acceuil*/

/*pied*/
#pied{
	background: url(images/fond-pied.png) no-repeat top left;
	color: #79604f;
	height: 40px;
	padding: 30px 7px 0 7px;
	margin: 0 auto 20px auto;
	text-align: center;
	width: 981px;
}

#pied a{
	color: #79604f;
	text-decoration: none;
}

#pied a:hover{
	text-decoration: underline;
}
/*pied*/

/*page creations*/
#ficheCreation{
	background: #dfdfdf;
	padding: 5px 3px;
}

#ficheCreation h1{
	color: #b6c62e;
	font-size: 130%;
	margin-bottom: 10px;
}

#ficheCreationGauche{
	display: inline;
	float: left;
	margin:0 37px 0 9px;
	width: 230px;
}

#ficheCreationGauche a{
	background: #fff;
	color: #484746;
	text-align: right;
	text-decoration: none;
	width: 230px;
}

#ficheCreationGauche span{
	background: #fff;
	border: 1px solid #979797;
	display: block;
	height: 230px;
	text-align: center;
}

#ficheCreationGauche span.agrandir{
	background: #dfdfdf;
	border: 0;
	display: block;
	height: 15px;
	margin-left: 105px;
	text-align: left;
	width: 125px;
}

#ficheCreationDroite{
	float: left;
	width: 490px;
}

#ficheCreation h2{
	color: #52321d;
	font-size: 115%;
 	font-weight: bold;
 	margin: 20px 0 15px 10px;
 	zoom: 1;
}

#ficheCreationGauche p{
	color: #786051;
}

#ficheCreationGauche a:hover span.agrandir{
	filter : alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1; 
	text-decoration: underline;
}

#ficheCreationGauche a:hover span{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

a#lienModeEmploi{
	background: #f5f5f5;
	border: 1px solid #adadad;
	color: #52321d;
	display: block;
	font-size: 90%;
	height: 20px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 95px;
}

#ficheCreationDroite .produitAcceuil{
	padding-left: 0;
}

#materielNecessaire{
	padding-left: 10px;
}

#materielNecessaire h3{
	font-size: 200%;
	font-weight: normal;
	text-transform: uppercase;
}

#materielNecessaire ul{
	list-style: none;
}

#materielNecessaire li{
	margin-bottom: 3px;
}

#materielNecessaireGauche, #materielNecessaireDroite{
	float: left;
	width: 320px;
}

#materielNecessaireGauche{
	border-right: 2px solid #d1d0cf;
}

#materielNecessaireDroite{
	padding-left: 60px;
}

#retourFicheProduit{
	background: url(images/fond-retour-produit.gif) no-repeat top left;
	color: #8f2f82;
	display: block;
	font-weight: bold;
	height: 25px;
	margin: 60px 0 0 650px;
	padding: 5px 0 0 30px;
	position: absolute;
	text-decoration: none;
	width: 60px;
	zoom: 1;
}

#retourFicheProduit:hover{
	text-decoration: underline;
}

.listeKits span{
	color: #a14094;
}

.listeKits a{
	color: #52321d;
	text-decoration: none;
}

.listeKits a:hover{
	text-decoration: underline;
}
/*page creations*/

/*etapes creations*/
.etapeCreationGauche{
	float: left;
	margin-left: 10px;
	width: 200px;
}

.etapeCreationGauche img{
	border: 1px solid #979797;
}

.etapeCreationDroite{
	float: left;
	padding-top: 30px;
	width: 510px;
}

.etapeCreation{
	margin: 20px 0;
}

.etapeCreationNumero{
	background: url(images/fond-etape.png) no-repeat top left;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	height: 15px;
	margin: 5px 0 0 -20px;
	padding: 1px 0 0 0;
	position: absolute;
	text-align: center;
	width: 16px;
}

#retour{
	color: #52321d;
	background: #fff url(images/fond-retour.gif) no-repeat 3px center;
	display: block;
	font-weight: bold;
	height: 22px;
	margin: -5px 0 0 693px;
	padding: 5px 0 0 20px;
	position: absolute;
	text-decoration: none;
	width: 55px;
}

#retour:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

/*#ficheCreation h2{
	margin: 20px 0 0 10px;
}*/
/*etapes creations*/

/* identification */
#identificationGauche{
	background: #fff;
	color: #213a1d;
	float: left;
	font-size: 95%;
	margin: 30px 0 0 0;
	padding: 0 0 0 40px;
	width: 301px;
}

#identificationDroite{
	background: #fff;
	color: #213a1d;
	display: inline;
	float: left;
	font-size: 95%;
	margin: 30px 0 0 85px;
	text-align: center;
	width: 347px;
}

#identificationGauche label, #identificationDroite label{
	display: inline;
	float: left;
	width: 95px;
}

#identificationDroite label{
	margin-left: 30px;
	text-align: left;
}

#identificationGauche label{
	margin-left: 10px;
}

#identificationGauche .clear{
	height: 5px;
}

#identificationDroite .clear{
	height: 20px;
}

#identificationGauche label.grand{
	width: 250px;
}

#identificationGauche input.petit{
	width: 51px;
}

#identificationGauche textarea{
	border: 1px solid #84a3c1;
	height: 59px;
	width: 158px;
}

#identificationGauche input, #identificationDroite input, #identificationGauche select{
	border: 1px solid #84a3c1;
	float: left;
	width: 147px;
}

#identificationGauche h2, #identificationDroite h2{
	margin: 30px 0;
}

.choixMDP{
	background: #f4f4f4;
	margin: 10px 0;
	padding: 5px 10px;
	width: 235px;
}

#identificationGauche .choixMDP label{
	margin: 0;
}

#identificationGauche .choixMDP input{
	margin-bottom: 10px;
}

#identificationGauche input.poursuivre, #identificationDroite input.poursuivre,  #panier a.poursuivre, #identificationGauche input.modifier{
	border: 0;
	display: inline;
	float: right;
	height: 37px;
	margin: 20px 10px 10px 0;
	width: 109px;
}

#identificationGauche input.poursuivre:hover, #oublieMdp:hover, #identificationDroite input.poursuivre:hover, #identificationGauche input.modifier:hover, #panier a.poursuivre:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

#oublieMdp{
	color: #213a1d;
	display: block;
	font-size: 85%;
	height: 15px;
	padding: 2px 0 0 5px;
	text-decoration: none;
}

h1.commande{
	border-bottom: 2px solid #cacaca;
	font-size: 120%;
	margin-top: 15px;
}

h1.commande span{
	background: url(images/fond-titre-allume.gif) no-repeat bottom center;
	color: #96a22a;
	display: block;
	float: left;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 190px;
}

h1.commande span.eteind{
	background: url(images/fond-titre-eteind.gif) no-repeat bottom center;
	color: #cacaca;
}

h1.commande .clear span{
	background: none;
	padding: 0;
}
/* identification */

/* mon panier */
#maCommande{
	margin: 43px auto 0 auto;
	width: 751px;
}

#maCommande a{
	color: #000;
	text-decoration: none;
}

#maCommande a:hover{
	text-decoration: underline;
}

#maCommande th{
	background: #9e8f80;
	color: #fff;
	font-weight: normal;
	height: 26px;
	text-transform: uppercase;
}

#maCommande .designation{
	padding: 0 0 0 20px;
	text-align: left;
	width: 257px;
}

#maCommande td{
	background: #fff;
	border-right: 1px solid #9e8f80;
	color: #000;
	height: 74px;
	text-align: center;
}

#maCommande td.dernier{
	border: 0;
}

#maCommande .quantite input{
	border: 1px solid #a4abb1;
	text-align: center;
	width: 20px;
}

#maCommande .dernier a:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

#maCommande tr.total, #maCommande tr.fraisPort{
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

#maCommande tr.total td.montant{	
	background: #fff;
	border-bottom: 1px solid #7b7064;
	border-top: 1px solid #7b7064;
	color: #7b7064;
}

#maCommande .total td, #maCommande .fraisPort td{
	background: #7b7064;
	color: #fff;
	height: 31px;
}

#maCommande td.photoProduit{
	width: 84px;
}

#maCommande tr.fraisPort td.montant{
	background: #fff;
	border-top: 1px solid #9e8f80;
	border-bottom: 1px solid #9e8f80;
	color: #000;
	font-weight: normal;
}

#maCommande .fraisPort td{
	background: #9e8f80;
}

#maCommande .droite{
	padding-right: 30px;
	text-align: right;
}

.contenuKit{
	font-size: 80%;
	margin-left: 10px;
}

#fraisDePort{
	color: #ff3000;
	font-size: 110%;
	margin: 20px 0 0 40px;
}

#retourPanier{
	background: url(images/btn-retour.gif);
	color: #000086;
	display: inline;
	float: right;
	font-size: 115%;
	height: 28px;
	margin: 50px 40px 0 0;
	padding: 10px 0 0 30px;
	text-decoration: none;
	width: 62px;
}

#contenu #panier a.poursuivre{
	margin-right: 30px;
}

#revenirAchat{
	background: url(images/btn-retour-achats.gif) no-repeat top left;
	color: #7b7064;
	display: inline;
	float: right;
	font-size: 80%;
	height: 30px;
	margin: 25px 30px 0 0;
	padding-left: 35px;
	text-decoration: none;
	text-transform: uppercase;
	width: 71px;
}

#revenirAchat:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}
/* mon panier */

/*paiement*/
#adresses, #votreCommande, #votreModePaiement{
	background: #fff;
	color: #213a1d;
	margin: 40px auto 10px auto;
	padding: 10px 0 0 60px;
	width: 696px;
}

#adresses h3{
	font-size: 100%;
	font-weight: bold;
}

.adresse{
	float: left;
	padding-top: 20px;
	width: 340px;
}

.adresse a{
	color: #5e4b38;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 10px 110px;
	width: 250px;
}

#votreCommande{
	padding: 10px 0 0 0;
	width: 756px;
}

#votreCommande h2{
	margin-left: 60px;
}

#votreCommande #maCommande{
	margin: 20px auto;
}

#votreModePaiement{
	background: #fff url(images/fond-mode-paiement.gif) no-repeat 660px 20px;
}

#cgv{
	margin: 10px 0 15px 70px;
}

#cgv input{
	margin-right: 10px;
}

#cgv a{
	color: #23201e;
	font-weight: bold;
	text-decoration: underline;
}

#cgv a:hover{
	text-decoration: none;
}

.modePaiement a{
	color: #000;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
}

.modePaiement a:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

.modePaiement span.lien{
	color: #000;
	display: block;
	text-align: center;
}

.modePaiement{
	background: #ebebeb;
	display: inline;
	float: left;
	height: 75px;
	margin: 10px;
	padding-top: 10px;
	width: 150px;
}
/*paiement*/

/*categorie produit*/
#categorieProduit{
	background: #d8d8d8;
	padding: 4px;
	width: 767px;
}

#categorieProduit h1{
	background: #fff;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	color: #575757;
	font-size: 180%;
	height: 33px;
	padding: 8px 0 0 10px;
}

#categorieProduitGauche, #categorieProduitDroite, .categorieProduitGauche, .categorieProduitDroite{
	float: left;
	width: 371px;
}
/*categorie produit*/

/*fenetre modale*/
#repere{
	display: none;
}

#masque{
	display: none;
}

#fenetreModale, #imageModale{
	display: none;
}
/*fenetre modale*/

/*confirmation de commande*/
#confirmationCommande{
	background: #fff;
	margin: 20px auto;
	padding: 10px;
	width: 736px;
}

#confirmationCommande h2{
	margin-left: 50px;
}

.couleur{
	color: #ff3000;
	text-decoration: none;
}
/*confirmation de commande*/

/*les kits*/
.fondGris{
	background: #efedeb;
	margin: 5px 0;
	padding: 5px;
	zoom:1;
}

.fondGris #ficheCreationGauche .agrandir{
	background: #efedeb;
}

#ficheKit h1{
	margin-bottom: 0;
}

#ficheKit h2{
	color: #ad2e73;
	margin: 0;
}

#titreKitGauche{
	display: inline;
	float: left;
	margin:0 30px 0 5px;
	width: 556px;
}

#titreKitDroite{
	float: left;
	text-align: right;
	width: 160px;
}

#titreKitDroite p{
	color: #ad2e73;
	margin: 0;
}

#titreKitDroite .produitAcceuilPanier{
	margin-top: 0;
	text-align: right;
}

#titreKitDroite .produitAcceuilPanier a{
	color: #52321d;
	height: 22px;
	padding:5px 0 0 15px;
}

#titreKitDroite p span{
	font-size: 120%;
	font-weight: bold;
}

#premiereColonneKit, #deuxiemeColonneKit{
	float: left;
	width: 250px;
}

.fondGris #ficheCreationDroite{
	width: 500px;
}

.fondGris #ficheCreationDroite .majuscule{
	color: #ad2e73;
}

.fondGris #ficheCreationGauche{
	display: inline;
	margin-right: 10px;
}

.fondGris .produitAcceuilInfos{
	font-size: 80%;
	width: 120px;
}
.fondGris .produitAcceuilPanier a{
	color: #ad2e73;
	display: block;
	float: none;
	font-size: 105%;
	font-weight: bold;
	height: 15px;
	padding-top: 12px;
}

.fondGris .produitAcceuilPanier a.commandeArticle{
	background: none;
	color: #52321d;
	font-size: 100%;
	font-weight: normal;
	padding: 7px 0 0 0;
}

.fondGris .produitAcceuil .visuelProduit{
	margin-right: 5px;
}

.infosKit{
	background: #fff url(images/puce-informations.gif) no-repeat 5px 5px;
	color: #ad2e73;
	font-size: 85%;
	margin: 0;
	padding:5px 0 5px 35px;
}

#modeEmploi{
	background: #dfdfdf;
	display: block;
	margin-top: 10px;
	padding: 3px;
}

#modeEmploi .fondGris{
	margin: 0;
}

#modeEmploi h2{
	background: #fff;
	color: #ad2e73;
	font-size: 120%;
	padding: 5px;
}

.fondGris #ficheCreationGauche p{
	font-size: 95%;
	margin-bottom: 5px;
}

.fondGris #ficheCreationGauche ul{
	margin: 0 0 10px 20px;
}

.fondGris #ficheCreationGauche span.violet{
	background: none;
	border: 0;
	display: inline;
}

.violet{
	color: #ad2e73;
}

a#decouvrirEtapes{
	background: url(images/fond-decouvrir-etapes.gif) no-repeat top left;
	display: block;
	font-size: 85%;
	height: 27px;
	margin-top: 10px;
	padding: 5px 0 0 18px;
	text-align: left;
	width: 214px;
}

a#decouvrirEtapes:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}
/*les kits*/

/*mon compte*/
#monCompte h1{
	background: #fff;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	color: #575757;
	font-size: 150%;
	height: 33px;
	margin-bottom: 10px;
	padding: 8px 0 0 10px;
}

#monCompte h2{
	margin:40px 0 20px 70px;
}

#monCompte{
	background: #efedeb;
	min-height: 665px;
	padding: 5px 3px;
}

#monCompte label{
	display: inline;
	float: left;
	width: 95px;
}

#monCompte input.petit{
	width: 51px;
}

#monCompte textarea{
	border: 1px solid #84a3c1;
	height: 59px;
	width: 158px;
}

#monCompte input, #monCompte select{
	border: 1px solid #84a3c1;
	float: left;
	width: 147px;
}

#changeCoordonnees{
	margin-left: 70px;
}

#changeCoordonnees .clear{
	height: 5px;
}

#changeCoordonnees{
	float: left;
	width: 330px;
}

#monCompte #changeCoordonnees .btnEnregistrer{
	margin-top: 25px;
}

#changeMDP{
	float: left;
}

#changeMDP h3{
	color: #213a1d;
	font-size: 100%;
	margin: 0 0 15px 0;
}

#changeMDP label, #changeMDP input{
	display: block;
	float: none;
}

#changeMDP label{
	width: 200px;
}

#changeMDP .clear{
	height: 15px;
}

#monCompte .btnEnregistrer{
	border: 0;
	height: 14px;
	margin-top: 15px;
	width:182px;
}

#listeCommandes{
	border-collapse: collapse;
	border: 0;
	margin-left:70px;
}

#listeCommandes th{
	color: #e28001;
	text-align: left;
	text-transform: uppercase;
}

#listeCommandes tr{
	border-bottom: 1px solid #c6c9c2;
	height: 33px;
}

#listeCommandes .reference{
	width: 140px;
}

#listeCommandes .date{
	width: 185px;
}

#listeCommandes .etat{
	width: 237px;
}

#listeCommandes a{
	color: #52321d;
	text-decoration: underline;
}

#listeCommandes a:hover{
	text-decoration: none;
}

#globalCommande, body.fondBlanc{
	background: #fff;
}
/*mon compte*/
