
body
{
margin:0px;
background-color:#FFCC99;   
}


h1, h3

{

text-align:center;

}

h3

{

background-color:green;

color:red;

font-size:1.3em;

margin-bottom:0px;

}

.actu p

{

background-color:yellowgreen;

margin-top:0px;

}

.actu

{

width:100%;

margin:auto;

}



#corps_forum
{
margin:0px;
width: 100%;

}
.tsite{
background-color:#FFCC99;
text-align: left;
margin-left: auto;
margin-right: auto;
width: 100%;
border: 0px solid green;
border-collapse: collapse;

}
.logo{
height: 108px;
background-color:green;

}
.tcorps
{width: 100%; 
height: 32px;  
text-align: left;
border-collapse: collapse;
}

.m
{
text-align: left; 
width: 135px;
border:1px solid green;
vertical-align:top;
border-collapse: collapse;
}

.m1
{background-color:green;
text-align: center;
color:red;
font-size: 1.7em;
}



.titre { width:70%; }
.nombremessages { width:2%; }
.nombrevu { width:4%; }
.nombresujets { width:2%; }
.auteur { width:7%; }
.derniermessage { width:18%; }
.categorie { width:92%; background-color : rgb(149, 119, 119); }

td { background-color:#FFCC99; border: 0px solid green;  vertical-align:top; }
.f { background-color:green; border: 0px solid green; width:100%;}
th { background-color:green; border: 0px solid green; }
label {
display:block;
width:150px;
float:left;
}
.vt_auteur
{
width:20%;
background-color :green;
}
.vt_mess
{
width:75%;
background-color :green;
}
#quote
{
width: 100%;
background-color : rgb(255, 204, 204);
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%; }


