html{
	height:100%;
	margin-bottom:1px;
}
body{
	margin-top:0;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input,textarea,select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #bebebe;
}
.bordi{
	border:2px solid #1f4a90;
}
.submit{
	border:1px solid #1f4a90;
	color:#1f4a90;
	background-color:#FFFFFF;
	font-weight:bold;
}
.submit_2{
	border:1px solid #ff0000;
	color:#ff0000;
	background-color:#FFFFFF;
	font-weight:bold;
}
.no_bordo{
	border:none;
}
.sf_testata{
	background-image:url(testata_si.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.sf_menu{
	background-image:url(sfmenu_6_si.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.corpo{
	background-image:url(sfcorpo_si.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.corpo2{
	background-image:url(sfcorpo_2_si.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
a.continua{
	color:#0076c0;
	text-decoration:none;
}
a:hover.continua{
	color:#0076c0;
	text-decoration:underline;
}
.bordo{
	border:1px solid #bebebe;
	padding:1px;
}
.bordo_news{
	border:1px solid #bebebe;
	padding:1px;
	margin-right:10px;
	margin-bottom:10px;
}
.ann_home{
	color:#3f3f3f;
	text-align:justify;
	padding:0 20px;
	font-size:12px;
}
.titolo{
	color:#0076c0;
	font-size:14px;
}
a.titolo{
	color:#0076c0;
	text-decoration:none;
	font-size:14px;
}
a:hover.titolo{
	color:#0076c0;
	text-decoration:underline;
	font-size:14px;
}
.news_tit{
	color:#1f4a90;
	font-size:16px;
}
a.news{
	color:#1f4a90;
	text-decoration:none;
	font-size:14px;
}
a:hover.news{
	color:#1f4a90;
	text-decoration:underline;
	font-size:14px;
}
a.powered{
	color:#3f3f3f;
	text-decoration:none;
	font-weight:bold;
}
a:hover.powered{
	color:#3f3f3f;
	text-decoration:none;
	font-weight:bold;	
}
.butt_menu{
	background-image:url(bott_vert_si.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	color:#3f3f3f;
}
.butt_menu a{
	color:#3f3f3f;
	text-decoration:none;	
}
.butt_menu a:hover{
	color:#0076c0;
	text-decoration:none;	
}
.butt_menu_2{
	background-image:url(bott_ind_vert_si.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
	color:#ffffff;
}
.butt_menu_2 a{
	color:#ffffff;
	text-decoration:none;	
}
.butt_menu_2 a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.testo{
	padding:20px;
	text-align:justify;
	font-size:12px;
	line-height:25px;
}
.data{
	font-size:10px;
}
.box_news{
	padding:10px;
	line-height:14px;
	font-size:12px;
	text-align:justify;
	border:1px solid #bebebe;
	vertical-align:top;
}
.testo_news{	
	line-height:14px;
	font-size:12px;
	text-align:justify;
	vertical-align:top;
}
a.paging{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:hover.paging{
	text-decoration:underline;
	color:#000000;
}
.titolo_pag{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#1f4a90;
}
.errore{
	color:#FF0000;
	font-weight:bold;
}
/**/
.toro {
	cursor: url(../_js/img/zoomin.cur), pointer;
    outline: none;
}
.toro-active-anchor img {
	visibility: hidden;
}
.toro-wrapper {
	background: white;
}
.toro-caption {
    display: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.toro-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../_js/img/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.toro-credits,
a.toro-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.toro-credits:hover,
a.toro-credits:hover i {
    color: white;
    background-color: gray;
}
a.toro-full-expand {
	background: url(../_js/img/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.toro-overlay {
	display: none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand;
	cursor: pointer;
	background: url(../_js/img/close.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_js/img/close.png', sizingMethod='scale');
}
.toro-display-block {
    display: block;
}
.toro-display-none {
    display: none;
}