.forum {
width : 824px ;
margin : 0px ;
padding : 0px ;
margin-left : 20px ;
border : solid 1px ;
}
.forum tr {
border : solid 1px ;
}
.label {
display : block ;
width : 150px ;
float : left ;
}
.vt_auteur
{
width:20%;
background-color : #a86aa7;
color : white ;
}
.vt_mess
{
width:75%;
background-color : #a86aa7;
color : white ;
}
#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% ; 
}
.index table {
float : left ;
margin-top : 30px ;
}
.viewforum table {
width : 810px ;
float : left ;
margin-top : 30px ;
}
.contenueforum  td {
background-color : #d2b2cd ;
border : solid white 1px ;
}
.index table th {
background-color : #a86aa7 ;
-moz-border-radius : 5px ;
color : white ;
}
.viewforum table th {
background-color : #a86aa7 ;
color : white ;
}
.barreforum {
width : 900px ;
height : 27px ;
background-image:url("/img/barreforum.png");
}
#titre {
font-size : 15px ;
}
#nombresujets {
text-align : center ;
}
#nombremessages {
text-align : center ;
}
thead #titre {
font-size : 20px ;
color : white ;
}
.nombremessages {
text-align : center ;
}
.nombrevu {
text-align : center ;
}
.article_titre {
font-size : 24px ;
font-weight : bolder ;
}
.choixcat {
margin-top : 20px ;
font-size : 30px ;
text-align : center ;
color : #ffc4cc ;
}
.cat {
display : block ;
float : left ;
margin : 10px ;
height : 100px ;
width : 200px ;
font-size : 30px ;
text-align : center ;
vertical-align : middle ;
border : solid 1px #c6c9b4 ;
background : url(/img/backgroundarticle.jpg) repeat-x ;
background-color : #dedede ;
}
.cat a {
color : #ffc4cc ;
}
input {
border : solid 1px pink ;
-moz-border-radius : 5px ;
}
textarea {
border : solid 1px pink ;
-moz-border-radius : 5px ;
}
input:focus {
background-color : #fffafc ;
}
textarea:focus {
background-color : #fffafc ;
}
fieldset {
border : solid 1px pink ;
-moz-border-radius : 5px ;
}
.error {
display : block ;
width : 800px;
margin : auto ;
}