body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #788060;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 770px;
	top: 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#testata {
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 100%;
}

#navigazione ul
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	background: url(../images/common/bk-nav.jpg);
	padding: 0px;
	margin: 0;
}

#navigazione ul li { display: inline; }

#navigazione ul li a
{
	padding: 5px 10px;
	color: #000000;
	text-decoration: none;
	float: left;
	font-variant: small-caps;
	border-right: 1px solid #FFFFFF;
}

#navigazione ul li a:hover
{
	background-color: #365837;
	color: #FFFFFF;
}

#content {
	background-color: #FFFFcc;
}

#footer {
	clear: both;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 80%;
	height: 20px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin: 0px;
	background-color: #788060;
	text-align: center;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
}
#sx {
	min-height: 350px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFCC;
	margin-top: 0px;
	width: 370px;
}
#dx {
	border-left: 1px solid #FFFFFF;
	width: 380px;
}
.contenitore{
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #FFFFCC;

}
.titolo {
	text-align: left;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	height: 25px;
}
.newsbox-sx {
	height: 130px;
	width: 235px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/news-box-v2-png.png);
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.newsbox-dx {
	height: 150px;
	width: 375px;
	float: right;
	margin-right: 5px;
	background-image: url(../images/news-box-v3a-png.png);
	margin-bottom: 2px;
	background-repeat: no-repeat;
}
.news-titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.newsbox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	padding-left: 10px;
	padding-top: 12px;
	color: #FFFFFF;
	width: 350px;
	margin-top: 10px;
}
.news-immagine{
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;

}

.newsbox-btm {
	height: 130px;
	width: 750px;
	float: none;
	background-image: url(../images/news-box-btm.png);
	margin-bottom: 5px;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.newsbox-large{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	padding-left: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	width: 715px;
	margin-top: 10px;
}


h1 {
	font-size: 100%;
	font-weight: bold;
}
.headline {
	font-size: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #4A4C42;
	display: block;
}
.tab-news {
	background: #CCCCCC;
	vertical-align: middle;
	font-size: 80%;
	overflow: auto;
	height: auto;
}
#text-intro {
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height: 350px;
	height: 350px;
}

.highlight-testo {
	font-size: 90%;
}
.text-intro a {
	text-decoration: none;
	color: #FFFFFF;
}
.text-intro-bold {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

.text-intro a:hover {

	text-decoration: underline;
	color: #000000;
}

#briciole {
	height: 20px;
	width: 730px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
	font-size: 80%;
	color: #666666;
	border-top: 1px solid #000000;
}
.briciole a {
	text-decoration: none;
	color: #000000;
}
.briciole a:hover {
	text-decoration: underline;
}
.frecciafwd {
	float: right;
	margin-top: 5px;
}
.headline2 {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-style: italic;
	background-color: #FFFFCC;
	color: #4A4C42;
	display: block;
}
#clear-it {
	clear: both;
}
#sx p {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 10px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 15px;
}
#sx a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#sx a:hover {
	text-decoration: underline;
}
