div#pag-1, div#pag-2 {
	margin: 0;
	height: 25px;
	line-height: 25px;
	text-align:right;
	font-size: 1em;
	/*border-top: 1px dotted #515050;*/
	border-bottom: 1px dotted #515050;
}
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: #8f2a05;
}
div#pag-1 p :hover, div#pag-2 p :hover{
	color:#ffa200;
	text-decoration:underline;
}

.page-aff {
	color:#ffa200;
	font-weight:bold;
	margin: 0;
}
.non-pag {
	color:#515050;
	margin: 0;
}
table.actu {
	position:relative;
	margin: 5px 0 15px 0;
	border-bottom: 1px solid #393939;
	font-size: 1em;
	width: 588px;
}
td.contenu {
	text-align:justify;
}
td.titre a{
	color: #393939;
	font-weight:bold;
	font-size: 1.4em;
	text-decoration:none;
}
td.lire-actu {
	text-align: right;
}
td.lire-actu a{
	color: #ffa200;
	font-size: 1em;
	text-decoration:underline;
}
.img{
	border: 2px solid #ffa200;;
}
p.date{
	color: #8f2a05;
	font-size: 1.1em;
	font-weight:bold;
	margin: 0;
}
p.retour-actu{
	text-align:right;
	width:587px;
	font-size: 1em;
	font-weight:bold;
}
p.retour-actu a{
	color:#ffa200;
	text-decoration:underline;
}