div#container
{
   width: 916px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #C0C0C0;
   background-image: url(images/tete3.png);
   background-repeat: repeat-x;
   color: #000000;
   scrollbar-face-color: #D4D0C8;
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #D4D0C8;
   scrollbar-darkshadow-color: #404040;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #808080;
   scrollbar-track-color: #D4D0C8;
}
a.Style1:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Style1:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.Style1:hover
{
   color: #8ED7F5;
   text-decoration: underline;
}
a.style2:link
{
   color: #C20000;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #C20000;
   font-weight: bold;
   text-decoration: none;
}
a.style2:active
{
   color: #C20000;
   font-weight: bold;
   text-decoration: none;
}
a.style2:hover
{
   color: #0000FF;
   font-weight: bold;
   text-decoration: underline;
}
