body {
	scrollbar-track-color:#ffffff;
    scrollbar-arrow-color:#a4c445;
    scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:ffffff;
}	
a {
	color: #592D00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: ;
	}
a:hover {
    color: #30a402;	
	text-decoration: underline
	}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	word-spacing: 7px;
	color: #336600;
	letter-spacing: 4px;
	text-align: center;


}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #592D00;
}
.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #336600;
	font-weight: bolder;

}
.gauch {
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #CCFF33;
}
.tabAc {
	border-top-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4f3c2;
	border-left-color: #e4f3c2;
}
.piedBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #592d00;
}
.ligneverte {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
}
