/* -------------------------------- */
/*        STYLES DES BALISES        */
/* -------------------------------- */
body {
	margin:0px;
	padding:0px;
	overflow:auto;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}
