body {
	margin:0;
	background-color: #B4875A; /*#090506*/
	background-image: url('/images/grille.jpg') ;
	background-repeat: repeat-y;
	background-position: center 0!important;
	background-attachment: fixed;
}
html, body {
	height: 100%;
}
a {
	text-decoration: none;
	color: #4D6F9E; /* #3189b6 - B3204D 3fc90e FF00CC 1764C3*/
	font-weight: bold;
}
a:hover {
	color: #A76434; /*#2B787E*/
}
/* Conteneur central */
.container {
	min-height: 100%;
	background: white url('/images/fond.gif') repeat-y;
}
#contenu {
	padding-bottom: 5em;
}
/*entete*/
#entete {
	background: url('/images/entete.jpg') no-repeat;
	height: 120px;
}
#entete a {
	height: 130px;
	display: block;
	text-indent: -5000px ;
}
/*compte-panier-recherche*/
.bgCompte {
	background: url('/images/compte.gif') no-repeat;
}
.bgCompte, #monCompte, #monPanier, #maRecherche {
	height: 65px;
}
.bgCompte a, .bgCompte span {
	font-weight: normal;
}
#monCompte {
	padding-top: 2.5em
}
#monPanier DIV {
	margin: 2.5em 0;
	font-weight: bold;
	color: #555;
	text-align: right;
}
/*recherche*/
#maRecherche DIV {
	margin: 0.8em 0;
}
#maRecherche .input {
	width: 65%;
}
/*menu*/
#menu {
	font-size: 1.2em;
}
#menu hr {
	visibility: hidden;
	margin-top: 1em;
}
#menu .caps {
	font-size: 1.3em;
}
UL.menu {
	margin: 0;
	padding: 1em 0 0 1em;
}
UL.menu LI {
	padding-left: 1em;
	list-style: none;
}
UL.menu LI a {
/*	color: #49B600 */ /* vert fluo 0FFF00 foncé 0F9200 kaki 88cb00*/;
}
/*corps*/
#chemin {
	padding: 1em 0 1em 0;
}
/*pdt*/
.piecePetit {
	border-right: 1px dotted #C5B19A;
	border-bottom: 1px solid #C5B19A;
	background-color: #FFFAEC;
	margin-bottom: 1em;
}
.piecePetit img {
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}
.piecePromo {
	background: #EDFFC4 url('/images/promo.gif') 100% 0% no-repeat;
}
.piecePetit span {
	display: block;
}
.piecePetit .lien {
	margin-top: 8.5em;
}
.piecePetit .lien a {
	color: #B4875A;
}
.nostock {
	color: grey;
	font-style: oblique;
}
/*.piecePetit span.prix, .pieceGrand p.prix {*/
.txtprix {
	font-weight: bold;
	margin: 0;
}
.barre {
	background: url('/images/barre.gif') no-repeat ;
}
.prix , .promo {
	color: #FF3B59;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 0.3em
}
.pieceGrand H1 {
	font-size: 2em;
	margin:0;
	padding: 0;
}
.pieceGrand .ref {
	margin: 0;
	color: #666;
}
SELECT.finition {
	font-size: 0.8em;
}
P.config, P.configp {
	margin:0 0 0.3em 0;
	padding: 0;
}
P.config label, P.configp label {
	display: inline;
	border-bottom: 1px dotted silver;
	float: left;
	width: 14em;
}
P.configp label {
	border-bottom: 1px dotted pink;
	width: 6em;
}
.pieceGrand P.chapo {
	margin: 2em 0 0 0;
	padding:0;
	color: #555;
}
.pieceGrand P.desc {
	margin: 0;
	padding:0;
}
.pdt, .pdt60 {
	padding-right: 5px;
	padding-bottom: 0; 
	margin-bottom: 0; 
}
.piecePetit img.acheter{
	margin: 0.5em 0 0 1em;
}
.pieceGrand img.acheter {
	margin: 0.5em 0 0 14em;
	float: none;
}
#zoom {
	position: absolute;
	z-index:301;
	top:50px;
	background:white;
	margin: 0;
	display:none
}
#zoom IMG {
	border:5px solid black;
	padding: 5px;
	margin: 0 0 -5px 0;
}
.pagination {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
}
/*foo*/
#footer {
	text-align: center;
}
#footer SPAN {
	display: block;
}
#footer a {
	font-weight: normal;
}
#footer SPAN.webo a {
	font-weight: bold;
}
HR {
	margin:0;
	padding:0;
	clear:both;
	visibility: hidden;
}
/*panier*/
.panier {
	background-color:#FFF;
	border:1px solid #B9B8B8;
	width: 100%;
}
.panier th {
	background-color:#FF9;
}
.panier td {
	vertical-align:top;
}
.panier td.c{
	text-align:center;
}
.panier .titre {
	font-weight: bold;
}
.panier .ttc {
	font-weight: normal;
	font-style: oblique;
}
.panier td.img120 {
	width:120px;
	height:90px;
	padding:5px;
	margin:0;
}
.panier td.img120 img {
	float: left;
	border: none;
	margin: 0;
	vertical-align:top;
}
.panier td.qte select {
	font-size: 1em;
}
.panier td.qte strong {
	display: block;
}
tr.panierpromo td input {
	/*width: 100%;*/
}
ul.etapePanier {
	text-align: left;
	margin:0 0 2em 0; 
	padding:0;
}
ul.etapePanier li {
	display: inline;
	padding: 2px 60px 2px 2px;
	border-bottom:1px solid silver;
	border-left:1px solid silver;
	background-color: #FFF;
}
ul.etapePanier li.on {
	font-weight: bold;
}
ul.etapePanier li.off {
	color: #AAA;
}
/*connexion*/
form.connexion label, form.adresse label {
	display: inline;
	border-bottom: 1px dotted silver;
	float: left;
	width: 95px;
}
form.adresse label {
	width: 150px;
}
form.connexion input, form.adresse input, form.fpromo input {
	font-size: 1em;
	width: 125px;
}
form.fpromo input.ckx, form.avis input.ckx {
	width: auto;
	margin: 0 3px 0 0;
}
form.avis img, .stars img {
	margin:0;
}
form.avis label {
	font-weight: bold;
	display: block;
}
form.adresse input {
	width: 230px;
}
form.adresse select {
	font-size: 1em;
	width: 234px;
}
/*form.connexion a.valider, form.adresse a.valider {*/
a.valider {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #F3CB6C;
}
a.annuler {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
	border:1px solid #AAA;
	color: #777;
}
/*adresses*/
ul.listadr {
	margin: 0;
	padding: 0;
}
ul.listadr li {
	margin-left: 18px;
	padding: 0;
}
div.adresse span {
	display: block;
}
div.adresse span a{
	font-weight: bold;
}
p.erreur {
	font-weight: bold;
	padding: 0 0 0 3px;
	background-color: #F15173; /*FF6F72*/
	color: #FFF;
	text-align:center;
}
p.info {
	font-weight: bold;
	padding: 0 0 0 3px;
	background-color: #FFC; 
	color: #F15173;
	text-align:center;
}
td.info {
	font-weight: bold;
	background-color: #FFC; 
	color: #F15173;
}
.strong {
	font-weight: bold;
}
.cgv h2 {
	margin-bottom: 0;
}
.cgv p {
	margin: 0 0 10px 0;
}
.cgv ul {
	margin: 0 0 10px 0;
}
.cgv ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 0 40px;
}
.cgv ul.simple li {
	list-style-type: none;
	margin: 0 0 0 40px;
}
