@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
#main {
	margin: 0 auto;
	width: 950px;
}
#head {
	top: 0px;
	width: 950px;
	height: 700px;
}
#footer {
	background: repeat-x url('images/bottom_hp.gif');
	height: 120px;
	background-color: #A7A4A5;
}
#navigation {
	color: #20307A;
	font-size: 0.9em;
	text-align: center;
	margin: 0px auto;
	width: 680px;
	padding-top: 14px;
	line-height: 1.8em;
}
a:link {
	color:#330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #796b49;
	text-decoration: none;
}
a:active {
	color: #796b49;
	text-decoration: none;
}
#base {
    background-image:url(images/fondo_base.gif);	
	font-size: 0.9em;
	color: #796b49;
	text-align: center;
	margin: 0px auto;
	width: 950px;
	height:63px;
	padding-top: 20px;
	margin-bottom:15px;
}
#base a:link {
color: #796b49;
font-weight:600;
text-decoration: none;
}
#base a:visited {
color: #796b49;
text-decoration: none;
}
#base a:hover {
color: #796b49;
text-decoration:underline;
}

#testo_tabella {
   	color: #796b49;
	padding: 10px 40px 5px 40px;
	text-align:justify;
}


#banner {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 7px;
	height: 20px;
}
#banner a:link {
	color: #796b49;
	font-size:0.9em;
	text-decoration: none;
}
#banner a:visited {
	color: #330000;
	font-size:0.9em;
	text-decoration: none;
}	
#banner a:hover {
	color: #292929;
	font-size:0.9em;
	text-decoration: none;
}
#banner a:active {
	color: #292929;
	font-size:0.9em;
	text-decoration: none;
}
.Rosso {
	color: #660000;
	font-weight: bold;
}
.Verde {color: #61747a; }
.Grassetto {font-weight: bold; }
