.forum_table {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	border:1px solid #010101;
	-moz-border-radius:0px;
	background:#25374B url(images/msg_top_row.png) repeat-x;
}
 
/* Classe du lien du pseudo sur forum */
a.forum_link_pseudo{
	color:#e8eaeb; 
	font-weight:bold;
}
a.forum_link_pseudo:hover { 
	color:#f2fbff; 
	font-weight:bold;
}
/* Barre du titre du forum */
.forum_title_l{
	height:59px;
	margin-right:0px !important;
	margin-right:-3px;
	width:10px;
	background:url(images/forum_top_l.png) no-repeat;
	float:left;
}
.forum_title_r{
	height:59px;
	width:10px;
	margin-left:0px !important;
	margin-left:-3px;
	background:url(images/forum_top_r.png) no-repeat right;
	float:right;
}
.forum_title{
	margin:auto;
	height:54px;
	background:url(images/forum_top.png) repeat-x;
	color:#FFFFFF;
	padding-top:5px;
	margin-left:5px;
	margin-right:5px;
}
.forum_title h2{ /* Titre du forum */
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.forum_title a{ /* Couleur des liens */
	color:#FFFFFF;
}
/* Barre de liens du forum */

.forum_links:first-child{
	background:#25374B url(images/msg_top_row.png) repeat-x;
	padding:6px;
	border:1px solid #000000;
	-moz-border-radius:5px 5px 0px 0px;
	-khtml-border-top-right-radius:5px;
	-khtml-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
    border-radius:5px;
}
.forum_links:last-child{
	background:#25374B url(images/msg_top_row.png) repeat-x;
	padding:6px;
	border:1px solid #000000;
	margin-top:1px;
	-moz-border-radius:0px 0px 5px 5px;
	-khtml-border-bottom-right-radius:5px;
	-khtml-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
    border-radius:5px;
}
.forum_links a{ /* Couleur des liens */
	color:#FFFFFF;
}
.forum_notread{ /* Message non lus */
	background:#5D7C94;
	padding:4px;
	font-size:10px;
	color:#FFFFFF;
}
/* Barre des textes relatifs aux colonnes */
.forum_text_column {	
	height:18px;
	background:#25374B url(images/msg_top_row.png) repeat-x;
	background-position:0px;
	font-size:10px;
	color:#FFFFFF;	
	text-align:center;
	font-weight:bold;
}
/* Case des liens sous-catégories */
.forum_sous_cat{
	background:url(images/forum_row.png) repeat-x;
	border-left:1px solid #292929;
	border-right:1px solid #000000;
	padding:6px;
}
.forum_sous_cat a {
	color:#999999;
}
.forum_sous_cat:hover{
	background:url(images/forum_row2.png) repeat-x;
}
/* Case compteur message/topic */
.forum_sous_cat_compteur{	
	width:60px;
	background:url(images/forum_row.png) repeat-x;
	border-left:1px solid #292929;
	border-right:1px solid #000000;
	color:#FFFFFF;
	text-align:center; 
}
/* Case compteur dernier topic/dernier message */
.forum_sous_cat_last{
	width:150px;
	background:url(images/forum_row2.png) repeat-x;
	border-left:1px solid #292929;
	font-size:10px;
	color:#FFFFFF;
	text-align:center; 
}
.forum_sous_cat_last a {
	color:#999999;
}
.forum_sous_cat_last:hover{
	background:url(images/forum_row.png) repeat-x;
}
/* Cadre des liens:alerter les modérateurs et suivre le sujet */
.forum_action{
	text-align:center;
	margin-top:5px;
}
/* Les des catégories de niveau 0 */
a.forum_link_cat{
	font-weight:bold;
}
/* Affichage des membres en ligne */
.forum_online{
	background:#3B4D5F;
	border:1px solid #000000;
	color:#FEFEFE;
	padding:6px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	clear:both;
	-moz-border-radius:0px 0px 5px 5px;
	-khtml-border-bottom-right-radius:5px;
	-khtml-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
    border-radius:5px;
}
/* Fond des catégories dans l'administration */
.forum_cat_admin{
	width:100%;
	height:20px;
	margin-bottom:2px;
	padding:4px 0px;
}
/* Contenu */
.forum_contents{
	padding:0px;
	margin:0px;
}

.module_position {
	width:98%;
	background:none;
}
.module_top_l{ /* Barre supérieur des modules */
	margin-right:0px !important;
	margin-right:-3px;
	width:26px;
	height:27px;
	background:url(images/forum_cat_row_l.png) no-repeat left;
	float:left;
}
.module_top_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:7px;
	height:27px;
	background:url(images/forum_cat_row_r.png) no-repeat right;
	float:right;
}
.module_top{
	height:23px;
	background:url(images/forum_cat_row.png) repeat-x;
	margin-left:26px;
	margin-right:7px;
	padding-top:4px;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:none;
}
.forum_cat_title{
	float:left;
	padding:0px 5px;
}
.forum_cat_title a{
	color:#FFFFFF;
}
.module_contents{ /* Contenu des modules */
	border:none;	
	clear:both;
	min-height:0px;
	background:none;
}
.module_bottom_l{ /* Barre inférieure des modules */
	margin-right:0px !important;
	margin-right:-3px;
	width:8px;
	height:25px;
	background:url(images/msg_bottom_l.png) no-repeat left;
	float:left;
}
.module_bottom_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:8px;
	height:25px;
	background:url(images/msg_bottom_r.png) no-repeat right;
	float:right;
}
.module_bottom{
	height:23px;
	background:url(images/msg_bottom.png) repeat-x;
	padding-top:2px;
	padding-left:6px;
	margin-left:8px !important;
	margin-left:0px;
	margin-right:8px !important;
	margin-right:0px;
	font-size:12px;
}

