@charset "utf-8";
/* CSS Document */
body {
	background-color: #d9d9d9;
	margin: 0px;
	padding-top: 10px;
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	scrollbar-base-color:#ffffff; scrollbar-face-color:#ffffff; scrollbar-track-color:#ffffff; scrollbar-arrow-color: #f79647; scrollbar-highlight-color:#6c6c6c; scrollbar-3dlight-color:#ffffff; scrollbar-shadow-color:#6c6c6c; scrollbar-darkshadow-color:#ffffff; }
.header{
	border-style: solid;
	border-width: thin;
	border-color: #6C6C6C;
}
.top_column_padding{
	padding-top: 8px;
}
.padding_content{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10px;
}
a:link, a:visited, a:active{
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
a:hover{
	color:#F79647;
	text-decoration:underline;
	font-weight: bold;
}
a.more_link:link, a.more_link:visited {
	color: #F79647;
	text-decoration:none;
	font-weight:normal;
}
a.more_link:hover, a.more_link:active{
	color: #333333;
	text-decoration:none;
	font-weight:normal;
}

a.black_link:link, a.black_link:visited {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a.black_link:hover, a.black_link:active{
	color: #F79647;
	text-decoration:none;
	font-weight:bold;
}

a.action_link:link, a.action_link:visited {
	color: #F79647;
	text-decoration:none;
	font-weight:bold;
}
a.action_link:hover, a.action_link:active{
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a.small_link: link, a.small_link:visited, a.small_link:hover, a.small_link:active{
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
a.button:link, a.button:visited {
	border: 1px solid #333333;
	display: block;
	text-align: center;
	text-decoration: none;
	float: right;
	font-size: 10px;
	font-weight: bold;
	background-color:#6c6c6c;
	vertical-align: sub;
	list-style-type: circle;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
}
a.button:hover {
	background-color:#ffffff;
	color: #000000;
	display: block;
}
.orange_txt{
	color: #f79647;
	font-weight:bold;
}
.footer_txt{
	color: #999999;
	font-size: 10px;
}
a.footer_link:link, a.footer_link:visited, a.footer_link:active{
	color: #999999;
	text-decoration:none;
	font-weight:normal;
}
a.footer_link:hover{
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
select, textarea, input {
	border-color: #333333;
}
input, select, textarea, option { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
textarea { width:300px; }

/* CSS Andrea 19.10.2006 */
/* CSS Andrea 24.04.2008 */
#mainmenu ul { margin: 0; padding: 0; font-size: 11px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#mainmenu li { font-weight: bold; color: #333333;
	float: left;
	/*min-height: 20px;
	line-height: 20px;*/
	text-align: left;
	list-style: none; }
#mainmenu li a:link, #mainmenu li a:visited { display: block; margin: 4px 0 0 0; padding: 0 11px 1px 11px; color: #333333;
	text-decoration: none; }
#mainmenu li a:hover, #mainmenu li.selected { text-decoration: none; color: #f79647; background-color: #e9e9e9; }
#mainmenu li.opened { display: block; margin: 3px 0 0 0; padding: 0 11px 4px 11px; color: #858585; background-color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #6c6c6c;
	border-left: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c; }
#mainmenu li a:link.area, #mainmenu li a:visited.area { display: block; margin: 0; padding: 0;
	color: #858585;
	text-decoration: none; }
#mainmenu li a:hover.area { text-decoration: none; color: #f79647; background-color: #ffffff; }
/* CSS Andrea 26.01.2009 */
.pronta_cons { width:180px; min-height: 22px; line-height: 22px; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #ffffff; font-weight: bold; font-variant: small-caps; background-color: #f79647; text-align:center; }
/* CSS Andrea 14.11.2006 */
.tit_sx_orange { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #ffffff; font-weight: bold; font-variant: small-caps;
	background-color: #f79647;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px; }
.tit_sx_orange2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #ffffff; font-weight: bold; font-style: italic;
	background-color: #f79647;
	min-height: 22px;
	line-height: 22px;
	padding: 0 0 0 10px; }
.tit_sx_grey { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #6c6c6c; font-weight: bold; font-variant: small-caps;
	background-color: #e9e9e9;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px; }
.tit_center_grey { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #333333; font-weight: bold; font-variant: small-caps;
	background-color: #e9e9e9;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px; }
.tit_center_grey2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #333333; font-weight: bold; font-variant: small-caps;
	background-color: #e9e9e9;
	min-height: 22px;
	line-height: 22px;
	padding: 0 0 0 15; }
.tit_center_grey_pop { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #333333; font-weight: bold; font-variant: small-caps;
	background-color: #e9e9e9;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px; }
.tit_center { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 19px;
	color: #333333; font-weight: bold;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px; }
.tit_center2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
	color: #f79647; font-weight: bold;
	min-height: 18px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 15px; }
/* CSS Andrea 14.11.2006 */
.tit_dx_grey { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 19px;
	color: #333333; font-weight: bold;
	background-color: #e9e9e9;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px; }
/* CSS Andrea 22.10.2006 */
#leftmenu ul { margin: 10px 0 0 0; padding: 0; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#leftmenu li { font-weight: bold;
	float: top;
	min-height: 22px;
	line-height: 16px;
	text-align: left;
	list-style: none; }
#leftmenu li a:link, #leftmenu li a:visited { display: block; margin: 0; padding: 6px 0 6px 10px; color: #000000;
	text-decoration: none; }
#leftmenu li a:hover { text-decoration: none; color: #f79647; }
#leftmenu li.selected { text-decoration: none; color: #333333; background-color: #ffffff; }
#leftmenu li.opened { display: block; margin: 0; padding: 6px 0 6px 10px; color: #333333; background-color: #e9e9e9; text-decoration: none; }
ul.neltesto { margin: 4px 20px 4px 40px; }
/* CSS Andrea 23.11.2006 */
#leftmenu ul.secondo { margin: 0 0 0 5px; padding: 0; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#leftmenu li.secondo { font-weight: bold;
	float: top;
	min-height: 10px;
	line-height: 12px;
	text-align: left;
	list-style: none; }
#leftmenu li.secondo a:link, #leftmenu li.secondo a:visited { display: block; margin: 0; padding: 1px 0 1px 0;
	color: #000000; text-decoration: none; }
#leftmenu li.secondo a:hover { text-decoration: none; color: #f79647; }
#leftmenu li.opened2 { font-weight: bold;
	float: top;
	padding: 1px 0 1px 0;
	color: #f79647;
	min-height: 10px;
	line-height: 12px;
	text-align: left;
	list-style: none; }
#leftmenu li.arancio { display: block; margin: 0; padding: 6px 0 6px 10px; color: #f79647; text-decoration: none; }
#leftmenu li.aperto { display: block; margin: 0; padding: 6px 0 6px 10px; color: #f79647; text-decoration: none; }
#leftmenu li.aperto a:link, #leftmenu li.aperto a:visited { display: block; margin: 0; padding: 0; }

/* CSS Andrea 22.10.2006 */
form { padding: 0; margin: 0; }
.tit_az_grey { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
	color: #333333; font-weight: bold; font-variant: small-caps;
	background-color: #e9e9e9;
	min-height: 22px;
	line-height: 22px;
	padding: 0 10px 0 15px;
	width: 186px; }

ul.dist li { padding-bottom: 5px; }
.tableheader { padding: 4px; font-size: 12px; font-weight: bold; }

.popcontenttable { background-color: #ffffff;
	padding: 10px 10px 10px 15px; }

.evidenziato { background-color: #333333; color: #f79647; font-weight: bold; font-size: 11px; }
.rightcolbottomtext { padding: 10px; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; font-size: 19px; font-style: italic; font-stretch: wider; color: #f79647; margin: 0; }
/*
.rightcoltransparent { background-color: #333333; }*/

/* INTERLOGICA */

font {
	font-family: Verdana;
	font-size: 10px;
}
table.graph p {
	margin:0px; padding:0px;
}

.listseparator {
	border-top:2px solid #e9e9e9;
	margin:0px 0px;
}

.listauto {
	border:0px;
	width:100%;
	margin:10px 0px 10px 0px;
	height:70px;
}

.listauto td {
	vertical-align:middle
}

.listauto img {
	border:0;
}

h3 {
	font-size:11px;
	margin:2px;
}

.tabella {
	border-collapse:collapse;
	border:1px solid black;
}

.tabella td, .tabella th {
	border:1px solid black;
}

.tabella th {
	background-color:#F79647;
}

.tabella .n {
	text-align:right
}