.titreTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.titreTableauLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}
.titreTableauLien:hover {
	 color: #B53929;
	 text-decoration: underline overline;
	 font-weight: bold;
}
.texteTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.texteTableauLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.texteTableauLien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline overline;
}
.trTitreTableau {
	background: #97B3DD;
    text-align: center;
    background: url(../img/forum/ft.gif);
}
.tr1 {
	background: #DFE3EE;
}
.tr2 {
	background: #FFFFFF;
}

.tr_survol1 {
	background: #DFE3EE;
}
.tr_survol2 {
	background: #FFFFFF;
}
.tr_survol1:hover {
    background: url(../img/forum/font.png);
	cursor:pointer;
}
.tr_survol2:hover {
    background: url(../img/forum/font.png);
	cursor:pointer;
}
.tr_actif {
	background: #AEE1AF;
}
.tr_inactif {
	background: #FFB7B7;
}
.tr_visible {
	background: #AEE1AF;
}
.tr_cache {
	background: #FFB7B7;
}
.tr_etablissement {
	background: #FFF3BD;
}
.trNavTableau {
	background: #A69FFF;
    text-align: left;
    background: url(../img/forum/ftnav.gif);
}
.tableau_navoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.tableau_navoff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline overline;
}
.tableau_navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF7769;
	text-decoration: none
}
.tableauForum {
	border:1px solid #2D6987;
}
.titreForum {
PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: url("../img/cfa/subhead_bg.png") repeat-x; MARGIN: 2px 0px 2px;
TEXT-TRANSFORM: uppercase;
COLOR: #000000;
LINE-HEIGHT: 21px;
HEIGHT: 21px;
TEXT-ALIGN: left;
width:99%;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	 text-decoration: underline overline;
	font-size: 12pt;
	color: #FF0000;
}
.tfNouveau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.texteDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
}
.tfMenuLigne {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}
.tfMenuLigne:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline overline;
}
.tfMessageOuvert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.tfcitation {
	font-style: italic;
	color: #808080;
}
.trTitreListeForum {
	background: #9CBDDE;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15;
	color: #F1B219;
	margin:0.3em;
	width: 100%;
}
.forum tr{
	height : 21px;
}