/* RÉINITIALISATION DES ÉLÉMENTS
--------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a:active,object,embed{outline:none;}

/* BODY ET HTML
--------------------------------------------------------------------------------------- */

body {
	background: #f7f9f1 url(gx/M/fond.gif) repeat-x scroll center top;
	color: #000;
	font-size: 12px;
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
html{}

/* TEXTES ET HYPERLIENS GLOBAUX
--------------------------------------------------------------------------------------- */
a, a:link, a:visited, a:active{color:#4da301; text-decoration:none;}
a:hover{ text-decoration: underline; }

h1{ color:#fff; font-size: 14px; text-transform: uppercase; }
h1 a, h1 a:link, h1 a:visited{text-decoration:none;}

h2{ color:#888; font-size: 14px; margin-bottom: 10px; }
h2 a, h2 a:link, h2 a:visited{text-decoration:none;}

#contenu ul li, #contenu ol ul li{list-style:square; margin-left:16px;}
#contenu ul ul li{list-style:circle;}
#contenu ol li, #contenu ul ol li{list-style:decimal; margin-left:23px;}
#contenu ol ol li{list-style:lower-alpha;}

.textePetit{
	color: #6D6D6D;
	font-size:11px;
	line-height: 13px;
}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{border:1px solid #000; font-size: 11px; margin-bottom:10px; padding:5px;}
fieldset legend{border: 1px solid #999; color:#000; font-size:14px; font-weight:bold; padding:3px;}
fieldset label{font-size:12px; color:#000; margin:2px 0;}
fieldset label.erreur{color:#cc0000!important;}
.champTexte{
	border: 1px solid #B2B2B2;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; 
	font-size:11px;
	height: 14px;
	margin:2px 0;
	padding: 4px;
	width: 160px;
}
.listeDeroulante{
	font-size:11px;
	margin:2px 0;
}
.boiteTexte{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px 0;
	padding: 4px;
}
.bouton{
	background: url(gx/M/bouton.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	margin-top: 3px;
	text-transform: uppercase;
	width: 210px;
	cursor:pointer;
}
.bouton:hover{ background-position: bottom; }

a.bouton{
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	height: 21px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	
}
.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

p.erreur{margin-left:10px; margin-right:10px;text-align:center; color:#CC0000; background-color:#FFDDDD; border:1px #CC0000 solid; padding:15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
p.succes{margin-left:10px; margin-right:10px;text-align:center; color:#4F8A10; background-color:#DFF2BF; border:1px #4F8A10 solid; padding:15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
p.conseil{font-size:10px;display:none;}
.erreur{color:#CC0000}
#form-recherche {
	float: left;
	padding: 3px 0px;
}
#form-recherche LABEL {
	color: #6d6d6d;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px;
}
#form-recherche #tbx_recherche {
	-moz-border-radius: 4px 0px 0px 4px; -webkit-border-radius:4px 0px 0px 4px; border-radius:4px 0px 0px 4px; 
	float: left;
	margin: 0px 0px 0px 5px;
}
#form-recherche #btn_loupe {
	background: url(gx/M/btn_loupe.gif) no-repeat;
	border: none;
	float: left;
	height: 24px;
	margin-left: -3px;
	width: 33px;
}
#form-recherche #btn_loupe:hover { background-position: bottom; }

#livraison {
	background: url(gx/icone/auto.gif) no-repeat center left;
	color: #D70000;
	float: right;
	font-size: 17px;
	font-weight: normal;
	padding: 5px 0px 5px 35px;
}

#filAriane {
	color: #454545;
	padding: 10px 0px;
}

/* Icones générales
--------------------------------------------------------------------------------------- */
.lienRSS{background: url(Gx/icone_RSS.gif) no-repeat left;padding:5px 0 5px 20px;}

/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
#conteneur{
	margin:0 auto;	
	width:980px;
}

#logo { float: left; padding-top: 10px; }

#contenu{
	min-height:500px;
	height:auto !important;
	height:500px;
}

.both, .clearBoth{clear:both;}

#haut { height: 75px; }
#haut #panier {
	background: url(gx/icone/panier_gris.gif) no-repeat;
	clear: right;
	float: right;
	margin: 5px;
	padding-left: 25px;
}
#haut #panier B {	color: #ff9600; }

#boite_recherche {
	background: url(gx/M/bg_gris.gif) repeat-x;
	height: 31px;
	margin-top: 1px;
	padding: 0px 15px;
}

#page {
	background: #fff;
	border: 1px solid #D3D3D3;
	float: right;
	min-height:500px;
	height:auto !important;
	height:500px;
	width: 738px;
}
#pagePleine {
	background: #fff;
	border: 1px solid #D3D3D3;
	min-height:500px;
	height:auto !important;
	height:500px;
	width: 978px;
}
#page H1, #pagePleine H1 {
	background: url(gx/M/titre-vert-bgCol.gif) repeat-x;
	color: #fff;
	font-weight: normal;
	line-height: 33px;
	margin: 0px;
	padding: 0px 15px;
}
#page #texte {	margin: 20px; }

#page P { margin-bottom: 15px; }

.bordurePhoto {
	float: right;
	margin: 0px 0px 20px 20px;
}

/* MENUS
--------------------------------------------------------------------------------------- */
#menuWrap{background: url(gx/M/menu-vert-bg.gif) repeat-x top left; height:38px;}

#menuVert{float:left; height:38px; margin:0;padding:0;}
#menuVert li{background: url(gx/icone/dots.gif) no-repeat center left; padding:0px 0; margin:0; display: block; float: left; list-style-type:none;}
#menuVert li.premier {background:none;}
#menuVert li a, #menu li a:link, #menu li a:visited{
	color: #FFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 35px;
	padding: 0px 15px;
	text-decoration: none;
}
#menuVert li a:hover, #menu li a:visited:hover{color:#c8ff34;}
#menuVert li a.actif, #menu li a.actif:visited, #menu li a:active, #menu li a:visited:active{ border-top: 3px solid #4da301; line-height: 30px; }

#menuNoir{background: url(gx/M/menu-noir-bg.gif) repeat-x top left; height:38px; float:right; margin:0;padding:0;}
#menuNoir li{ display: block; float: left; list-style-type:none; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 20px;}
#menuNoir .dernier {	padding: 0px 15px; }

#menuNoir li a, #menu li a:link, #menu li a:visited, #menu li a:active {
	color: #FFF;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
	text-shadow: -1px -1px 0px #000;
}
#menuNoir li a:hover, #menu li a:visited:hover, #menuNoir li a.actif, #menu li a.actif:visited{ color:#a8ed5d; }

#menuNoir #btn_compte {	background: url(gx/icone/compte.gif) no-repeat center left; }
#menuNoir #btn_panier {	background: url(gx/icone/panier_vert.gif) no-repeat center left; }
#menuNoir #btn_inscrire { background: url(gx/icone/inscrire.gif) no-repeat center left; padding-right:10px;}

/* Navigation secondaire */
#menuSec{float:right;}
#menuSec li{background:url(Gx/icone/fleche_grise.gif) no-repeat center left; display:inline; float:left; margin:10px 5px; padding:0px 5px;}
#menuSec a, #menuSec a:link, #menuSec a:visited{color:#454545; padding:0 5px; text-decoration:none;}
#menuSec a:hover {color:#4da301;}
#menuSec a.actif {font-weight:bold;color:#000;}
#menuSec li.dernier { margin-right: 0px; padding-right:0px;}


/* MENU DE GAUCHE */

#colMenu {
	background-color: #fff;
	border: 1px solid #DBDED6;
	float: left;
	min-height: 500px;
	width: 230px;
}
#colMenu H2 {
	background: url(gx/M/titre-vert-bgCol.gif) repeat-x;
	color: #fff;
	font-weight: normal;
	line-height: 33px;
	margin: 0px;
	padding: 0px 15px;
}
#colMenu .categorie {
	background: url(gx/M/bg_sMenu.gif) repeat-x;
	border-bottom: 1px solid #D7D7D7;
	display: block;
	line-height: 13px;
	margin: 0px;
	padding: 8px 15px;
}
#colMenu .lignes2 {
	/*height: 26px;*/
	padding: 2px 15px;
}
#colMenu .categorie A, #colMenu .categorie A:link, #colMenu .categorie A:visited, #colMenu .categorie A:active {
	background: url(gx/icone/fleche2.gif) no-repeat center right;
	color: #6d6d6d;
	display: block;
	font-weight: bold;
}
#colMenu .categorie A:hover {
	background: url(gx/icone/fleche2_over.gif) no-repeat center right;
	color: #84c44a;
	text-decoration: none;
}
#colMenu .categorie A.actif, #colMenu .categorie A.actif:visited {
	background: url(gx/icone/fleche2_over.gif) no-repeat center right;
	color: #454545;
}

#colMenu .categorie UL { display: none; margin: 20px 20px 10px 0px; }
#colMenu .categorie UL.actif { display: block; }

#colMenu .categorie LI {
	background: url(gx/icone/fleche.gif) no-repeat 0px 9px;
	height: auto;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 170px;
}
#colMenu .categorie LI A, #colMenu .categorie LI A:link, #colMenu .categorie LI A:visited, #colMenu .categorie LI A:active {
	background: none;
	display: block;
	font-weight: normal;
}
#colMenu .categorie LI A:hover, #colMenu .categorie LI A.actif, #colMenu .categorie LI A.actif:visited {
	background: none;
	color: #84c44a;
	text-decoration: underline;
}


/* 01_100 : PAGE ACCUEIL
--------------------------------------------------------------------------------------- */

#accueil #section {
	float: left;
	margin: 0px 10px;
	width: 490px;
}

#accueil #aside {
	float: right;
	width: 235px;
}

#accueil H2 {
	background: url(gx/M/titre-vert-bgCol.gif) repeat-x;
	color: #fff;
	font-weight: normal;
	line-height: 33px;
	margin-bottom: 15px;
	padding: 0px 20px;
	text-transform: uppercase;
}

#banniere {
	height: 310px;
	overflow: hidden;
	width: 490px;
}

#banniere DIV { display: none; }
#banniere .photoActive { display: block; }

#banniere .photo { 
	border: 1px solid #D3D3D3; 
	display: block;
	float: left;
	height: 260px;
	overflow: hidden;
	width: 488px;	
}
#banniere .photo IMG { float: left; }

#banniere H2 {
	background: url(gx/01/bg_banniereBas.gif) repeat-x;
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 48px;
	margin: 0px;
	padding: 0px 15px 0px 20px;
	text-transform: none;
	width: 455px;
}
#banniere .feuille {
	background: url(gx/icone/feuille.gif) no-repeat;
	display: block;
	float: right;
	height: 30px;
	margin: 9px 0px;
	width: 20px;
}

#boiteVedette {
	background-color: #fff;
	border: 1px solid #D3D3D3;
	float: left;
	margin-top: 10px;
	width: 488px;
}

#boiteInfolettre {
	background-color: #fff;
	border: 1px solid #D3D3D3;
}
#boiteInfolettre H2 { margin-bottom: 10px; }
#boiteInfolettre P {
	color: #454545;
	line-height: 14px;
	margin: 0px 10px;
}
#form-infolettre {
	margin: 10px;
}
#form-infolettre LABEL {
	color: #454545;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
}
#form-infolettre .champTexte {
	margin: 0px 0px 5px 0px;
	width: 200px;
}

#boitePromotion {
	background-color: #f0fbe4;
	border: 1px solid #D3D3D3;
	margin: 10px 0px;
	padding-bottom:10px;
}
#boitePromotion H2 {
	background: url(gx/01/bg_titrePromotion.gif) repeat-x;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
}
#boitePromotion P {
	color: #3e3e3e;
	font-size: 16px;
	margin: 0px 10px;
}
#boitePromotion P SPAN {
	color: #CC0000;
	font-size: 24px;
	line-height: 26px;
	padding-top: 5px;
}
#boitePromotion P STRONG {
	color: #4da301;
	text-transform: uppercase;
}
#boitePromotion IMG {
	float: right;
	margin: 0px 3px 20px 5px;
}

#boiteNouvelle {
	background-color: #fff;
	border: 1px solid #D3D3D3;
	font-size: 11px;
	float: right;
}
#boiteNouvelle H2 {
	text-transform: none;
	padding: 0px 0px 0px 15px;
}
#boiteNouvelle #temoignage {
	border-bottom: 1px solid #D3D3D3;
	padding: 0px 10px 17px 15px;
} 

#boiteNouvelle #nouvelle { padding: 15px 10px 17px 15px; }

#boiteNouvelle A, #boiteNouvelle A:link, #boiteNouvelle A:visited, #boiteNouvelle A:active {
	color: #454545;
	font-weight: bold;
}
#boiteNouvelle P {
	color: #6d6d6d;
	line-height: 13px;
}

.lnk_plus {
	background: url(gx/icone/fleche2.gif) no-repeat center right;
	padding-right: 13px;
}

#boiteNouvelle #btn_tous {
	background: url(gx/M/bg_sMenu.gif) repeat-x;
	border-top: 1px solid #D3D3D3;
	color: #6D6D6D;
	display: block;
	line-height: 30px;
	padding: 0px 7px;
}

/*03_100 : Témoignages et nouvelles
---------------------------------------------------------------------------------------- */

#page #col-Gauche {
	border-right: 1px solid #ccc;
	display: inline;
	float: left;
	margin: 20px;
	padding-right: 20px;
	width: 315px;
}
#page #col-Droite {
	float: right;
	display: inline;
	margin: 20px;
	width: 315px;
}

#page .liste { margin: 10px 0px 20px 0px !important; }
#page .liste LI {
	list-style: none !important;
	margin: 10px 0px !important;
}
#page .liste P {	margin: 0px; }

/* 04_100 : Offres spéciales
---------------------------------------------------------------------------------------- */

.prixRegulier {
	color: #CC0000;
	text-decoration: line-through;
}

/* 08_100 : Liste des Sous-Catégories
---------------------------------------------------------------------------------------- */

#liste_SousCat {
	margin: 20px;
}
#liste_SousCat LI {
	background: url(gx/icone/fleche.gif) no-repeat center left;
	list-style: none !important;
	margin: 0px !important;
	padding: 3px 0px 3px 10px;
}

/* 08_110 : Liste des produits
---------------------------------------------------------------------------------------- */

#pager {
	float: right;
	margin: 7px 10px;
}
#pager .bouton {
	height: 10px;
	line-height: 1px;
	margin-top: 5px;
	padding: 0px;
	width: 5px;
}
#pager #btn_precedent {
	background: url(gx/08/btn_retour.gif) no-repeat;
	float: left;
}
#pager #btn_suivant {
	background: url(gx/08/btn_suivant.gif) no-repeat;
	float: left;
}
#pager #btn_precedent:hover, #pager #btn_suivant:hover {	background-position: bottom; }
#pager .Inactif { display: none; }

#pager #pages {
	float: left;
	padding: 0px 5px;
}
#pager #pages .pageNo {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px;
}
#pager #pages .pageNo:hover, #pager #pages .pageNo.actif { color: #C0FF2D; text-decoration: none; }

#page #liste_produit { 
	display: inline;
	float: left;	
	margin: 0px 25px 25px 25px; 
}
#page #liste_produit LI { 
	height:170px;
	margin: 0px 20px 10px 20px; 
	width: 132px;  
}

#divlisteProduit #liste_produit{
	display: inline;
	float: left;	
	margin: 10px 10px 10px 15px;
}

#divlisteProduit #liste_produit LI{
	 margin: 0px 10px 10px 10px; 
	 width: 132px; 
	 height:170px;
}

#liste_produit LI {
	display: inline;
	float: left;
	list-style: none;
	margin: 0px 15px 10px 15px;
	text-align: center;
	width: 130px;
}
#liste_produit .photo {
	border: 1px solid #D3D3D3;
	float: left;
	margin: auto;
	position: relative;
	width: 123px;
}
#liste_produit .photo IMG {
	float: left;
}
#liste_produit .photo .plus {
	background: url(gx/M/btn_plus.gif) no-repeat;
	display: block;
	height: 18px;
	width: 18px;
	position: absolute;
	bottom: 1px; right: 1px;
}
#liste_produit .photo A:hover .plus { background-position: bottom; }

#liste_produit .nomProduit {
	color: #000;
	font-weight: bold;
	display: block;
}
#liste_produit P { margin-bottom: 0px; }
#liste_produit .prix { display: block; }
#liste_produit .prix STRONG { color: #77a301; }
#liste_produit .lnk_info {
	color: #6d6d6d;
	font-weight: bold;
}

/* 08_111 : PAGE DÉTAIL DE PRODUIT
--------------------------------------------------------------------------------------- */

#titreProduit {
	background: url(gx/M/titre-vert-bgCol.gif) repeat-x;
	clear: both;
	float: left;
	margin-bottom: 25px;
	width: 738px;
}
#titreProduit H1 { float: left; }
#titreProduit #btn_retour {
	background: url(gx/08/btn_retour.gif) no-repeat;
	color: #fff;
	float: right;
	line-height: 10px;
	margin: 10px 20px 10px 0px;
	padding-left: 10px;
	text-decoration: none;
}
#titreProduit #btn_retour:hover { background-position: bottom left; color: #c8ff34; }

#colGauche {
	display: inline;
	float: left;
	margin-left: 25px;
	width: 340px;
}
#colDroite {
	display: inline;
	float: right;
	margin-right: 15px;
	width: 340px;		
}

#colGauche .photo { border: 1px solid #D3D3D3; }

#colDroite H2 {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}

#tbl_produit {
	color: #6d6d6d;
	margin: 15px 0px;
	width: 100%;
}
#tbl_produit TH {
	background-color: #f6f7f5;
	border: 1px solid #D3D3D3;	
	font-weight: bold;
	height: 45px;
	text-align: center;
}
#tbl_produit TD {
	border: 1px solid #D3D3D3;
	line-height: 25px;
	padding: 5px;
	font-size:11px;
	text-align:center;

}
#tbl_produit #tdPrix { padding: 0px; line-height: 17px; }

.relative {	position: relative;}

#tbl_prix {	
	width: 100%; 
	position: absolute;
	left:0px;
	top: 6px;
	_left:-61px; /*ie 6 fix */
	_top:5px; /*ie 6 fix */
	*top:5px; /*ie 7 + fix */
}
#tbl_prix TD {
	border: none;
	border-right: 1px solid #D3D3D3;
	line-height: 25px;
}
#tbl_prix .dernier {	border: none; }
#tbl_prix TH {
	background-color: #dbdbda;
	border: 1px solid #f6f7f5;
	font-size: 11px;
	font-weight: normal;
	height: auto;
}

#trTotal TD {
	padding: 2px 10px;
	font-size:12px;
}

#tbl_produit .total { 
	float: right; 
	padding-left: 28px;
}

#tbl_produit #CAN { background: url(gx/08/drapeauCA2.gif) no-repeat center left; }
#tbl_produit #USA { background: url(gx/08/drapeauUSA2.gif) no-repeat center left; }

#tbl_produit .couleur{
	border: 1px solid #7D7272;
	display: block;
	float: left;
	height: 8px;
	margin: 7px 10px 0px 0px;
	width: 8px;
}

#tblPanier .couleur{
	border: 1px solid #7D7272;
	display: block;
	float: left;
	height: 8px;
	margin: 3px 10px 0px 0px;
	width: 8px;
}

#btn_ajouter {
	background: url(gx/08/btn_ajouter.gif) no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	margin: 5px 40px 25px 0px;
	padding-left: 40px;
	width: 132px;
}
#btn_ajouter:hover {	background-position: bottom; text-decoration: none; }

#lnk_fiche {
	background: url(gx/icone_PDF.gif) no-repeat center right;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin: 10px 0px;
	padding-right: 30px;
}

#devise .actif {
    opacity: 1;
}

#btn_can {
	background: url(gx/08/drapeauCA.gif) no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin: 0px 4px 10px 0px;
	width: 34px;
	opacity: 0.5;
}
#btn_usa {
	background: url(gx/08/drapeauUSA.gif) no-repeat;
	display: block;
	float: left;
	height: 20px;
	width: 34px;
	opacity: 0.5;
}

#btn_voirPlus {
	background-color: #eee;
	color: #b0b0b0;
	display: block;
	font-weight: bold;
	padding: 2px 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
#btn_voirPlus:hover { color: #6d6d6d; text-decoration: none; }

#btn_voirPlus #fleche {
	background: url(gx/08/btn_voirPlus.gif) no-repeat;
	display: block;
	height: 11px;
	position: absolute;
	bottom: -11px; 
	left: 150px;
	_top: 23px;
	width: 44px;
}

.texteCourt {
	height: 400px;
	overflow: hidden;
}

#btn_video {
	background-position: top center;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; 
	float: right;
	width: 130px;
}
#btn_video:hover { background-position: bottom center; }

.outOfStock{ color:#CC0000; }

/* 05_100 Mon Compte 
--------------------------------------------------------------------------------------- */
#addresseFacturation{
	float:left;
	width:350px;
	margin-right:15px;
}

#addresseLivraison{
	float:left;
	width:300px;
}

/* 10_100 : PANIER 
--------------------------------------------------------------------------------------- */
div#PanierHeader{clear:both;float:left;display:block;	margin:6px 0 0 0;padding:0; width: 700px; }

div#PanierHeader ul li{	
	display:block; float:left; 
	list-style:none;
	font-size:14px;
	text-align: center;
	margin:0 7px 10px 0;
	padding:2px 10px;
	color:#666; 
	line-height:18px;
}
div#PanierHeader ul li a, div#PanierHeader ul li a:hover{
	text-decoration:underline;color:#666; 
}
div#PanierHeader ul li.actif{color:#0069aa;}

#titrePanier { clear: both; margin: 10px; }

div#PanierFooter{
	padding:0 0 10px 10px;
}

a.btnPrecedent, a.btnPrecedent:visited{
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	margin-right:5px;
	padding-top:4px;
	width:173px;
	height:21px;
	/*background-color:#ee352c;*/
	color:#fff;
	background:#4da301 url(gx/M/btn_precedent.gif) no-repeat left center;
	
}

a.btnSuivant, a.btnSuivant:visited{
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
	width:173px;
	height:21px;
	color:#fff;
	/*background-color:#ee352c;*/
	background:#4da301 url(gx/M/btn_suivant.gif) no-repeat right center;
	
}

a.btnPrecedent:hover, a.btnPrecedent:visited:hover, a.btnSuivant:hover,a.btnSuivant:visited:hover{background-color:#4da301; color:#fff;}


#divFacturation{
	clear:both;
	float:left;
	width:718px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#divFacturation h1{
	background:none;
	color:#000;
	font-weight:bold;
	padding:0;
	
}

#FormFacturationClient, #FormFacturationLivraison{
	/*float:left;*/
}
#FormFacturationClient fieldset, #FormFacturationLivraison fieldset, #FormLogin fieldset, #FormModifyFacturationClient fieldset{
	border:medium none;
	font-size: 11px;
	margin-bottom:10px;
	padding:5px;
}

#FormFacturationClient fieldset label, #FormFacturationLivraison  fieldset label, #FormLogin fieldset label{
	float:left; 
	font-size:12px; 
	color:#000; 
	margin:2px 0;  
	width:200px;
}


#FormModifyFacturationClient fieldset label{
	float:left; 
	font-size:12px; 
	color:#000; 
	margin:2px 0;  
	width:200px;
}

table{font-size:11px;}
table.w100 {width:90%;}
table tr td{padding: 3px; line-height:150%;border-bottom: 1px solid #cfd4d9;}
table tr.noBorder td{border:none;}
table tr.trTitre{
	font-weight: bold;
	font-size: 13px;
	background-color: #e7ecea;
	color: #4F4F4F;
	border-top: 1px solid #cfd4d9;
	/*color:#1466bb;*/

}
table tr.trTitre td{} 
table tr.row1{	background-color:  #fff;}
table tr.row2{	background-color:#F5F5F5;}

#boiteInfo{
	float:left;
	display:block;
	width:350px;
	border: 1px solid #e3e3e3;
	border-top: none;
	margin-right:10px;
	height: 230px;
}
#boiteInfoInt{margin:20px 10px;}
#boiteInfo h3{
	text-align: center;
	color: #1466bb;
	border-top: 1px solid #e3e3e3;
	padding: 4px 0;
	font-weight: bold;
	font-size: 13px;
}


/* 09_100 : PAGE CONTACT
--------------------------------------------------------------------------------------- */
#carteContact{border:1px solid #999;height:300px;width:300px; margin-top: 60px; float: right;}
#boiteFormContact {float:left;width:370px;}

#formContact label{float:left;width: 100px;}
#formContact .champTexte{float:left;width:200px;}
#formContact .listeDeroulante{float:left;width:200px;}
#formContact .boiteTexte{float:left;height:70px;width:230px;}


/* 00_888 : PLAN DU SITE
--------------------------------------------------------------------------------------- */

.planSite {
	float: left;
	margin: 0px 70px 30px 10px;
}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage {
	background-color: #fff;
	border-top: 1px solid #DBDED6; 
	border-bottom: 1px solid #DBDED6; 
	margin-top: 30px;
	text-align: center;
}
#piedContenu {
	color: #454545;
	margin: 0px auto;
	width: 980px;
}
#piedHaut {
	background: url(gx/M/titre-vert-bgCol.gif) repeat-x;
	height: 23px;
	margin: 1px 0px 15px 0px; 
	padding: 5px;
}
#piedContenu P {
	line-height: 14px;
	margin-bottom: 10px;
}

#piedPage a{text-decoration:none;}
#piedPage a:hover{text-decoration:underline;}

/* Navigation en bas-de-page */
#menuBas{float: left; }
#menuBas li{display:inline; float:left;}
#menuBas a, #menuBas a:link, #menuBas a:visited{
	color: #fff;
	display: block;
	float: left;
	padding: 3px 6px;
	
}
#menuBas a:hover {
	color: #000;
	text-decoration: none;
}

/* Partager cette page (AddToAny) */
#lienPartager{float:right; width:77px; height:19px; background:url(gx/btn_partager.png) no-repeat; font-size: 11px; padding:4px 80px 0 0; color:#666; text-align:right; text-decoration:none;}

#copyrights {
	margin: 0px auto;
	padding: 10px 0px 30px;
	width: 500px;
}
#copyrights A, #copyrights A:link, #copyrights A:visited, #copyrights A:active {
	color: #555;
	font-size: 10px;
}
