.bg_top {
	background-color: #FFFFF4;
}
body {
	margin: 0px;
	background-color: #907E71;
}
.nom {
	font-family:"Times New Roman", Times, serif;
	font-size: 38px;
	font-weight:normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 24px;
	padding-right: 35px;
	padding-bottom: 12px;
}

.menu {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}


.bg_bottom {
	background-color: #907E71;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-right: 46px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 46px;
}
a:hover {
	padding-right: 46px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: nomal;
	color: #FFFFFF;
	text-decoration: none;
}
.mail:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.mail:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.mail:hover {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: nomal;
	color: #FFFFFF;
	text-decoration: none;
}
#content1{

	width: 100%;
	float: left;
	position: absolute;
	left: 30px;
	top: auto;
	OVERFLOW-Y: hidden; OVERFLOW-X: scroll;
}

#content{
 height: 480px;
 width: 97%;
 float: left;
 position: absolute;
 left: 0px;
 top: 120px;
 OVERFLOW-Y: hidden; OVERFLOW-X: scroll;
}
.legende {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.here{
	font-size:14px;
	}
