@charset "iso-8859-1";
/* GENERAL STUFF */
	/* TD */
	TD { 
	font-family: Arial,Helvetica; font-size: 11px; color: #000000; font-weight:normal;	text-decoration: none; }

	.copyright { font-family: Arial,Helvetica; font-size: 12px; color: #000000; font-weight:bold;	text-decoration: none; }
	
	.blanc { font-family: Tahoma,Helvetica; font-size: 10px; color: #FFFFFF; font-weight:normal;	text-decoration: none; }	

	.copyright2 { font-family: Arial,Helvetica; font-size: 12px; color: #000000; font-weight:normal;	text-decoration: none; }

	.titre { font-family: Arial,Helvetica; font-size: 15px; color: #000000; font-weight:bold;	text-decoration: none; }

	.titre2 { font-family: Arial,Helvetica; font-size: 13px; color: #000000; font-weight:normal;	text-decoration: none; }
	
	/* BODY */
	BODY { background-color: #D5CFB5; margin: 0px 0px 0px 0px; }
	
	
	
	/* LIENS */
	
	a:link { font-family: Arial,Helvetica; font-size: 11px; color: #5F5734; font-weight:bold; text-decoration: underline;}
	a:visited { font-family: Arial,Helvetica; font-size: 11px; color: #5F5734; font-weight:bold; text-decoration: underline; }
	a:hover { font-family: Arial,Helvetica; font-size: 11px; color: #A59758; font-weight:bold;	text-decoration: underline; }

	
	/* LIENS */
	