body { 
	margin:0;
	background: url('/images/grille.jpg') repeat ; 
}
a {
	text-decoration: none;
	color: #CD3683; /*#C5245C #CE668A #A800A8; #CC00CC*/
	font-weight: bold;
}
.caps {
 font-size: 1.3em;
}
a:hover {
	text-decoration: underline;
	color: #FF4909/*teal*/;
}
.container {
	z-index: 100;
	background-color: white;
	background: url(/images/fond.gif) repeat-y ;
}
/*entete*/
#entete {
	background: url(/images/titre.jpg) no-repeat ;
	height: 130px; /*90*/
}
#entete a {
	height: 130px; /*90*/
	display: block;
}
#entete span {
	display: none;
}
#pubatelier {
	float: right;
	margin: -115px 0 0 0;
	padding: 0 0 0 0;
}
#pubatelier  img {
	margin: 0 0 0 0;
}
/*compte*/
.bgCompte {
	background: url(/images/compte.gif) no-repeat ;
}
.bgCompte, #monCompte, #monPanier, #maRecherche {
	height: 7em;
}
.bgCompte a, .bgCompte span {
	font-weight: normal;
/*	font-size: 1.0em;*/
}
.bgCompte input {
	font-size: 1em;
}
.bgCompte H2 {
 text-indent: -5000px;
	position: absolute;
	height: 0.2em;
	margin: 0;
}
#monCompte .input {
	width: 95%;
}
#monCompte P.fmc {
	width: 120px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
}
#monCompte P.btn {
	width: 40px;
}
#monCompte P.btn a {
	margin-top: 1.7em;
	display: block;
	text-align: left;
}
#monCompte P.fmcLiens {
	clear: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
/*panier*/
#monPanier DIV {
	font-weight: bold;
	margin: 3px 0 0 0;
	color: #555;
}
#monPanier DIV.conseil {
	margin:0;
	padding:3px 0 0 0;
	font-weight: normal;
	font-size:11px;
	line-height: 12px;
	color: #EFB300;
}
/*recherche*/
#maRecherche DIV {
	margin: 1em 0;
}
#maRecherche P a {
	margin-top: 1.5em;
	display: block;
}
#maRecherche .input {
	width: 65%;
}
/*menu*/
UL.menu LI {
 padding-left: 1.5em;
 list-style: none;
}
UL.menu LI a {
	color: #A800A8;
}
/*corps*/
#chemin {
	padding: 0.5em 0 2em 0;
}
/*pdt*/
.piecePetit {
	border: 1px solid silver;
	min-height: 24.5em;
	background-color: white;
	margin-bottom: 1em;
}
.piecePetit img {
	margin-bottom: 0.3em;
}
.piecePetit a {
	font-weight: bold;
}
.piecePetit span, .pieceMini span {
	display: block;
	padding: 0 0 0 0.5em;
}
.nostock {
	color: grey;
	font-style: oblique;
}
.garantie {
	margin-bottom: 0;
}
.pieceMini {
	border: 1px solid silver;
	background-color: white;
	margin-bottom: 1em;
}
.pieceMini img {
	display: inline;
	float: left;
	margin: 0 1em 0 0;
}
.piecePromo {
	background-color:#D2E5AA;
}
/*.piecePetit span.prix, .pieceGrand p.prix {*/
.prix {
	font-weight: bold;
	margin: 0;
}
.barre {
	background: url('/images/barre.gif') no-repeat ;
}
.promo {
	background-color:#66CC00;
	color: #FFF; 
	margin-bottom: 0.3em
}
.pieceGrand H1 {
	font-size: 2em;
	margin:0;
	padding: 0;
}
.pieceGrand .ref {
	margin: 0;
	color: #666;
}
.img_indispo{
	margin-top: -2.1em;
	height: 1.8em;
	font-size: .9em;
	color: white;
	text-align: center;
	font-style: oblique;
}
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: 13em;
}
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 4em;
}
.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;
}
#pages {
	text-align: right;
}
/*foo*/
#footer {
	margin-top: 3em;
	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;
	background-color: #C0C0C0;
}
/*panier*/
.panier {
	background-color:#FFF;
	border:1px solid #B9B8B8;
	width: 95%;
}
.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 {
	display: inline;
	border-bottom: 1px dotted silver;
	float: left;
	width: 95px;
}
form.adresse label {
	display: block;
}
form.adresse table, form.adresse table tr, form.adresse table td {
	border: none;
}
form.connexion input, form.fpromo input, form.adresse input, form.adresse select {
	font-size: 1em;
	width: 125px;
}
form.adresse input {
	width: 360px;
}
form.adresse .petit {
	width: 110px;
}
form.adresse .oblig{
	border-left: 3px solid #CD3683;
}
form.adresse .b {
	border: 1px solid blue;	
}
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.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;
	margin: 0 0 2px 0;
}
p.info {
	font-weight: bold;
	padding: 0 0 0 3px;
	background-color: #FFC; 
	color: #F15173;
	text-align:center;
	margin: 0 0 2px 0;
}
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;
}