.tirait-h {
	background-attachment: scroll;
	background-image: url(images/tirait-h.gif);
	background-repeat: repeat;
	background-position: left top;
}
.titre-bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-variant: small-caps;
}
.ugras-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.gras-bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
BODY{

	SCROLLBAR-FACE-COLOR: #FBCB35;
	SCROLLBAR-HIGHLIGHT-COLOR: #000066;
	SCROLLBAR-SHADOW-COLOR: #000066;
	SCROLLBAR-3DLIGHT-COLOR: #000066;
	SCROLLBAR-DARKSHADOW-COLOR: #000066;
	SCROLLBAR-ARROW-COLOR: #000066;
	SCROLLBAR-TRACK-COLOR: #000066;
	SCROLLBAR-BASE-COLOR: #000066;

}