html, body, form, fieldset {
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}

body#bd {
	color: #333333;
	background: #F2F2F2;
}

body.contentpane {
	width: auto; 
	line-height: 100%;
	font-size: 8px;
	color: #333;
}

body.fs1 {
	font-size: 8px;
}

body.fs2{
	font-size: 8px;
}

body.fs3{
	font-size: 8px;
}

body.fs4{
	font-size: 8px;
}

body.fs5{
	font-size: 8px;
}

body.fs6{
	font-size: 8px;
}

/* Normal link */
a {
	color: #7f825c;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #abb84b;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, strong, h1, h2, h3, h4 {
	font-family: Georgia,"Segoe UI", Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 100%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 105%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 0px;
	line-height: 180%;
}

ol li {
	line-height: 100%;
}

th {
	font-weight: normal;
	text-align: left;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}



.article_separator {
	clear: both;
	display: block;
	height: 100px;
}

.article_column {
}

.column_separator {
}

/* content tables */
td.sectiontableheader {
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	width: 100%;
}



.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	background: url(hdot.gif) repeat-x bottom;
}

.componentheading {
	font-size: 130%;
	font-weight: normal;
}

.contentdescription {
}

h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
	color:#92A317;
}

.contentheading2 {
	padding: 15px 0 8px;
	margin: 0;
	font-weight: bold;
	font-family: Arial;
	color:#000000;
	font-size:11px;
}

.contentheading3 {
	margin: 0;
	font-weight: normal;
	color:#92A317;
	font-size:11px;
}

table.blog .contentheading {
	font-size: 120%;
}

.contentheading {
	font-size: 170%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(arrow.png) no-repeat 5px 48%;
	color: #7f825c;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
}

ul.pagination {
	background: url(hdot.gif) repeat-x top;
}

ul.pagination li {
	display: inline;
	background: none;
}

ul.pagination li span{
}

ul.pagination a {
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}



.sectiontableheader {
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	background: url(hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	background: url(hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(hdot2.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}



/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	height: 100%!important;
	height: auto;
}

.menu-sotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #eff0e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.spazi-menu-sotto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B0B08A;
}
.contenitore-testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: 7f825c;
	font-weight: lighter;
}

