@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #0060AA;
	border: none;
	font-weight: bold;
	text-decoration:underline;
}
#bordo_img {
	border: 2px solid #008a7b;
	text-align:center;
	padding-bottom:15px;
	width:500px;
}
a:hover {
	color: #14A5DD;
	text-decoration: none;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 180px;
	text-align: left;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F67800;
	padding: 10px;
	margin: 1px 0px 0px 0px;
	display: block;
}
#menu a:hover {
	background-color: #0060AA;
	color: #FFFFFF;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.Menu:hover {
	color: #FFD728;
	text-decoration:underline;
}
.Menu UL {
	line-height:15px;
}
.codice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0060AA;
	font-weight: normal;
	text-decoration: none;
}
.Titolo_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Titolo_arancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F67800;
	font-weight: bold;
}
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0060AA;
	font-weight: bold;
}
.Sotto_Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0060AA;
	font-weight: bold;
}
.Sotto_Titolo_arancio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F67800;
	font-weight: bold;
}
.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.Testo_FAQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.Testo_FAQ li {
	line-height: 28px;
}
.Testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.Testo10_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
.Testo_sup {
	text-transform: capitalize;
}
.Pulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
	background-color: #0060AA;
	border: 1px #FFFFFF solid;
	font-weight: bold;
	cursor: hand;
	margin: 0px;
	height: 22px;
}
.Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060AA;
	background-color: #ffffff;
	border: 1px #CCCCCC solid;
	line-height: 16px;
	margin: 0px;
	width: 120px;
	height: 18px;
}
.Form_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060AA;
	background-color: #ffffff;
	border: 1px #CCCCCC solid;
	line-height: 16px;
	margin: 0px;
	height: 18px;
}
.Form_no_dim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060AA;
	background-color: #ffffff;
	border: 1px #CCCCCC solid;
	line-height: 16px;
	margin: 0px;
}
.Q-blu {
	border: 1px solid #0060AA;
}
.Q-top-bianco {
	border-top: 1px solid #FFFFFF;
}
.Q-bottom-gialla {
	border-bottom: 1px solid #FAECAE;
}
.Q-arancio {
	border: 1px dotted #F67800;
}
.img_cur {
	margin: 0px 0px 15px 15px;
}
.img_home {
	margin: 0px 10px 5px 0px;
}
.img_left {
	margin: 0px 10px 5px 0px;
	float: left;
	border: 1px solid #F67800;
}
#box_sfondino {
	background-color:#FEFDE8;
	padding: 10px;
	text-align:justify;
}
#box_sfondino_margine {
	background-color:#FEFDE8;
	padding: 10px;
	margin: 7px 0 5px 0;
	text-align:justify;
}
#box_video {
	background-color:#FEFDE8;
	padding: 10px;
	margin: 7px 0 5px 0;
	text-align:justify;
	float: left;
	/*border: 1px solid #000;*/
	width: 420px;
}
#box-webcast {
	margin: 7px 0 5px 0;
	width: 105px;
	height: 85px;
	float:right;
	/*border: 1px solid #000;*/
}
#bordo{
	border: 2px solid #000;
	border-color:#0060AA;
	padding-top: 20px;
	padding-bottom: 20px;
}
