#contenu .colonne_droite{
	margin-left:7px;
}
#contenu {
	background-color: #fff;
}
#recherche {
	background-color: #e3dbd1;
	width: 225px;
	float: left;
	padding-bottom: 7px;
}
#recherche form > a{
	color:#000;
	float:right;
	font-size:10px;
	margin-right:15px;
	margin-top:5px;
	width:50px;
}
#recherche .titre {
	color: #54343f;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 14px;
	margin-left: 12px;
}

#recherche input {
	background: url(/sites/gsell/images/sprite_2.png) 0 -839px no-repeat; /*/sites/gsell/images/accueil/recherche.gif*/
	border: none;
	width: 163px;
	margin-left: 22px;
	margin-top: 8px;
	height: 19px;
	color: #242424;
	font-size: 11px;
	line-height: 17px;
	padding-left: 24px;
}

#recherche select {
	background: url(/sites/gsell/images/sprite_2.png) -188px -839px no-repeat; /*/sites/gsell/images/accueil/select.gif*/
	border: none;
	margin-left: 21px;
	margin-top: 5px;
	height: 18px;
	color: #242424;
	font-size: 10px;
	width: 188px;
	line-height: 18px;
	padding: 1px 0;
}

#recherche option {
	margin-left: 0px;
	background-color: #FFFFFF;
	border: none;
}

#recherche button {
	background-color: #54343f;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	cursor: pointer;
}
#ban {
	float: left;
}

#nouvelle_collection {
	background-color: #e3dbd1;
	margin-top: 1px;
	float: left;
	width: 225px;
	padding-bottom: 25px;
}

#nouvelle_collection .titre {
	margin-top: 13px;
	width: 213px;
	height: 24px;
	margin-left: 1px;
}

#nouvelle_collection ul {
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

#nouvelle_collection li {
	list-style-type: none;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-left: 19px;
}

#nouvelle_collection li a {
	color: #54343f;
	text-decoration: underline;
	font-size: 11px;
	background: url(/sites/gsell/images/sprite_2.png) -997px -297px no-repeat; /*/sites/gsell/images/accueil/puce.gif*/
	padding-left: 10px;
}

#nouvelle_collection li a:hover {
	text-decoration: none;
}

#visuel_homepage {
	clear: both;
    overflow: auto;
    margin-bottom:8px;
}

/** nouveau bloc nouveautés + promos + Best Seller *********/
#promos, #nouveautes{
	width:208px;
	height:265px;
	position:relative;
	float:left;
}
#nouveautes{
	margin-left:4px;
}
#promos > .produits, #nouveautes > .produits {
    background: url(/sites/gsell/images/sprite_2.png) no-repeat scroll -996px -577px transparent;
    color: #B04542;
    font-size: 11px;
    font-weight: bold;
    margin-left: 12px;
    margin-top: 5px;
    padding-left: 11px;
    text-decoration: none;
	float:left;
}
#promos .titre, #nouveautes .titre{
	font-size:20px;
	color:#d4a371;
	text-transform:uppercase;
	width:208px;
	z-index:1;
	height:50px;
	position:relative;
    font-family: FuturaMedium,Arial,Helvetica,Sans serif;
    font-size: 18px;
	background: url(/sites/gsell/images/home/sprite.png) no-repeat scroll 0px -46px transparent;
}
#promos .titre span, #nouveautes .titre span{
	margin-left:5px;
	line-height:42px;
}

#promos .article,#nouveautes .articles > .article, #nouveautes .article {
	width:208px;
	margin-left:0px!important;
	border-bottom:1px solid #e6e2df;
	margin-top:0px;
}
#nouveautes .articles > .article.first, #promos > .article.first, #nouveautes .article.first{
	margin-top:-16px;
}
#nouveautes .articles > .article .img, #promos > .article .img, #nouveautes .article .img{
	height:103px;
	width:76px;
	float:left;
	padding-bottom:0;
	margin-left:7px;
}
#nouveautes .articles > .article .img a, #promos > .article .img a, #nouveautes .article .img a{
	border:none;
}
#nouveautes .articles > .article .description, #promos > .article .description, #nouveautes .article .description{
	width:125px;
	margin-top:6px;
	color:#b293a5;
}
#nouveautes .articles > .article .description h2,  #promos > .article .description h2, #nouveautes .article .description h2{
    color: #533c44;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    text-decoration: underline;
    width: 140px;
}
#nouveautes .articles > .article .promo, #promos > .article .promo, #nouveautes .article .promo{
	float:right;
	width:48px;
	height:21px;
	
	text-align:center;
	color:#FFF;
	margin-top:5px;
}
#nouveautes .articles > .article .promo > div, #promos > .article .promo > div, #nouveautes .article .promo > div{
	background-color:#b70d29;
	display:block;
}
#nouveautes .articles > .article .prix, #promos > .article .prix, #nouveautes .article .prix{
	color:#ad3a41;
	font-size:13px;
	width:125px;
	float:right;
	margin-top:5px;
	text-align:right;
}
#nouveautes .articles > .article .prix_barre , #promos > .article .prix_barre, #nouveautes .article .prix_barre {
	float:left;
	color:#ad3a41;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin-top:0px;
	margin-left:15px;
  	margin-right: 5px;
    text-decoration: line-through;
}
a.lien_flux {
    margin-left: 10px;
    margin-top: 7px;
	float:left;
}
/**********************/
.bs{
	width:255px;
	height:252px;
	display:block;
	border:5px solid #decfd8;
	float:left;
	position:relative;
	margin-left:18px;
}
.bs .titre{
	position:absolute;
	left:-14px;
	top:4px;
	width:141px;
	height:26px;
	line-height:28px;
	text-align:center;
	color:#D4A371;
	font-size:18px;
	font-family: FuturaMedium, Arial,Helvetica,Sans serif;
	text-transform:uppercase;
}
.bs .img, .bs .legende{
	float:left;
	margin-top:43px;
	margin-left:0px;
}
.bs .legende{
	margin-top:10px;
	width:120px;
	margin-left:6px;
}
.bs .description{
	color:#441236;
	font-weight:bold;
	font-size:12px;
}
.bs .description h2, .bs .description h3, .bs .description strong{
	margin:0;
	padding:0;
	font-size:12px;
}
.bs .marque{
	color:#441236;
	text-transform:uppercase;
	font-size:14px;
}
.bs .marque img {
	max-height:90px;
	max-width:120px;
}
.bs .legende .prix {
    color: #441236;
    float: right;
    font-size: 17px;
    font-weight: bold;
    margin-top:3px;
    width: auto;
	margin-right:5px;
}
.bs .legende .prix_barre {
 	color: #36151F;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: line-through;
}
.bs .legende .prix span{
	font-size:12px;
}
.bs .btn_valide{
	width:113px;
	height:17px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    text-align: center;
	display:block;
	float:left;
	padding-left:0;
	background:url(/sites/gsell/images/home/sprite.png) no-repeat;
}
.bs .btn_valide span{
	margin-left:15px;
	padding-right:0;
	background:none;
}
.bs .legende .livraison{
	margin:2px 0 2px 0;
	float:left;
}
.bs .legende .livraison .home{
	color:#6a0c2f;
	font-size:11px;
	font-family: FuturaLight,Arial,Helvetica,Sans serif;
	text-align:center;
	letter-spacing:0.3px;
	text-transform:uppercase;
	display:block;
	font-size:10px\9
}
.lien{
	color:#532748;
	font-size:10px;
	background:url(/sites/gsell/images/resultats/sprite.png) no-repeat 0 -134px;
	padding-left:10px;
	margin-left:31px;
}
a.lien span{
	text-decoration:underline;
}
.bs .legende a.lien:hover span,.bs .legende a.lien:hover{
	text-decoration:none;
}
.couleurs{
	float:left;
	margin:4px 0;
	margin-left:-4px;
	width:100%;
}
.liste-couleurs-bs {
    height: 30px;
    overflow: hidden;
    width: 113px;
    margin:auto;
}
.couleurs .couleur {
    background:/*url(/sites/gsell/images/home/couleur.gif) no-repeat;*/url(/sites/gsell/images/home/sprite.png) no-repeat -171px 0px;
    display: block;
    float: left;
    height: 17px;
    padding: 7px 6px 7px 6px;
    width: 17px;
}
.couleur.selected {
    background: /*url(/sites/gsell/images/home/couleur_selected.gif) no-repeat;*/url(/sites/gsell/images/home/sprite.png) no-repeat -139px 0px;
}
.couleur img {
    border: medium none;
    float: left;
}
.article .description{
    color: #36151F;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    margin-left: 0;
    text-align: left;
    width: 140px;
}

#promos .first {
    margin-left: 53px;
    padding-left: 0;
}

.article {
    float: left;
    margin-left: 21px;
    margin-top: -16px;
    padding: 0;
    position: relative;
    width: 159px;
    z-index: 0;
}
.include {
	float:left;
	margin-left: 8px;
}

.jcarousel-clip {
    overflow: hidden;
    width:96px;
    margin:auto;
}
.jcarousel-next-horizontal {
    background:/*url("/sites/gsell/images/resultats_recherche/next.gif") no-repeat;*/ url(/sites/gsell/images/resultats_recherche/sprite.png) no-repeat 0px 0px;
    cursor: pointer;
    height: 11px;
    position: absolute;
    right:0px;
    top: 10px;
    width: 6px;
}
.jcarousel-next-disabled{
	background:/*url("/sites/gsell/images/resultats_recherche/next_disabled.gif") no-repeat;*/ url(/sites/gsell/images/resultats_recherche/sprite.png) no-repeat -11px 0px;
	cursor: default;
	display:none!important;
}
.jcarousel-prev-horizontal {
    background:/*url("/sites/gsell/images/resultats_recherche/prev.gif") no-repeat;*/ url(/sites/gsell/images/resultats_recherche/sprite.png) no-repeat -21px 0px;
    cursor: pointer;
    height: 11px;
    left: 0px;
    position: absolute;
    top: 10px;
    width: 6px;
    
}
.jcarousel-prev-disabled{
	background:/*url("/sites/gsell/images/resultats_recherche/prev_disabled.gif") no-repeat;*/ url(/sites/gsell/images/resultats_recherche/sprite.png) no-repeat -30px 0px;
	cursor: default;
	display:none!important;
}
.jcarousel-item {
    height: 32px!important;
    width: 32px!important;
}

