body {
	background-image: url(assets/back.png);
	background-repeat: no-repeat;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	margin: 0%;
	text-decoration: none;
}

a {
	color: #ff8000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}

#menurisorse a {
	border-bottom-style: none;
	border-color: #ffffff;
	border-left-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-width: 2px;
	color: black;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	height: 50px;
	margin: 0px;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 14px;
	text-align: center;
	text-decoration: none;
}

#menurisorse a:hover {
	background-color: #797979;
	background-image: url(assets/nav2d.png);
	background-repeat: repeat-x;
	color: black;
	height: 50px;
}

#container {
	width: auto;
}

#navbar {
	background-color: black;
	background-image: url(assets/nav2.png);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-width: 1px;
	height: 50px;
	overflow: hidden;
	width: auto;
}

#box {
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	min-height: 500px;
	width: 900px;
}

#banner {
	background-image: url(assets/banner.png);
	border-color: black;
	border-style: solid;
	border-width: 1px;
	height: 150px;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	width: 900px;
}

#textbox {
	background-color: white;
	color: black;
	float: left;
	font-family: Arial, sans-serif;
	font-size: small;
	padding-bottom: 4%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	text-align: justify;
	width: 600px;
}

#textbox a {
	color: #ff8000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}

#textbox IMG {
	border-color: transparent;
	border-style: none;
	border-width: 15px;
	margin: 15px;
}

#textbox hr {
	background-color: transparent;
	border-bottom-style: none;
	border-color: #ff8000;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-width: 2px;
	margin-bottom: -2%;
}

#buttons {
	background-color: white;
	border-color: black;
	border-style: none;
	border-width: 1px;
	float: left;
	margin-left: 40px;
	margin-top: 3%;
	white-space: nowrap;
	width: 200px;
}

#buttons IMG {
	border-style: none;
	clear: left;
	display: block;
	margin-bottom: 7%;
}

#buttons br {
	margin: 0px;
}

.clearer {
	clear: left;
}

#footer {
	background-color: black;
	background-image: url(assets/footback.png);
	background-repeat: repeat-x;
	margin-top: 5%;
	min-height: 100px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: auto;
}

#footer a {
	color: #fcefd1;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

#footertext {
	color: white;
	font-family: Arial, sans-serif;
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	text-align: center;
	text-decoration: none;
	width: 900px;
}

#footertext IMG {
	border-style: none;
}

textarea {
	border-color: #ff8000;
	border-style: solid;
	border-width: 2px;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	padding: 1%;
	text-align: justify;
	text-decoration: none;
	width: 140px;
}

input {
	border-color: #ff8000;
	border-style: solid;
	border-width: 2px;
	padding: 0.5%;
}

#footertext font {
	color: white;
	font-family: Arial, sans-serif, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}

#clock {
	background-color: white;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	padding: 10px;
	text-decoration: none;
	width: 880px;
}

.message {
	background-color: #f4f4f4;
	border-color: #ff8000;
	border-style: solid;
	border-width: 2px;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	margin-top: 1%;
	padding: 1%;
	text-align: justify;
	text-decoration: none;
	width: 98%;
}

#formarea {
	background-color: white;
	border-style: none;
	color: black;
	float: none;
	font-family: Arial, sans-serif;
	font-size: small;
	padding-bottom: 4%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
	text-decoration: none;
	width: 600px;
}

#contenitore {
	background-color: white;
	float: left;
	width: 600px;
}

#textboxb {
	background-color: white;
	border-style: none;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	padding: 1%;
	text-decoration: none;
	width: 600px;
}
