div.mb_Question
{
	border: 2px solid #D59567;
	padding: 10px;
	background-color: #FFDAAD;
	margin-bottom: 10px;
	line-height: 140%;
}

p.mb_Question_Titre
{
	font-weight: bold;
	font-size: 18px;
	margin:  0;
	padding: 0;
}

p.mb_Question_Description
{
	font-size: 13px;
	margin: 4px 0 0 0;
	padding: 0;
}

div.mb_QuestionSubmitter
{
	margin-top: 10px;
}


span.mb_qform_label
{
	font-weight: bold;
	color: #D59567;
}

span.mb_qform_haut_label
{
	font-weight: bold;
	color: #409A67;
}

span.mb_qform_value
{
}

input.mb_questionform
{
	width: 100%;
	border: 2px solid #D59567;
	font-size: 16px;
	padding: 8px;	
}

input.mb_questionform_haut
{
	width: 100%;
	border: 2px solid #D59567;
	font-size: 12px;
	padding: 8px;	
}

input.mb_questionform:focus
{
	border-color: #904832;
}

textarea.mb_questionform
{
	width: 100%;
	padding: 8px;
	font-size: 12px;
	border: 2px solid #D59567;
}

textarea.mb_questionform:focus
{
	border-color: #904832;
}

div.mb_questionform_center
{
	text-align: center;
	margin-top: 10px;
}

input.mb_questionformbutton
{
	background-color: #D59567;
	border: 1px solid #D59567;
	color: #FFDAAD;
	cursor: pointer;
}

input.mb_questionformbutton:hover
{
	background-color: #904832;
}

div.te_dernieresQR
{
	margin-bottom: 10px;
}

h2.te_dernieresQR
{
	font-weight: bold;
	color: #904830;
	font-size: 18px;
	border-bottom: 2px solid #904830;
	padding: 0px;
	margin: 0 0 10px 0;
	cursor: default;
	text-decoration: none;
}

div.te_dernieresQR_rep
{
	padding: 10px 0;
	border-bottom: 2px solid #FDD8AB;
}

p.te_dernieresQR_question
{
	margin: 0 0 8px 0;
	font-size: 11px;
	font-style: italic;
}

a.te_dernieresQR_question
{
	padding: 0px;
	color: #904830;
}

a.te_dernieresQR_question:hover
{
	background-color: white;
	text-decoration: underline;
}

p.te_dernieresQR_auteur
{
	margin: 0 0 8px 0;
	font-size: 11px;
}

p.te_dernieresQR_reptitre
{
	margin: 0 0 8px 0;
	font-weight: bold;
	font-size: 12px;
}

p.te_dernieresQR_reptexte
{
	margin: 0 0 8px 0;
	font-size: 11px;
}

a.te_dernieresQR_suite
{
	margin-left: 10px;
}
