div#pag-1, div#pag-2 {
	margin: 20px 0;
	height: 20px;
	line-height: 20px;
	text-align:center;
	font-size: 0.9em;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

div#pag-1 p, div#pag-2 p{
	margin: 0;
}
div#pag-2{
	margin-bottom: 20px;
}
div#pag-1 a, div#pag-2 a{
	text-decoration: none;
	color: #333333;
}
div#pag-1 p :hover, div#pag-2 p :hover{
	color: #00CCFF;
	text-decoration:underline;
}
.page-aff {
	color: #00CCFF;
	font-weight:bold;
	font-size: 1.3em;
	margin: 0;
}
.non-pag {
	color:#515050;
	margin: 0;
}

.offre{
	margin: 25px 0;
}
.titre-offre{
	background:url(../img/fond/h3-fond-offre.jpg) top left no-repeat;
}
div#droite-plus h3{
	margin: 0;
}
div#droite-plus .offre p.date-offre{
	height: 30px;
	line-height:37px;
	float: right;
	color: #00CCFF;
	font-weight:bold;
	margin-right: 3px;
}
div#droite-plus p.resume{
	text-align:justify;
	padding: 0 8px;
}
a.suite{
	color:#00CCFF;
	text-decoration:underline;
	padding-left: 20px;
	background:url(../img/fond/fleche-blc.jpg) bottom left no-repeat;
}
div#droite-plus p.lien-fiche {
	margin-top: 20px;	
	font-size:0.9em;
}
div#droite-plus p.lien-fiche .nom-a{
	font-weight:bold;
	color:#666666;
}
p.lien-fiche a{
	margin-left: 50px;
	color:#00CCFF;
	padding-left: 20px;
	text-decoration:underline;
	background:url(../img/fond/fleche-blc.jpg) center left no-repeat;
}