* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  color: #c63482;
}
a:hover {
  text-decoration: underline;
}
ul, ol {
  list-style-type: none;
}
html, body {
  height: 100%;
}

.discounted {
  text-decoration: line-through;
  }

#main {
  float: left;
  width: 100%;
  background: #ffffff url(../img/bg-body.gif) 0 0 repeat-x;
  clear: both;
}

/* BLOCS PRINCIPAUX */
#header {
  width: 850px;
  height: 112px;
  margin: 0 auto;
}
#content {
  clear: both;
  min-height: 435px;
  margin: 0 auto 0 auto;
  width: 850px;
  vertical-align: bottom;
}
/*********************/

#logo {
  float: left;
}
#top {
  width: 651px;
  height: 92px;
  float: left;
}
#header .block_title {
  display: none;
  }
#categories {
  position: relative;
  width: 651px;
  height: 20px;
  float: left;
  z-index: 101;
  
}
#categories li {
  float: left;
  position: relative;
  height: 15px;
  text-align: center;
  padding: 0 15px;
  background: url(../img/bg-menu.gif) 0 0 repeat-y;
}
#categories a {
  color: #505050;
  font-size: 11px;
  font-weight: bold;

}
#categories a:hover {
  color: #fff;
  background-color:#505050;
}

.submenu {
    position: absolute;
    width: 140px;
    border: 1px #CBCBD9 solid;
    border-top: none;
    background: white;
    left: 50%;
    margin-left: -70px;
    top: 15px;
    z-index: 100;
}

.submenu p {
    position: relative;
    margin: 5px;
    border-top: 1px #CBCBD9 solid;
    padding-top: 5px;
}

#categories p a {
    color: #929292;
    font-size: 11px;
    font-weight: normal;
}

#categories p a:hover {
    color: #000;
    background:none;
    text-decoration: none;
}

#latendance {
  width: 216px;
  height: 92px;
  float: left;
  text-align: center;
}
#latendance img {
  display: block;
  margin: 0 auto 5px auto;
}
#latendance p {
  margin: 20px 0 5px 0;
  color: #929292;
}
#newsletter {
  width: 284px;
  height: 92px;
  float: left;
  text-align: center;
}
#newsletter form {
  width: 250px;
  margin: 20px auto 0 auto;
  text-align: left;
}
#newsletter #inputNewsletter {
  width: 220px;
  margin-top: 5px;
  border: 1px #cccccc solid;
}
#newsletter #butonNewsletter {
  border: none;
  background: none;
  color: #c63482;
}
#panier {
  width: 151px;
  height: 92px;
  float: left;
  text-align: center;
}
#panier img {
  display: block;
  margin: 10px auto 5px auto;
}
#panier span {
  color: #474747;
  font-weight: bold;
}


#bottom-ligne {
  clear: both;
  background: #333333;
  height: 20px;
  border-top: 1px #fff solid;
}
#bottom-ligne div {
  width: 850px;
  margin: 3px auto 0 auto;
  padding: 0 10px;
  text-align: right;
}
#bottom-ligne div a{
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.bottom-right {
  float: right;
  }
.bottom-left {
  float: left;
  color: #505050;
  }
#bottom-logo {
  width: 850px;
  margin: 3px auto 0 auto;
  padding: 0 10px;
  text-align: left;
}
#bottom-lien {
  text-align: center;
  color: #a5a5b1;
}
#bottom-lien a {
  color: #a5a5b1;
}

.nav_bar {
  margin: 5px 0 5px 10px;
  color: #929292; 
}
.nav_bar a {
  color: #929292;
}
.bold {
  font-weight: bold;
}

/** ERREUR **/
#error-popup {
  position: absolute;
  top: 100px;
  left: 400px;
  width: 200px;
  background-color: white;
  border: 1px black solid;
  padding: 10px;
  z-index: 100;
  }
#error-popup h2 {
  color: #c63482;
  font-size: 14px;
  text-align: center;
  margin: 0 0 5px 0;
  }
#error-popup p {
  text-align: center;
  color: #c63482;
  cursor: pointer;
  }
/** CATEGORIE **/
#categorie-main {
  width:880px; 
  height: 418px;
  overflow: auto; 
  overflow-y:hidden; 
  position: relative;
  background: #fff;
  border: 1px #eee solid;
  z-index: 1;
}
#categorie-showroom {
  height: 413px;
  position: absolute; 
  top: 0; 
  left: 0
}
.categorie-produit {
  float: left;
  display: inline;
  width: 200px;
  text-align: center;
  margin: 20px 45px 0 45px;
}
.categorie-produit a:hover {
  text-decoration: none;
}
.categorie-produit-nom a {
  font-size: 14px;
  font-weight: bold;
}
.categorie-produit-prix a {
  color: #929292;
}

/** PRODUIT **/
#produit-image {
  float: left;
  width: 295px;
  height: 405px;
  margin: 15px 10px 20px 0;
  background-color: #fff;
  border: 1px #eee solid;
}
#produit-image div {
  width: 249px;
  height: 405px;
  margin: 0 auto 0 auto;
}
#produit-plus {
  float: left;
  width: 135px;
  height: 405px;
  margin: 15px 20px 20px 0;
}
#produit-plus img {
  display: block;
  margin: 0 auto 20px auto;
  cursor: pointer;
}

.produit-plus-img {
  width: 100px;
  height: 162px;
  border: 1px #eee solid;
}

#produit-informations {
  float: left;
  width: 375px;
  margin: 15px 0 5px 0;
}
#produit-informations h1 {
  margin: 20px 0 15px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #c63482;
}
#produit-description  {
  margin: 20px 0 15px 10px;
  color: #929292;
  text-align: justify;
}
.produit-barre {
  clear: both;
  margin: 0px;
}
.produit-item {
  width: 180px;
  margin: 10px 0 10px 10px;
  height: 15px;
  clear: both;
}
.produit-item span {
  font-weight: bold;
  float: left;
}
.produit-item select {
  width: 80px;
  float: right;
}
.product_availability {
  clear: both;
  margin: 10px 0 5px 10px;
  display: none;
}
.produit-prix {
  margin: 5px 0 10px 0;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
}
#produit-submit {
  display: block;
  margin: 20px auto 5px auto;
}
#produit-retour {
  text-align: right;
  margin: 5px 0 0 10px;
}
#produit-retour a {
  color: black;
  text-decoration: underline;
}

/** COMMANDE **/
#commande-bandeau {
  margin: 20px 0 0 10px;
  height: 96px;
}
#commande-logo {
  float: left;
}
#commande-etape {
  float: right;
  width: 480px;
  height: 58px;
  margin: 25px 10px 0 0;
}
/** TRANSPORTEUR **/
#trans-panneau {
	width: 800px;
	border: solid 1px #818181;
	margin: 10px auto;
	background-color: #fff;
}
#trans-panneau p {
  margin: 10px;
}
.trans-titre {
  background: #e0e0e2;
  height: 15px;
}
#trans-tableau {
  width: 780px;
  margin: 10px;
  text-align: center;
}
th.name, th.infos, th.carrier_price {
  background: #e0e0e2; 
  vertical-align: middle;
  height: 15px;
  }
#gift_div textarea {
  width: 780px;
  margin: 10px;
  height: 100px;
  border: 1px black solid;
}
/** LIVRAISON **/
#livraison-panneau {
	width: 800px;
	border: solid 1px #818181;
	margin: 10px auto;
	background-color: #fff;
}
#livraison-choix {
  float: left;
  width: 250px;
  margin: 10px 70px 10px 10px;
}
#livraison-choix h2 {
  color: #c63482;
  font-size: 14px;
}
#livraison-choix p {
  margin: 10px 0 0 0;
  height: 20px;
}
#livraison-choix p img {
  vertical-align: middle;
}
.livraison-checkbox {
  color: #777777;
  font-size: 9px;
}
.livraison-adrs {
  float: left;
  margin: 10px;
}
.livraison-sep {
  float: left;
  width: 1px;
  height: 100px;
  margin: 10px;
  background: url(../img/bg-livraison.gif) 0 0 repeat-y;
}
#livraison-navigation {
  clear: both;
  height: 50px;
  margin: 5px 35px 0 35px;
}
#livraison-navigation-prec {
  float: left;
}
#livraison-navigation-next {
  float: right;
}
/** PAIEMENT **/
.payment_module {
  margin: 10px;
  background: url(../img/bg-bastab.gif) 0 0 repeat-x;
  padding: 10px 0 0 10px;
}

/** PANIER **/
#panier-vide {
  margin: 50px 0;
  font-size: 16px;
  text-align: center;
}
#panier-tableau {
	width: 800px;
	border: solid 1px #555;
	font-size: 11px;
	border-collapse: collapse;
	margin: 10px auto;
	background-color: #fff;
}
#panier-tableau th {
	font-weight: bold;
	height: 25px;
	border-bottom: solid 1px #999;
	background-color: #E9E9E9;
	text-align: center;
}
.panier-separateur {
  height: 3px;
}
.panier-image {
  text-align: center;
  padding: 5px 0;
  background: #eee;
}
.panier-description {
  background: #eee;
}
.panier-prix {
  text-align: center;
  background: #eee;
}
.panier-quantite-td {
  background: #eee;
}
.panier-quantite {
 width: 100px;
 margin: 0 auto;
}
.panier-quantite div {
  float: left;
  margin: 0 2px;
}
.panier-quantite-qte {
  margin-left: 15px;
  width: 20px;
}
.panier-quantite-gere a {
  display: block;
  margin-bottom: 5px;
}
.panier-result, .panier-result-end {
  text-align: right;
  height: 20px;
  background: url(../img/bg-bastab.gif) 0 0 repeat-x;
}
.panier-result-end {
  background: #eee;
  color: #c63482;
}
#panier-navigation {
  height: 50px;
  margin: 5px 35px;
}
#panier-navigation-prec {
  float: left;
}
#panier-navigation-next {
  float: right;
}
/** LOGIN **/
#login-main {
  float: left;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#login-image {
  float: left;
  width: 651px;
  height: 434px;
  /*border-top: 1px white solid;*/
  border-right: 1px white solid;
}
#login-top {
  width: 185px;
  height: 140px;
  border: 1px #f3f4f4 solid;
  margin: 20px auto;
}
#login-bottom {
  width: 185px;
  height: 200px;
  border: 1px #f3f4f4 solid;
  margin: 10px auto;
}
#login-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#login-main p {
  text-align: justify;
  margin: 8px 5px;
}
.login-input {
  margin: 5px 5px;
  border: none;
  height: 15px;
  width: 175px;
}
.login-submit {
  float: right;
  margin: 8px 5px;
}
#login-main .login-span {
  text-align: left;
  margin: 0 5px;
  font-weight: bold;
  color: #4b4b4b;
}  
#login-password {
  float: right;
  margin: 0 10px;
}
/** ACCOUNT **/
#account-main {
  float: left;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
  font-size: 12px;
  text-align: left;
}
#account-image {
  float: left;
  width: 651px;
  height: 434px;
  /*border-top: 1px white solid;*/
  border-right: 1px white solid;
}
#account-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#account-main p {
  text-align: justify;
  margin: 8px 5px;
}
#account-main li {
 margin: 5px;
}
#account-main img {
  vertical-align: middle;
}
/** INSCRIPTION **/
#inscription-main {
  float: left;
  display: inline;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#inscription-next {
  float: left;
  width: 197px;
  height: 434px;
  margin-right: 10px;
  position: relative;
}
#inscription-image {
  float: left;
  display: inline;
  width: 651px;
  height: 434px;
  border-right: 1px white solid;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
}
#inscription-main h2, #inscription-next h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#inscription-main p, #inscription-next p {
  text-align: justify;
  margin: 8px 5px;
}
.inscription-span  {
  text-align: left;
  margin: 0 0 0 3px;
  font-weight: bold;
  color: #4b4b4b;
}  
.inscription-input {
  margin: 5px 5px 7px 5px;
  border: none;
  height: 15px;
  width: 175px;
}
.inscription-textarea {
  margin: 5px 5px 7px 5px;
  border: none;
  height: 50px;
  width: 175px;
}
.inscription-submit {
  float: right;
  margin: 8px 5px;
}
#inscription-valide {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
/** ADRESSES **/
#adresses-main {
  float: left;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#adresses-image {
  float: left;
  width: 651px;
  height: 434px;
  border-right: 1px white solid;
}
#adresses-box {
  width: 185px;
  border: 1px #f3f4f4 solid;
  margin: 15px auto;
}
#adresses-main a {
  text-decoration: underline;
}
#adresses-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#adresses-main h3 {
  font-size: 10px;
  color: #c63482;
  margin: 8px 5px;
}
#adresses-main p {
  text-align: left;
  margin: 4px 5px;
}
#adresses-main p img{
  vertical-align: middle;
} 
/** ADRESSE **/
#adresse-main {
  float: left;
  width: 400px;
  height: 550px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#adresse-image {
  float: left;
  width: 448px;
  height: 550px;
  border-top: 1px white solid;
  border-right: 1px white solid;
  background: black;
}
#adresse-box {
  width: 380px;
  border: 1px #f3f4f4 solid;
  margin: 15px auto;
}
#adresse-main a {
  text-decoration: underline;
}
#adresse-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#adresse-main h3 {
  font-size: 10px;
  color: #c63482;
  margin: 8px 5px;
  font-weight: normal;
}
#adresse-main p {
  text-align: left;
  margin: 4px 5px;
  padding: 5px 0;
  clear: both;
}
#adresse-main p label {
  float: left;
}
#adresse-main p input {
  float: right;
  border: none;
  height: 15px;
  width: 175px;
}
#adresse-main p input.floatl {
  margin-top: 5px;
  float: left;
}
#adresse-main p input.floatr {
  margin: 5px 0;
  float: right;
  width: 134px;
  height: 22px;
}
#adresse-main p select {
  float: right;
  border: none;
  height: 20px;
  width: 175px;
}
#adresse-main p textarea {
  float: right;
  border: none;
  height: 50px;
  width: 175px;
}
#adresse-main p span {
  margin: 0;
  float: left;
}
#adresse-main p span.spanr {
  margin: 0 10px 0 0 ;
  float: right;
}
#adresse-main p span img {
  vertical-align: middle;
}
/** CONTACT **/
#contact-main {
  float: left;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#contact-image {
  float: left;
  width: 651px;
  height: 434px;
  border-right: 1px white solid;
}
#contact-box {
  width: 185px;
  border: 1px #f3f4f4 solid;
  margin: 15px auto;
}
#contact-main a {
  text-decoration: underline;
}
#contact-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#contact-main h3 {
  font-size: 10px;
  color: #c63482;
  margin: 8px 5px;
}
#contact-main p {
  text-align: left;
  margin: 4px 5px;
}
#contact-main p input {
  margin: 5px 5px 7px 5px;
  border: none;
  height: 15px;
  width: 160px;
}
#contact-main p textarea {
  margin: 5px 5px 7px 5px;
  border: none;
  height: 50px;
  width: 160px;
}
#contact-main p select {
  margin: 5px 5px 7px 5px;
  border: none;
  height: 20px;
  width: 160px;
}
#contact-main-submit {
  margin: 5px 0 10px 80px;
}
/** IDENTITY **/
#identity-main {
  float: left;
  width: 400px;
  height: 435px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#identity-image {
  float: left;
  width: 448px;
  height: 435px;
  border-top: 1px white solid;
  border-right: 1px white solid;
  background: black;
}
#identity-box {
  width: 380px;
  border: 1px #f3f4f4 solid;
  margin: 15px auto;
}
#identity-main a {
  text-decoration: underline;
}
#identity-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#identity-main h3 {
  font-size: 10px;
  color: #c63482;
  margin: 8px 5px;
  font-weight: normal;
}
#identity-main p {
  text-align: left;
  margin: 6px 5px;
  clear: both;
}
#identity-main p label {
  display: block;
  width: 200px;
  float: left;
}
#identity-main p input.floatl {
  margin-top: 5px;
  float: left;
}
#identity-main p input.floatr {
  margin: 5px 0;
  float: right;
  width: 134px;
  height: 22px;
}
#identity-main p select {
  border: none;
  width: 55px;
}
#identity-main p span.spanl {
  margin: 0;
  float: left;
}
#identity-main p span.spanr {
  margin: 0 10px 0 0 ;
  float: right;
}
#identity-main p span img {
  vertical-align: middle;
}
#identity-buton {
  float: right;
  padding: 10px;
}
/* MENTION */
#mention-main {
  background: white;
  min-height: 435px;
  border-top: 1px #eee solid;
  border-right: 1px #eee solid;
  border-left: 1px #eee solid;
}
#mention-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 20px;
}
#mention-main h3 {
  font-size: 10px;
  margin: 8px 20px;
}
#mention-main p {
  text-align: left;
  margin: 10px 20px;
  clear: both;
}
.mention-center {
  text-align: center;
}
#mention-main p img{
  vertical-align: middle;
} 

/** LOGIN **/
#password-main {
  float: left;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#password-image {
  float: left;
  width: 651px;
  height: 434px;
  /*border-top: 1px white solid;*/
  border-right: 1px white solid;
}
#password-top {
  width: 185px;
  height: 150px;
  border: 1px #f3f4f4 solid;
  margin: 20px auto;
}
#password-bottom {
  width: 185px;
  height: 200px;
  border: 1px #f3f4f4 solid;
  margin: 10px auto;
}
#password-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 5px;
}
#password-main p {
  text-align: left;
  margin: 8px 5px;
}
#password-main p a {
  font-size: 9px;
}
#password-main p img {
  vertical-align: middle;
}
.password-input {
  margin: 5px 5px;
  border: none;
  height: 15px;
  width: 175px;
}
.password-submit {
  float: right;
  margin: 8px 5px;
}
#password-main .password-span {
  text-align: left;
  margin: 0 5px;
  font-weight: bold;
  color: #4b4b4b;
}  
#password-password {
  float: right;
  margin: 0 10px;
}
/* POPUP PAIEMENT*/
#popup h1 {
  color: #c63482;
  margin: 0 20px 20px 20px;
  padding-top: 10px;
  font-size: 14px;
}
#popup p {
  margin: 0 20px 20px 20px ;
}
#popup a {
  text-decoration: underline;
}
#popup span {
  color: #c63482;
}
.popup-img {
  margin: 0 0 20px 0;
  text-align: center;
}
/** SITEMAP **/
#sitemap-main {
  float: left;
  width: 197px;
  height: 434px;
  background: #fff url(../img/bg-login.gif) 0 0 repeat-x;
  border-top: 1px white solid;
  border-right: 1px white solid;
}
#sitemap-image {
  float: left;
  width: 651px;
  height: 434px;
  /*border-top: 1px white solid;*/
  border-right: 1px white solid;
}
#sitemap-main h2 {
  font-size: 12px;
  margin: 8px 5px;
}
#sitemap-main ul {
  margin: 8px 0 8px 10px;
}
#sitemap-main .sitemap-span {
  text-align: left;
  margin: 0 5px;
  font-weight: bold;
  color: #4b4b4b;
}  
#sitemap-password {
  float: right;
  margin: 0 10px;
}

/** HISTORIQUE **/

#historique-vide {
  margin: 50px 0;
  font-size: 16px;
  text-align: center;
}
.historique-h2 {
  font-size: 12px;
  margin: 8px 5px;
  color: #c63482;
}
.historique-p {
  text-align: left;
  margin: 8px 5px;
}
#historique-tableau {
	width: 800px;
	border: solid 1px #555;
	font-size: 11px;
	border-collapse: collapse;
	margin: 10px auto;
	background-color: #fff;
}
#historique-tableau th {
	font-weight: bold;
	height: 25px;
	border-bottom: solid 1px #999;
	background-color: #E9E9E9;
	text-align: center;
}
.historique-quantite-td {
  background: #eee;
}
.historique-quantite-qte {
  margin-left: 15px;
  height: 25px;
  padding-left: 5px;
}
#historique-navigation {
  height: 50px;
  margin: 5px 35px;
}
#historique-navigation-prec {
  float: left;
  margin-left: 30px;
}
#historique-navigation-next {
  float: right;
  margin-right: 30px;
}

/* CONDITION */
#condition-main {
  background: white;
  min-height: 435px;
  border-top: 1px #eee solid;
  border-right: 1px #eee solid;
  border-left: 1px #eee solid;
}
#condition-main h2 {
  font-size: 12px;
  color: #c63482;
  margin: 8px 20px;
}
#condition-main h3 {
  font-size: 10px;
  margin: 8px 20px;
}
#condition-main p {
  text-align: left;
  margin: 10px 20px;
  clear: both;
}


.cart_voucher{
    position: relative;
    margin: 10px 30px;
    height: 50px;
}

#voucher_content {
    margin-top: 10px;
    float: right;
}
#voucher_input {
    display: inline;
    background: white;
    border: 1px black solid;
    height: 15px;
    margin-bottom: 3px;
}

#service_client {
width: 388px;
background: white;
padding-bottom: 5px;
}
#service_client p {
color: #8c8c95;
margin: 5px 5px;
}
#service_client a {
color: #8c8c95;
text-decoration: none;
font-weight: bold;
}
