/********* Liste Catégorie/Post *********/

.forum_liste_theme_contains{
	float:left;
	width:700px;
}

.forum_titre_categorie{
	float:left;
	background:url(../pic/forum/barre_cat.gif) no-repeat;
	width:700px;
	height:30px;
	padding-top:7px;
	padding-left:20px;
	text-align:left;
}


.forum_theme{
	float:left;
	
	width:310px;
	margin:15px;
}
.forum_image_theme{
	float:left;
	height:75px;
	width:75px;
	
}
.forum_titre_theme{
	float:left;
	height:20px;
	width:180px;
	
}
.forum_info_theme{
	float:left;
	height:50px;
	margin-top:-30px;
	width:180px;
	
}
.forum_nb_post_theme{
	float:left;
	height:20px;
	padding-left:10px;
	text-align:left;
	width:150px;
	
}
.forum_nb_message_theme{
	float:left;
	height:20px;
	width:150px;
	padding-left:10px;
	text-align:left;
	
}

.forum_last_post_theme{
	float:left;
	height:50px;
	width:50px;
	
}



/********* Liste Post *********/
.forum_liste_post{
	float:left;
	width:700px;
}
.forum_liste_post_header{
	float:left;
	width:700px;
	height:30px;
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	background:url(../pic/forum/header_titre.gif) no-repeat;
	background-color:#16181d;
}
.forum_liste_post_footer{
	float:left;
	width:700px;
	height:15px;
	background:url(../pic/forum/footer_titre.gif) no-repeat;
	background-color:#16181d;
}
.forum_liste_post_contains{
	float:left;
	width:685px;
	background-color:#26292e;
}
.forum_liste_post_colonne{
	float:left;
	width:700px;
	height:28px;
	background-color:#FFFFFF;
	background:url(../pic/forum/list_header_post.gif) no-repeat;
}
.forum_post{
	float:left;
	background-color:#FFFFFF;
	width:695px;
	height:52px;
	padding-bottom:1px;
	background:url(../pic/forum/list_fond_post.gif) repeat-y;
}

.forum_post_close{
	text-decoration:line-through;
}
.forum_logoClose{
	width:19px;
	height:18px;
	float:left;
	background:url(../pic/forum/folder_lock.gif) no-repeat;
}
.forum_logoPopClose{
	width:19px;
	height:18px;
	float:left;
	background:url(../pic/forum/folder_lock_new.gif) no-repeat;
}
.forum_logoPop{
	width:19px;
	height:18px;
	float:left;
	background:url(../pic/forum/folder_new_red.gif) no-repeat;
}
.forum_logoNew{
	width:19px;
	height:18px;
	float:left;
	background:url(../pic/forum/folder_new_red.gif) no-repeat;
}
.forum_logoPopNew{
	width:19px;
	height:18px;
	float:left;
	background:url(../pic/forum/folder_new_hot_red.gif) no-repeat;
}
.forum_titre_post{
	float:left;
	height:50px;
	width:400px;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	margin:1px;
}

.forum_nb_message_post{
	float:left;
	height:50px;
	width:70px;
	margin:1px;
	padding-top:15px;
}

.forum_view_post{
	float:left;
	height:50px;
	width:70px;
	margin:1px;
	padding-top:15px;
}

.forum_auteur_post{
	float:left;
	height:50px;
	margin:1px;
	width:60px;
}

.forum_last_post{
	float:left;
	height:50px;
	width:60px;
	margin:1px;
	
}
.forum_liste_moderateur{
	float:left;
	padding-left:5px;
	padding-top:35px;
	padding-bottom:15px;
	width:650px;
	background:url(../pic/forum/mod.gif) no-repeat;
}

.forum_moderateur{
	margin:1px;
	float:left;
	height:50px;
	margin:1px;
	width:50px;
}
.forum_listener_page{
	width:400px;
	height:20px;
	text-align:right;
	color:#aa8859;
	font-size:12px;
	float:right;
	font-weight:bold;
}
/******************* MESSAGE *********************/

.forum_liste_message{
	float:left;
	width:700px;
}
.forum_liste_message_header{
	float:left;
	text-align:left;
	margin-bottom:10px;
	
	background:url(../pic/forum/header_titre.gif) no-repeat;
	background-color:#16181d;
}
.forum_liste_message_header_titre{
	width:650px;
	height:20px;
	padding-left:15px;
	padding-top:5px;
}
.forum_liste_message_header_menu{
	float:left;
	text-align:left;
	margin:2px;
	width:690px;
	padding:3px;
	background-color:#26292e;
}
.forum_message{
	width:780px;
	background-color:#d4c2a7;
	font-family:"Verdana";
	font-size:12px;
	padding-bottom:5px;
	float:left;
}
.forum_message_header{
	width:780px;
	height:1px;
	margin-top:2px;
	margin-bottom:2px;
	background:url(../pic/vote_bare.gif) no-repeat;
	float:left;
}
.forum_message_footer{
	width:780px;
	height:1px;
	margin-top:2px;
	margin-bottom:2px;
	background:url(../pic/vote_bare.gif) no-repeat;
	float:left;
}
.forum_message_sender{
	float:left;
	
	width:80px;
	height:100%;
}
.forum_pic_auteur_message{
	padding-top:5px;
	text-align:center;
}
.forum_panel_message{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.forum_message_contains{
	float:left;
	width:620px;
}
.forum_message_body{
	float:left;

	width:616px;
	min-height:100%;
	text-align:left;
	padding:3px;
}
.forum_message_signature{
	float:left;
	text-align:left;
	width:600px;
	margin-top:2px;
	padding:3px;
}
.quote{
	width:90%;
	position:center;
}
.quote_body{
	padding:3px;
	border:solid 1px black;

}