/* 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:60px;
	margin-right:0px !important;
	margin-right:-3px;
	width:10px;
	background:url(images/forum_top_l.png) no-repeat;
	float:left;
}
.forum_title_r{
	height:60px;
	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:55px;
	color:#ff9900;
	padding-top:5px;
	margin-left:5px;
	margin-right:5px;
/*	background:#cccccc url(images/contentbg2.png) repeat-x;
	border:1px solid #747474;
	-moz-border-radius:12px;
    -khtml-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
	border-top:none;*/
}
.forum_title h2{ /* Titre du forum */
	font-size:14px;
	font-weight:bold;
	color:#9FDDFF;
}
.forum_title a{ /* Couleur des liens */
	color:#dea645;
}
/* Barre de liens du forum */
.forum_links{
	padding:6px;
	/*background:#cccccc url(images/contentbg2.png) repeat-x;
	border:1px solid #747474;
	-moz-border-radius:12px;
    -khtml-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
	border-top:none;*/
}
.forum_links a{ /* Couleur des liens */
	color:#45A9DE;
}
.forum_notread{ /* Message non lus */
	background:#E4E4E4;
	padding:4px;
	font-size:10px;
	color:#45A9DE;
}

/* Cadre du forum */

.forumline {
    border:1px solid #c96800;
    background:#000000 url(images/contentbg2.png) repeat-x scroll 0 0;
    -moz-border-radius:12px;
    -khtml-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
	}

/* Barre des textes relatifs aux colonnes */
.forum_text_column {	
	height:20px;
	background:transparent url(images/h4.png) repeat-x scroll 0 0;
	border-bottom:1px solid #45A9DE;
	font-size:10px;
	color:#FFFFFF;	
	text-align:center;
	font-weight:bold;
}
/* Case des liens sous-catégories */
.forum_sous_cat{
	background:#464646;
	border-bottom:1px dotted #C4CED6;
	border-right:1px dotted #C4CED6;
	padding:6px;
}
.forum_sous_cat:hover{
	background:#28517F;
}
/* Case compteur message/topic */
.forum_sous_cat_compteur{	
	width:60px;
	background:#28517F;
	border-bottom:1px dotted #C4CED6;
	border-right:1px dotted #C4CED6;
	color:#FFFFFF;
	text-align:center; 
}
/* Case compteur dernier topic/dernier message */
.forum_sous_cat_last{
	width:150px;
	background:#464646;
	border-bottom:1px dotted #C4CED6;
	font-size:10px;
	color:#FFFFFF;
	text-align:center; 
}
.forum_sous_cat_last:hover{
	background:#28517F;
}
/* 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:#cccccc url(images/contentbg2.png) repeat-x;
	border:1px solid #747474;
	-moz-border-radius:12px;
    -khtml-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
	border-top:none;*/
	color:#FFFFFF;
	padding:6px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	clear:both;
}
/* 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_top_l{ /* Barre supérieur des modules */
	margin-right:0px !important;
	margin-right:-3px;
	width:29px;
	height:34px;
	background:url(images/msg_top_l.png) no-repeat left;
	float:left;
}
.module_top_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:29px;
	height:34px;
	background:url(images/msg_top_r.png) no-repeat right;
	float:right;
}
.module_top{
	height:25px;
	background:url(images/msg_top.png) repeat-x;
	padding-left:6px;
	margin-left:20px;
	margin-right:15px;
	padding-top:9px;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:none;
}
.module_top a{
	color:#45A9DE;
}
.module_contents{ /* Contenu des modules */
	background:##E3E3E3;
	border-left:1px solid #c96800;	
	border-right:1px solid #c96800;	
	border-bottom:1px solid #67D1F8;	
	clear:both;
}
.module_bottom_l{ /* Barre inférieure des modules */
	margin-right:0px !important;
	margin-right:-3px;
	width:8px;
	height:24px;
	background:url(images/msg_bottom_l.png) no-repeat left;
	float:left;
	border-top:1px solid #747474;
}
.module_bottom_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:8px;
	height:24px;
	background:url(images/msg_bottom_r.png) no-repeat right;
	float:right;
	border-top:1px solid #c96800;	
}
.module_bottom{
	height:22px;
	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;
	border-top:1px solid #c96800;	
}

.alert {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#BCBCBC url(images/alert.png) no-repeat scroll 4px 4px;
border:1px solid #c96800;
color:#505050;
display:block;
font-size:12px;
font-weight:bold;
height:25px;
padding:10px 5px 10px 40px;
vertical-align:middle;
}
.forum_cat_title{
	float:left;
	padding:0px 5px;
}
.forum_cat_title_2 {
float:right;
padding:0 5px;
}
.forum_table {
border:medium none;
border-collapse:collapse;
width:100%;
}