/* css brillaxis

*/

* {margin:0; padding:0; border:0}
html {height:100%}
body {
  text-align: center ;
  font-size: 80%;
  height:100%;
  width:997px;
  margin:auto;
}
h1, h2, ul#menuhaut {font-family:Trebuchet, arial, helvetica, sans-serif ;}

h1 {font-size:1.6em; margin:15px 0 20px 0}
h2 {
  font-size: 1.2em;
  margin:0;
}

h3 {
  padding-top:0.5em;
  font-size: 1em;
}
h4 {
	font-size: .95em;
	}
p {margin: 1.12em 0;}
em {font-size:0.8em;}

.align-right {
	text-align:right;
}
.float-left {
	float:left;
	margin-right: 10px;
	}
.bigger {
	font-size:1.5em;
}
.fondclair {
	padding:0 .5em;
	}
.CNIL {
	font-size:0.85em;
	font-style:italic;
	clear:both;
}
/* Classes générales */
.t700 {width:700px; margin:10px 0 10px 20px;}
.inputRequirement {
  text-align:right;
  color: red;
  font-size:.8em;
}

.clear {font-size:1px; height:1px; clear:both; visibility:hidden}

/* Pour les formulaires */
form p {
  margin: 0.5em 0;
}

fieldset {
  padding-left:1em;
  margin-bottom:1em;
}
legend {
  font-weight:bold;
  font-size:1.1em;
}
label {
  float: left;
  text-align:right;
  font-weight:bold;
  width:40%;
  margin-right:1em;
}
label.no_float {
  float:none;
  padding-left:4px;
}
fieldset label {
  font-weight:normal;
  width:30%;
}
input, textarea, select {
  background-color:#fff;
}

input.image {
  border:none;
}
/* Formulaire de contact */
form#contact_us label  {
  font-weight:bold;
  margin-right:3px;
  text-align: left;
  width:100%;
}
/* Formulaire de recherche avancée */
form#advanced_search label {
  margin-right:3px;
  text-align: left;
  width:20%;
  font-weight:normal;
}

form#checkout_address label {
  margin-right:3px;
  text-align: left;
  width:25%;
  font-weight:normal;
}
/* Fin formulaire */

div#conteneur, div#footer {
  width: 997px ;
}

div#conteneur {
  margin-top:5px;
  text-align: left ;
  background:#fff url('../img/bg_haut.gif') no-repeat top;
  padding-top:10px;
  position:relative;
}
div#footer {
  text-align:center;
  position:relative;
  background:url('../img/bg_bas.gif') no-repeat bottom;
  height:45px;
}
div#gauche {
  clear:both;
  width:210px;
  float:left;
  margin-top:130px;
  text-align:center;
  background:#fff;
}

div#contenu {
  width:720px;
  margin: 20px 0px 0px 20px;
  float:left;
}
div#contenu ol {
	padding-left:20px;
}
div#contenu ol li {
	list-style-type: lower-roman;
}
div#imageprincipale {
  width:550px;
  height:110px;
  overflow:hidden;
}

/*coup de coeur */
div#coup_coeur {
  width:700px;
  background:url('../img/haut_liste_prod.gif') no-repeat top left;
  min-height:140px;
}

div#coup_coeur ul {
  width: 680px;
  padding-left:1em;
}

div#coup_coeur div#bas_coup_coeur {
  background:url('../img/bas_liste_prod.gif') no-repeat bottom;
	clear:both;
}
div#coup_coeur h2 {
  font-size: 1.7em;
  line-height:2em;
  display:inline;
  background:url('../img/pointilles.gif') no-repeat right .3em;
  padding-right:110px;
  padding-left:1em;
}

div#coup_coeur ul li {
  float: left;
  height: 100px;
  margin:3px 0;
  padding:0;
}
div#coup_coeur ul li h2 {
  display:block;
  font-size: 1.2em;
  margin:10px 0 0 10px;
  line-height:1em;
  background:none;
  padding-right:0px;
}
div#coup_coeur ul li img {
  float:left;
  margin-right:1em;
}

/* Liste des catégories */
ul#liste_categorie {
  list-style-type: none;
}

ul#liste_categorie li {
  list-style-type: none;
  float: left;
  margin-top:10px;
  height:130px;
}
ul#liste_categorie li div {
  width:97%;
  height:110px;
  padding:12px 0 0 10px;
}

ul#liste_categorie li div img {float:left;}
ul#liste_categorie li h2 a { float:none;text-align:justify}
ul#liste_categorie li p {margin:0;padding:0 10px 0 10px;font-size:.9em;text-align:justify;}

/* Liste des produits */
div#liste_produit {
  width:700px;
  margin:5px 0 15px 20px;
  padding-top:20px
}

div#liste_produit ul {
  width:690px;
  margin-left:10px;
  background:#000;

  }

div#bas_liste_produit {
  clear:both;
  padding-bottom:20px;
}

div#liste_produit li {
  float: left;
  width:335px;
	margin:0 0 10px 5px;
	height: 115px;
	padding:5px 0 0 6px;
}
div#liste_produit li h2 { margin-right:8px}
/* Liste avec les images supplémentaires des produits */
ul#moreimg {
  list-style-type: none;
  margin:20px 0px;
}

ul#moreimg li {
  float: left;
}

/* détail produit */
/*--- détail produit --*/

div#contenu div.price {
  text-align:right;
  font-weight:bold;
}
div#contenu div.price span.option {
   display:block;
   margin:0;
}
div#contenu div.price span.noborder input {
   border:0 none;
}
div#contenu div.price span.option label {
  float:none;
}
div#contenu div.price input, div#contenu div.price select {
  margin:10px 0 0 10px;
}
div#contenu h2.produit {margin-left:20px;}
div#contenu div.illustr {
  float:left;
  text-align:center;
  margin-left:10px;
  padding-left:30px;
  margin-top:5px;
}
div#contenu div.illustr img{
}
div#contenu div.illustr a, div#contenu div.plusphotos a {
  text-align:center;font-size:.85em; color:#555;
}
div#contenu div.description {
  float:left;
  margin:0px 0 0 20px;
  width:425px;
  _width:415px;
}
div#contenu div.description p {
  margin:0 0 15px 0;
  text-align:justify;
  font-size:.9em;
  line-height:1.4em;
}
div#contenu div.plusphotos {
  clear:both;
  margin:30px 0 0 20px;
  text-align:center;
}
div#contenu div.plusphotos ul#moreimg {
  margin:auto;width:640px;
}
div#contenu div.plusphotos ul#moreimg li {
  float:left;
  margin:5px;
}

table#pad_quantity {
		width:100%;
}

table#pad_quantity th,table#pad_quantity td {
	text-align:center;
}
/*------ Résumé panier -------*/
div#contenu .infoBoxContents td.productListing-heading {
	font-weight: bold;
	text-align: center;
}
div#contenu .infoBoxContents td.productListing-data em {
	font-size:0.9em;
}

div#contenu .infoBoxContents td.productListing-heading,
div#contenu .infoBoxContents tr.productListing-even td,
div#contenu .infoBoxContents tr.productListing-odd td {
	padding:.2em;
	border:1px solid;
	vertical-align: middle;
	border-collapse:collapse;
	}
div#contenu .infoBoxContents tr.productListing-even td,
div#contenu .infoBoxContents tr.productListing-odd td {
	border-top:0;
	}
div#contenu .infoBoxContents tr.productListing-even td td,
div#contenu .infoBoxContents tr.productListing-odd td td {
	border:0 none;
	}

div#contenu .stockWarning {
	font-size:.9em;
	text-align: left;
	}
.markProductOutOfStock {
	font-weight: bold;
	}

/*------------ Processus de commanbde -------------*/
div#contenu .suivi-procedure {
	border:1px solid;
	margin-bottom:1em;
}

.shipping_method {
	border-bottom:1px dotted;
		margin-left:100px;
	}
div#contenu  .border-bottom {
	border-bottom:2px dotted;
	padding-bottom:1em;
	}

.regPrice, .specPrice {
  font-weight: bold;
}
s .regPrice{
  font-size:0.9em;
  color:#000;
  font-weight:normal;
}
#liste_produit img {
  margin-right:8px;
  margin-left:0;
}
/* plan du site */
div#plan div.plan-catalogue {
  width:40%;
  float:left;
  margin: 0 1em;
  padding:0.5em;
}
div#plan div.plan-catalogue ul {
  margin:0;
}
div#plan ul {
  margin:1em;
  padding:1em;
}

div#plan div.plan-catalogue li {
  font-weight:bold;
}
div#plan div.plan-catalogue ul ul {
  padding:0;
  margin-bottom:1em;
}
div#plan div.plan-catalogue ul li li {
  background:none;
  margin-left:0;
  font-weight:normal;
  padding-left:1em;
}
div#plan ul.plan-infosup {
  padding:0em;
}
div#plan ul ul {
  float:none;
  margin:5px 0;
  padding:0;
  padding-left:30px;
  width:auto;
}
/*------------ Fiche produit --------------*/
div.ficheProduit {
  width:750px;
  overflow:auto;
  }
div#contenu div.ficheProduit h2 {
  margin:0;
  padding:10px 0 10px 30px ;
  width:auto;
}

/*------------ Pied de page ------------*/
div#footer ul li.novaldi {
	position:absolute;
	left:5px;
	top:-2px;
	font-size: 85%;
	text-transform:none;
	}


/* ------------ Login box ----------------*/
.loginbox, .newcustomer {
  padding:.3em;
  }


/*------------ Messages divers ----------*/
.message {
	margin:1em;
	}
.erreur {
	padding:.5em;
	}
.succes {
	padding:.3em;
	padding-left:60px;
	}
/*------------ fond de page statique -----------------*/
#pagefond.pagestatique {
width:750px;
padding-top:10px;
margin-bottom:0;
text-align:justify;
}
#basstatique {
margin-top:0;
/*background:transparent url(../img/bg_pagestatique_bottom.gif) no-repeat scroll left bottom;*/
}
#pagefond.pagestatique p{
margin-top:5px;
}
#pagefond.pagestatique h2,#pagefond.pagestatique h3,#pagefond.pagestatique p{
margin-left:20px;
margin-right:20px;
}
/*------------ fin fond de page statique -----------------*/

/*------------ formulaire de contact ---------------------*/
#contact_us {
	width: 420px;
	float:left;
}
#adress {
	padding: 8em 0 0 550px;
	font-size:.9em;
}
