@import url('page-elements.css');

ol.conteneur-encart li
{
	border-bottom: 1px solid #d3d3d3;
	margin: 0 0 20px;
	padding-bottom: 20px;
}

ol.conteneur-encart li:last-child,ol.conteneur-encart li.last-child
{
	border-bottom: none;
	margin-bottom: 40px;
	padding-bottom: 0;
}

div.block-detail
{
	margin-left: 224px;
}

div.block-detail h3
{
	color: #fff;
	background: #000;
	padding: .2em .6em;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 10px;
}

div.block-detail p
{
	margin-bottom: .6em;
}

p.date
{
	color: #747474;
	font-weight: bold;
}

div.block-detail h4
{
	font-weight: bold;
	margin-bottom: 10px;
}

div.block-detail p.esp
{
	font-weight: bold;
	background: url('../images/puce-plus-black.gif') no-repeat;
	padding: 0 0 0 22px;
	line-height: 18px;
}

ol.conteneur-encart li .block-img {
  float:left;
  height:122px;
  margin-bottom:7px;
  position:relative;
  width:204px;
}
