<!--
/* AUTEUR: Jocelyn RICHEZ */
BODY {margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; background-color: 14526c;}
.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-bleu
{
font-size : 10pt;
font-family: verdana; 
font-weight : bold;
color : 14526c;
text-align: left;
}

a {color:white;}
a:link {color:0c2136; text-decoration: underline; }
a:visited {color:0c2136; text-decoration: underline;}
a:hover {text-decoration: none; }

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

-->
