.cadre {
	border: 1px solid #339933;
	background-color: #FFFFFF;
}
.frizg {
	background-image: url(graph/fdg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.chapo {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	font-weight: bold;
}
.txt {
	line-height: 18px;
	text-align: left;
	color: #333333;
}


.mont {
	background-image: url(graph/fleurmont.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.filet {
	background-image: url(graph/vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.frizd {
	background-image: url(graph/fdd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.lien {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	font-size: 11px;
}
.lien:link {
	font-weight: bold;
	color: #339933;
}
.lien:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.champ {
	font-size: 11px;
	width: 98%;
	border: 1px solid #66CC33;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
}
.champ2 {
	width: 90px;
	border: 1px solid #66CC33;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 1px;
}

.lien:visited {
	text-decoration: none;
}
.set {
	font-size: 11px;
	width: 790px;
	border: 2px solid #339933;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

