/* Définition de règle */
@charset "iso-8859-1";

BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000080;
	scrollbar-arrow-color: #000080;
	scrollbar-shadow-color:#000080}

P,TD {
	color: #3366FF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt}

P {
	text-indent: 20px}

UL {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	list-style: url(/img/divers/ul.gif);
	color: #3366FF;
	list-style: inside}

LI {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left: 1em;
	color: #6495ED}

SAMP {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EF9B00}

TABLE {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify}

HR {
	color: #33CCFF;
	width: 300;
	height: 1}

IMG {
	border: 0}

A:link {
	color: #0000CC}

A:hover {
	color: #FFFFFF;
	background-color: #FFA500;
	text-decoration: none}

A:visited {
	color: #006699}

A:active {
	color:#FF00FF}