html, body {
	margin:0;
    padding:0;
    text-align: center;
	background-image:url('images/back.gif');
}
a {
color: Silver; 
FONT-FAMILY: verdana;
text-decoration: none; 
FONT-SIZE: 8pt;
}
a:hover {
color: #FE9000;
FONT-FAMILY: verdana; 
FONT-SIZE: 8pt;
}
.menu_title {
    width:138px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	border-left:1px solid #A8A8E7;
	border-top:1px solid #A8A8E7;
	border-right:1px solid #A8A8E7;
	text-align:center;
    background-image : url('images/b_titre.gif');
}
A.menu {
	COLOR: Silver;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
}
	A:visited.menu {
	text-decoration: none;
	color: Silver;
}
	A:hover.menu {text-decoration: none;color: #FE9000;}
	A:link.menu {
	text-decoration: none;
	color: Silver;
}
	A:active.menu {text-decoration: none; color: White}
.title {text-align: left; font-size:18px; font-family:verdana; width:100%; color:white; filter:Glow(color=#CC0000, strength=3);}
.title2 {text-align: center; font-size:18px; font-family:verdana; width:100%; color:white; filter:Glow(color=#330000, strength=2);}
.title3 {text-align: center; font-size:15px; font-family:verdana; width:100%; color:white; filter:Glow(color=#330000, strength=2);}

.form {
	font-family: Verdana;
	font-size: 10px;
	color: #FE9000;
}
.texte {
	font-family: Verdana;
	font-size: 10px;
	color: #ebe9e9;
	text-decoration: none;
}
.texte2 {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.texte3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FE9000;
	text-decoration: none;
	font-weight: bold;
}
.hide {
	font-size: 8px;
	color: #57594A;
}
.textfield {
	background-color: Silver;
	color: #454738;
	border: solid 1px #999999;
	font-size: 8pt;
	font-weight: bold;
}
A.menu2 {
	COLOR: Blue;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
	text-decoration: none;
}
A.menu2:hover {
	font-weight: normal;
	color: #FE9000;
	FONT-FAMILY: verdana;
	FONT-SIZE: 8pt;
	text-decoration: none;
}
.center {
	width: 100%;
	border: 1px solid Gray;
}