@import url('core_presentation.css');

h1
{
	/*background-image: url('../pix/presentation/tit_degroupage.gif');
	height: 42px;*/
}

div#bloc-info
{
	background-image: url('../pix/presentation/fond_degroupage.jpg');
	background-position: 0 30px;
	margin-right: -20px;
	padding-right: 20px;
}

div#bloc-info ul
{
	height: 260px;
}

li.promo-dt
{
	position: relative;
}

li.promo-dt p.promo
{
	position: absolute;
	top: -16px;
	right: 10px;/*-30px;*/
	width: 137px;
	height: 138px;
	background-image: url('../pix/promo/macarons/dt-offert.png');
}

