#pager
{
	width: 100%;
	text-align: right;
	height: 40px;
	line-height: 40px;
}
FORM
{
display: inline;
}
.offre
{
	position: relative;
	width: 231px;
	height: 155px;
	float: left;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom:15px;
	background-image: url('/images/frontend/offre/fond.jpg');
	color: white;
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
}
h2
{
	width: 100%;
	font-size: 12px;
	color: #0594D8;
	text-align: center;
}

.offre span
{
	color: #3b3636;
	margin-top: 5px;
	width: 98%;
	height: 115px;
	display: block;
	font-size: 11px;
}
.offre img
{
position:absolute; width:75px; height:17px; top:144px; left:161px;
}
.label
{
	color: black;
	font-weight: bold;
}
fieldset
{
	display: block;
	border: none;
	width: 739px;
	margin-top: 15px;
	margin-bottom: 15px;
}
