body, html {
	background-color:black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	height:100%;
	scrollbar-3d-light-color:black;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:black;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:black;
	/* modifiche per il nuovo sfondo */
	background-color: white;
}

table.main {
	width:100%;
	vertical-align:top;
	height:100%;
	margin:0px;
	padding:0px;
}

table.middle {
	width: 800px;
	/* colore sfondo tutto */
	background-color: white;
	vertical-align:top;
}
table.moduletable th, table.moduletable_latestnews th, table.moduletable_mostread th, table.moduletable_slick_rss th{
	/* background-image: url("../../../images/materiale_per_template/headbg prova2.gif"); */
	background-color: #990000;
	background-position: center;
	background-repeat: repeat-x;
	color: white;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: auto;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

table.moduletable td, table.moduletable_latestnews td, table.moduletable_mostread td{
	padding:3px 3px 3px 3px;
	color:black;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	width: 100%;
}

table.moduletable_scrollinglatestnews {
	width: 100%;
}
td.rightshadow {
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

td.center {
	width:100%;
	vertical-align:top;
	height:100%;
}

td.leftshadow {
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

td.centerleft, td.lowleft {
	/* colonna laterale sinistra, tra il bordo e la parte scritta */
	/* background-image: url(../images/centerleft.gif); */
	background-position: left;
	background-repeat: repeat-y;
	width: 20%;
	vertical-align: top;
	height:auto;
}

td.centerright, td.lowright {
	/* colonna laterale destra, tra il bordo e la parte scritta */
	/* background-image: url(../images/centerright.gif); */
	background-position: right;
	background-repeat: repeat-y;
	width: 20%;
	vertical-align: top;
	height:auto;
}

td.head {
	/* zona banner */
	height: 100px;
	background-image: url("../images/banner 01.jpg");
	background-position: top center;
	vertical-align:middle; 
	background-repeat: no-repeat;
	color: black;
	font-size: 36px;
	border: 3px ridge black;
	margin:0px;
	padding:0px;
}

td.path, td.date {
	background-color: white;
	color:black;
	height:20px;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	text-indent: 10px;
	vertical-align: middle;
	border-top: 2px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: hidden;
	border-right: hidden;
}

/* la cella del percorso č moooolto pių lunga di quella della data */
td.path {
	width: 80%;
}

/* la cella della data č identica a quella del path, tranne l'allineamento... */
td.date {
	text-align:right;
	height:auto;
}
td {
	text-align: left;
	color:black;
	font-size:12px;
	border-style: none;
}

td.user1, td.user2, td.user3 {
	/* i bordi sono espressi in senso orario, a partire dal top */
	border-style: none none solid none;
	border-width: 1px;
	border-color: #990000;
	height: 150px;
}

td.user3 {
	/* cella molto sottile */
	height:20px;
	/* i bordi sono espressi in senso orario, a partire dal top */
	border-width: 1px;
	border-color: #990000;
	border-style: none solid solid solid;
	width: 60%;
}
td.seyretmod1 {
	/* cella dei video */
	vertical-align:top;
}

p {
	font-size: 12px;
	color:black;
}

.contentdescription {
	font-size: 11px;
	color:black;
}

span.mainlevel{
	font-size: 12px;
	font-family: courier;
	color: #996600;
	font-weight: bold;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color: black;
	height: auto;
	text-indent: 8px;
	border-bottom:1px solid #990000;
	padding-bottom:3px;
}

a.mainlevel:hover, a.mainlevel:active {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #e11f1f;
	height: auto;
	border-left: 1px solid #990000;
	text-indent: 8px;
	padding-bottom:3px;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #EB8E30;
	height: auto;
	font-weight: normal;
}

a.sublevel:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #BA6612;
	height: auto;
	font-weight: normal;
}

.inputbox, .searchbox {
	border: 1px solid black;
	background-color: White;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	/*background-color:black;*/
	background-image: url(../images/section1.jpg);
	background-repeat: repeat-x;
	color:black;
	font-size:11px;
	font-weight: bold;
	border:1px solid black;
	padding:2px 2px 2px 2px;
}

a:link, a:visited, a.category:link, a.category:visited {
	color:black;
	font-weight:bold;
	font-size: 12px;
}

a:hover, a.category:hover {
	text-decoration: none;
}

.small, .createdate, .modifydate, .content_rating {
	font-size:11px;
	color:black;
}

.contentheading {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 3px 5px 3px;
}
	
.frontpageheader {
	color:black;
	font-size:12px;
	font-weight: bold;
	padding:3px 3px 3px 3px;
}

a.readon:link, a.readon:visited {
	color:black;
	font-size: 11px;
	font-weight: normal;
}

a.readon:hover {
	text-decoration: none;
}


a.readon:link, a.readon:visited {
	color:black;
	font-size: 11px;
	font-weight: normal;
}

a.readon:hover {
	text-decoration: none;
}
/* i titoli degli articoli */
a.contentpagetitle{
	color:black;
	font-size: 18px;
	font-weight: normal;
}

.contentpaneopen {
	text-align: left;
	vertical-align:top;
	color:black;
}




.sectiontableentry1 {
	background-color:#990000;
	padding:3px;
	color:black;
}

.sectiontableentry2 {
	background-color:#B8860B;
	padding:3px;
	color:#990000;
}
/* === PIŲ LETTI E RECENTI === */
a.mostread:link, a.mostread:visited, a.latestnews:link, a.latestnews:visited {
	color:black;
	font-size:10px;
	text-decoration: underline;
}

a.mostread:hover, a.latestnews:hover {
	text-decoration: none;
}

/* === LISTE === */
ol, ul {
	list-style-type: decimal;
	font-size:12px;
	color:black;
}

li {
	list-style-type: square;
	font-size:12px;
	color:black;
}

ul.newsfeed_slick_rss {

	padding: 15px;

}

/* === ALTRO === */
div.componentheading {
	text-align: center;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

/* box con contenuto */
div.mod_contentitem{
	color: red;
}