.text_titre1{
	color:#2949cb;
	font:bold 18px 'Courrier New';
}
.text_error{
	font : bold 14px 'Courrier New';
	color:#FF0000;
	text-align:center;
}
.text_succes{
	font : bold 14px 'Courrier New';
	color:#176d00;
	text-align:center;
}
.text_user_profil{
	font:bold 18px 'Courrier New';
}
.text_petit_infos{
	font : 14px 'Courrier New';
}
.text_titre_profil{
	border-bottom:1px solid #ff6325;
	color:#ff6325;
	font-size:1.05em;
	font:bold 'Courrier New';
	margin-bottom:3px;
	margin-top:20px;
	padding-bottom:2px;
}
.text_infos_date{
	color:#454545;
	font:bold 12px 'Courrier New';
}
.text_date{
	color:#454545;
	font:bold 12px 'Courrier New';
	text-align:right;
}
.text_info_forum{
	color:#1c6cff;
	font:bold 12px 'Courrier New';
	text-align:center;
}
a.text_titre_forum{
	color:#2949cb;
	font:bold 18px 'Courrier New';
	text-decoration:none;
}
a:hover.text_titre_forum{
	color:#009cf6;
	font:bold 18px 'Courrier New';
	text-decoration:underline;
}
a{
	color:#2949cb;
	font:bold 12px 'Courrier New';
	border:0px solid #000000;
}
a:hover{
	color:#009cf6;
	font:bold 12px 'Courrier New';
	border:0px solid #000000;
}
.text_titrecateg{
	background:#8a8a8a;
	background-image:url(./design/bg_titre.png);
	background-repeat:repeat-x;
	color:#494949;
	font:bold 14px 'Courrier New';
	height:30px;
	width:800px;
	text-align:center;
	border-bottom:1px solid #000000;
}
.text_rang_admin{
	color:#ffc600;
}
.text_rang_modo{
	color:#00fff0;
}
.text_rang_createur{
	color:#00ff00;
}
.text_rang_testeur{
	color:#9ec9bc;
}