body {
	font-size: 82.5%;
	background-color: #b27b39;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0;
padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}
#main {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header {
	background-image: url(images/image_01.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 960px;
	float: left;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	padding-top: 147px;
	text-align: right;
	width: 950px;
	padding-right: 10px;
}
.adresse a {
	color: #FFFFFF;
}

#maincontent {
	float: left;
	height: 418px;
	width: 960px;
	background-color: #efc37c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navigation {
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 418px;
	width: 226px;
}
#content {
	background-image: url(images/image_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 418px;
	width: 734px;
}
.newsticker {
	float: right;
	height: 308px;
	width: 180px;
	padding-right: 20px;
	padding-left: 5px;
	margin-top: 30px;
}
