BODY, INPUT, TEXTAREA, SELECT
	{
	font-family: Tahoma;
	font-size: 9 pt;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
/*	background : #808080;*/
	background : #EFEFEF;
	}

a
	{
	font-family: Tahoma;
	font-size: 9 pt;	
	font-weight: bold;
/*	text-transform: uppercase;*/
	}

a:link
	{
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline overline;
	}
	
a:visited
	{
	text-decoration: underline;
	}

td
	{
	color: #000000;
	font-size: 9 pt;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #FFF7AA;
	}
	
th
	{
	background-color: #FFF7DF;
	color: #000000;
	font-size: 9 pt;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	text-transform: uppercase;
	text-align:left;
	}	

h1 
	{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	}

.titre 
	{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	background-image: url(images/ligne.jpg);
	}

IMG
	{
	border:0;
	}