/*
 *	version	: 1.0.2 2009/11/24 17:34 MB
 */
div.sujet_box {
	background: #f0f0f0 url('../images/fade_bg_message.jpg') repeat-x top left;
	margin: 12px;
	padding: 6px;
	font-size: 0.85em;
}
div.sujet_header_admin {
	padding: 2px;
	color: #525252;
	background-color: #ddd;
	font-size: 75%;
}
div#liste_themes_to_move {
	display: none;
	position: absolute;
	border: 1px solid gray;
	background-color: #fff;
	padding: 4px;
	font-size: 75%;
	margin-left: 200px;
}
#theme_retour {
	padding-top: 5px;
	text-align: right;
	float: right;
	font-size: 85%;
}

div.sujet_header1  {
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
	padding: 0 0 6px 0px;
	width: 425px;
	float: left;
}
div.sujet_header2  {
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
	margin-top: -6px;
	padding: 6px 0 6px 12px;
	background-color: #ddd;
	text-align: right;
	clear: both;
}
div.sujet_header3  {
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
	padding: 0 0 2px 0px;
	width: 160px;
	text-align: right;
	float: left;
}
div.sujet_header_admin a, div.sujet_header1 a, div.sujet_header2 a, div.sujet_header3 a {
	color: #d35900;
}
div.numMsg {
	float: left;
	padding: 1px 2px;
	margin-right: 4px;
	font-size: 85%;
	color: black;
}
div.deja_lu {
	background-color: #6eaf33;
}
div.nouveau {
	background-color: #f89632;
}
div.offline {
	background-color: #bebebe;
}
div.sujet_texte {
	min-height: 24px;
	clear: both;
}

div.sujet_texte textarea {
	font-family: arial, verdana;
	font-size: 1em;
	width: 525px;
	min-height: 50px;
}
div.sujet_texte div.quote {
	border: 1px #ddd solid;
	background-color: #ffffff;
	min-height: 24px;
	padding: 5px;
}
#bouton_nouveau, #bouton_nouveau2 {
    background:#fff url(../images/bouton125x21.png) no-repeat scroll left bottom;
    border:0 none;
    color:#FFFFFF;
    height:24px;
    width:125px;
    margin-left: 14px;
}

#frmRepondre {
	width: 100%;
	display: block;
}
#frmRepondre2 {
	float: left;
	display: block;
}
#frmRepondre #btnRepondre {
	background: #fff url('../images/bouton100x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
}
#frmRepondre2 #btnRepondre2 {
	background: #fff url('../images/bouton100x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
}
#frmEdit #btnEdit {
	background: #f0f0f0 url('../images/bouton100x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
	margin: 2px;
	float: right;
}
.frmSignaler button {
	background: #fff url('../images/bouton100x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
	margin: 2px;
}
.abuseModalContent {
	padding: 6px;
	color: #555;
	font-size: 85%;
}
