body
{background:url("images/fond.jpg") fixed no-repeat center;
width:100%;
margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
margin-bottom: 20px;}
#titre
{background:url("images/banniere.png") no-repeat center;
height:117px;
width:700px;
margin:auto;}
.centre
{text-align:center;
margin-left:auto;
margin-top:10px;}
#menu
{float:left;
margin-top:5%;
margin-left:10px;
border-right-style:ridge;
border-width:5px;
width:15%;
height:600px;
font-size:15px;
color:navy;
font-weight:bolder;}
.men
{font-size:40px;
color:purple;
text-align:center;
text-decoration:underline;}
#pied
{height:20px;
width:auto;
margin-top:10%;
text-align:center;
font-size:xx-small;
font-family:arial serif;}
.lien
{color:navy;
text-decoration:none;}
.lien:hover
{color:green;
text-decoration:underline;}
.title/*titre du livre d'or*/
{text-align:center;
color:blue;
text-decoration:underline;
font-style:italic;}
.ajout/*lien pour ajouter un message*/
{margin-left:auto;
color:green;
font-size:22px;
font-weight:bolder;}
table
{width:75%;
border-collapse:collapse; 
margin-left:auto; /* Centre le tableau */
margin-right:100px;
border: 3px ridge #3451d1; /* Bordure du tableau  */
border-bottom-style:hidden;}
.deco/*mise en forme des element du message:pseudo,date...*/
{text-align:left;
margin-left:5px;
color:black;
font-size:12px;
font-weight:bolder;}
.soulign /*souligné message de...*/
{text-decoration:underline;
font-size:14px;
color:navy;
font-weight:normal;}
.message
{width:80%;
color:black;
font-size:15px;
text-align:center;}
.info
{text-align:center;
font-size:20px;
color:navy;}
