body
{
	margin: 0 auto;
	padding: 0;	color: #FFFFFF;		
	background-color: #696f73;
	background-image: url('../images/lunel.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;		font-family:Arial,Verdana; 	
}a { /* Les liens qui ne sont pas sous le curseur. */	color: #FFFFFF; 	text-decoration:underline; 	font-family:Arial,Verdana; }a :link{ /* Les liens qui ne sont pas sous le curseur. */	color: #FFFFFF; 	text-decoration:underline; 	font-family:Arial,Verdana; }a:visited { /* Les liens visités. */	color: FFFFFF; 	text-decoration:underline; 	font-family:Arial,Verdana; }a:hover { /* Les liens lorsque le curseur est dessus. */	color: #fcff00; 	text-decoration:underline; 	font-family:Arial,Verdana;}
