body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #022A2C;
	background-image: url(immagini/bkg.jpg);
	margin-top: 0;
	background-attachment: fixed;
}
a:link {
	color: #FAC900;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #FDCA01;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #B1C808;
	font-size: 12px;
	font-size-adjust: no;
}
#structure {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	background-color: #022A2C;
	border-left-color: #000000;
	border-right-color: #000000;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;
	border-left-width: thin;

}
#top {
	width: 100%;
	background-color: #022A2C;
	border-bottom-width: thin;
}
#menu {
	background-color: #022A2C;
	height: 31px;
	width: 100%;
	float: left;
	border-bottom-color: #C5B593;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-align: center;
}
#content {
	width: 100%;
	background-color: #022A2C;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(immagini/bkg2.png);
}
#content img {
}
#sponsor {
	width: 100%;
	height: 145px;
	float: right;
	background-color: #FDD531;
	border-top-color: #C5B593;
	border-top-style: solid;
	border-top-width: thin;
	background-image: url(immagini/bkgfooter.jpg);
}
#footer {
	width: 100%;
	height: 51px;
	float: right;
	background-color: #022A2C;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C5B593;
}

#text {
	width: 740px;

}
.sezione {
	font-size: 14px;
	color: #C13E0A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: 67px;
	width: 80%;
	font-size: 11px;
}
