body {
	font-family: Trebuchet MS,tahoma,verdana,arial;
	font-size: 11px;
	line-height: 15px;
	color: #000033; /*#34486E;3D5481;161616*/
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image:url(images/bg_body.jpg);
	}
ul {
list-style: url(images/bullit_blue.jpg);
}
/*
////////////////////////////////////////////////////////////////////
Structure
////////////////////////////////////////////////////////////////////
*/
div#container {
position:absolute;
top:50%;
left:50%;
margin-top:-305px;
margin-left:-462px;
width: 925px;
height: 660px;
background-image: url(images/eauxtroubles1.jpg);
background-repeat:no-repeat;
overflow:auto;
}
div#content {
position: relative;
float: inherit;
width: 640px;
height: 290px;
margin-top: 135px;
margin-left: 147px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
/*overflow:auto;*/
}
div#green {
position: relative;
float: inherit;
width: 250px;
margin-top: 50px;
margin-left: 62px;
}
div#footer {
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 0px;
}
/*div#ref{
position: relative;
float: left;
padding-top: 10px;
padding-left: 100px;
padding-right: 25px;
padding-bottom: 10px;
}*/

/*
////////////////////////////////////////////////////////////////////
Styles
////////////////////////////////////////////////////////////////////
*/
.titel1{
font-size: 20px;
font-weight: bold;
color: #b95028;
}
.titel2{
font-size: 14px;
font-weight: bold;
color: #b95028;
}
.rood{
font-size: 12px;
font-weight: bold;
color: #b95028;
}

a.green:link{
display: block;
width: 93px;
height: 108px;
}
a.green:active{
display: block;
width: 93px;
height: 108px;
}
a.green:visited{
display: block;
width: 93px;
height: 108px;
}
a.green:hover{
display: block;
width: 93px;
height: 108px;
}

a{
text-decoration:none;
font-size: 9px;
}
a:link{
color: #AEAEAE;
}
a:active{
color: #AEAEAE;
}
a:visited{
color: #AEAEAE;
}
a:hover{
color: #2b637a;
}

a.groot:link{
font-size: 12px;
color: #b95028;
font-weight: bold;
}
a.groot:visited{
font-size: 12px;
color: #b95028;
font-weight: bold;
}
a.groot:active{
font-size: 12px;
color: #b95028;
font-weight: bold;
}
a.groot:hover{
font-size: 12px;
color: #b97359;
font-weight: bold;
}

/*
////////////////////////////////////////////////////////////////////
Menu
////////////////////////////////////////////////////////////////////
*/
a.menu{
color: #F3F3F3;
background-color: #4A7195;/*4A7195;324C65;45698B;303E62;2D4A62;060550;375573;*/
font-weight:bold;
font-size: 11px;
display:block;
width: 244px;
height: 19px;
text-decoration:none;
padding-left: 10px;
padding-top: 6px;
border-bottom: 1px solid #F3F3F3;
}
a.menu:link{
color: #F3F3F3;
}
a.menu:visited{
color: #F3F3F3;
}
a.menu:active{
color: #F3F3F3;
}
a.menu:hover{
color: #FFFFFF;
background-color: #5C8CB9;
}
/*
a.menu_bottom{
color: #ffffff;
background-color: #45698B;
font-weight:bold;
font-size: 10px;
display:block;
width: 244px;
height: 19px;
text-decoration:none;
padding-left: 10px;
padding-top: 6px;
}
a.menu_bottom:link{
color: #ffffff;
}
a.menu_bottom:visited{
color: #ffffff;
}
a.menu_bottom:active{
color: #ffffff;
}
a.menu_bottom:hover{
color: #ffffff;
background-color: #5C8CB9;
}
*/
