/* Définition de règle */
@charset "iso-8859-1";

BODY {
	background-color: #D2CAB3;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #D2CAB3;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color:#000000}

P,TD {
	color: #23120C;
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt}

P {
	text-indent: 0px}

UL {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Helvetica;
	list-style: url(/img/divers/ul.gif);
	color: #0099FF;
	list-style: inside}

LI {
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left: 1em;
	color: #6495ED}

SAMP {
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D2CAB3}

TABLE {
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify}

HR {
	color: #0099FF;
	width: 300;
	height: 1}

IMG {
	border: 0}

A:link {
	color: #0099FF}

A:hover {
	color: #FFFFFF;
	background-color: #DACDA9;
	text-decoration: none}

A:visited {
	color: #0066FF}

A:active {
	color:#7BA9C6}
