*
{
  margin: 0;
  padding: 0;
}
body
{
  background-image: url('../img/fondpage6a.png');
  background-attachment: fixed; 
  font-family: "Comic Sans MS", verdana, arial, sans-serif;
  color: #590c0c;
}
a:hover 
{
  color: #ffa500;
}
a img 
{
  border: none;
}
h1
{
  color: #590c0c;
  font-size: 2.2em;
  text-align: center;
}
#conteneur
{
  width: 990px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 5px;
  border: #71D0FF 1px solid;
}
#header
{
  text-align: center;
  width: 100%;
  background: url('../img/fond_onglet3.png') repeat-x bottom;
  height: 25px;
}
#header a
{
  color: #590c0c; 
  text-decoration: none;
}
#header li
{
  display: inline;
  font-size: 0.8em;
}
.header
{
  margin-top: 7px;
  text-align: center;
  display: block;
}
#gauche
{
  float: left;
  margin: 240px 20px 0px 20px;
}
#bouton3
{
  background-image: url('../img/bouton3a.gif');
  background-repeat: no-repeat; 
  width: 180px;
  height: 100px;
  margin-left: 5px;
  margin-top: 20px
}
#centre
{
  background-color: #ffffff;
  border: #ffa500 3px solid;
  font-family: "Comic Sans MS", verdana, arial, sans-serif;
  font-size: 0.95em;
  padding: 5px ;
  margin: 220px 20px 50px 230px;
}
#pied
{
  float: left;
  width: 100%;
  background: url('../img/fond_onglet2.png') repeat-x bottom;
  height: 25px;
  clear: both;
  margin-top: 15px;
}
.menu6
{
  font-size: 0.8em;
  line-height: normal;
  margin-top: 5px;
  text-align: center;
}
.menu6 li 
{
  display: inline;
}
.couleur1
{
  color: #2319eb;
  background: inherit;
}
.erreur
{
  font-family: "Comic Sans MS", verdana, arial, sans-serif;
  font-size: 4.5em;
  font-weight: bold;
  margin: 20px;
}






