BODY {background-color:#cccccc; 
	color:#333333; 
	/*background-image:url("../immagini/base_bianco.jpg"); */
	background-repeat:no-repeat; 
	background-position:bottom;
	background-attachment: fixed;
	font-size: 13px ;
	margin:10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	line-height: normal;
	}
	
TABLE {table-layout:fixed; 
	border-collapse: collapse;
	border:0px; 
	border-spacing:0px; 
	padding:0px;
	margin:0px
	}
IMG {border:none;
	padding:0px;
	margin:0px;
	}

UL {font-size: 13px;
	list-style-type: square;
	padding: 3px;
	margin: 16px;
}
A:link {
	color: #000033; 
	background-color:inherit;
}
A:visited {
	color: #3B6F8A;
	background-color:inherit;
	
}
/*valori per elementi di tabelle*/
.principale {
	width:900px; 
	}
.recensione {
	border:0; 	
	}
.scheda { 
	width:800px; 
	font-size: 13px;
	vertical-align:top;
	padding-bottom:10px;
	}
.rimandi {BORDER-BOTTOM: #000000 1px solid;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:3px;
	vertical-align:top;
	}
/*valori per elementi di testo e celle che li contengono*/	
.testo {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #333333;
	background-color:inherit;
}
.titolo2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	/*text-transform: uppercase;*/
	BORDER-BOTTOM: #333333 1px dotted;
		}
.bordato {
	height:36px;
	border-collapse:separate;
	BORDER-TOP: #333333 1px solid; 
	BORDER-right: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px dotted;
	border-left:#333333 1px solid;
	text-align:center; 
		}
.risorse {
	BORDER-TOP: hidden; 
	BORDER-right: #333333 1px solid; 
	BORDER-BOTTOM: #333333 1px solid;
	border-left:#333333 1px solid;
	vertical-align:top
	}	
.testopiccolo {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #333333;
	background-color:inherit;
}
.titolo {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
}
.sottotitolo {background-color:#191919;
	color: #CCCCCC;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	height:20px;}
.sottotitolo:link{text-decoration:none;
	FONT-WEIGHT: bold;
	background-color:#191919;
	color: #CCCCCC;}
.sottotitolo:visited{text-decoration:none;
	FONT-WEIGHT: bold;
	background-color:#191919;
	color: #CCCCCC;}	
.intestazione { background-color:#000000; 
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;  
	vertical-align:middle;
}
.fascetta {
	FONT-WEIGHT: normal; 
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 36px; 
	height:50px;
	background-color:#999999;
	color: #333333;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.corpo {
	vertical-align:top;
	padding-bottom:10px;
	}
/*fonts*/
.greco {font-family:'New Athena Unicode','Palatino Linotype',Verdana, Arial, Helvetica, sans-serif}		
/*bordi*/
.contornobox {
	BORDER: #000000 1px solid; 
	}
.lineadestra {
	BORDER-RIGHT: #000000 1px solid
}
.lineasinistra {
	BORDER-LEFT: #000000 1px solid
}
.lineasu {
	BORDER-TOP: #000000 1px solid
}
.lineagiu {
	BORDER-BOTTOM: #000000 1px solid
}
/*allineamenti*/
.top { vertical-align:top}
.bottom { vertical-align:bottom;
	text-align:center}
.right {text-align:right;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:3px;
	vertical-align:top;	
	BORDER-BOTTOM: #000000 1px solid;}	
.centra {text-align:center;
	height:120px;}	
/*colori di celle*/
.recensore {background-color:#C3EBF8;
	color:inherit;
	vertical-align:top;
	padding-bottom:10px;
	}
.anagrafica {	
	background-color:#EAE6DD;
	color:inherit;
	vertical-align:top;
	padding-bottom:10px;
	}
.dati {	
	background-color:#CAFFEE;
	color:inherit;
	vertical-align:top;
	padding-bottom:10px;
	}
.contenuti {	
	background-color:#FFEECA;
	color:inherit;
	vertical-align:top;
	padding-bottom:10px;
	}	
.recensore2 {BORDER-BOTTOM: #000000 1px solid;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:3px;
	vertical-align:top;
	background-color:#C3EBF8;
	color:inherit;
	}
.anagrafica2 {BORDER-BOTTOM: #000000 1px solid;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:3px;
	vertical-align:top;	
	background-color:#EAE6DD;
	color:inherit;
	}
.dati2 {BORDER-BOTTOM: #000000 1px solid;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:3px;
	vertical-align:top;
	background-color:#CAFFEE;
	color:inherit;
	}
.contenuti2 {BORDER-BOTTOM: #000000 1px solid;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:3px;
	vertical-align:top;
	background-color:#FFEECA;
	color:inherit;
	}	

/*cursori*/	
.help{cursor:help;}
