body {
	background: #FFCCCC url(../images/sfondoHT.jpg) no-repeat scroll center top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	margin-top : 0px;
	margin-bottom : 0px;
	scrollbar-face-color:#FFC2B5;
	scrollbar-shadow-color: #800;
	scrollbar-highlight-color: #00; 
	scrollbar-3d-light-color: #00; 
	scrollbar-dark-shadow-color: #CC6666;
    scrollbar-track-color: #CC6666; 
	scrollbar-arrow-color: #993333 ;
/*	scrollbar-face-color:#FFCCCC;
	scrollbar-base-color:#C66;
	scrollbar-shadow-color:#800;*/
	margin-left : 0;
	margin-right : 0;
}


img.menu {
		margin-top: 12px;
		margin-left: 9px;
}

iframe.main {
		margin-top: 3px;
		margin-left: -1px;
}

body.interno {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white url(../images/sfondoIframe2.jpg) no-repeat fixed left top;
	font-size: 80%;
	
}

input, select {
	border: 1px dashed #8B0000;
	background-color: #FFCCCC;
	font-size: 70%;

}

input.radio {
	border: none;
	background-color: transparent;
}

a:link {
	background-color : transparent;
	color : #000066;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #660033;
	text-decoration : underline;
}

a:hover {
	color : #8B008B;
	text-decoration : underline;
	background-color : #FFCCCC;
}

td.mini {
	font-size: 80%;
}

td.moltomini {
	font-size: 60%;
	vertical-align: middle;
}

a.esterno:link {
	color: #A33636;
}
a.esterno:visited {
	color: #A33636;
}
a.esterno:hover {
	color: #A33636;
}

a img.bord {
	border : 1px dashed #FFC2B5;
}

a:hover img.bord {
	border : 1px dashed #8B0000;
}

table.trat {
	border: 1px dashed #8B0000; 
}

.minuscolo {
	font-size: 60%;
}
