/* CSS Document */
<style type="text/css">
<!--
a.lienbleu {
/*font-family: "font-family lucida", helvetica, sans-serif;*/
/*font-family: Times New Roman, Times, serif;*/
 text-decoration: none;color: #0000FF; }
a.lienbleu:link { color: #0000FF; font-weight: bold; text-decoration: none; }
a.lienbleu:visited { color: #0000FF; font-weight: bold; text-decoration: none; }
a.lienbleu:hover { text-decoration: underline; }
/*menu*/
a.navigation {
 text-decoration: none; }
a.navigation:link { color: #440000; font-weight: bold; text-decoration: none; }
a.navigation:hover { text-decoration: underline; }
a.navigation:visited { color: #440000; font-weight: bold; text-decoration: none; }



a { 
/*font-family: Times New Roman, Times, serif;*/
/*font-family: "font-family lucida", helvetica, sans-serif;*/
color: #440000;font-weight: bold; text-decoration: none; }
a:link { color: #996600; text-decoration: none; }
a:hover { color: #996600;text-decoration: underline; }
a:visited { color: #996600;text-decoration: none; }

/* finmenu*/
body { 
font-size:14px; 
font-family: Times New Roman, Times, serif;
color:#000000; 
background: #ffffcc;
}
h1 { color: #996600; }
h2 { color: #996600; }
h3 { color: #996600; }
h4 { color: #996600; }
p.signature { text-align: center; }
p.titrenoir { text-align: center;font-size:x-large;  }
p.titremarron { text-align: center;font-size:x-large;  color: #996600; }
.bleu {color: #0000FF;}
.marron {color: #996600;}
.noirx-large {font-size:x-large; }
.marronx-large {font-size: x-large;color: #996600;}
.noir-large {font-size:large; }
.marron-large {font-size: large;color: #996600;}
.italic16 {
	font-size: 16px;
	font-style: italic;
}
.italic14 {
	font-size: 14px;
	font-style: italic;
}
-->
</style>