body {
	scrollbar-face-color:#990099;
	scrollbar-shadow-color:#990099;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#990099;
	scrollbar-track-color:#FFCEEF;
	scrollbar-arrow-color:#FFFFFF;
		background-color:#990099;
		margin:0;
		font-family:verdana,arial,sans-serif;
		font-size: 10px;
}
/* anciennes classes */
.nbr_connectes {
        color:#ffffff;
        font-size:10px;
        font-family:verdana,arial,sans-serif;
}
.arriereplan_invitation {
        background-color:#ddceef;
}
/* les liens */
a:link {
	font-size: 10px;
}
a:visited {
	font-size: 10px;
}
a:hover {
	font-size: 10px;
}
a:active {
	font-size: 10px;
}
/* les liens du menu de gauche */
.liensmenu {
		font-size: 11px;
      color:#231289;
}
a.liensmenu:link {
	font-size: 11px;
}
a.liensmenu:visited {
	font-size: 11px;
}
a.liensmenu:hover {
	font-size: 11px;
}
a.liensmenu:active {
	font-size: 11px;
}
.titre_messagerie_petit {
	font-size: 11px;
        font-weight: bold;
}
/* le texte */
.txt_messagerie_petit {
	font-size: 10px;
}
.txt_petit {
	font-size: 10px;
}
.txt_moyen {
	font-size: 12px;
}
.txt_grand {
	font-size: 14px;
}
/* les titres */
.titre_petit {
	font-size: 10px;
	font-weight: bold;
}
.titre_moyen {
	font-size: 12px;
	font-weight: bold;
}
.titre_grand {
	font-size: 14px;
	font-weight: bold;
}
/* les commentaires */
.comment_petit {
	font-size: 10px;
	font-style: italic;
	font-family: Geneva,Helvetica,sans-serif;
}
.comment_moyen {
	font-size: 14px;
	font-style: italic;
	font-family: Geneva,Helvetica,sans-serif;
}
.comment_grand {
	font-size: 16px;
	font-style: italic;
	font-family: Geneva,Helvetica,sans-serif;
}
/* divers */
.warning {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva,Helvetica,sans-serif;
	color: #003399;
.status {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.pseudo {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia,Helvetica,sans-serif;
	color: #003399;
}
.table_bgcolor {
        background-color:#FFCEEF;
}
.formfield_color {
        background-color:#ffffff;
	font-size: 11px;
	color: #6A0048;
}
.user_vip_status {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.titreMessagerie {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: Purple;
	letter-spacing: 4px
}
.titreMessageriePetit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: Purple;
	letter-spacing: 2px
}
.tableBgColor2 {
        background-color:#FFF6FE;
}

