#actu a
{
	text-decoration: none;
}


#entete
{
	background-image: url(img/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-left: 10 px;


}

#entete a.nom-site:visited
{
	background-image: url(img/bandeau_droite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#entete a
{
	font-family: 'Georgia', Times New Roman, serif;

		
}