BODY {
	background:#ffffff;
	overflow:hidden;
	margin-left:0;
	margin-right:0; 
	margin-top:0;
	width:100%;
	font-family: Verdana
	font-weight:normal;
	font-size:12px;
	// overflow-x:hidden pas de barre de scroll si un objet sort du cote droit
	
	
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #eb7207;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #eb7207;
	scrollbar-arrow-color: #eb7207;
	scrollbar-track-color: #e7df50;
}
#stitre { font-family: Verdana, Lucida, Helvetica, Arial; font-size: 18; color=#EB7206; font-weight: bold }
#stxt {  font-size: 12; font-family: Verdana, Lucida, Helvetica, Arial }
#sblank { font-family: Verdana, Lucida, Helvetica, Arial; font-size: 18; color=#FFFFFF; font-weight: bold }


A { color: #EB7206; font-size:12px}
A:link    { color: #EB7206; font-size:12px}
A:visited { color: #EB7206; font-size:12px }
A:active  { color: #EB7206; font-size:12px }
A:hover   { text-decoration: none; color: #C00000; font-size:12px}

.tst-div          { position: absolute; width: 100%; height: 100%; overflow:auto }


.stTITRE {
	background:#339900;
	border-left:1px solid #339900;
	border-right:1px solid #339900;
	border-top:1px solid #339900;
	border-bottom:1px solid #339900;
	color:#ffffff;
}	  
.stLIGNE {
	background:#339900;
	border-top:1px solid #339900;
	border-left:1px solid #339900;
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	color:#ffffff;
}
.stACTIF {
	background:#ffcc33;
	border-top:1px solid #9C9A9C;
	border-left:1px solid #9C9A9C;
	border-right:1px solid #9C9A9C;
	border-bottom:1px solid #9C9A9C;
	color:#cc0000;
}

.stBLOCTITRE {
	background:#339900;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
}

.stBLOCLIGNE {
	background:#339900;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
}

