@import url("objectifs.css");
.sectionheaders {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	font-weight: bold;
	color: #5B1400;
	text-align: left;
	text-transform: uppercase;
	vertical-align: baseline;
	background-position: center center;
	line-height: 14px;
	text-indent: 6px;
	padding-left: 0px;
	top: auto;
	clip: rect(auto,auto,auto,14px);
	border-top: 1px solid #5B1400;
	border-right: 24px none #5B1400;
	border-bottom: 1px solid #5B1400;
	border-left: 12px none #5B1400;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: normal;
	background-color: #EEDBC1;
}
.jumpmenu {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
}

