BODY.interni {
	background-color : #ebebeb;
	margin-left : 0;
	margin-top : 0;
	SCROLLBAR-FACE-COLOR: #ebebeb;
	SCROLLBAR-HIGHLIGHT-COLOR: #ADBDC6;
	SCROLLBAR-SHADOW-COLOR: #ADBDC6;
	SCROLLBAR-3DLIGHT-COLOR: #ebebeb;
	SCROLLBAR-ARROW-COLOR: rgb(173,189,198);
	SCROLLBAR-TRACK-COLOR: #ebebeb;
	SCROLLBAR-DARKSHADOW-COLOR: #ebebeb;
}

.titoletto {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.titMarrone {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #BDB290;
	font-weight: bold;
	text-decoration: none;
}

.contatto {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

a.contatto {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #BDB290;
	font-weight: bold;
	text-decoration: none;
}

a.contatto:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #BDB290;
	font-weight: bold;
	text-decoration: underline;
}

.firma {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

a.firma {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.firma:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

INPUT.email {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	width : 150px;
	background-color : #ffffff;
}

TEXTAREA.email {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	width : 250px;
	background-color : #ffffff;
}

INPUT.oggetto {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	width : 250px;
	background-color : #ffffff;
}

INPUT.invia {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background-color : #97B0BB;
}

.titolo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}

.testo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

a.testo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #aabbcc;
	font-weight: bold;
	text-decoration: none;
}

a.testo:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #aabbcc;
	font-weight: bold;
	text-decoration: underline;
}

.dida {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.didaBlu {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #97B0BB;
	font-weight: bold;
}
/* stile per lo zoom */
/* #test {
	LEFT: 80px;
	POSITION: absolute;
	TOP: 20px;
	VISIBILITY: hidden;
	WIDTH: 100px;
	}
	
#testA {
	LEFT: 80px;
	POSITION: absolute;
	TOP: 20px;
	VISIBILITY: hidden;
	WIDTH: 100px;
	}*/
