div.Titre
{
	font-size:20px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	position:relative;
	left:0.2cm;
	top:0.05cm;
	text-decoration:none;
	color:black;
	margin-left:0.5cm;
}
.Titre a
{
	font-size:20px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:black;
}
.lienPuce
{
	cursor: pointer;	
}
div.titre_page
{
	position:absolute;
	z-index:2;
	top:3.8cm;
	left:8.2cm;
}

div.texte
{
	position:relative;
	z-index:3;
	width:16.3cm;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}
img.fleche
{
	position:absolute;
	left:0cm;
	top:0.28cm;
	border:0px;
}
img.puce
{
	position:absolute;
	top:0cm;
	left:0.4cm;
	border:0px;
}
div.corps_overflow
{
	 overflow:auto; 
	 height:11.5cm;
	 position:absolute;
	 top:6cm;
	 left:8.5cm;
	 width:17cm;
	
}
div.texte_news
{
	text-align:justify;
}
p.titre_news
{
	font-weight:bold;
}
div.image_fond
{
	position:absolute;
	top:3.15cm;
	left:8.19cm;
}

div.pagination
{
	text-align:center;
}
a.liens
{
	text-decoration:none;
	color:black;
	font-size:small;
}

.newsarch{	border:0;}

/* News individuelles */
.lien_news{ 	text-align: center;}
.lien_news a
{
	cursor: pointer;
	margin: 0 10px 0 10px;
}
.lien_news span { font-weight: bold;cursor: auto; }
