
body {
	background: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 62.5%;
	color: #272727;
}

#main {
	border: none;
	width: 960px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	visibility:visible;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

#header {
	background-image: url(banniere.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 250px;
	padding-bottom:0px
}

h1 {
	margin: 0px 20px 10px 128px;
	position: relative;
	float: left;
	padding-bottom: 30px;
	text-decoration:none;
}

h1 a:link, h1 a:visited{padding:10px; display:block; color:#000000; margin-right:10px; float:left; text-decoration:none; font-weight:bold; text-transform:uppercase}

h1 a:hover{color:#fff; background:#000}

h2 {
	margin: 10px 20px 10px 0px;
	position: relative;
	float: left;
	width: 960px;
}

h2 a{
	color:#169230;
	text-decoration:none;
}

h2 a:hover {
color:#169230;
text-decoration:none;
}
