

/* GÉNÉRAL */
body { 	font-size:10px;
	font-family:TREBUCHET MS;
	cursor:crosshair;
	color: #778F4C;
	background-repeat:repeat;
        background-color: #f0d3a1;

}

a:link, a:visited {
	font-family: tAHOMA;
	font-size: 11px;
	text-decoration: none;
	color: #f5AE53;
	}
a:hover, a:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	}





