html{
height:100%;
padding-bottom:1px;
}
body{
margin:0px;
}
input,textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
td{
font-family:Tahoma,Verdana,Arial;
font-size:11px;
color:#000000;
}
td.dx{
border-right-style:solid;
border-right-width:1px;
border-right-color:#B8B8B8;
}
td.sx{
border-left-style:solid;
border-left-width:1px;
border-left-color:#B8B8B8;
text-align:justify;
padding:10px;
}
td.centro{
border-right-style:solid;
border-right-width:1px;
border-right-color:#B8B8B8;
border-left-style:solid;
border-left-width:1px;
border-left-color:#B8B8B8;
}
td.inferiore{
text-align:justify;
padding:5px;
border-style:solid;
border-width:1px;
border-color:#B8B8B8;
border-top:none;
border-bottom:none;
line-height:18px;
}
.titolo1{
color: #4763CC;
font-weight: bold;
}
.titolo2{
color: #6B6B6B;
font-weight: bold;
}
.testo{
line-height:18px;
}
.nomeazienda{
font-family:Tahoma,Verdana,Arial;
font-size:12px;
font-weight:bold;
color:#001DB0;
}
.indirizzo{
font-weight:bold;
color:#6B6B6B;
}
a:link{
font-weight:bold;
color: #001699;
text-decoration: none;
}
a:visited{
font-weight:bold;
color: #001699;
text-decoration: none;
}
a:hover{
font-weight:bold;
color: #001699;
text-decoration: underline;
}
img.pad_foto{
margin:10px 10px 10px 0;
border:1px solid #B8B8B8;
padding:1px;
}
img.bordo{
border:1px solid #B8B8B8;
padding:1px;
}
.no_bordo{
border:none;
}
.homelink{
color:#6C6C6C;
}
a.menu,a:active.menu,a:visited.menu,a:hover.menu{
color:#6C6C6C;
text-decoration:none;
}
textarea,input,select,option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #C4C4C4;
	}
.no_bordo{
	border:0px none;
	}
/**/
.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;
}
