a.lienpartie{
	float : left;
	font-weight : bold;
	text-decoration : underline;
	color : #C2283A;
	background : url("../img/puce3.gif") 0px 1px no-repeat;
	padding-left :12px;
	width : 53px;
	height : 4.2em;
	}
a.lienpartie:hover{
	color : red;
	}
.commentaire{
	color : #668274;
	}
.fiab{
	color : #6BA6FF;
	}
.nb_ply{
	color : #FF5151;
	}
.freq{
	color : #0C00FF;
	}
.champ{
	color : #0C00FF;
	text-decoration : underline;
	}	
a.actif{
	font-weight : bold;
	color : #324480;
	}
a.actif:HOVER{
	font-weight : bold;
	color : red;
	}
a.passif{
	color : #C2283A;
	}
a.passif:HOVER{
	color : red;
	}
a.bouton_action{
	float : left;
	border : 1px silver solid;
	margin : 0 5px 0 5px;
	padding : 0 5px 0 5px;
	background-color : #dddddd;
	height : 1.2em;
	color : #666666;
	}
a.bouton_action:hover{
	color : maroon;
	border-color : maroon;
	}
/***** CREATION *****/
#creation_form{
	position : relative;
	}
#invite_box{
	display : none;
	position : absolute;
	top : 22px;
	left : 250px;
	}
#invite_box label{
	float : none;
	}
.forum_txt{
	color : #0C00FF;
	font-size : smaller;
	}

/***** END OF CREATION *****/