/* Définition de règle */
@charset "iso-8859-1";


table {
	font-family: verdana;
	font-size: 7pt;
	table-layout: fixed;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}

body {
	background-color: #E5E5E5;
	font-family:        verdana;
	font-size: 8pt;
	text-align: justify;
	background-repeat: repeat;
}
a.liens:link {color="#65AAFF"; text-decoration: none}
a.liens:visited {color="#65AAFF"; text-decoration: none}
a.liens:hover {color="#2878c8"; text-decoration: none}
