body
{background:url("fond1.jpg") fixed repeat-x top left;
width:auto;
height:auto;
margin:auto;
margin-top:15px;
}

#banniere
{
width: auto;
height: 100px;
background:url("images/banniere.jpg") no-repeat center;
margin-bottom: 20px; 
}

#corps_forum
{
border: 1px solid black;
width: 90%;
margin-top: 50px;
margin-left: 5%;
margin-bottom: 10Opx;
padding: 5px;
}

.cat/*Premiere ligne indiquant les titres cat, sujet...*/
 { width:60%; background-color:#a4bac4; border:none; color:white;  font-size:18px;}
.last_mess/*Premiere ligne indiquant les titres cat, sujet...*/
{ width:30%; background-color:#a4bac4; border:none; color:white; font-size:18px;}

.titre_cat/*Mise en forme pour chaque catégorie avec les forum...*/
 { width:60%; background-color:#6e8c99; border:1px solid #a4bac4; border-top:none; color:#eff3e5;  font-size:16px; 
 text-align:left;}
.lastmess/*Mise en forme pour chaque catégorie avec les forum...*/
{ width:30%; background-color:#6e8c99; border:1px solid #a4bac4; border-top:none; color:#eff3e5; font-size:16px;}

.titre { width:60%; }
.nombremessages { width:6%; text-align:center; }
.nombrevu { width:6%; text-align:center; }
.nombresujets { width:6%; text-align:center; }
.auteur { width:7%; }
.derniermessage { width:30%;}
.categorie { width:92%;}
.topic_ferme/*largeur pour image cadenas*/
{width:5%;}
.image/*largeur colonne pour l'image de pres dans les tableau*/
{width:5%;
text-align:center;}
.topic_forum/*espace entre tableau annonce et message*/
{height:20px;}

td { border:1px solid #a4bac4; vertical-align:top;}
tr{ border:1px solid #a4bac4;}
table {border-collapse:collapse; width:100%; }
th { background-color: #a2bec8; }

label {
display:block;
width:150px;
float:left;
}
.titre_forum
{background-color:#9bb5cd;
color:#005f53;
font-size:20px;
font-weight:bolder;}
.nombremessages_forum
{background-color:#9bb5cd;
color:#005f53;
font-size:20px;
font-weight:bolder;}
.nombrevu_forum
{background-color:#9bb5cd;
color:#005f53;
font-size:20px;
font-weight:bolder;}
.auteur_forum
{background-color:#9bb5cd;
color:#005f53;
font-size:20px;
font-weight:bolder;}
.derniermessage_forum
{background-color:#9bb5cd;
color:#005f53;
font-size:20px;
font-weight:bolder;}

.vt_auteur
{
width:20%;
background-color : rgb(244,238,250);
color:#214f30;
font-size:18px;
font-variant:small-caps;
}
.vt_mess
{
width:75%;
background-color : rgb(244,238,250);
color:#214f30;
font-size:18px;
font-variant:small-caps;
}
#quote
{
width: 100%;
background-color : rgb(220,220,220);
margin-top: 2px;
margin-bottom: 2px;
font-family: Comic sans MS, Arial, Verdana, serif;
}
.mp_titre { width:65%; }
.mp_expediteur { width:10%; }
.mp_time { width:20%; }

h1
{margin-left:150px;
color:green;
text-decoration:underline;
font:small-caps;}
a img {
border: none;
} 