﻿html, body {
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
.testo {
	font-size: 10px;
	color: #666666;
	font-family: verdana, sans-serif;
}
.container {
	width: 950px;
	height: 100%; /*margin:auto;padding:auto;*/;
	text-align: center;
	background: url('../images/barra_menu.jpg') repeat-y 50px;
}
.testata {
	color: #FFFFFF;
	height: 4px;
}
.nav_sinistra {
	width: 195px;
	background: #C00E0D;
	height: 100%;
	text-align: center;
	float: left;
}
.contenitore_box_menu {
	margin-top: 15px;
	width: 190px;
	text-align: center;
}
.content {
	width: 655px;
	float: left;
}
.tabella_contenuto {
	font-size: 10px;
	color: #666666;
	font-family: verdana, sans-serif;
	text-align: center;
	width: 700px;
	margin: 0px auto;
}
.nav_destra {
	float: right;
	width: 200px;
	display: inline;
	background: #C00E0D;
	height: 100%;
	margin-left: 0px;
	text-align: center;
}
.cella_menu {
	padding-left: 3px;
	padding-right: 3px;
	background: #CFDDEE;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.cella_menu_form {
	height: 23px;
	padding-left: 3px;
	padding-right: 3px;
	background: #CFDDEE;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.cella_menu_titolo {
	padding-left: 3px;
	padding-right: 3px;
	background: #6186B3;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
}
.ul_link {
	margin-top: 5px;
	line-height: 18px;
	margin-left: 10px;
	padding-left: 10px;
}
.li_link {
	line-height: 18px;
	list-style-image: url('/images/puntino.jpg');
}
.linktesto {
	text-decoration: underline;
	color: #0033CC;
}
.linktesto:hover {
	text-decoration: none;
	color: #0033CC;
}
.box_logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 225px;
}
.logo {
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
}
.cella_menu_form_3 {
	height: 23px;
	padding-left: 3px;
	padding-right: 3px;
	background: #CFDDEE;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.cella_menu_form_2 {
	height: 23px;
	padding-left: 3px;
	padding-right: 3px;
	background: #CFDDEE;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.pageItem {
	width: 650px;
	border-bottom: 1px solid Silver;
	margin: 0px auto 20px auto;
	padding-bottom: 20px;
}
.pageItem .chart {
	margin-top: 15px;
}
.gridBox table {
	width: 100% !important;
	margin: 15px auto;
}
.page-break {
	display: none;
}
.pageHeader {
	display: none;
}
.printfeaturesBox {
	display: block;
	width: 230px;
	margin: 10px auto;
}
.printfeaturesBox a.printLink {
	display: block;
	font-size: 12px;
	border: 1px solid #cdcddc;
	background-color: #f0f0f0;
	padding: 10px;
	cursor: pointer;
	color: #666666;
}
.printfeaturesBox a.printLink:hover {
	background-color: #dcdcdc;
}
.printfeaturesBox a.printLink span {
	line-height: 16px;
	padding: 0px 10px;
}
