body
{
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background: #000000;
}


div#global
{
width: 1020px ;
margin: 0 auto ;
margin-top:50px;
margin-bottom:100px;
position: relative;
background-repeat: repeat-y;
background: url(../images/gobal.png) ;
}

div#banniere
{
width: 1000px;
height: 250px;
margin-left:10px;
background: #FFFFFF url(../images/logo_web_rdb.jpg);
}
div#corps_forum{
width: 980px;
padding: 10px;
margin-left:10px;
background: #FFFFFF url(../images/fond_small.jpg);
}

p{
text-align: left ;
}
h1{
font-weight: bold ;
font-style: italic ;
color: #cc0000;
}

h2{
 text-align: left ;
}

#lien_retour{
font-size: 18px;
}


a{
font-weight: bold ;
color:#d9151a;
text-decoration:none;
}

a:hover{
color:#000000;
}
.titre {width:61%;
font-size: 14px;}
.nombremessages{width:2%;}
.nombrevu{width:4%;}
.monbresujets{width:2%;}
.auteur{width:7%;}
.derniermessage{width:18%;}
.derniermessage a{
color:#d9151a;
}
.derniermessage a:hover{
color:#000000;
}
.categorie{width:92%;
		background-color: rgb(244,238,250);
		}
		
td 
{
border:1px solid;
border-color:#c8e4d1;
background-color: #f2f4f3;
vertical-align: top;
}

table
{
border:1px solid;
background-color: #f2f4f3;
border-color:#c8e4d1;
}

th
{
background-color: #c8e4d1;
border:1px solid;
border-color:#c8e4d1;
font-weight: bold ;
 font-size: 16px;
}

#message td{
text-align: left ;
}
label
{
display:block;
width:150px;
float:left;
}
fieldset{
text-align: left ;
}

legend{
font-weight: bold ;
color: #cc0000;
}
.vt_auteur
{
width:20%¨;
background-color : #c8e4d1;
}

.vt_mess
{
width:75%;
background-color= #c8e4d1;
}

#quote
{
width:100%;
background-color: rgb(220,220,220);
margin-top:2px;
margin-bottom:2px;
font-family:"Comic sans MS", Arial, Verdana, serif;
}

img
{
	text-decoration:none;
	border: none;
}

.mp_titre { width:65%; }
.mp_expediteur { width:10%; }
.mp_time { width:20%; }

div#footer 
{

	margin-left:20px;
	float: right;
	width: 1020px;
	height: 20px;
	bottom: 0px;
	text-indent: 2em ;
	text-align: center ;
	font-size: 10px ;
	background: #dfdfdf;
}

#menu
{
	width: 772px;
	height:29px;
	list-style-type: none;
	margin-top: 207px;
	position: absolute;
	padding:0;
}

#menu ul
{
	padding: 0;
	margin: 0;
}

#menu li
{
	float: left;
	width: 128.6px;
	margin: 0;
	padding: 0;
	border: 0;
}			
		
#menu li a:link, #menu li a:visited
{
	display: block;
	text-align:center;
	color: #fbfbfb;
	line-height: 29px;
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	text-decoration: none;
}

#menu li a:hover
{ 
	background: #fc213a; 
}

#menu li a:active 
{ 
	background-color: #fc213a;
}

