
.BARRE_TITRE_HAUT  {
	background-image: url(/services_sociaux/forum/images/barre_haut.gif);
	/* background-image: url(/services_sociaux/forum/images/barre_haut.gif); */
	background-repeat: repeat-x;
	background-position: left center; 
	HEIGHT:28px;
	border:0px solid #000000;
	white-space : nowrap;
	text-align : center;
}

.BARRE_TITRE_HAUTD  {
	background-image: url(/services_sociaux/forum/images/barre_haut_coteD.gif);
	background-repeat: no-repeat;
	background-position: left center; 
	HEIGHT:28px;
	border:0px solid #000000;
	white-space : nowrap;
	min-width:35px;
}

.BARRE_TITRE_BAS  {
	background-image: url(/services_sociaux/forum/images/barre_bas.gif);
	background-repeat: repeat-x;
	text-align:right;
	HEIGHT:28px;
	border:0px solid #000000;width:1%;
	white-space : nowrap;
}

.BARRE_TITRE_BASG  {
	background-image: url(/services_sociaux/forum/images/barre_bas_coteG.gif);
	background-repeat: no-repeat;
	background-position: right center; 
	HEIGHT:28px;
	border:0px solid #000000;
	white-space : nowrap;
	min-width:35px;
}

TD.BARRE_TITRE_HAUT  {
	text-align:left;
	white-space : nowrap;
}

TD.BARRE_TITRE_BAS {
	text-align:center;
}


TR.POST_BODY  TD  {
	border-collapse : collapse;
	border: 1px solid #505060;
}

TD.POST_BODY { 	
	text-align:left;
	padding-top:10;padding-bottom:10;
	padding-left:30;	padding-right:30;
}

TABLE.quote TR TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #B1B7BC; line-height: 125%;
	background-color: #31373C; border: #B1B7BC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding-left:30;	padding-right:30;	
}

TABLE.quote TR TH {
	text-align:left;font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;
}

TR.ROW1 TD {background-color:#202030;border: 1px solid #505060;}
TR.ROW2 TD {background-color:#303040;border: 1px solid #505060;}


/*  couleur darksoucy
TR.ROW1 TD {background-color:#BB2D00;}
TR.ROW2 TD {background-color:#992D00;}
*/
a.titreForum {
	color: #FCCC33;
	background :none;
	text-decoration : none;
}
a.titreForum:hover {
	text-decoration : none;		
	background :none;	
	color:#6666FC;
}

IMG.f_style {
	vertical-align: middle;
	border:0px;
}

.labelH4 TH {
	font-weight:bold;
	color: #FFEECC;
	text-align:left;
	width:40%;
}

INPUT.F_CHOIXACTIONS {
	font-family: Verdana;
	font-size:10px;
	color:#000000;
	background-color:#FCFCB6;
	border-color:#FCFCB6;
}
