	BODY{
height: 100%;
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: 431F10;
	scrollbar-highlight-color: A9735A;
	scrollbar-3dlight-color: 5A2F1E;
	scrollbar-darkshadow-color: 250C01;
	scrollbar-shadow-color: 250C01;
	scrollbar-arrow-color: E0A633;
	scrollbar-track-color: AB7864;
}

a.img{
	border: 1px solid green;
}
a.img:hover{
	border: 1px solid yellow;
}

.titoli{
	font-size: 24px;
	font-style: oblique;
	font-family: Georgia,"Courier New", Courier, monospace;
	color: #622B13;
	display: block;
	width: 100%;
	border-bottom: 1px solid Green;
}
.titolini{
	font-family: Georgia,"Courier New", Courier, monospace;
	font-size: 16px;
	color: #622B13;
	font-weight: bold;
	margin-top:10px;
}
.testo2{
	font-family: Georgia,"Courier New", Courier, monospace;
	font-size: 15px;
	color: #3A1C0E;
	font-weight: lighter;
}
.testo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A1C0E;
}
a.menu:active, a.menu:visited, a.menu:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ECAC23;
	color: #431F10;
	border: 1px solid Green;
	display: block;
	width: 100%;
	padding: 2px;
	margin: 1px;
	text-decoration: none;
}

a.menu:hover{
	background:#28A608;	
	color: #FFFF00;
}
.footer{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#imgtop{
margin: 5px, 10px, 10px, 0px;
border:6px solid #23831D;
}

#imgleft{
margin: 5px, 10px, 10px, 10px;
border:6px solid #23831D;
}
#miodettaglio{
	width: 510px;
	padding-right: 12px;
	}