body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; cursor: default;}

#page {display:block;}

#menugauche {display:block; top:0px; left:8px; width:110px; position:fixed; text-align:center;}
* html #menugauche {position:absolute;}

.clear {clear:both;}

.Texte {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
font {
	font-family: Verdana;
	font-size: 13px;
	color: #006600;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
}
#menu {
	position: absolute;
	left: 1em;
}
#main {
	position: relative;
	z-index: 1;
	padding-left: 1em;
	margin-left: 120px;
}
