BODY {
	SCROLLBAR-FACE-COLOR: #FFCC33;
	SCROLLBAR-SHADOW-COLOR: #CCFFCC;
	SCROLLBAR-3DLIGHT-COLOR: #3366FF;
	SCROLLBAR-ARROW-COLOR: #ff0000;
	SCROLLBAR-TRACK-COLOR: #993300;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: "Bookman Old Style";
	font-size : small;
	color : black;
	background: #B30000 url(ac1021.jpg); /* repeat-y fixedcel2b.jpg */
	cursor: url('moine_non.ani');
}

A:link {
	color: Red;
}

A:visited {
	color: Maroon;
}

A:hover {
	color: Red;
	font-weight: Bold;
	font-style: italic;
	cursor: url('moine_oui.ani');
}

P {text-align: justify;}

INPUT {
	font: 12px "arial";
	background: Gray;
	color: White;
	height: 23px;
	border-width: small;
}

SELECT {
	font: 12px "arial";
	background: Gray;
	color: Silver;
	border-width: small;
	border-style: ridge;
}

TEXTAREA {
	font: 12px "arial";
	background: Gray;
	color: Silver;
	border-width: small;
	border-style: ridge;
}

DIV {text-align: justify ;}

TABLE {background-repeat: repeat; background-position: center ;  background-image : url(velin.jpg); }
