body {
	margin: 0 0 10px 0;
	padding: 0px;
	background: url(img/sfondo_sopra.jpg) #ffffff;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Times New Roman";
	color: #000033 
	}

 a,  a:visited{ font-weight: normal;
		text-decoration: underline; color: blue;			
}
 a:hover, a:visited:hover {
		color: red;	text-decoration:underline

}


.contenuto {
	font: 13px "Times New Roman", verdana, sans-serif;
	padding: 0;
	color: navy;
	text-align: justify;
	}
	
.contenuto a, .contenuto a:visited{ font-weight: normal;
		text-decoration: none; color: navy;			
}
.contenuto a:hover, .contenuto a:visited:hover {
		color: red;	

}

.foto {
	border: 5px double #cccccc;
	margin:3px	
	}


H1 {
	font: 22px "Times New Roman", "Trebuchet MS", verdana;
	color: navy;
	font-weight:bold;	margin: 0; padding:0
	}


.more {
	font: 14px Times New Roman, "Trebuchet MS", verdana;
	color: #000033;
	text-align:center;
	margin: 10px;
	padding: 7px 0 10px 0;
	}
.more a, .more a:visited{ font-weight: normal;
		text-decoration: none; color: red;			
}
.more a:hover, .more a:visited:hover { 
	text-decoration: underline				
}
.contenuto2 {
	font: 13px "Times New Roman", verdana, sans-serif;
	padding: 0;
	color: navy;
	text-align: justify;
}
.contenuto2cors {
	font: italic 13px "Times New Roman", verdana, sans-serif;
	padding: 0;
	color: navy;
	text-align: justify;
}
