#bargains {
	margin:40px 0;
	padding:10px 0;
	background: #fff url('../img/sousbarrerose.png') no-repeat right bottom;
	min-height: 465px;
    padding-bottom:/*40*/21px;
}

#bargains:after{
    /*border-bottom:5px solid #ce1c6a;
    width:80%;*/
    padding-bottom:30px;
}

#bargains div#bar_product{
	/*min-height: 385px;*/
}

#bargains h2.title_block{
	background:#cf1c69;
    font-family: dosis;
    font-size: 20px;
}

#bargains p.soustitre:before{
	content: " ";
	border-color: #fff;
	border-style: solid;
	border-top-color: #cf1c69;
	border-top-width: 15px;
	border-bottom-width: 0px;
	border-left-width: 15px;
	border-right-width: 15px;
	display: block;
	margin-left: 27px;
	position: absolute;
}


#bargains p.soustitre{
	font-size:1.7em;
	line-height:1.5em;
	font-weight:bold;
	color:#000;
	text-align:left;
    margin-top:-20px;
}

#bargains p.soustitre a{
	color: #000000;
	padding-top: 15px;
	display: block;
}

#bargains p.reduction{
	font-size:1.3em;
	line-height:1.5em;
	font-weight:bold;
	color:#E60000;
}


#bargains h3 a{
	color:#333;
}

#bargains p.description_short{
	font-size: 1.5em;
}

#bargains p.description_short a{
	color:#333;
}

#bargains h2{
	font-size:1.5em;
}

#bargains div#more_infos p{
	margin:0;
	padding:0;
}

#bargains div#more_infos p.price{
	font-size:25px;
    padding-top:15px;
}

#bargains div#more_infos p.price span.old-price{
	font-size:13px;
	text-decoration: line-through;
}

#bargains div#bar_image{
	width:50%;
	float:left;
    padding-left:5%;
}

#bargains div#bar_image a img{
	-moz-box-shadow:0 0 3px #333;
	-webkit-box-shadow:0 0 3px #333;
	box-shadow:0 0 3px #333;
    width:90%;
}

#bargains div#bar_infos{
	float:left;
	width: 50%;
	padding: 0 5px;
}

#bargains div#bar_infos p.fromTo{
	color:#333;
	font-size:1.3em;
	line-height:1.5em;
}

#bargains div.triangle {
	display: block;
	right: 30px;
	margin-top: 0px;
	height: 26px;
	bottom: 19px;
	position: absolute;
	background: #fff url('../img/tri-rose.jpg') no-repeat left top;
	width: 41px;
}