/* 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: 11px;
	text-align: justify;
}
/* Stile dei link */

A:link {
	text-decoration: none;
	color: #D6181A;
}

A:visited {
	text-decoration: none;
	color: #D6181A;
}

A:hover {
	text-decoration: underline;
	color: #FF0000;
}

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc
}

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; 
background-color: #EFEFEF; border: 1px #333333 solid; text-align: left}

input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; 
background-color: #EFEFEF; border: 1px #333333 solid}

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;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6181A;
}
.Stile1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.img2 {
	border: thin solid #95514C;
}
.img {
	border: 1px solid #934C45;
}
