body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f7931d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color:#005aab;
	background-image:url(../images/hg_page.gif);
	background-repeat:repeat-y;

}
div#Page {
	width:1019px;
	height:100%;
	background-image:url(../images/hg_page.gif);
	background-repeat:repeat-y;
}
div#ColLeft {
	position:absolute;
	z-index:1;
	width:185px;
	height:335px;
	background-image:url(../images/hg_logo.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	top: 0;
	left: 0;
}
div#ColCent {
	position:absolute;
	z-index:2;
	left:185px;
	top:140px;
	width:793px;
	height:158px;
	background-image:url(../images/gfx_mood.jpg);
	background-repeat:no-repeat;
	float:left;
}
div#ColRight1 {
	position:absolute;
	left:956px;
	height:151px;
	float:left;
	width: 327px;
}
div#ColCent div#adresse {
	color:#005aab;
	margin:23px 0 0 23px;
	font-size:14px;
}
div#main_navi {
	position:absolute;
	height:37px;
	width:772px;
	top:298px;
	left:185px;
	z-index:10;
	background-image:url(../images/hg_navi.gif);
	background-repeat:repeat-x;
}
div#Content {
	position:absolute;
	width:730px;
	top:352px;
	left:208px;
	z-index:1;
}


div .InfoBox {
	background-color:#fac382;
	padding:14px;
	color:#FFFFFF;
}
