   
.nouveaute_A .title{
	width:100%;
	float:left;
}



.nouveaute_A .contenu img{
	min-with:100%;
	max-height:250px;
	}

.nouveaute_A .contenu:last-child{
	border-bottom:0px;
	}
	


dl {
    margin-bottom: 20px;
}

dt, dd {
    line-height: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 10px;
}


