@CHARSET "ISO-8859-1";
.navigationListingOffres {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646060;
	background-color:#f3f1f3;
	padding:10px 10px 10px 10px;
	/*margin-top:10px;*/
}
.pager {
text-align:right;
float:right;
}
.pager a{
text-decoration:none;
}

.articleInterieur h3 {
	color:#6d1874;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #6d1874;
	padding-bottom:2px;
	margin:15px 0 20px 0;
}

.articleInterieur h4 {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:2px;
	margin:15px 0 10px 0;
	text-decoration:underline;
}
