body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.lien_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13a029;
}

.ref{
margin-left:17%;
margin-right:17%;
}

.ref a:link{
color:black;
}
.ref a:visited{
color:black;
}
.ref a:hover{
color:#299a40;
}
.ref a:active{
color:#299a40;
}

.txt_ref{
margin-left:5px;
margin-right:5px;
}
.gras_ref{
font-weight:bold;
color:#FFFF00;
}

.news
{
border : 1px solid white;
padding : 5px;
margin-top : 10px;
margin-bottom : 10px;
}

.news img 
{
margin : 5px;
text-decoration : none;
border : none;
}

.news a 
{
text-decoration : none;
}

#footer
{
 color : #000000;
 
}
