

/* GÉNÉRAL */
body { 	font-size:11px;
	font-family:Tahoma;
	cursor:crosshair;
	color: #828282;
	background-repeat:repeat;
        background-color: #EFD4E5;

}

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






