.TableForum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
	background-color: #EEEEEE;
}
.TableForumTitre {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	padding: 4px;
}
.TableForum H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	border: 0px none;
}
.TableForum TD {
	padding: 2px;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
}
.TableForum TD.infos {
	background-color: #C8C7D1;
	font-size: 10px;
}
.TableForum H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border: 0px none;
	font-style: normal;
}
.TableForum P {
	font-size: 10px;
}
.TableForum a {
	text-decoration: none;
}
.TableForumTitre a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: none;
}
.TableForumTitre a:hover {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: underline;
}
.TableForum h3 {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E8CA2;
}
.TableForumSeparateur {
	background-color: #9E9CAD;
	height: 4px;
}

/*----------------- pour les numéros de pages ------------------ */
.TableForumPage {
	background-color: #EEEEEE;
	border: 0px none;
	font-weight: normal;
	font-size: 10px;
}
.TableForumPage TD {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.TableForumPage .tdPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}

.TableForumPage .tdPage a {
	color: #333333;
	text-decoration: none;
}

.TableForumPage .tdPage a:hover {
	color: #FFFFFF;
	background-color: #660000;
}

.TableForumPage .PageEnCours {
	background-color: #660000;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}

.TableForumPage .HRPagination {

	border-bottom-color: #ffffff;
}

/*--------------------------------------------------------------*/
