BODY {
	font-family: Bookman Old Style;
	font-size : small;
	color : White;
	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);
}

