
.Fiche   { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none; margin: 5px; padding: 5px }
.titre 10p    { color: white; font-size: 10pt; font-family: Tahoma; font-weight: bolder; text-decoration: none; margin: 5px; padding: 5px }
.Fiche2 { color: #74296d; font-size: 8pt; font-family: Tahoma; text-decoration: none; margin: 5px; padding: 5px }
.Fiche3  { color: white; font-size: 10pt; font-family: Tahoma; text-decoration: none }
.Fiche1    { color: black; font-size: 8pt; font-family: Tahoma; text-decoration: none; text-indent: 30pt }
.FicheBgBb     { color: black; font-size: 8px; font-family: Tahoma; text-decoration: none; border-bottom: 1px solid #74296d; border-left: 1pt solid #74296d }
.indexBgBb1      { color: white; font-size: 8pt; font-family: Tahoma; text-decoration: none; margin: 5px; padding: 5px; border-bottom: 1px solid #333; border-left: 1px solid #333 }
.ficheBgBb1 { color: white; font-size: 10pt; font-family: Tahoma; font-weight: bold; text-decoration: none; padding: 5px;}
.FicheBgBd   { color: black; font-size: 8px; font-family: Tahoma; text-decoration: none; background-color: white; border-right: 1px solid #74296d; border-left: 1pt solid #74296d }
.FicheBbBd   { color: #000; font-size: 8px; font-family: Tahoma; text-decoration: none; background-color: white; border-right: 1px solid #74296d; border-bottom: 1px solid #74296d }
.FicheBgBbBd      { color: #000; font-size: 8px; font-family: Tahoma; text-decoration: none; border-right: 1px solid #74296d; border-bottom: 1px solid #74296d; border-left: 1pt solid #74296d }
.FicheBgBbBdnoir { color: #000; font-size: 8px; font-family: Tahoma; text-decoration: none; background-color: white; border-right: 1px solid black; border-bottom: 1px solid #000; border-left: 1pt solid #000 }
.FicheBb   { color: #000; font-size: 8px; font-family: Tahoma; text-decoration: none; background-color: white; border-bottom: 1px solid #74296d }
.FicheBg   { color: #000; font-size: 8px; font-family: Tahoma; text-decoration: none; background-color: white; border-left: 1px solid #74296d }
.FicheBd   { color: #000; font-size: 8px; font-family: Tahoma; text-decoration: none; background-color: white; border-right: 1px solid #74296d }
SELECT {
		font-family			: tahoma;
		font-size			: 8pt;
		color				: #000000;
	}
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;
}
A:link           { color: #006; text-decoration: none }
a.type1:link   { color: #ffffff; text-decoration: none }
a.type2:link     { color: #000; text-decoration: none }
A:visited      { color: #609; text-decoration: none }
a.type1:visited   { color: #fff; text-decoration: none }
a.type2:visited   { color: #000; text-decoration: none }
A:active    { color: black; text-decoration: none }
a.type1:active     { color: white; text-decoration: none }
a.type2:active   { color: #000; text-decoration: none }
A:hover       { color: #0a4094; text-decoration: none }
a.type1:hover       { color: #6e0d63; text-decoration: none }
a.type2:hover     { color: #6e0d63; text-decoration: none }
.body        { background-color: black; scrollbar-3dlight-color: #040404; scrollbar-arrow-color: #6ac29f; scrollbar-darkshadow-color: #999999; scrollbar-face-color: #650260; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #6ac29f  }

