<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Retour à la ligne automatique">
  </head>
  <body>
    <pre>body {
	background-color: #A13938;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: white;
}

h1 {
	text-align: center;
	font-size: x-large;
}

h2 {
	text-align: left;
	font-size: large;
}


Lien {
	text-align: center;
	font-size: x-large;
	color: white;
}

.image {
	float: center;
	border: 0px;
}

.imagetableau {
    text-align: center;
	border: 0px;
}

table {
 text-align: center;
}

</pre>a { <br>
    text-decoration: underline; <br>
    color:white;
    <br>
    }<br>
    <br>
    a:hover, a:focus, a:active ,a:visited,a:off{<br>
    text-decoration: none; <br>
    background-color:"#A13938"; <br>
    color :"#A13938"; <br>
    font-weight:bold;<br>
    }
  </body>
</html>
