body
{
background-color: #99FFCC;
}

hr {
width: 90%;
}

ins {
text-decoration: none;
}

h1
{
color: red;
font-size: xx-large;
text-align: center;
font-weight: bold;
text-decoration: underline;
}

h2 {
color: green;
font-size: x-large;
font-weight: bold;
text-decoration: underline;
}

.pseudo {
font-weight: bold;
}

.date {
font-style: italic;
}

.erreur {
text-align:center;
color: red;
font-size: large;
font-weight: bold;
}

.message_important {
text-align:center;
font-weight: bold;
font-size: large;
}

.texte {
text-align: justify;
}

img {
border:none;
}

#banniere:hover {
border: 2px outset #DDFFFF;
}

a.menu:hover {
text-decoration: underline overline; font-weight: bold; font-size: 105%;
}

#tableau {
width: 90%;
}

#page {
vertical-align: top;
}

#page_div {
border: 2px solid black;
padding: 9px;
background-color: #99FFCC;
}

.menu {
text-align: center;
vertical-align: top;
}

#options_div {
font-size: small;
border: 2px solid black;
background-color: #45B946;
}

#sommaire_div {
font-size: large;
border: 2px solid black;
background-color: #FFFF00;
}