#messages {
	float:right;
	font-weight:bold;
	color:#000;
	width:398px;
}
#messages h2 {
	font-size:2em;
	margin:15px 0 0;padding:0;	
}
#messages a {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}

#titre_content_forum,
#titre_content_identification {
	float:left;
	margin:0;padding:10px 0;
	width:100%;
	height:20px;
}

#titre_content_forum {
	background:url('http://www.tsr.ch/images/emissions/tempspresent/title_forum.png') 8px 0 no-repeat;
}
* html #titre_content_forum {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tsr.ch/images/emissions/tempspresent/title_forum.png');
}

#titre_content_identification {
	background:url('http://www.tsr.ch/images/emissions/tempspresent/title_identification.png') top left no-repeat;
}
* html #titre_content_identification {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tsr.ch/images/emissions/tempspresent/title_identification.png');
}

a#listAll,
a#listAll:hover {
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	text-transform:uppercase;
	height:16px;
	background:none;
}
.forums-list li a {
	color:#000;
	border-bottom:none;
}

.forums-list li a span {
	color:#F00;
}
.forums-list li a:hover {	
	color:#fff;
	background:#9C9A9C;
}

#new-post {
	border:1px solid #666;		
}
#new-post h2 {
	color:#000;
	background:#9C9A9C;	
}

#new-post a {
	color:#333;	
}
#new-post a:hover {
	color:#666;
	text-decoration:none;
}

/* pagination */
.pagination{
	background:#9C9A9C;
}
.pagination a{
	background:#D6D7D6;		
	color:#333;
}
.pagination a:hover{ 
	background:#4A5152;
	color:#fff;
	text-decoration:none;
}
.pagination a.cur{
	background:#4A5152;
	color:#fff;
	cursor:default;
}

/* posts */
.post-item{
	border:1px solid #666;
	clear:both;
	margin-top:5px;
	background:none;
	width:498px !important;
	width:495px;
}
		
.post-item.anonymous{background:none;}
.post-item .member .details{background:none;padding:2px 5px;margin:5px 0 0 0;color:#000;}
.post-item .member .member-link{display:block;overflow:hidden;background:#9C9A9C; color:#000;}
.post-item .member .member-link span{display:block;background:#BFBFBF;padding:4px;}
.post-item .member .member-link span strong{display:block;font-size:11px;}
.post-item .member a.member-link:hover{text-decoration:none;background:#9C9A9C; color:#666; }
.post-item .member a.member-link:hover span{background:#BFBFBF; color:#666;}
.post-item.anonymous .member .member-link span { background:#BFBFBF; padding-bottom:2px; }

.post-item.closed-thread .header a{				
	color:#000;
	background:#BFBFBF;
	padding:5px 5px 5px 10px;	
}		
.post-item.closed-thread .header a:hover{background-color:#BFBFBF;text-decoration:none;}
.post-item.closed-thread .header strong{display:block;font-size:14px;}
.post-item.closed-thread .header .date{color:#777}
.post-item.closed-thread .header a:hover strong{text-decoration:none;color:#666;}
				
.post-item.open-thread h2{margin:0;font-weight:normal;font-size:18px;}
.post-item.open-thread h2 a{
	display:block;
	background:#BFBFBF;
	padding:5px 5px 5px 10px;				
	}
.post-item.open-thread h2 a:hover{
	color:#eee;				
	}
.post-item.open-thread h2 a strong{font-weight:normal;}
.post-item.open-thread h2 a span{text-align:right;font-size:10px;opacity:.5;float:right;}
.post-item.open-thread .header{text-align:right;background:#BFBFBF;padding:5px;}
.post-item.open-thread .header h1{
	margin:0;
	text-align:left;
	font-size:14px;
	padding:0 0 5px 0;				
	}
.post-item.open-thread .header .date{float:left;color:#555;}
.post-item.open-thread .permalink{color:#999;font-size:8px;}
.post-item.open-thread .permalink:hover{color:#777;}
.post-item.open-thread .header .answer{font-weight:bold;}
.post-item .text{padding:10px;}
.post-item.closed-thread .text{max-height:150px;overflow:auto;}
.post-item .text a.quote{font-weight:bold;}
.post-item .text a.quote span{font-weight:normal;}
.post-item .footer{padding:5px;}
.post-item .footer a{font-weight:bold;}			
.post-item .footer .numAnswer span,
.post-item .footer .numAnswer.noanswer{color:#000;font-weight:normal;font-size:10px;}

a.lnkAnswer { font-size:0.9em; }
a.answer:hover,
a.numAnswer:hover, 
a.lnkAnswer:hover {
	color:#eee;	
}

.sep_page_answers {
	margin-top:5px;
	background:#9C9A9C;
}

#content_close_titre_next {
	padding:5px 0 2px;
}

#content_close_emis_next {
	padding:0;
}

