body
{
   width: 1240px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   background-color: #EEF2FB;
}

input
{
  font-size: small;
  font-family: Comic Sans MS;
  color : #404040;
}

select
{
  font-size: small;
  color : #404040;
}

#bandeau
{
   width: 1240px;
   height: 125px;
   background-color: #EEF2FB;
   background-image: url("images/bandeaunew.png");
   background-repeat: no-repeat;
   background-position: center;
   margin-left: 0px;
   margin-bottom: 5px;
   border: thin rgb(0,128,0) solid;
}

#qui
{
   width: 150px;
   height: 40px;
   background-color: #EEF2FB;
   margin-top: 20px;
   margin-left: 10px;
   font-family: Comic Sans MS;
   font-size: small;
   color: blue;
}

#compte
{
   width: 197px;
   height: 30px;
   background-color: #EEF2FB;
   margin-top: -50px;
   margin-left: 1035px;
   font-family: Comic Sans MS;
   font-size: small;
   color: green;
   text-align: center;
   border: thin rgb(0,128,0) solid;
}

#facebooktweeter
{
   width: 200px;
   height: 60px;
   background-color: #EEF2FB;
   margin-top: 20px;
   font-family: Comic Sans MS;
   font-size: small;
   color: green;
   text-align:left;
   margin-left: 1020px;
   border: none;

}

#partenaire
{
  margin-left: 1090px;
  width: 150px;
  height: 610px;
  border: thin rgb(112,112,112) solid;
  margin-top: 10px;
}

#partenaire h4
{
   color: rgb(150,150,150);

   text-align: center;
}


#left
{
   float: left;
   margin-top: -600px;
   width: 150px;
}

.menu
{
   background-color: #EEF2FB;
   background-repeat: repeat-x;
   border: thin rgb(112,112,112) solid;
   padding: 5px;
   margin-bottom: 10px;
   font-family: "Geneva", "Arial", "Helvetica", "san-serif";
   font-size: small;
}

.menu h4
{
   color: rgb(150,150,150);
   font-size: small;
   text-align: center;
}

.menu p
{
   color: rgb(150,150,150);

}

.menu ul
{
   list-style-image: url("images/puce.png");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.menu a
{
   color: #B0B0B0;
}

.menu a:hover
{
   background-color: #B0B0B0;
   color: black;
}


#corps
{
   margin-left: 170px;
   margin-bottom: 20px;
   margin-right: 170px;
   margin-top: -600px;
   padding: 5px;
   color: #404040;
   background-color: #F8F8F8;
   font-family: "Geneva", "Arial", "Helvetica", "san-serif";
}


#corps h1
{
   color: #888888;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;
   padding-left: 30px;
   color: #B0B0B0;
   text-align: left;
}

#corps table
{
  font-family: "Geneva", "Arial", "Helvetica", "san-serif";
  font-size: x-small;
  margin: auto;
  border: 2px ;
  width: 80%;
}

.texte
{
  font-size: small;
}

.signature
{
  font-size: x-small;
  color: rgb(237,0,0);
  text-decoration: underline;
}

.titre
{
  font-size: small;
  text-decoration: underline;
}

.res
{
  color: rgb(237,0,0);
}

.q {
  font-family: Arial;
  font-size: medium;
  color: rgb(255,0,0);
  background-color: rgb(220,220,220);
}

.nouvq {
  font-family: Arial;
  font-size: large;
  color: rgb(0,0,204);
}

.eta {
  font-family: Arial;
  font-size: x-small;
  color: rgb(0,102,102);
}

.etu {
  font-family: Arial;
  font-size: x-small;
  color: rgb(255,0,0);
}
.etuq {
  font-family: Arial;
  font-size: small;
  color: rgb(0,0,0);
  background-color: rgb(192,192,192);
}
.rA {
  font-family: Arial;
  font-size: small;
  color: rgb(0,102,102);
}

.rU {
  font-family: Arial;
  font-size: small;
  color: rgb(51,51,204);
}
.arial{
  font-family: Arial;
}

.arialrep{
  font-family: Arial;
  color: rgb(153,0,51);
  background-color: rgb(192,192,192);
}
