

body, p, td, table, InputText {
	font-family: Verdana;
	color : #000000;
	font-size: 10px;
	text-decoration: ;
}

th {
	font-family: Verdana;
	color : #c8c8cb;
	font-size: 10px;
	font-weight: ;
}

BODY {
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: ;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #017800;
	scrollbar-3d-light-color: white;
	background-color: ;

}


//Body {
//	scrollbar-face-color: #017800;
//	scrollbar-shadow-color: #999999;
//	scrollbar-highlight-color: #c8c8cb;
//	scrollbar-3dlight-color: ;
//	scrollbar-darkshadow-color: #999999;
//	scrollbar-track-color: #c8c8cb;
//	scrollbar-arrow-color: #000000;
//}

.chemin {
	color : ;
	font-size: 8;
}

.InputText {
	font-family: Verdana;
	font-size: 10px;
}

.bg { background-color: #017800; }

.InputTextBo {
	font-family: Courier New;
	font-size: 10pt;
	width : 600 pt;
	/*height : 200 pt;*/
}

.navActiveState {
	font-family: Courier New;
	font-size: 8pt;
}

.active_state {
	color : #000D80;
    font-weight : bold;
	text-decoration: underline overline;
    text-transform: uppercase;
}

.wfActiveStateTitle {
	color : #606060;
    font-weight : bold;
}

.required {
	color : red;
}

.InputText, .InputTextBo {
	color : #000000;
	font-style: ;
	line-height: ;
	font-weight: ;
	font-variant: ;
	text-transform: ;
	text-decoration: ;
	border-color:    ;
	list-style-type: ;
	background-color: ;
	border-style: groove;
	border : thin groove;
}


.ActiveInputText {
	font-family: Verdana;
	color : ;
	font-style: ;
	font-size: 10px;
	line-height: ;
	font-weight: ;
	font-variant: ;
	text-transform: ;
	text-decoration: ;
	border-color:    ;
	list-style-type: ;
	background-color: ;
	border-style: groove;
}

.titre {
	font-family: Verdana;
	font-size: 10px;
	font-weight: ;
	text-decoration: ;
	color: ;
}


//Style pour tous les types de liens
a.LienBlanc:hover, a.LienBlanc, a.LienBlanc:link, a.LienBlanc:active,a.LienLight:hover, a.LienLight, a.LienLight:link, a.LienLight:active, a:hover, a.Menu:hover, a, a:link, a.Menu, a.Menu:link, a:active, a.Menu:active
	font-family: Verdana;
	font-size: 10px;
	font-style: ;
	line-height: ;
}


//Lien par defaut

a:active {
	font-weight: ;
	font-variant: ;
	color: ;
	text-decoration: ;
}

a, a:link {
	font-weight: ;
	font-variant: ;
	color: ;
	text-decoration: ;
}

a:hover {
	font-weight: ;
	font-variant: ;
	color: #000000;
	text-decoration: ;
}

//Lien Claire
a.LienLight:active {
	font-weight: ;
	font-variant: ;
	color: white;
	text-decoration: ;
}

a.LienLight, a.LienLight:link {
	font-weight: ;
	font-variant: ;
	color: #c8c8cb;
	text-decoration: ;
}

a.LienLight:hover {
	font-weight: ;
	font-variant: ;
	color: #c8c8cb;
	text-decoration: ;
}

//Lien blanc
a.LienBlanc:active {
	font-weight: normal;
	font-variant: ;
	color: white;
	text-decoration: ;
}

a.LienBlanc, a.LienBlanc:link {
	font-weight: normal;
	font-variant: ;
	color: white;
	text-decoration: none;
}

a.LienBlanc:hover {
	font-weight: normal;
	font-variant: ;
	color: white;
	text-decoration: underline;
}

//Lien noir
a.LienNoir:active {
	font-weight: normal;
	font-variant: ;
	color: black;
	text-decoration: ;
}

a.LienNoir, a.LienNoir:link {
	font-weight: normal;
	font-variant: ;
	color: black;
	text-decoration: none;
}

a.LienNoir:hover {
	font-weight: normal;
	font-variant: ;
	color: black;
	text-decoration: underline;
}



//Lien dans les menus
a.Menu:active {
	font-weight: ;
	font-variant: ;
	color: ;
	text-decoration: ;
}

a.Menu, a.Menu:link {
	font-weight: ;
	font-variant: ;
	color: #c8c8cb;
	text-decoration: ;
}

a.Menu:hover {
	font-weight: ;
	font-variant: ;
	color: #000000;
	text-decoration: ;
}


A.ALink {
   color: #000000;
	font-family: arial, verdana, helvetica;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
}

A.ALink:hover {
   color: #005A90;
	font-family: arial, verdana, helvetica;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 11px;
	border: dashed #0000AA 1px;
}
