body {
	margin:0px;padding:0px;
	background-color: white;
	background-image: url(../images/body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:black;
}
/************************************************************/
#site {	
	margin:0px;padding:0px;
	width:1000px;
   margin:auto;
}
#site01 {
	float:left;	
	background-image: url(../images/site.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/************************************************************/
#head {
	margin:0px;padding:0px;
	width:1000px;
	height:187px;
	background-color:white;
	background-image: url(../images/back_head.jpg);
   background-position: top right;
	background-repeat: no-repeat;
	float:left;
}
.adresse {
	float:right;
	font-size:85%;
	color:#4BA644;
	padding-right:193px;
	padding-top:13px;
}
#headnavi {
	margin:0px;padding:0px;
	width:1000px;
	background-image: url(../images/headnavi.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
	float:left;
}
.menu1 {margin:0px;padding:0px;padding-left:20px;list-style-type:none;}
.menu1_level1 {float:left;}
.menu1_level1 a, .menu1_level1 a:visited {margin:0px;padding:0px;background-image: url(../images/level1.gif);background-position: top right;background-repeat: no-repeat;line-height:27px;display:block;padding-right:10px;padding-left:3px;font-size:80%;color:#1567A2;text-decoration:none;}
	
.menu1_level1 a:hover {text-decoration:underline;}
.menu1_level1_act {float:left;}
.menu1_level1_act a, .menu1_level1_act a:visited {margin:0px;padding:0px;background-image: url(../images/level1.gif);background-position: top right;background-repeat: no-repeat;line-height:27px;display:block;padding-right:10px;padding-left:3px;font-size:80%;color:#1567A2;text-decoration:underline;}

.menu1_level1a a, .menu1_level1a a:visited {margin:0px;padding:0px;background-image:none;line-height:27px;display:block;padding-left:3px;font-size:80%;color:#1567A2;text-decoration:none;}
.menu1_level1a a:hover {text-decoration:underline;} 
.menu1_level1a_act a, .menu1_level1a_act a:visited {margin:0px;padding:0px;background-image:none;line-height:27px;display:block;padding-left:3px;font-size:80%;color:#1567A2;text-decoration:none;text-decoration:underline;} 

/************************************************************/
#navigation {
	margin:0px;padding:0px;
	width:216px;
	float:left;
	background-color: transparent;
	background-image: url(../images/navigation.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.menu2 {margin:0px;padding:0px;list-style-type:none;}
.menu2_level1 {}
.menu2_level1 a, .menu1_level2 a:visited {
   color:#1567A2;
	font-size: 110%;
   background-image: url(../images/level2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	display:block;
	margin-left:20px;
	padding-left:20px;
	text-decoration:none;
	line-height:20px;
	margin-top:5px;
} 
.menu2_level1 a:hover {	background-image: url(../images/level2_hover.gif);}
.menu2_level1_act {}
.menu2_level1_act a, .menu1_level2_act a:visited {
   color:#1567A2;
	font-size: 110%;
	background-image: url(../images/level2_hover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	display:block;
	margin-left:20px;
	padding-left:20px;
	text-decoration:none;
	line-height:20px;
	margin-top:5px;
}


/************************************************************/
#center {
   background-image: url(../images/center.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin:0px;padding:0px;
	width:1000px;
	float:left;
}
#middle {
	margin:0px;padding:0px;
	float:left;
	width:784px;
	background-color: transparent;
	background-image: none;
}
#content{
	margin:0px;padding:0px;
	width:650px;
	margin-left:0px;
	margin-left:20px;
	margin-top:20px;
}
/************************************************************/

#footer {
   margin:0px;padding:0px;
	width:1000px;
	height:97px;
	background-image: url(../images/footer.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	float:left;
}

fieldset {
	border: none;
}

label {
font-weight: bold;
color:#00217D;
display: block;
padding-top: 5px;
}