BODY {
	BACKGROUND: url(../images/leathergreen.jpg) scroll;
	MARGIN: 0px;
	POSITION: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px;
	scrollbar-face-color: #E3913E;
	scrollbar-arrow-color: #000000;
}

A {
	COLOR: #CA0000;
	FONT: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color: #FFFFCC;
	height: 30px;
	width: auto;
	padding: 5px 10px;
	text-align: center;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #E3913E;
	border-left-color: #E3913E;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E3913E;
	background-image: url(../images/papier_10.jpg);



}
A:hover {
	COLOR: #411;
	background-color: #E3913E;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: none;



}H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 5px;
	border-left-width: 8px;
	border-bottom-style: groove;
	border-left-style: outset;
	border-bottom-color: #CC0000;
	border-left-color: #CC9933;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	height: 20px;
	width: 400px;
	clear: right;
}
Div#textFilter {
	FONT-SIZE: 15pt;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=true);
	HEIGHT: 2pt;
}
Div#textFilter SPAN {
	FONT-SIZE: 10pt; FILTER: Glow(Color=black, Strength=1); HEIGHT: 15pt;
}

DIV.shadowFilter {position:static width:4px; height:4px;
filter: Shadow(color=#006633, Direction=115, Strength=10);
}
DIV.grandientFilter {FILTER: Gradient(gradientType=1,startColorStr=#E3913E,endColorStr=#ffFFde)
}
DIV.sFilter {position:static width:4px; height:4px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333, Direction=115, Strength=10);
}
