/* page 10 >> */
.topics_list_wrapper
{
	padding : 17px 107px 0 0;
}
.forum_btns
{
	height : 19px;
}
.forum_btn_left
{
	float : left;
}
.forum_btn_right
{
	float : right;
}
.forum_topics_list
{
	padding : 18px 0 7px 0;
}
.forum_topics_list li
{
	padding : 0 0 14px 0;
}
.forum_topics_list li a:hover{
  text-decoration:underline;
  color : #3c7c07;  
}
.forum_topic_title
{
	padding : 0 0 3px 0;
	font : bold 13px Verdana, Arial, sans-serif;
	color : #3c7c07;
}
.forum_topic_txt
{
	padding : 0 0 14px 0;
	font : normal 12px/14px Verdana, Arial, sans-serif;
	color : #464646;
}
a.answer
{
	display : block;
	color:#EA6828;
	font-size:10px;
	font-weight:bold;
	height : 15px;
	line-height : 15px;
	padding : 0 0 0 22px;
	background : url("/img/express_yourself/forums/icn_answer.gif") 0 0 no-repeat;
}
.forum_topic_links
{
	padding : 0 0 0 315px;
	height : 15px;
}
.forum_topic_links a
{
	float : right;
}
.forum_topic_links a.answer
{
	margin : 0 49px 0 0;
}
.forum_topic_links a.tick
{
	white-space : nowrap;
}
a.lien_legal
{
	font-size : 12px;
	color : #999;
	text-decoration : underline;
	float : left;
	clear : left;
	margin-top : 12px;
}
a.lien_legal:link, a.lien_legal:visited
{
	text-decoration : underline;
	color : #999;
}
a.lien_legal:hover, a.lien_legal:active
{
	text-decoration : underline;
	color : #666;
}
* html a.lien_legal
{
	padding : 0 0 1px 0;
}
*+html a.lien_legal
{
	padding : 0 0 1px 0;
}
.forum_topic_links_left_right
{
	padding : 0;
}
.forum_topic_links_left_right .forum_topic_links_left
{
	float : left;
}
.forum_topic_links_left_right .forum_topic_links_right
{
	float : right;
}
.forum_topic_links_left_right .lien_legal
{
	margin-top : 1px;
}
/* << page 10 */
/* page 11 >> */
.forum_answers_inner
{
	border-top : 9px solid #5a970a;
}
.forum_answers_wrapper
{
	padding : 0 107px 0 0;
}
.answers_number
{
	padding : 20px 0 5px 0;
	font : 22px Verdana, Arial, sans-serif;
	color : #3c7c07;
}
.forum_answers li
{
	margin : 20px 0 10px 0;
}
.forum_answer_intro
{
	font : 11px Verdana, Arial, sans-serif;
	color : #464646;
}
.forum_answer_order, .forum_answer_author
{
	font-weight : bold;
	color : #3c7c07;
}
.forum_answer_top
{
	height : 8px;
	overflow : hidden; /* IE6 */
	background : url("/img/express_yourself/forums/forum_bulle_top.png") 0 0 no-repeat;
}
.forum_answer_btm
{
	height : 2px;
	overflow : hidden; /* IE6 */
	background : url("/img/express_yourself/forums/forum_bulle_btm.png") 0 0 no-repeat;
}
.forum_answer_inner
{
	border : 1px solid #bfd20c;
	border-width : 0 1px;
	padding : 9px 25px 19px 9px;
}
/* << page 11 */
/* page 12 >> */
.forum_comment_wrapper .answers_number
{
	padding-bottom : 12px;
}
.forum_comment_wrapper label
{
	display : block;
	float : none;
	font : 11px Verdana, Arial, sans-serif;
	color : #464646;
	margin : 0 0 3px 0;
}
.forum_comment_wrapper .for_text
{
	margin : 0 0 10px 0;
}
.forum_comment_wrapper .for_text input
{
	width : 245px;
	height : 16px;
	border : 1px solid #bfd20c;
	font : 11px Verdana, Arial, sans-serif;
	color : #464646;
}
.forum_comment_wrapper .for_textarea textarea
{
	width : 640px;
	height : 122px;
	border : 1px solid #bfd20c;
	font : 11px Verdana, Arial, sans-serif;
	color : #464646;
}
.forum_comment_submit
{
	float : left;
	margin : 6px 0 0 0;
}
.forum_comment_wrapper a.pagetop
{
	float : right;
	margin-top : 8px;
}	
#left_col {
	float: left;
	width: 178px;
	margin-right: 5px;
	background: url(/img/expertise/bkg_inscr-left.jpg) repeat-y;
	color: #FFFFFF;
	font:left;
}

/* << page 12 */
