#annfa {
	position:relative;
	top:30px;
	left:30px;
	width:640px;
	height:440px;
	color:#939091;
}
#annfa-overflow { width:640px; height:440px; }

#annfa h1 { height:37px; }

/* ZONE QUESTIONS */

#annfa-questions {
	margin-top:6px;
	border-bottom:1px dashed #d9d9d9;
}

#annfa-questions table { margin-bottom:8px; }
#annfa-questions table tr { vertical-align:top; }

#annfa-questions ul {
	width:290px;
	margin-left:12px;
	line-height:18px;
}
#annfa-questions ul a { color:#939091; text-decoration:none; }
#annfa-questions ul a:hover { text-decoration:underline; }

#annfa-questions ul#liste-gauche {
	border-right:1px solid #D9D9D9;
	margin-right:18px;
}


#annfa-questions ul li {
	list-style:url(../images/puce-tiret.jpg);
	width:265px;
}

/* ZONE REPONSES */

#annfa-reponses {
	margin:18px 0 0 0px;
	line-height:18px;
}

#annfa-reponses h4 { font-size:11px; color:#fd6b00; }
#annfa-reponses .reponse { width:610px; color:#939091; line-height:18px; }
#annfa-reponses p.return-top { text-align:right; border-bottom:1px dashed #d9d9d9; cursor:pointer; margin-bottom:10px; }