body
{
width: 1000px;
margin:auto;
background-color: #e1cea5;
color: black;
font-size: 20px;
font-family: fine hand;
}
#en_tete
{
text-align: center;
font-family: fine hand;
}
#menu
{
font-size: 12px;
text-align: center;
}
ul#menu li
{ 
display : inline;
padding : 0 0.5em; /* Pour espacer les boutons entre eux */
border: 1px solid black;
}
#logo
{
float: left
}
#corps
{
margin-top: 150px;
}
#pied_de_page
{
margin-top : 50px;
text-align: center;
font-size: 12px;
}
a
{
text-decoration: none;
}
a img
{
border: none;
}
li
{
list-style-type: none;
}
table
{
border-collapse: collapse;
border: outset;
margin: auto;
}
th
{
border: 1px solid black;
text-align: center;
background-color: green;
}
td
{
border: 1px solid black;
text-align: center;
}
a
{
color: black;
}
email
{
color: black;
}
.bleu
{
color: blue;
text-decoration: underline; 
}
.droite
{
margin-left: 200px; /*Texte */
}
.droite1
{
margin-left: 200px; /* Texte*/
}
.droite2
{
margin-left: 125px; /*Photos*/
}
.droite3
{
margin-left: 150px; /*Photos*/
}
.center
{
text-align: center;
}
.center2
{
margin-left: 200px;
}
.blink
{
text-decoration: blink;
}
