#pub{
	width:734px;
	height:200px;
	position:relative;

}

#pub #imageProduit{
	float:right;
	width:594px;
	height:182px;
	overflow:hidden;
}

#descriptionProduit{
	left:10px;
	position:absolute;
	text-align:left;
	top:40px;
	width:152px;
	overflow:hidden;
}

#descriptionProduit h5{
	text-align:left;
}


#descriptionProduit h6{
	font-size: 24px;
	text-align:right;
}

#descriptionProduit  h6 a{
	color:#000;
}

