/* Generated by KompoZer */
body {
  margin: 0px 5%;
  opacity: 0.996;
  background-color: #487cae;
  color: #ffffff;
}

a:link {color:#ffffff;}      /* unvisited link */
a:visited {color:#ffffff;}  /* visited link */
/*a:hover {color:#ffffff;}   mouse over link */
a:active {color:#ffffff;}  /* selected link */


/* mouse over link*/ 
a.hover {
    color: #FF00FF;
    }
/*a.noline {
    color: white;
}
a.plain {
  font-size: 20px;
  color: white;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
a.bottom {
}*/
p {
  font-size: 16px;
  color: #FFFFFF;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: justify;
}
td {
  font-family: verdana,arial;
  margin-top: 0px;
  margin-left: 0px;
  font-size: small;
  background-color: #487cae;
  color: #ffffff;
}
td.midtfelt {
  background-color: #487cae;
  color: #ffffff;
}
h1 {
  font-family: arial,helvetica;
  margin-top: 0px;
  margin-bottom: 5px;
  height: 40px;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  font-size: 20px;
  color: white;
}
h2 {
  font-family: verdana,helvetica;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
}
h3 {
  font-family: arial,helvetica;
  margin-top: 0px;
  margin-bottom: 5px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  font-size: 28px;
}
hr {
  color: #fb9600;
}
.bottom {
  font-family: helvetica,arial;
  font-size: 9px;
  color: #524800;
}
.liste {
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
  margin-top: 2px;
  margin-bottom: 5px;
}
a.bottom {
  font-size: 16px;
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
li {
  font-size: 16px;
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin-top: 10px;
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:24px;
	text-transform:uppercase;
	font-size:8px;
	font-weight:none;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #336666;
	border-top:1px solid #C0E2D4;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:6px 10px 0 10px;
	height:16px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}
