html{height: 100%; padding-bottom: 1px} 
body{
	margin:0px;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}
.titolo{
	font-size:12px;
	font-weight:bold;
	color:#001E7D;
}
.testo{
	text-align:justify;
	line-height:20px;
}
.left{
	text-align:left;
}
.just{
	text-align:justify;
}
.piede{
	text-align:right;
}
.azzurro{
	color:#6973B0;
	font-weight:bold;
}
.nome_campi{
	color:#6973B0;
	font-weight:bold;
}
.risposta{
	color:#009933;
	font-weight:bold;
}
.errore{
	color:#CC0000;
	font-weight:bold;
}	
.titoletto{
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}
.grigio{
	color:#535353;
}
A:link{
color:#001E7D;
text-decoration: none;
font-weight:bold;
}
A:visited{
color:#001E7D;
text-decoration: none;
font-weight:bold;
}
A:hover{
color:#6076BD;
font-weight:bold;
}
form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	margin:3px;
	}
textarea,select,input,option{
	font-family:Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #000000;
	border:1px solid #C4C4C4;
}
.no_bordo{
	border:0px;
	}
.cella{
	border:1px solid #c4c4c4;
	}
.cella_tot{
	border:1px solid #6973B0;
	background-color:#f3f3f3;
	color:#6973B0;
	}
.bordo{
	border:1px solid #001559;
	}
.bordo_2{
	border:3px double #001559;
}
.box{
	border:1px solid #001559;
	height:150px;
	}
.menu{
	background-image:url(sf_menu_rm.gif);
	background-position:center;
	background-repeat:repeat-x;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	}
.bottone{
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	}
a.bott:link,a.bott:visited,a.bott{
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
a.bott:hover{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}	
.riga{
	height:1px;
	color:#535353;
	}
.submit
{
	border: 3px double #001559;
	border-top-color: #6973B0;
	border-left-color: #6973B0;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #001559;
} 
/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 640px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous,
.highslide-wrapper .highslide-header ul li.highslide-move, 
.highslide-wrapper .highslide-header ul li.highslide-next{
display: none;
}
.highslide-wrapper .highslide-header ul li.highslide-close{
/*	display: none;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/_js/effetto1/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
