
body { 
	scrollbar-face-color:#819CA5; 
	scrollbar-highlight-color:#8FA9B1; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#4B6269; 
	scrollbar-shadow-color:#5B7881; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#9BB2B9; 

}
.backs {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(backgr.jpg);
	background-repeat: no-repeat;
	background-position: left left;
	width: 100%;
	left: auto;
	top: auto;
	position: static;
	height: 20%;



}
.tabback {
	background-attachment: scroll;
	background-image: url(backgr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	

}
.texte {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	
}
.formular {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	color: #809FA0;
	background-color: #FFFFFF;
	border: 1px solid #33626E;
	text-indent: 0pt;
	text-align: center;
}

