.tableDF {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}


#forumListSectionNom {
	font-variant: small-caps;
}

#titleSection {
	font-variant: small-caps;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	margin-bottom: 10px;
	padding-left: 2px;
	background-color: #E3E5FF;
}
	#titleSection a {
		text-decoration: none ;
	}
	#titleSection a:hover {
		font-weight: bold;
	}

#forumListSectionDescriptif {
	font-size: 9pt;
	display: block;
	padding-top: 2px ;
	padding-bottom: 3px ;
	border-bottom: 1px dashed #000000;
}
#forumListSectionTop {
	font-size: 8pt;
	display: block;
	padding-left: 50px;
}
	#forumListSectionTop a {
		font-size: 8pt;
	}

#forumListTopicSujet {

}
	
#forumListTopicMessage {

}

#forumListTopicAuteur {
	
}

#forumListTopicCountread {
	font-size: 9pt;	
}

#forumListTopicCountreply {
	font-size: 9pt;	
}

#forumListTopicDatelast {
	font-size: 9pt;	
}

#forumListTopicModeration {
	font-size: 9pt;	
}
	#forumListTopicModeration img {
		border: 0;
	}

#forumListTopicLocked {
	font-size: 9pt;	
}

#forumListPostMessage {

}

#forumListPostDate {

}

#forumPostSujet {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
	line-height: 20pt;
	text-align: center;
	background-color: #EEEEEE ;
	font-weight: bold ;
}

#forumPost {
	margin-bottom: 8px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D3DAFD;
	width: 100%;
}

#forumPostAvatar{
	float: left;
	padding-right: 10px;
}

#forumPostModif {
	float: right;
	padding-left: 60px;
}
	#forumPostModif img {
		border: 0;
	}
	#forumPostModif a {
		padding-left: 2px;
	}

#forumPostMessage {
	padding: 10px;
	background-color: #ECEFFF ;
}

#forumPostEdit {
	margin-top: 20px;
	font-style: italic ;
	font-size: 9pt;
}

#forumPostAuteur {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666 ;
	font-weight: bold ;
	font-size: 9pt;
}
	#forumPostAuteur img {
		vertical-align: middle;
		border: 0;
	}

#regles {
	margin-bottom: 10px;
	text-align: center ;
	font-size: 8pt;
}
#regles a {
	color: #000000;
	text-decoration: underline overline;
}

#forumCharte {
	margin-top: 25px;
	border-top: 1px dotted #AAAAAA;
	font-style: italic;
	font-size: 8pt;	
	text-align: center;
	clear: both;
}



.titleTab {
	border-top: 1px ridge #000000;
	border-bottom: 1px ridge #000000;	
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 10pt;
}

.backgroundTopic1 {
	background-color: #F5F5F5 ;	
}

.backgroundTopic2 {
	background-color: #FFFFFF ;	
}

#center {
	text-align: center;	
}

#probleme {
	text-align: center;
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #FF0000;
	
}

#navigRetour {
	float: right;
	font-size: 8pt;
	font-variant: small-caps;
}

#navigRetour a {
	text-decoration: none;
}
#navigRetour a:hover {
	font-weight: bold;
}

#navigNouveau {
	text-align: left;
	font-size: 8pt;
	margin-bottom: 10px;
}
#navigNouveau a {
	text-decoration: none;
}
#navigNouveau a:hover {
	text-decoration: underline;
}

#spacer {
	clear: both;	
}

#pageParPage {
	margin-top: 15px;
	text-align: center;	
}
	#pageParPage a {
		text-decoration: none;
	}