.style1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
}
.style2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {
	font-family: Tahoma;
	color: #cc3333;
	font-weight: bold;
	font-size: 10pt;
}
.style4 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #ff6634;
	text-decoration: none;
	font-weight: bolder;
}
.style5 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #ff6634;
}
.fondvertblanc {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2f7e34;
}
.borduregauchehaut {
	border-top-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336633;
	border-left-color: #336633;
}
.bordurehautgauchevertfine {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #336633;
	border-left-color: #336633;
}
.bordureORANGE4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6634;
	border: thin solid #ff6634;
}

