body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/sfondo_body.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}
#bodyContent {
	width:764px;
	text-align:left;
	margin:0 auto;
	height: 100%;
}
#logo {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 150px;
	width: 764px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#banner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	height: 100px;
	width: 740px;
}
#immagine {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 150px;
	width: 241px;
}
#sfondo {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	width: 764px;
	font-weight: normal;
	background-color: #CBD20A;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
}
#sfondo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#sfondo h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#sfondo h1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#slogan {
	margin: 0px;
	padding: 0px;
	left: 300px;
	text-align: center;
	position: absolute;
	width: 450px;
	height: 40px;
	top: 20px;
}
p.slogan {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #CBD20A;
}
#content {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	width: 764px;
	left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
	bottom: 20px;
}
#frase {

	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 302px;
	float: no;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	width: 464px;
	top: 65px;
	text-align: left;
	position: absolute;
	left: 300px;
	bottom: 0px;
	right: 0px;

}
#testo {
	margin: 0px;
	padding: 0px;
	top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	position: absolute;
	width: 440px;
	left: 300px;
	text-align: left;

}
#navigation{
	background-color: #FFFFFF;
	border-bottom: 1px #990000;
	margin: 0px;
	padding: 15px 0px 0px;
}
#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navigation li{
	display: inline;
	margin: 0;
	padding:0;
}
#navigation li a{
	text-decoration: none;
	background: #FFFF00;
	color: #999900;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	height: 66px;
	text-align: left;
	width: 66px;
	margin: 0px -3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	display: inline;
	padding: 25px 2px;
}
#navigation li a:hover{
	background-color: #CBD20A;
	color: #000000;
	height: 66px;
	width: 66px;
}
#navigation li#activelink a{background-color: #EAEF0C;color: #000000}
#back {
	left: 3px;
	top: 2px;
	position: absolute;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CBD20A;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	width: 90%;
}
h1.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #CBD20A;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	top: 0px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	margin: 0px;
	padding: 0px;
}
#testolaterale {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 300px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	text-align: left;

}
h2.laterale {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CBD20A;
	padding: 5px;
	margin: 0px;
	width: 75%;
}
a.laterale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CBD20A;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	width: 100%;
	text-decoration: none;
}
a.laterale:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339900;
	text-decoration: none;
}
#totale {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#latosx {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 10%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#latodx {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 10%;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
}
#centrale {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 90%;
	right: 5%;
	left: 5%;
}
#footer {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 464px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAE00;
	height: 15px;
	bottom: 0px;
	position: relative;
	text-align: center;
	top: 1px;
	left: 300px;
}
p.footer {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAE00;
	text-align: center;
}
a.copy {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAE00;
}
hr {
	visibility: hidden;
}

