@charset "utf-8"
body
{
font-size: 75%;
color:#000000;
background-color:#ffffff;
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul
{
font-family: verdana,helvetica,arial,sans-serif;
}

.message, .titre
{
font-family: ClassGarmnd BT,times,serif;
font-size: 300%;
font-weight: bolder;
color:#000080;
text-align: center
}
.mission
{
font-family: ClassGarmnd BT,times,serif;
font-size: 200%;
font-weight: bold;
color:#000080;
background-color: #C0C0C0;
text-align: center
}

.petit
{
font-size: 100%;
}

table, input, textarea
{
font-size: 100%;
}

navigation {	width: 12em;}

navigation, a.menu 
{
  list-style: none;
  background-color: #039;
  border-left: solid 1px #039;
  border-top: solid 1px #039;
  text-align: left;
  margin: 1.25;
}

navigation, a.menu 
{
  display: block;
  text-decoration: none;
  padding: 0.2em;
  border-bottom: 1px solid #3399FF;
  border-right: 1px solid #3399FF;
  margin: 0.0;
}

a:link    {color:#900B09; background-color:transparent}
a:visited {color:#900B09; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}

a.menu:link, a.menu:visited  {color: #000080;background-color: #c0c0c0; }
a.menu:hover, a.menu:active  {color: #000000;background-color: #00ffff;} 



