#en-tete 
	{
	background-color: #990000;
	}
.fond-mur
{
background-repeat:repeat-y;
}
.liens-site 
	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	}


.liens-site a:link, .liens-site a:visited
	{
	color: #000000;
	text-decoration: none;
	
	}

.liens-site a:hover 
	{
	color: #ffffff;
	text-decoration: none;
	background-color:#1E3A14;
	}

