
.Taho8  { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none }
.Titre { color: #f60; font-size: 10pt; font-family: Tahoma; font-weight: bold; text-decoration: underline; margin-left: 5px }
.Taho8j { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none; text-align: justify }
.Taho8Bg5       { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none; padding: 2px 5px }
.Taho8Bg1 { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none; padding: 1px }

.Taho8Bg15   { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none; padding: 5px 10px 2px 25px }


SELECT {
		font-family			: tahoma;
		font-size			: 8pt;
		color				: #000000;
	}
	
A:link         { color: #000; text-decoration: none }
A:visited    { color: black; text-decoration: none }
A:active    { color: black; text-decoration: none }
A:hover      { color: #808080; text-decoration: none }

a.type1:link   { color: #CC8A3C; text-decoration: none }
a.type1:visited   { color: #CC8A3C; text-decoration: none }
a.type1:active   { color: #CC8A3C; text-decoration: none }
a.type1:hover    { color: #000000; text-decoration: none }

a.type2:link   { color: #FFFFFF; text-decoration: none }
a.type2:visited   { color: #FFFFFF; text-decoration: none }
a.type2:active   { color: #FFFFFF; text-decoration: none }
a.type2:hover    { color: #000000; text-decoration: none }

input, textarea, select {
	font-family			: tahoma;
	font-size			: 8pt;
	border-width : 1px;
	border-color : #ccc;
	background: #F3EEDC;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}

Body { background-color: #E2BD8D;
scrollbar-face-color:#CC8A3C;
scrollbar-track-color:#E2BD8D;
scrollbar-arrow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C2;
scrollbar-darkshadow-color:#000000
 }
