body
{
 width : 90%;
 margin-left: auto;
 margin-right: auto;
 background-color: #FFFFFF;
 color: #0000FF;
 font-family : Arial,Times New Roman, Times, sans-serif;
}

a
{
  font-size: 0.7em;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
}

.noindent
{
  font-size: 0.8em;
  text-indent: 0px;
  color: #0000FF;
  background-color: #FFFFFF;
}

p
{
  font-size: 0.8em;
  text-indent: 15px;
  color: #0000FF;
  background-color: #FFFFFF;
}

.titre
{
 text-align : right;
 color : #000066;
 background-color: FFFFFF;
}


.mail
{
 font-size: 1em;
 color: #0000FF;
 background-color: #FFFFFF;
}

.texte
{
  text-align: center;
  padding-bottom: 6px;
}

.tableau
{
 background-color: #FF9900;
}

.tableau2
{
 background-color: #FF9900;
}
a:hover
{
  text-decoration: underline overline;
}

img
{
  float : center;
}

#etoile_filante
{
  width: 200px;
  height: 168px;
  position: absolute;
  top: -58px;
  left: 122px;
  background :   url(../../../css/%22ordinateur.png%22) no-repeat;
}

h1
{
  text-indent : -50000px;
}

h2
{
  color: #000099;
  background-color: #FFFFFF;
  font-size: 1.2em;
  text-align: left;
  text-indent : 10px;
}

h3
{
  color: #0000FF;
  background-color: #FFFFFF;
  font-size: 1.0em;
  text-align: left;
  text-indent : 10px;
}

#en_tete
{
  width: 70%;
  margin-left: 15%;
  border: 1px solid #0000FF;
  background :   url(../../../css/%22header2.png%22) no-repeat bottom right #9999FF;
  height : 109px;
}

ul
{
  font-size: 0.8em;
  color: #0000FF;  
  background-color: #FFFFFF;
}

#corps
{
 width: 70%;
 margin-left: 15%;
 margin-top: 10px;
 border: 1px solid #0000FF;
 color: #99CCFF;
 background-color: #FFFFFF;
 background: url(../../../css/%22%22);
 text-align: justify;
}

#pied_de_page
{
 width: 70%;
 margin-left: 15%;
 clear: right;
 margin-top: 10px;
 background: url(../../../css/%22%22);
 color: #99CCFF;
 background-color: #FFFFFF;
 text-align: center;
 border: 1px solid #0000FF;
}