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: url(cel5c.gif) fixed;
	background-color: #CCCC00;
	cursor: url('moine_non.ani');
}

A:link {
	color: Red;
}

A:visited {
	color: Gray;
}

A:hover {
	color: Red;
	font-weight: Bold;
	font-style: italic;
	cursor: url('moine_oui.ani');
}

P {
	text-align: justify;
	text-indent: 0px;
	list-style-type : disc;
	list-style-color:grey;
}

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);
}
