
body
{
  background-color: #2F2598;
  color: #000000;
  font-family: Arial, Helvetica, serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

img
{
  border: 0px;
}

/*
h1, h2, h3
{
  display:inline;
}
*/

.clear 
{
  clear: both;
}


.page
{
  background-color: #ffffff;
  background-image: url("images/h1.gif");
  background-position: left top;
  background-repeat: no-repeat;
  margin: auto;
  margin-top:10px;
  width: 980px;
  height: 15px;
}

.cache
{
  display: none;
}

#site
{
  background-color: #ffffff;
  background-image: url("images/h2.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  margin: 0px;
  margin-top:15px;
  float: left;
  width: 980px;
}

#logo
{
  margin: 5px;
  margin-left: 20px;
  float: left;
  width: 210px;
  height: 90px;
}

#anim
{
  margin: 5px;
  margin-left: 100px;
  float: left;
  width: 500px;
  height: 90px;
}


#menu
{
  background-color: #eae9f4;
  margin: 0px;
  margin-left: 30px;
  float: left;
  width: 168px;
}

#menu-top
{
  background-image: url("images/menu1.gif");
  background-repeat: no-repeat;
  margin: 0px;
  width: 168px;
  height: 17px;
}

#menu-middle
{
  margin: 0px;
  margin-left: 10px;
}

#menu-bottom
{
  background-image: url("images/menu2.gif");
  background-repeat: no-repeat;
  margin: 0px;
  width: 168px;
  height: 17px;
}

.link1 { font-family: Arial, Helvetica, sans-serif ; color: #666666 ; font-size: 12px ; font-weight: normal ; text-decoration: none }
.link2 { font-family: Arial, Helvetica, sans-serif ; color: #2F2598 ; font-size: 12px ; font-weight: normal ; text-decoration: none }
.link2:hover { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: normal ; text-decoration: underline }
.link3 { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: normal ; text-decoration: none }
.link4 { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: bold ; text-decoration: none }



#content
{
  margin: 0px;
  margin-left: 20px;
  float: left;
  width: 730px;
  /*
  border: 1px solid red;
  */
}

.sep1
{
  margin: 20px;
  width: 700px;
  height: 18px;
  background-image: url("images/separateur1.gif");
  background-position: center top;
  background-repeat: no-repeat;
}

.sep2
{
  margin: 20px;
  width: 700px;
  height: 18px;
  background-image: url("images/separateur2.gif");
  background-position: center top;
  background-repeat: no-repeat;
}

#content2
{
  margin: 10px;
  margin-left: 20px;
  float: left;
  width: 940px;
}


#ref
{
  color: #ffffff;
  margin: 10px;
  float:left;
}





td { font-family: Arial, Helvetica, sans-serif ; color: #333333 ; font-size: 12px ; font-weight: normal ; text-decoration: none ;}

.title { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 16px ; font-weight: bold ; text-decoration: none ; text-align: right; }  
.title2 { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 14px ; font-weight: bold ; text-decoration: none ; }   
   
.linkin { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: normal ; text-decoration: underline }
.linkin:hover { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: normal ; text-decoration: none }
.linkin2 { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: bold ; text-decoration: underline }
.linkin2:hover { font-family: Arial, Helvetica, sans-serif ; color: #990000 ; font-size: 12px ; font-weight: bold ; text-decoration: none }


.out { font-family: Arial, Helvetica, sans-serif ; color: #ffffff ; font-size: 12px ; font-weight: normal ; text-decoration: none }
.linkout { font-family: Arial, Helvetica, sans-serif ; color: #ffffff ; font-size: 12px ; font-weight: bold ; text-decoration: none }
.linkout:hover { font-family: Arial, Helvetica, sans-serif ; color: #ffff00 ; font-size: 12px ; font-weight: bold ; text-decoration: underline }

.caution { font-family: Arial, Helvetica, sans-serif ; color: #333333 ; font-size: 13px ; font-weight: normal ; text-decoration: none }


.tn { font-family: Arial, Helvetica, sans-serif ; color: #aaaaaa ; font-size: 10px ; font-weight: normal ; text-decoration: none }

