body {
	background-color : #CCCC99;
	color : #660000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1em;
	background-image: url(fond-page.jpg);
  }


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}


.surligne {
    background-color : #999900;
    color : #ffffff;
    font-weight : bold;
  }


.legende {
    color : #666666;
    font-size : x-small;
    font-weight : bold;
  }
table {
	font-size: 1em;
}
.panneau {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
