body {
	background-color: #000000;	
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #999966; 
	SCROLLBAR-3DLIGHT-COLOR: #666633; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #D1B7B6;
}

a:link {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8A8D54;
	text-align: justify;
	text-decoration: none;
}
a:hover {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
a:visited {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8A8D54;
	text-align: justify;
	text-decoration: none;
}
a:active {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #8A8D54;
	text-align: justify;
	text-decoration: none;
}
.text_rub {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #F2EAD7;
	text-align: right;
	word-spacing: normal;
	letter-spacing: 10px;
	text-decoration: underline overline;
	text-transform: uppercase;
}
.texte_stand {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #B6AE81;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.texte_stand2 {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #B6AE81;
	text-align: justify;
	
}

.texte_stand2lt {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #B6AE81;
	text-align: justify;
	text-decoration: line-through;
	
}

.texte_stand3 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F12228;
	text-align: justify;
	
}

.texte_standblanc {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

.size1 {font-size: 12px}
.center {text-align: center}
.underline { text-decoration:underline; }
.overline { text-decoration:overline; }
.line_through { text-decoration:line-through; }
.blink { text-decoration:blink; }

h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	background-color: #535140;
	letter-spacing: 10px;
	word-spacing: normal;
	padding-left: 8px;
}

