body {
	margin-top: 0px;
}

#tabella {
	width:750px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}

#banner {
	background-image:url(./immagini/logo4.jpg);
	top:0px;
	width:750px;
	height:26px;
	padding-top:3px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	color:#ffffff;	
}
#banner a:link, #banner a:visited { text-decoration:underline; color:#ffffff; }
#banner a:hover, #banner a:active { text-decoration:underline; color:#D71717;}

#corpo {
	position:relative;
	width:750px;
	background-color:#FFFFFF;
}

#menu {
	top:0px;
	/*padding-right:10px;*/
	padding-top:10px;	
	padding-left:10px;	
	/*border-right-style:dotted;
	border-right-width: 1pt; */
}

#menu .testo {
	background-color:#FAD7BC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#600D0D;
	text-align:center;
	border: 1px outset;
}
#menu .testo a:link, #menu .testo a:visited { font-weight:normal; text-decoration:none; color:#600D0D; }
#menu .testo a:hover, #menu .testo a:active { font-weight:bold; color:#D71717; }

#menu .testopiccolo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	color:#600D0D;
}
#menu .testopiccolo a:link, #menu .testopiccolo a:visited { text-decoration:underline; color:#600D0D; }
#menu .testopiccolo a:hover, #menu .testopiccolo a:active { text-decoration:underline; color:#D71717;}


.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #600D0D;
}
.indirizzo a:link, .indirizzo a:visited { text-decoration:none; color:#600D0D; }
.indirizzo a:hover, .indirizzo a:active { text-decoration:underline; color:#D71717; }

#box-centrale {
	top:0px;
	width:356px;
	height:360px;
	padding-top:10px;
	padding-left:10px;
	
}

#box-centrale .testo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#3c0000;
}
#box-centrale .testo a:link, #box-centrale .testo a:visited { text-decoration:none; color:#3c0000; }
#box-centrale .testo a:hover, #box-centrale .testo a:active { text-decoration:underline; color:#D71717;}

#box-centrale2 {
	top:0px;
	width:568px;
	height:410px;
	padding-left:10px;
	padding-top:6px;
}
#box-centrale2 .testo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#3c0000;
}
#box-centrale2 .testo a:link, #box-centrale2 .testo a:visited { text-decoration:underline; color:#3c0000; }
#box-centrale2 .testo a:hover, #box-centrale2 .testo a:active { text-decoration:underline; color:#D71717;}

#box-centrale2 .titolo {
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#600D0D;
}

#box-destra {
	position:relative;
	top:0px;
	padding-top:10px;
}

#box-destra .testo {
 	border-style: outset;
	border-width: 1px;
	background-color:#FFF4DD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3c0000;
}
#box-destra .testo a:link, #box-destra .testo a:visited { text-decoration:none; color:#3c0000; }
#box-destra .testo a:hover, #box-destra .testo a:active { text-decoration:underline; color:#D71717;}

#box-destra .titolo {
 	border-style: outset;
	border-width: 1px;
	background-color:#990000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
}


