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

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

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

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

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


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

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

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

#newsproduct h3 a{
	color:#333;
}

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

#newsproduct h2 a {
	color:#333;
}

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

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

#newsproduct div#bar_image{
	width:50%; /*350px*/
	float:left;
    padding-left:5%;
}

#newsproduct 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%;
}

#newsproduct div#bar_infos{
	float:left;
	width:50%; /*235px*/
	padding: 0 5px;
}

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



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

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

#newsproduct 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;
}