#newsafp, #contentAFP {
	background-color:#CCCCCC;
	padding:10px;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid #000;
}

#contentAFP h3.titre {
	font-family:"Arial",sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000;
}

#contentAFP div.date {
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #333;
}

#contentAFP div.texte {
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

#navigation td.texte a{
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #6F6E6E;
}

#newsafp h3.titre {
	font-family:"Trebuchet MS",sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000;
}

#newsafp h3.titre a, #newsafp h3.titre a:hover {
	text-decoration: none;
}

#newsafp p.texte {
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000;
}

#indexafp h3.titre a{
	font-family:"Trebuchet MS",sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000;
}

#indexafp h3.titre a, #indexafp h3.titre a:hover {
	text-decoration: none;
}

#indexafp p.texte {
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000;
}

#newsafp span.date{
	font-family:"Arial",sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #333;
}

.lienArticles {
	text-align: right;
}

.pager .nav {
	text-align: center;
	border-bottom:1px solid #999999;
	padding:5px;
}

.pager .nav a {
	text-decoration: none;
	padding:0 5px;
}
.pager .nav a.highlight { color: #000; font-weight: bold; }	