label {
display:block;
width:150px;
float:left;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
font-size:0.8em;
text-decoration: underline;
}
#italic
{
font-family:"trebuchet MS",Verdana;
font-style:oblique;
}
#gras
{
font-weight:bold;
}
#souligne
{
text-decoration:underline;
}
#smiley
{
margin-left:150px;
}
.bouton
{
border: 1px solid black;
padding: 2px;
margin-top:2px;
}
.bouton:hover, .imagesmile:hover
{
background-color:#aee4e3;
}
#corps p
{
font-size:0.9em;
text-align: justify;
color: black;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
}

#corps h1
{
font-family: "trebuchet MS",Georgia, Arial, "Arial Black", "Times New Roman", Times, serif;
margin-top: 5px;
margin-bottom: 10px;
font-size:1.8em;
color: rgb(0,147,0);
text-align: center;
font-style: oblique;
}
#corps h3 ,a /* Pour les ancres de retour en haut de la page */
{
margin-top: 0px;
text-align: center;
color: rgb(66,66,255);
font-size: 1em;
text-decoration: none;
font-family: Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
}
#corps h3 a:hover
{
border: none;
  background-color: #e6ffe6; 
  color:#000352;
}
#corps .connexion /* Pour les liens de connexion, d'inscription */
{
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
color: rgb(66,66,255);
font-size: 0.8em;
text-decoration: none;
font-family: "trebuchet MS",Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
}
#corps  .connexion a:hover
{
border: none;
  background-color: #e6ffe6; 
  color:#000352;
   }
#corps h2
{
color: rgb(0,147,0);
font-size: 1.2em;
text-align: center;
text-transform: uppercase;
margin-bottom: 0px;
font-family: "trebuchet MS",Georgia, Arial, "Arial Black", "Times New Roman", Times, serif;
}
form
{
margin-left: 0px;
}
td
{
color: rgb(0,128,64);
font-weight: bold;
font-size: 0.8em;
text-align: center;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
}

#corps .centre /*pour les numéros de page */
{
text-align: center;
margin-top: 10px;
}
#corps .centre a
{
font-family: "Trebuchet MS", Georgia, "Times New Roman", "courier news", Times, serif;
font-weight: bold;
font-size: 0.9em;
color: rgb(66,66,255);
margin-left: 10px;
}
#corps .centre a:hover
{
border: none;
  background-color: #e6ffe6; 
  color:#000352;
   }

#corps textarea , #corps .zone
{
font-family: "Trebuchet MS", Georgia, "Times New Roman", Arial, "Arial Black", Times, serif;
padding : 2px;
text-decoration: none;
font-size:0.8em;
}
a:hover
{
border: none;
  background-color: #e6ffe6; 
  color:#000352;
 }

