@charset "iso-8859-1";
/* GENERAL STUFF */
	/* TD */
	TD { 
	font-family: Verdana,Arial,Helvetica; font-size: 12px; color: #1A376F; font-weight:normal;	text-decoration: none; }

	.titre { 
	font-family: Verdana,Arial,Helvetica; font-size: 13px; color: #642671; font-weight:normal;	text-decoration: none; }

	/* BODY */
	BODY { margin: 0px 0px 0px 0px; }
	
	/* LIENS */
	

	a:link { color: #000000; text-decoration: none; font-weight:normal;	}
	a:visited { color: #000000; text-decoration: none;  font-weight:normal;	}
	a:hover { color: #9D080C; text-decoration: none;  font-weight:normal;	}
	
	
	/* LIENS */
	
	
	
ul {
	margin-bottom: 0px;	
	margin-top: 0px;
}

