.BODY {
	scrollbar-face-color: #77ADEA; 
	scrollbar-shadow-color: #2F344B; 
	scrollbar-highlight-color: #fffffF; 
	scrollbar-3dlight-color: #2F344B; 
	scrollbar-darkshadow-color: #2F344B; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #2F344B; 
}

.texte{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #2F344B;
	font-size : 11px;
	text-decoration : none;
}
a:link.texte{
	color : #2F344B;
	text-decoration : underline;
}
a:visited.texte{
	color : #2F344B;
	text-decoration : underline;
}
a:hover.texte{
	color : #2F344B;
	text-decoration : underline;
}

.marron11{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #B2531E;
	font-size : 11px;
	text-decoration : none;
}
a:link.marron11{
	color : #B2531E;
	text-decoration : underline;
}
a:visited.marron11{
	color : #B2531E;
	text-decoration : underline;
}
a:hover.marron11{
	color : #B2531E;
	text-decoration : underline;
}

.bleu{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #536A90;
	font-size : 11px;
	text-decoration : none;
}
a:link.bleu{
	color : #536A90;
	text-decoration : underline;
}
a:visited.bleu{
	color : #536A90;
	text-decoration : underline;
}
a:hover.bleu{
	color : #536A90;
	text-decoration : underline;
}

.cale10{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

.titre{
	font-family : Verdana, Helvetica, Sans-Serif;
	color : #2F344B;
	font-size : 15px;
	text-decoration : none;
}