#header-flash{
	border-left: #c4c1bc 1px solid;
	border-right: #c4c1bc 1px solid;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	width: 950px;
	background-color: #fffffe;
	background-image: url(../images/main_bg.gif);
}

#logo a img{
	border-right:#ce0233 4px solid;
	border-top:#ce0233 4px solid;
	border-bottom:#ce0233 4px solid;
}

#logo{
	float:left;
	
}

#home-content-top-1{
	width:320px;
	float:right;
	cursor:pointer;
}

#home-content-top-2{
	width:550px;
	cursor:pointer;
}

#home-content-bottom-1{
	width:280px;
	float:right;
	margin-left:25px;
	cursor:pointer;
}

#home-content-bottom-2{
	width:280px;
	float:right;
	margin-left:25px;
}

#home-content-bottom-3{
	width:280px;
	cursor:pointer;
}

.home-content .head{
	height:20px;
}

.home-content .content{
	height:180px;
}

.img-pdt-relative{
	float:left;
	width:200px;
	/* border:#cccccc 1px solid; */
	padding: 5px 5px 5px 5px;
	/* text-align:center; */
	min-height:200px;
	position:relative;
	float:left;
}

.center{
	text-align:center;
}
#categorieDescription h1{
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}

#listingCategories div h2{
	display:inline
}

#listingCategories div h2 a{
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}

.header-nav-container {
	background-color: #f8d8b5;
	background-image: none;
	border-bottom: #ce0233 2px solid;
	border-top: #ce0233 2px solid;
}

.header-top-container {
	border-bottom:none;
	background-image: none;
}

.header {
	border-top: none;
}

.base-mini .content, .base-mini ol, .base-mini ol li.odd{
	background-color: #f8d8b5;
}


.form-button, .form-button-alt {
	background-color: #f8d8b5;
	color: #666666;
	font-weight: bold;
	border-color: #b00435;
}

.quick-access{
	color: #666666;
	font-weight: bold;
	margin-bottom:30px;
	width:340px;
}

.base-mini .head h4 {
	color: #b00435;
}

#img_categorie{
	float:left;
	padding-right:10px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, .head{
	color: #b00435;
}

.middle {
	padding: 10px 25px 0px 25px;
	background-image: none;
	border-left: #c4c1bc 1px solid;
	border-right: #c4c1bc 1px solid;
}

.footer {
	padding-bottom: 10px;
	background-color:#FFFFFF;
	border-left: #c4c1bc 1px solid;
	border-right: #c4c1bc 1px solid;
}

.informational div{
	background-color:#FFFFFF;
	border:#c4c1bc 1px solid;
}

.footer .informational a, .footer .informational a:hover{
	color: #b00435;
	font-size: 0.95em;
	font-weight:bold;
	text-decoration: underline;
	margin:5px 0px 5px 0px;
}

.footer-container {
	border-top: none;
}

.middle-container {
	background:none;
	background-color: #f8d8b5;
}

.mini-search{
	background:none;
}

.header-top {
	padding-top: 5px;
	padding-bottom: 5px;
}

body {
	background:#f8d8b5;
}

/* Ajout ADEXOS */

.boxes-home-global {
	width:200px;
	float:right;
	text-align:center;
	/* border:#b00134 2px solid; */
	padding:8px;
	cursor:pointer;
}

.cadre_arrondi {
    width: 150px;
    height: 150px;
	margin:auto;
	color:#FFFFFF;
	font-weight:bold;
	cursor:hand;
}

.hg, .hd, .bg, .bd {
      width: 20px;
      height: 20px;
}
.haut, .bas {
      width: 110px;
      height: 20px;
	  background-color: #b00134;
	  font-size:10px;
}
.gauche, .droite {
      width: 2px;
	  background-color:#b00134
}

.contenu {
	  width: 146px;
	  background-image: url('/skin/frontend/ST/default/images/dim-spec.JPG');
}

.contenu-cadeau{
	  width: 146px;
	  background-image: url('/skin/frontend/ST/default/images/040652501-a.JPG');
}


.contenu-cdc{
	  width: 146px;
}

.gauche, .droite, .contenu, .contenu-cadeau, .contenu-cdc {
      height: 110px;
}

.cadre_arrondi div { float: left; } /* S'apllique à tous les divs de .cadre_arrondi */
.hg, .gauche, .bg { clear: left; } /* Pour passer outre le float des blocs précédents */

.hg { background-image: url('/skin/frontend/ST/default/images/hg.jpg'); }
.hd { background-image: url('/skin/frontend/ST/default/images/hd.jpg'); }
.bg { background-image: url('/skin/frontend/ST/default/images/bg.jpg'); }
.bd { background-image: url('/skin/frontend/ST/default/images/bd.jpg'); }

.cadre_arrondi2 {
    width: 290px;
    height: 140px;
	margin:10px;
	color:#000000;
	font-weight:bold;
	float:right;
}

.hg2, .hd2, .bg2, .bd2 {
      width: 20px;
      height: 20px;
}
.haut2, .bas2{ 
      width: 250px;
      height: 20px;
	  background-color: #efd7b5;
	  }
.gauche2, .droite2 {
      width: 2px;
      height: 100px;
	  background-color:#efd7b5;
}

.contenu2 {
	  width: 286px;
      height: 100px;
	  background-color: #efd7b5;
	  text-align:center;
}

.cadre_arrondi2 div { float: left; } /* S'apllique à tous les divs de .cadre_arrondi */
.hg2, .gauche2, .bg2 { clear: left; } /* Pour passer outre le float des blocs précédents */

.hg2 { background-image: url('/skin/frontend/ST/default/images/hg2.JPG'); }
.hd2 { background-image: url('/skin/frontend/ST/default/images/hd2.JPG'); }
.bg2 { background-image: url('/skin/frontend/ST/default/images/bg2.JPG'); }
.bd2 { background-image: url('/skin/frontend/ST/default/images/bd2.JPG'); }


.img_home_box_composez-1{
	width:70px;
	height:70px;
	float:right;
	border:#000000 1px solid;
	margin:2px 2px 2px 2px;
	background-image: url('/skin/frontend/ST/default/images/uni1.jpg');
}

.img_home_box_composez-2{
	width:70px;
	height:70px;
	float:right;
	border:#000000 1px solid;
	margin:2px 2px 2px 2px;
	background-image: url('/skin/frontend/ST/default/images/uni2.JPG');
}

.img_home_box_composez-3{
	width:70px;
	height:70px;
	float:right;
	border:#000000 1px solid;
	margin:2px 2px 2px 2px;
	background-image: url('/skin/frontend/ST/default/images/uni3.JPG');
}

.cadre_arrondi3 {
    width: 150px;
    min-height: 140px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	color:#000000;
	font-weight:bold;
	float:right;
}

.hg3, .hd3, .bg3, .bd3 {
	width: 20px;
	height: 20px;
}
.haut3, .bas3{ 
	width: 110px;
	height: 20px;
}

.haut3{
	background-color: #b00134;
	color:#FFFFFF;
	font-size:10px;
}

.bas3{ 
	background-image: url('/skin/frontend/ST/default/images/bc3.jpg');
	background-repeat:repeat-x;
}

.gauche3, .droite3 {
      width: 2px;
      min-height: 100px;
	  background-color:#b00134;
}

.contenu3 {
	  /*width: 146px;
      height: 100px;*/
	  width: 136px;
      min-height: 90px;
	  background-color: #efd7b5;
	  color: #b00134;
	  padding: 5px;
}

.cadre_arrondi3 div { float: left; } /* S'apllique à tous les divs de .cadre_arrondi */
.hg3, .gauche3, .bg3 { clear: left; } /* Pour passer outre le float des blocs précédents */

.hg3 { background-image: url('/skin/frontend/ST/default/images/hg.jpg'); }
.hd3 { background-image: url('/skin/frontend/ST/default/images/hd.jpg'); }
.bg3 { background-image: url('/skin/frontend/ST/default/images/bg3.JPG'); }
.bd3 { background-image: url('/skin/frontend/ST/default/images/bd3.JPG'); }

.order-info{
	background-color: #f8d8b5;
}

.base-mini-home{
	cursor: pointer;
}

.base-mini-home .head{
	text-align:center;
	text-transform:uppercase;
}

.base-mini-home-content{
	background-repeat:no-repeat;
	background-position:center;
}

.base-mini-home .content{
	padding:0px;
}

.listing-type-grid li.item{
	text-align:center;
}

#nav li ul span{
	background-color:#f8d8b5;
	
}

#carte-magasins{
	position:absolute;
	left:420px;
	border:#ce0233 2px solid;
}

.special-price .price-label{
	font-size: 18px;
}

.special-price .price{
	font-size: 18px;
}