﻿#page {
	background-color: #FFFFFF;
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#tright {
	background-color: #FFFFFF;
	width: 185px;
	float: right;
	padding: 5px;
}
#display {
	background-color: #FFFFFF;
	width: 730px;
	float: left;
	padding: 5px;
}
#header {
	position: relative;
	height: 135px;
}
/* @group Core Elements */
body {
	color: #336688;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
table, ul, li {
	padding: 0px;
	margin: 0px;
}
.small {
	font-size: 7pt;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
/* header */
#leftheader, #centerheader, #rightheader {
	position: absolute;
	height: 22px;
	padding: 5px;
	background-color: #FFFFFF;
}
#leftheader {
	width: 260px;
	text-align: left;
}
#centerheader {
	left: 260px;
	width: 415px;
	text-align: center;
	vertical-align: middle;
}
#rightheader {
	left: 655px;
	width: 260px;
	text-align: right;
}
#titolo, #logo, #boxright {
	position: absolute;
	background-color: #FFFFFF;
	top: 32px;
}
#addthis, #sport {
	position: absolute;
	background-color: #FFFFFF;
}
#titolo {
	width: 675px;
	height: 37px;
	background-image: url('/themes/default/titolo.jpg');
}
#logo {
	left: 675px;
	width: 100px;
	height: 103px;
	background-image: url('/themes/default/logo.jpg');
}
#boxright {
	left: 770px;
	width: 155px;
	height: 93px;
	text-align: right;
	padding: 5px;
}
#addthis {
	top: 68px;
	width: 186px;
	height: 47px;
	padding: 10px;
}
#sport {
	top: 69px;
	left: 206px;
	width: 208px;
	height: 36px;
}
/* toolbar */
#toolbar {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 0px;
	empty-cells: hide;
	padding-bottom: 5px;
}
#toolbar a {
	display: block;
	float: left;
	width: auto;
	padding: 3px 13px 3px 13px;
	background-color: #336688;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 4px 0px;
}
#toolbar a:hover {
	background-color: #E5E5E5;
	color: #336699;
}
/* colonna di destra */
.righthead {
	font-size: 8pt;
	font-weight: bold;
	background-color: #3399FF;
	color: #FFFFFF;
	padding: 3px;
	width: 100px;
	text-align: center;
}
.rightbody {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding: 3px;
}
/* footer */
#footer {
	font-size: 7pt;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
/* HomePage */
#homesx {
	width: 375px;
	vertical-align: top;
	border-style: none dotted none none;
	border-width: 1px;
	border-bottom-color: #C0C0C0;
	float: left;
	padding-right: 5px;
}
#homedx {
	width: 345px;
	vertical-align: top;
	float: right;
}
#boxhome {
	border-style: dotted;
	border-width: 1px;
	border: #F3F3F3;
	background-color: #F8F8F8;
}
.upazzurro {
	text-align: center;
	background-color: #336699;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
.space {
	height: 6px;
}
.spaceline {
	height: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
/* NEWS */
.news {
	clear: left;
}
.newsimg {
	width: 20%;
	float: left;
}
.newstext {
	width: 80%;
	float: left;
}
.newscomment {
	text-align: right;
	font-size: 7pt;
	padding: 3px 3px 8px 3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	clear:left;
}
/* vari */
.cell {
	background-color: #FFFFFF;
	font-size: 8pt;
}
.button {
	background-color: #336699;
	color: #FFFFFF;
	font-size: 8pt;
}
h1, h2, h3, h4 {
	padding-bottom: 2px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 9pt;
	margin: 0px;
}
h3 {
	font-size: 9pt;
	padding: 3px;
	text-indent: 15px;
	background-color: #C9DBED;
	margin: 0px;
}
/* @group myTD */
.myTD {
	margin: 0px;
	padding: 3px;
}
.myTable {
	margin: 0px;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	background-color: #F9F9F9;
}
.tableline1 {
	padding: 2px;
}
.tableline2 {
	padding: 2px;
	background-color:#FFFFFF;
}
.tablelinemain {
	backgnround-color: #e5e5e5;
	margin: 0px;
}
/*TWITTER*/
ul#twitter_update_list li {
	padding: 0px 0px 2px 0px;
	list-style-type: none;
}
ul#twitter_update_list .data:before {
	content: "  (";
}
ul#twitter_update_list .data:after {
	content: ")";
}
ul#twitter_update_list a:link, ul#twitter_update_list a:visited {
	text-decoration: none;
}
ul#twitter_update_list a:hover, ul#twitter_update_list a:active {
	text-decoration: underline;
}
ul#twitter_update_list .divisor {
	height: 1px;
	background: #d2d2d2;
	border-bottom: 1px solid #f1f0f0;
	margin: 3px;
}
#avviso {
	background-color: #F3F3F3;
	position:absolute;
	left: auto;
	right: auto;
	top: 100px;
	border: 1px dotted #CCCCCC;
	padding: 4px;
	width: 350px;
}
a.chiudiavviso:link {
	color: #004E6C;
	text-decoration: None;
	text-align: right;
	font-size: 9pt;
	vertical-align: middle;
}

