<!--
/* AUTEUR: Jocelyn RICHEZ */
BODY {margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; background-image: url(../images/fond.gif)}
.titre1
{
font-size : 16pt;
font-family : hanzel,verdana;
font-weight : normal;
color : silver;
background-color : 0c2136;
text-align: center;
}
.titre2
{
font-size : 14pt;
font-family : verdana;
font-weight : bold;
font-style : italic;
color : 0c2136;
text-align: center;
}
.texte
{
font-size : 10pt;
font-family: verdana; 
font-weight : bold;
color : white;
text-align: justify;
}
.texte-gris
{
font-size : 8pt;
font-family: verdana; 
font-weight : normal;
font-style : italic;
color : silver;
background-color : 14526c;
text-align: left;
}
.texte-bleu
{
font-size : 10pt;
font-family: verdana; 
font-weight : bold;
color : 14526c;
text-align: left;
}

a {color:white;}
a:link {color:silver; text-decoration: underline; }
a:visited {color:silver; text-decoration: underline;}
a:hover {color:14526c; text-decoration: none; }

.texte A:hover  {color:14526c; text-decoration: none; background-color : white; }
-->
