body {
	margin: 0;
	border: 0;
	background: #000;
}

#conteneur {
	width: 980px;
	padding: 0;
	margin: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	 background: #24221A;
}

#conteneur2 {
	padding: 0;
	margin: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #222;
	background: #fff;
}

#conteneur2 td, #conteneur2 li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #222;
}

img {
	border: 0
}

form {
	margin:0;
	padding:0;
}

h1.titre {
	margin: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	color:#444;
}

h1 a {
 color: #444;
 text-decoration: none;
}

input[type="submit"],input[type="button"] {
 font-size: 11px;
 padding: 2px;
}

a {
 color: #EEE;
 text-decoration: none;
}

a:hover {
 color: #b90;
 text-decoration: underline;
}
.desc a {
 color: #000;
 text-decoration: none;
}
.des a {
 color: #000;
 text-decoration: none;
}
.des a:hover {
 text-decoration: none;
}
.desc a:hover {
 /*text-decoration: underline;*/
  text-decoration: none;
}
/* ----- CLASSES COMMUNES ----- */

.champ_qte { border: 0; background: none; color: #000; width: 18px }
ul.compte { padding: 5px; border: 1px solid #ccc; list-style: none }
p.centre { text-align: center; margin: 10px }
p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }
h2.cgv_titre{font-size:14px;margin:6px 0;color:#000}
p.cgv_p{margin:0 10px}
blockquote.cgv_adresse{margin:7px 20px}

#arbo {
 padding: 0px 0 10px 0;	
 color: #b90;
 font-weight: bold;
}

#arbo a {
 font-size: 11px;
 color: #666;
 text-decoration: none;	
 font-weight: normal;
 margin: 0 1px;
}

#arbo a:hover {
 color: #000;
 text-decoration: underline;	
}

/* --- NAVIGATION --- */

#menu {
 clear: both;
 display: block;
 width: 980px;
 padding: 10px 0 0 8px;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#menu dl {
 float: left;
 margin: 0 8px 0 0;
}

#menu dl dt { 
 cursor: pointer;
 text-align: center;
 text-transform: uppercase;
 min-width: 50px;
}

#menu dl dt span {
 padding: 9px 10px 8px 10px;	
 display: block;
 line-height: 21px;
}

#menu dl dt a {
 display: block;
 text-decoration: none;
 color: #fff;
 line-height: 18px;
 font-size: 11px;
}

#menu dl dd.pmenu { 
 position: absolute;
 display: none;
 border: 1px solid #aaa;
 background: #000;
 border-top: 0;
 padding: 0;
 margin: 0;
}

#menu dl dd.pmenu ul li {
 text-align: left;
 width: 140px;
 padding: 0;
 margin: 0;
 background: #000;
 border: 1px solid #000;
 border-top:0;
}

#menu dl dd.pmenu ul li a {
 display: block;
 text-decoration: none;
 color: #fff;
 font-size: 11px;
 text-transform: uppercase;
 padding: 5px;
}

#menu dl dd.pmenu ul li dd.smenu {
 text-align: left;
 border: 1px solid #aaa;
 padding-top: 1px;
 background: #000;
 position: absolute;
 margin-left: 141px;
 margin-top: -24px;
 display: none;
}

#menu dd.pmenu li a {
 color: #fff;
 font-weight: normal;
 display: block;
}

#menu dl dd.pmenu ul li dd.smenu a {
 color: #fff;
 font-weight: normal;
}

/* ---- NAVIGATION (HOVER) ----- */

#menu dl dt:hover {
 background: url('../../images/boutton_r1_c2.jpg') left 1px repeat-x;	
}
#menu dl dt:hover a {
 background: url('../../images/boutton_r1_c1.jpg') left 1px no-repeat;	
 color: #000;
 text-decoration: none;
}

#menu dl dt:hover span {
 background: url('../../images/boutton_r1_c3.jpg') right 1px no-repeat;	
}

#menu dd.pmenu li a:hover {
 color: #000;
 font-weight: bold;
 background: #EF9200;	
}

#menu dd.pmenu li a:hover {
 color: #000;	
 font-weight: bold;
}

#menu dl dd.pmenu ul li:hover dd.smenu a:hover {
 color: #000;	
 font-weight: bold;
}

/* ----- HAUT DE PAGE ----- */

#haut {
 display: block;
 clear: both;
 width: 980px;	
} 

#haut #logo {
 background: url('../../images/bandeau_haut.jpg') no-repeat;
 height:151px
}

#haut #lien_elyform{
display:block;
width:400px;

float:left;
margin:38px 20px 0
}

#haut #lien_rcl{
display:block;
width:110px;
height:150px;
float:right;
margin:0 45px 0 0
}

#haut #menu {
 background: url('../../images/img_r2_c2.jpg') top left repeat-x;
 min-height: 38px;	
 text-align: center;
 display: block;
 width: 970px;
 padding: 0 0 0 10px;
}

#haut #menu ul {
 list-style: none;
 margin: 0;
 padding: 0;

}

/* ----- PANIER ----- */

#haut .block1 {
 display: block;
 width: 980px;
 clear: both;
}

#haut .block1 #panier {
 display: block;
 float: left;
 text-align: right;
 padding: 5px 10px 0 0;
 width: 697px;
 min-height: 32px;
 border-right: 1px solid #000;
}
#haut .block1 #panier * {
 vertical-align: middle;
}
#haut .block1 #panier input[type="submit"] {
 background: transparent url('../../images/valider.png') center center no-repeat;
 width: 69px;
 font-size: 11px;
 padding: 4px 0 7px 0;
 border: 0;
 color: #444;
 text-align: center;
}

/* ----- RECHERCHE ----- */

#haut .block1 #recherche {
 background: #474336;
 display: block;
 float: left;
 width: 254px;
 min-height: 33px;
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 color: #fff;
 text-transform: uppercase;
 text-align: center;
 padding: 4px 0 0 18px;
}

#haut .block1 #recherche span {
 float: left;
 padding-top: 7px;
}

#haut .block1 #recherche input[type="text"] {
 background: transparent url('../../images/input.jpg') center left no-repeat;
 width: 119px;
 height: 16px;
 font-size: 11px;
 padding: 3px 7px 0 7px;	
 margin: 5px 5px 0 7px;
 float: left;
 border: 0;
}

#haut .block1 #recherche input[type="image"] {
 float: left;
 margin: 6px 0 0 0;
}

/* ----- CENTRE DE PAGE ----- */

.boite {
 background: #141310 url('../../images/boite.jpg') 0px 1px repeat-x;	
 /*min-height: 208px;*/
 display: block;
 padding: 6px;
}

.boite ul {
 margin: 0;
 padding: 0;
 list-style: none;	
}

.boite li {
 padding: 5px 0 5px 15px;
 margin-left: 5px;
 background: url('../../images/dot.png') center left no-repeat;
 text-align: left;
}

.boite li a {
 display: block;
 line-height: 20px;
 padding: 0 0 0 10px;
 color: #fff;
 text-decoration: none;	
}

.boite li a:hover {
 background: url('../../images/menu-hover.gif') top left no-repeat;
 color: #000;
 font-weight: bold;
}

#video{
width:198px;
margin:0 auto;
height:259px
}

#centre {
 width: 980px;
 display: block;
 clear: both;	
 background: #24221A;
 border-top: 1px solid #000;
}

/* ----- GAUCHE ----- */

.border {
 border-bottom: 1px solid #000;	
}

.borderTop {
 border-top: 1px solid #000;	
}
.borderBottom {
 border-bottom: 1px solid #000;	
}

#centre #gauche {
 width: 170px;
 min-height: 300px;
 background: #23211B; /*#24221A;*/
 border-right: 1px solid #000;
 text-align: center;
}

#centre #gauche h2 {
 background: #2F2D24 url('../../images/titre.jpg') top center no-repeat;	
 padding: 5px 0 5px 10px;
 margin: 0;
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
 color: #353128;
 text-transform: uppercase;
 text-align: left;
}

#centre #gauche #appels {
 background: url('../../images/appels.form.jpg') top center no-repeat;
 height: 30px;
 text-align: center;
 padding-top: 12px;
}
#centre #gauche #appels input[type="text"] {
 background: transparent url('../../images/input.png') center center no-repeat;
 width: 119px;
 height: 16px;
 font-size: 10px;
 padding: 2px 7px 1px 7px;	
 border: 0;
 color: #444;
 text-align: center;
}

#centre #gauche #concours {
 background: url('../../images/concours.tshirt.jpg') top center no-repeat;
 min-height: 60px;
 text-align: center;
 padding-top: 335px;
}
#centre #gauche #concours input[type="text"] {
 background: transparent url('../../images/input.png') center center no-repeat;
 width: 119px;
 height: 16px;
 font-size: 11px;
 padding: 2px 7px 1px 7px;	
 border: 0;
 color: #444;
 text-align: center;
}
#centre #gauche #concours input[type="submit"] {
 background: transparent url('../../images/valider.png') center center no-repeat;
 width: 119px;
 font-size: 11px;
 padding: 4px 0 7px 0;
 border: 0;
 color: #444;
 text-align: center;
}

/* ----- CENTRE ----- */

#centre #page {
 width: 611px;
 background: #fff;
}

#centre #rechercheCritere {
 background: url('../../images/img_r4_c3.jpg') top center no-repeat;
 height: 40px;
 padding-top: 24px;
 border-bottom: 1px solid #000;
 text-align: center;
 width: 611px;

}

#centre #rechercheCritere select {
 font-size: 11px;
 padding: 1px;
 width: 130px;
 margin: 0 10px 0 5px;	
 vertical-align: middle;
}

#centre .paging {
 background: #665F4D;
 display: block;
 padding: 5px 10px 5px 0;
 font-size: 10px;
 color: #000;
 text-align: right;
 clear: both;
}
#centre .paging a {
 color: #fff;	
 text-decoration: none;
}
#centre .paging a:hover {
 color: #EF9200;	
 text-decoration: underline;
}

#centre .paging2 {
 background: #eee;
 display: block;
 padding: 10px;
 font-size: 10px;
 color: #EF9200;
 text-align: center;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 clear: both;
}
#centre .paging2 a {
 color: #000;	
 text-decoration: none;
}
#centre .paging2 a:hover {
 color: #EF9200;	
 text-decoration: underline;
}

#centre .paging a.currentPage, #centre .paging2 a.currentPage {
 color: #900;	
 font-weight: bold;
 font-size: 10px;
}
#centre .paging a.currentPage:hover, #centre .paging2 a.currentPage:hover {
 color: #EF9200;	
 text-decoration: underline;
}

#centre #page-anime {
  background: #000;	
}

#centre #page #contenu {
 background: #fff;
 color: #000;
 padding: 15px;
 min-height: 779px;
 height: auto;	
 clear: both;

}

#centre #page #contenu a{color: #333}
#centre #page #contenu a:hover{
/*color:#BB9900;*/
font-weight: bold;

}

#centre #page-anime #contenu {
 color: #000;
 padding: 15px;
 min-height: 779px;	
 height: auto;
 clear: both;
}

#centre #contenu h2 {
 margin: 0;
 padding: 5px 5px 5px 0;
 color: #24221A;
 text-transform: uppercase;
 font-size: 15px;
}

#centre #contenu h2.categorie {
 background: #ccc url('../../images/cat2.jpg') top left no-repeat;	
 font-size: 13px;
 color: #666;
 font-weight: bold;
 margin: 0 0 10px 0;
 padding: 6px 5px 6px 35px;
 border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
 clear: both;
}

.promo {
 color: #EF9200;	
}

.add {
 color: #aaa;
 background: url('../../images/add.png') center left no-repeat;
 padding-left: 20px;
 line-height: 30px;	
}

/* ----- DROITE ----- */

#centre #droite {
 width: 197px;
 min-height: 300px;
 background: #FFF;
 border-left: 1px solid #000;
 text-align: center;
}

#centre #droite h2 {
 background: #2F2D24 url('../../images/titre2.jpg') top center no-repeat;	
 padding: 5px 0 5px 10px;
 margin: 0;
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
 color: #353128;
 text-transform: uppercase;
 text-align: left;
}

#centre #droite #trouverMag {
 background: #fff;
 padding: 15px 0;
 text-align: center;
 font-size: 11px;	
}

#centre #droite #trouverMag select {
 font-size: 11px;
 width: 90%;	
}

#centre #droite #meilleurVente {
 display: block;
 height: 220px;
 /*background: url('../../images/produit-test.png') top center no-repeat;*/
}

#centre #droite #masque {
 position: absolute;	
 width: 150px;
 padding-left: 47px;
 padding-top: 150px;
 text-align: left;
 display: block;
 background: url('../../images/masque_produit.png') bottom center no-repeat;
 height: 70px;
}

#centre #droite #masque b {
 font-size: 14px;
 margin-left: 2px;
}


#centre #droite #masque span.prix {
 font-size: 13px;
 font-weight: bold;
 color: #EF9200;
} 

#flashinfo{
  height: 135px;
  padding: 0 0 30px 0;
  overflow: hidden;
}

#flashinfo ul {
  margin:0;
}

#flashinfo ul li{
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  text-align: center;
  display: block;
}

#flashinfo ul li h4{
  font: normal 14px arial, sans-serif;
  margin:6px 0
}

#flashinfo ul li h4 a {
  color:#fff;
  padding: 0;
}

#flashinfo ul li h4 a:hover{
  background: none;
  font-weight: normal;
  color: #EF9200;
}

/* ----- BAS DE PAGE ----- */

#bas {
 clear: both;	
 border-top: 1px solid #000;
 background: #29271F;
}

#bas #liens {
 display: block;
 width: 980px;
 padding: 15px 0;
 text-align: center;
 background: #2F2D24;	
}

#bas #liens a {
 text-transform: uppercase;
 font-size: 11px;
 margin: 0 4px;
 color: #665F4D;
 text-decoration: none;
}
#bas #liens a:hover {
 color: #EF9200;
 text-decoration: underline;
}

#bas #newsletter {
 display: block;
 width: 960px;
 padding: 15px 0 15px 20px;
 text-align: left;
 border-top: 1px solid #000;
 background: #29271F;	
}
#bas #newsletter * {
 vertical-align: middle;
}
#bas #newsletter span {
 margin-right: 10px;
}
#bas #newsletter input[type="text"] {
 background: transparent url('../../images/input.png') center center no-repeat;
 width: 119px;
 height: 16px;
 font-size: 11px;
 padding: 2px 7px;	
 border: 0;
 color: #444;
 text-align: center;
}
#bas #newsletter input[type="submit"] {
 background: transparent url('../../images/valider.png') center center no-repeat;
 width: 79px;
 font-size: 11px;
 padding: 4px 0;
 border: 0;
 color: #444;
 text-align: center;
}
#bas #newsletter #ekinoxe {
 float: right;	
 background: #29271F;	
 padding: 0 10px 0 0;
 font-size: 11px;
} 
#bas #newsletter #ekinoxe a {
 text-decoration: none;
 color: #999;
}
#bas #newsletter #ekinoxe a:hover {
 color: #fff;	
}

#bas #newsletter #ekinoxe img {
 margin: 0 5px 0 10px;
}

#bas #motscles {
 display: block;
 clear: both;
 width: 980px;
 padding: 8px 0;
 text-align: center;
 border-top: 1px solid #000;
 background: #23211B;	
}

#bas #motscles a {
 color: #474336;
 text-decoration: none;	
}

#bas #motscles a:hover {
 color: #EF9200;
 text-decoration: underline;	
}

/* ----- PRODUITS CADRES ----- */

div.produit2 {
 display: block;
 float: left;
 width: 169px;
 height: 160px;
 background: url('../../images/cadre.png') top center no-repeat;
 text-align: center;
 padding-top: 15px;
 margin: 10px 12px 0 12px;
 border-bottom: 1px solid #eee;
}

div.produit2 h3 {
 font-size: 12px;
 font-weight: bold;
 margin: 5px 0 10px 0;	
 height: 28px;
}

div.produit2 .infos a.boutton {
 background: url('../../images/boutton.png') center center no-repeat;
 color: #fff;
 display: block;
 font-weight: normal;
 font-size: 11px;
 text-align: center;	
 text-decoration: none;
 line-height: 30px;
 width: 99px;
 height: 30px;
 margin-left: 35px;
}
div.produit2 .infos a.boutton:hover {
 /*background: url('../../images/boutton-hover.jpg') center center no-repeat;*/
}

td a.boutton {
 background: url('../../images/boutton_2.png') center center no-repeat;
 color: #fff;
 display: block;
 font-weight: normal;
 font-size: 11px;
 text-align: center;	
 text-decoration: none;
 line-height: 30px;
 width: 99px;
 height: 30px;
}
td a.boutton:hover {
/* background: url('../../images/boutton-hover.jpg') center center no-repeat;
 font-weight: bolder;
 color:#333333;*/
}


/* ----- PRODUITS GRANDS CADRES ----- */

div.produit3 {
 display: block;
 float: left;
 width: 267px;
 height: 230px; 
 background: url('../../images/cadre2.png') top left no-repeat;
 text-align: left;
 padding-top: 15px;
 margin: 5px 10px;
}

div.produit3 .infos{
width:247px;
padding:5px 10px
}

div.produit3 .infos a.boutton {
 background: url('../../images/boutton_2.png') center center no-repeat;
color:#333333;
 display: block;
 font-weight: normal;
 font-size: 11px;
 text-align: center;	
 text-decoration: none;
 line-height: 30px;
 width: 99px;
 height: 30px;
}
div.produit3 .infos a.boutton:hover {
 font-weight: bolder;
}


/*
div.produit3 .infos a.boutton {
 background: url('../../images/boutton.png') center center no-repeat;
 color: #fff;
 display: block;
 font-weight: normal;
 font-size: 11px;
 text-align: center;	
 text-decoration: none;
 line-height: 30px;
 width: 99px;
 height: 30px;
 margin-top: -3px;
}
div.produit3 .infos a.boutton:hover {
 background: url('../../images/boutton-hover.jpg') center center no-repeat;
}
*/
div.produit3 .visuel {	
 width: 100px;
 height: 180px;
 padding:0
} 

div.produit3 .desc {
 padding:0;	
 float: right;
 width: 140px;
 height: 180px
}


div.produit3 .desc h3 {
 font-size: 13px;
 font-weight: bold;
 margin: 0 0 5px 0;	
}

div.produit3 .prix {
 display: block;
 font-size: 14px;
 font-weight: bold;
 padding: 0px 0 0 10px;	
}

/* ----- PRODUITS ----- */

div.produit {
 display: block;
 margin: 20px 15px;
 clear: both;
 /*border-bottom: 1px solid #ccc;*/
 height: 180px; 
}

div.produit .visuel {
 display: block;	
 float: left;
 text-align: center;
 width: 190px;
 min-height: 180px;
}

div.produit .infos {
 display: block;	
 float: left;
 width: 360px;
 min-height: 180px;
}

div.produit .infos h3 {
 margin: 0 0 10px 0;
 font-size: 13px;
 font-weight: bold;
 color: #000;	
}

div.produit .infos .prix {
 font-size: 18px;
 font-weight: bold;
 color: #474336;	
 margin: 8px 0 8px 0;
 clear: both;
}

div.produit .infos a.boutton, td.cell a.boutton, #masque a.boutton {
 float: left;	
 background: url('../../images/boutton_2.png') center center no-repeat;
 color: #fff;
 display: block;
 font-weight: normal;
 font-size: 11px;
 text-align: center;	
 text-decoration: none;
 line-height: 30px;
 width: 99px;
 margin-right: 10px;
}
div.produit .infos a.boutton:hover {
 background: url('../../images/boutton-hover.jpg') center center no-repeat;
}

div.produit .infos a.panier {
 float: left;	
 background: url('../../images/panier2.jpg') center left no-repeat;
 padding-left: 20px;
 line-height: 30px;
 color: #333;
 text-decoration: none;
}
div.produit .infos a.panier:hover {
 color: #EF9200;	
}

#centre #contenu h2.produit {
 background: #ccc url('../../images/cat2.jpg') top left no-repeat;	
 font-size: 13px;
 color: #666;
 font-weight: bold;
 margin: 0;
 padding: 6px 5px 6px 35px;
 border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
 clear: both;
}

#centre #contenu h2.produit2 {
 background: #ccc url('../../images/cat2.jpg') top left no-repeat;
 font-size: 13px;
 color: #666;
 font-weight: bold;
 margin: 0;
 padding: 6px 5px 6px 35px;
 border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
 clear: both;
 margin-top: 20px;
}

#centre #contenu h2.produit3 {
 background: #ddd; /*#ccc url('../../images/cat2.jpg') top left no-repeat; */
 font-size: 13px;
 color: #666;
 font-weight: bold;
 margin: 0;
 padding: 6px 5px 6px 8px;
 border-bottom: 1px solid #aaa;
 clear: both;
}

table.tableTable {
 background: url('../../images/gradient1.png') top center repeat-x;	
 margin: 0;
 padding: 0;
}

#centre #contenu h3.produit, td.tableTitre {
 background: #eee url('../../images/cat1.jpg') top left no-repeat;	
 font-size: 13px;
 color: #444;
 margin: 0;
 font-weight: normal;
 padding: 6px 5px 6px 35px;
 border-bottom: 1px solid #bbb;
 margin-bottom: 15px;
 clear: both;
}

td.tableNom, td.tableValeur {
 font-size: 11px;
 color: #222;	
 padding: 3px 5px;
 border-bottom: 1px solid #ddd;
}

#centre #contenu a.ajoutPanier {
 background: url('../../images/boutton2.png') center center no-repeat;
 display: block;
 width: 146px;
 height: 22px;
 padding-top: 8px;
 text-align: center;
 vertical-align: middle;
 text-decoration: none;
 color: #fff;
}
#centre #contenu a.ajoutPanier:hover {
 color: #EF9200;
}

#centre #contenu div.ajoutPanier {
 display: block;
 margin: 40px 0 20px 0;	
}

/* ----- QUANTITE ----- */

div.qte {
 display: block;
 float: left;	
 min-width: 10px; 
 text-align: left;
 font-size: 18px;
 font-weight: bold;
 margin-top: 10px;
 border: 1px solid #999;
 padding: 0;
 margin-right: 30px;
 font-size: 15px;
}
div.qte * {
 font-family: 11px "Trebuchet Ms",sans-serif;
}
div.qte input {
 border: 0;
 text-align: center;
 font-weight: bold;
 margin: 0;
 float: left;
 padding: 5px 0 4px 0;
}
div.qte a {
 background: #eee;	
 text-decoration: none;
 color: #333;
 display: block;
 text-align: center;
 width: 25px;
 padding: 4px 0 4px 0;
 vertical-align: middle;
 float: left;
}

div.qte a:hover {
 background: #ccc;
 color: #000;
}

div.fichePrix {
 display: block;
 float: left;	
 width: 120px; 
 text-align: left;
 font-size: 18px;
 font-weight: bold;
 margin-top: 0px;
}

/* ----- PANIER ----- */

#centre td.cellTitle {
 border-bottom: 1px solid #444;
 border-right: 1px solid #444;
 border-top: 1px solid #999;
 border-left: 1px solid #999;
 padding: 4px;
 background: #EF9200;
 color: #000;
}

#centre td.cell {
 border-bottom: 1px solid #aaa;
 border-right: 1px solid #aaa;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 padding: 4px;
 background: #f8f8f8;
 color: #000;
 font-size: 11px;
}

#centre td.cell input, #centre td.cell select {
 font-size: 11px;
 color: #222;
 padding: 2px;	
 border: 1px solid #aaa;
}

h1{margin:0;padding:0}
h1 span{display:none}

#epuise {
width:89px;
height:100px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/epuise.png');
position:absolute;
margin:10px 0 0 102px
}

html>body #epuise {
filter:none;
background:url(../../images/epuise.png) no-repeat
}

#bien_etre {
background:url(../../images/bienetre.jpg) no-repeat;
width:170px;
height:432px;
text-align:left
}

#bien_etre ul {
width:170px;
margin:0;
float:left;
padding:0;
list-style:none
}

#bien_etre li {
height:23px
}

#bien_etre li a {
display:block;
width:170px;
height:19px;
padding:3px 0 0 35px;
color:#fff;
font-weight:bold;
font-size:13px
}

#bien_etre li a:hover {
text-decoration:none;
background:url(../../images/bienetre_hover.jpg) no-repeat
}

span.vert {
background:url(../../images/nature.gif) no-repeat 0 9px
}

div.art a {
 color: #000;
 font-weight: bold;
}

div.art a:hover {
 color: #e60;
 text-decoration: none;
}

#marques{
background:url(../../images/marques.jpg);
width:198px;
height:226px
}

#marques a{
display:block;
position:absolute
}

#marques a span{
display:none
}

#marques #treca{
width:98px;
height:79px;
margin:131px 0 0 10px
}

#marques #dunlopillo{
width:67px;
height:13px;
margin:34px 0 0 120px
}

#marques #simmons{
width:90px;
height:44px;
margin:68px 0 0 12px
}

#centre #page-anime #contenu p{
color:#FFFFFF;}

#centre #page-anime #contenu h2{
color:#FFFFFF;}

div.box_bottom{
margin-top:50px;
}

div.box_bottom1{
margin-top:50px;
}