<!--
/* AUTEUR: Jocelyn RICHEZ */
BODY {margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; background-image: url(../images/paillettes.jpg)}
.titre1
{
font-size : 16pt;
font-family : hanzel,verdana;
font-weight : normal;
color : black;
background-color : silver;
text-align: center;
}
.titre2
{
font-size : 14pt;
font-family : verdana;
font-weight : bold;
font-style : italic;
color : black;
text-align: center;
}
.titre3
{
font-size : 18pt;
font-family : verdana;
font-weight : bold;
color : black;
text-align: left;
}
.texte
{
font-size : 10pt;
font-family: verdana; 
font-weight : bold;
color : black;
text-align: left;
}
.texte-gris
{
font-size : 8pt;
font-family: verdana; 
font-weight : normal;
font-style : italic;
color : gray;
text-align: left;
}
.texte-rose
{
font-size : 10pt;
font-family: verdana; 
font-weight : bold;
color : black;
text-align: left;
}

a {color:gray;}
a:link {color:gray; text-decoration: underline; }
a:visited {color:gray; text-decoration: underline;}
a:hover {color:white; text-decoration: none; background-color : gray; }

.texte-rose A:link  {color:gray; text-decoration: underline; }
.texte-rose A:visited  {color:gray; text-decoration: underline;}
.texte-rose A:hover  {color:white; text-decoration: none; background-color : gray;}

-->

