@charset "UTF-8";
#wrapper{
	width: 800px;
	background-color: #FFF;	
	margin-left:auto;
	margin-right:auto;
}
body{
	background-color: rgb(204,204,204);
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: rgb(0,94,32);
	text-align: center;
}
#footer p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: rgb(0,94,32);
	text-decoration: none;
}
#logonavnumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: rgb(0,94,32);
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	padding-left: 60px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-left: 50px;
	color: rgb(0,94,32);
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-left: 50px;
	color: rgb(0,94,32);
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 50px;
	color: rgb(0,94,32);
}
#content p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: rgb(0,94,32);
	margin-right: 20px;
	margin-left: 50px;
	width: 450px;
}
#opener{
	float: right;
	margin-right: 70px;
	padding-left: 10px;
}
#footerdcp{
	color: #F93;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom: 15px;
}
#galleria{
	position: relative;
	height: 400px;
	width: 600px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	}