@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../images/bckgrnd_brown.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #9D7B3F;
}
a:hover {
	font-weight: bold;
	color: #6F8400;
}
h1 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 11px;
	padding-left: 20px;
}
h5 {
	font-size: 11px;
	padding-left: 20px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
	text-align: justify;
}
.col1green {color: #AFC811}
.col2orange {color: #F07E06}
.col3blue {color: #00B0E4}
.col4red {color: #E40140}
.col5grey {color: #999999}
.sekcewhite {
	color: #FFFFFF;
	font-size: 12px;
}
.petit {font-size: 9px}

