body {
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-color: #0B6B02;
	margin:0
}
.bg {
	background-image: url(images/bg.gif);
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #721F02;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
}

.txtyzeo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #dcb572;
}


a:link {
color: #009933; text-decoration: underline;
} 

a:visited {
color: #009933; text-decoration: underline;
} 

a:hover {
color: #00CC00; text-decoration: underline;
}

a.yzeo:link {
color: #dcb572; text-decoration: none;
} 

a.yzeo:visited {
color: #dcb572; text-decoration: none;
} 

a.yzeo:hover {
color: #000000; text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #721F02;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #721F02;
}

.txt-1 a {
	color: #721F02;
}