/* CSS Document */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;

}
.txt_verdana_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Stile dei link */

A:link {
	text-decoration: none;
	color: #006600;
}

A:visited {
	text-decoration: none;
	color: #006600;
}

A:hover {
	text-decoration: underline;
	color: #006600;
}

BODY {
	SCROLLBAR-FACE-COLOR: #e4e4e4; SCROLLBAR-HIGHLIGHT-COLOR: #e4e4e4; SCROLLBAR-SHADOW-COLOR: #e4e4e4; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #747474; SCROLLBAR-TRACK-COLOR: #f2f2f2; SCROLLBAR-DARKSHADOW-COLOR: #000000
}

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; 
background-color: #FFFFFF; border: 1px #333333 solid; 
 text-align: left
scrollbar-face-color: #F3F1E4; scrollbar-track-color: #F3F1E4; scrollbar-arrow-color: #000000;}

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; 
background-color: #ECE9D2; border: 1px solid #999999; 
 text-align: left}

select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; 
background-color: #EFEFEF; border: #333333; border-style: solid; border-top-width: 
1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
table {
	background-repeat: no-repeat;
	background-position: right top;
}
.table {
	background-repeat: no-repeat;
	background-position: right top;
}
.noinput {
	border: none;

}
.linea {
	border-top: none;
	border-right: none;
	border-bottom: 1pt solid #999999;
	border-left: none;
}
.sfondomarsalbotti {
	background-image: url(../_img/logo-MARSALBOTTI-sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bordi {
	border: 1px solid #006600;
}
.sfondotebaldi {
	background-image: url(../_img/logo-tebaldi-sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
