BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; 
COLOR: #ffffff; 
PADDING-TOP: 0px; 
FONT-FAMILY: Tahoma, arial, helvetica, sans-serif; HEIGHT: 100%; 
BACKGROUND-COLOR: #ffffff
}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif
}
.banner {
  padding: 0px 1px -1px 1px;	
}

.paragrafo {
	padding-top:12px;	
 	text-align:justify;	
	font-size:13px;
	color: black;
}

.titolo_paragrafo {
	
	text-align:left;
	font-weight:bold;  
	font-size: 16px;   
	color: Black;
	background-image: url(../images/sfondo_scritta_home.gif); 
	background-repeat: no-repeat; 	                       
}

.sottotitolo_paragrafo {
text-align:left;
color: Black
	
}

A.menu_link:link,A.menu_link:visited, A.menu_link:hover {

	text-decoration: none ! important;	
	font-size: 13px;
	cursor: hand;
	color: Blue;
	float: left;
}

A.menu_link:hover {
	text-decoration: none ! important;	
	font-size: 13px;
	background-image: url(../images/sfondo_scritta_home.gif); 
	cursor: hand;
	color: white;
	float: left;
}
 
.image_map {
  	
   border-width: 0px;		
   padding:15px; 
   cursor: hand;
 
} 

.rotazione {
	position: relative;
	top: -2px;
	left: 0px;	
}


/* Thumbnail Index */
div#index {	
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 13px;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: blue;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	cursor: hand;
	 
}

div#index td.thumbcell img {
	border-style: none;
}

