body {
	scrollbar-arrow-color:#B58463;
	scrollbar-3dlight-color:#B58463;
	scrollbar-highlight-color:#CCC6C1;
	scrollbar-face-color:#EBDAC8;
	scrollbar-shadow-color:#BBB6B1;
	scrollbar-darkshadow-color:#B58463;
	scrollbar-track-color:#EEE8E3;
}

.title {
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	color : #006699;
	font-family : Verdana, Tahoma;
}
.nom_chat {
	font-size : 18;
	font-weight : bold;
	text-align : left;
	color : #005f9f;
	font-family : Verdana, Tahoma;
}
.noms_chats {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : justify;
	font-weight : bold;	     
}

.titre_bleu {
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	color : #005f9f;
	font-family : Verdana, Tahoma;
}
.text {
	color : Gray;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
}

.NB {
	color : Gray;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : normal;
	text-align : left;
}

.beige {
	color : #B69788;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : normal;
	text-align : left;
}

.table {
	font-size : 9pt;
	font-weight : bold;
	color : #884422;
	font-family : Verdana, Tahoma;
	margin-bottom : 0px;
}

.titre_texte_chat{
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	color : #884422;
	font-family : Verdana, Tahoma;
	margin-bottom : 0px;
}

.cat_text {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : justify;
	font-weight : normal;	       
}
.classification {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : right;
	font-weight : normal;
}

.liens_bleu {
	font-size : 9pt;
	font-weight : bold;
	text-align : normal;
	color : #005f9f;
	font-family : Verdana, Tahoma;
	text-decoration:none;
}

A:hover.liens_bleu {
	color : Gray;
}
