body, html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a, a:link, a:visited {
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#esterno {
	height: 100%;
	width: 100%;
}
#contenitore {
	background-color: #FFFFFF;
	height: 570px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	height: 30px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
#principale {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 390px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#principale a:link {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#principale a:visited {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#principale a:hover {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
#contentguest {
	height: 100%;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#guest {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
    background-color: #ECEBDF;
	height: 390px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#guest a:link {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#guest a:visited {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#guest a:hover {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
#news {
	text-align: left;
	width: 800px;
	height: 390px;
	margin: 0px;
	padding: 0px;
	background-color: #ECEBDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news a:link {
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
#news a:visited {
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
#news a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}
#boxnews {
	font-size: 12px;
	color: #666666;
	text-align: left;
	width: 740px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #C0C0C0;
	background-color: #F5FFD9;
}
#headlines {
	color: #666666;
	text-align: left;
	width: 740px;
	margin: 0px;
	background-color: #F8F8F3;
	border-top: none;
	border-right: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
	border-left: 1px dashed #C0C0C0;
	padding: 0px;
}
#testonews {
	font-size: 12px;
	color: #666666;
	text-align: left;
	width: 740px;
	margin: 0px;
	padding: 10px;
}
#piede {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009900;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#intro {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#intro a:link {
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#intro a:visited {
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#intro a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
hr {
	width: 100%;
	height: 1px;
	border: 1px dashed #C0C0C0;
}
/*---- EXTRA ----*/
#scatolone {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 500px;/**/
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#scatolone a:link, #scatolone a:visited {
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
#scatolone a:hover {
	text-decoration: underline;
}
#scatolone .contentExtra {
	width: 700px;
	margin: 30px 50px;
	padding: 0px;
	text-align: left;
	position: relative;
	height: auto;
	clear: both;
}
#scatolone .contentExtra .testo {
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#scatolone .contentExtra p span.titolo {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #009900;	
}
#scatolone .contentExtra p span.subtitolo {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;	
}
#scatolone .contentExtra .testo img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#scatolone .contentExtra .thumb {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	position: relative;
}
#scatolone .contentExtra .thumb img {
	margin: 10px 30px 0px 0px;
	padding: 0px;
	border: none;
}

