/* general stuff */


body{
	margin:0;
	padding:0;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#nav {
	width: 600px;
	height: 40px;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	top: 560px;
	position: absolute;
	overflow: hidden;
	margin-right: 120px;
	right: 0px;
 }
 #pathway{
	height: 25px;
	padding-top: 5px;
	width: auto;
	top: 147px;
	left: 279px;
}
#controller{
	height: 42px;
	width: 50px;
	position: absolute;
	left: 279px;
	top: 147px;
}
 


a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
	border: none;
	color: #FF0000;
 }
 
 .h2 {
	font-weight: bolder;
	font-size: 12px;
	letter-spacing: 0.1em;
}

a.mainlevel {
font-size: 10px;
padding-left: 4px;
display: block;
line-height: 14px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}



html>body a.mainlevel {
	font-weight: bold;
} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
text-decoration: none;
}


#title {
}

.button {
border: 1px solid #BBBBBB;
}
.inputbox {
	border: 1px solid #BBBBBB;
}


form {
	margin: 0px;
	margin-left: 0px;
	font-weight: bold;
	position: absolute;
	width: 330px;
	left: 379px;
	top: 44px;
}



.imggauche {
	float: left;
}
