body
{
   width: 100%;
   margin: auto;
}

#speedbarre
{
	margin:0px;
	list-style-type: none;
	padding-left: 0;
	height: 25px;
	background: url("design bleu/speedbarre.png");
	border-top: 1px solid #AAAAFF;
	border-bottom: 1px solid #AAAAFF;
}

#speedbarre li
{
	display: inline;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding-top: 0px;
	font-family:'Trebuchet MS', Arial, 'Times new roman', Times, serif;
	font-size:0.9em;
}

.speedright
{
	float: right;
	padding-left: 15px;
	padding-right: 5px;
}
.speedleft
{
	float: left;
	padding-left: 5px;
	padding-right: 15px;
}

#speedbarre a
{
	color: #224;
	font-style: normal;
	font-size:0.9em;
	text-decoration: none;
	font-weight:bold;
	width: auto;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	height: 25px;
	padding-left:22px;
}

#speedbarre a:hover
{
	color: #448;
}



#en_tete
{

   width: 100%;
   height: 150px;
   background-image: url("design bleu/background.jpg") ;
   background-repeat: repeat-x ;
}

#en_tete1
{

   width: 100%;
   height: 150px;
   background-position: center;
   background-image: url("design bleu/lesupercodeur.png") ;
   background-repeat: no-repeat ;
}

#barre
{
   background-repeat:repeat-y;
   margin-bottom: 10px;
   
}  



#menu
{
   float: left;
   width: 200px;
   
}

.element_menu
{

   background-repeat: repeat-x;
   border: 1.5px solid #d4d4d4;
   margin-bottom: 20px;
}



.element_menu h3
{    
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu ul
{
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.element_menu a
{
   color: black;
}

#corps
{
   min-height:1250px;
   margin-left: 205px;
   margin-bottom: 20px;
   padding: 5px;
   background-repeat: repeat-x;
}

#corps h1
{
   color: black;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2,h3
{
   height: 30px;
   text-align: center;
   background-repeat: no-repeat;
   padding-left: 30px;
   text-decoration: underline;

}



#pied_de_page
{
   padding: 5px;
   text-align: center;
   background-repeat: repeat-x; 
   border: 1.5px solid #d4d4d4;
}

.element_menu h4
{
text-align:center;
}

.titre { width:61%; }
.nombremessages { width:2%; }
.nombrevu { width:4%; }
.nombresujets { width:2%; }
.auteur { width:7%; }
.derniermessage { width:18%; }
.categorie { width:92%; background-color : rgb(244,238,250); }

td { border: 1px solid black; background-color: rgb(223,234,255); vertical-align:top; }
table { width:100%; background-color: rgb(89,119,255); border: 1px solid black; }
th { background-color: rgb(166,197,255); border: 1px solid black; }

.vt_auteur
{
width:20%;
background-color : rgb(166,197,255);
}

.vt_mess
{
width:80%;
background-color : rgb(166,197,255);
}

.mp_titre { width:65%; }
.mp_expediteur { width:10%; }
.mp_time { width:20%; }