@font-face
{
   font-family: times;
   src: url('times.eot');
   src: url('times.eot?iefix') format('embedded-opentype'),
        url('times.ttf') format('truetype');
}
a
{
   color: #996600;
   text-decoration: underline;
}
a:visited
{
   color: #8B0000;
}
a:active
{
   color: #996600;
}
a:hover
{
   color: #D2B48C;
   text-decoration: underline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}
.txt_site
{
   font-family: "Times New Roman";
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}
.txt_site_gras
{
   font-family: "Times New Roman";
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}
.titre_txt_site
{
   font-family: "Times New Roman";
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}
.txt_copyright
{
   font-family: "Times New Roman";
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
}
