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

body {
	font-family: "Trebuchet MS", Tahoma, Arial, "Bitstream Vera Sans";
	font-size: 0.9em;
	background: repeat-x url('images/head_hp.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
#main {
	margin: 0 auto;
	background: #a6a4a5;
	width: 700px;
}
#head {
	top: 0px;
	background: repeat-y url('images/fondog_hp.gif') #a6a4a5;
	width: 700px;
	height: 450px;
}
#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: #20307A;
	text-decoration: none;
}
a:visited {
	color: #20307A;
	text-decoration: none;
}
a:hover {
	color: #a6a4a5;
	text-decoration: none;
}
a:active {
	color: #292929;
	text-decoration: none;
}
#base {
	color: #A7A4A5;
	font-size: 0.8em;
	text-align: center;
	margin: 0px auto;
	width: 700px;
	padding-top: 10px;
}
#banner {
	width: 100%;
	background: #999999 url(images/fondo_banner_hp.gif);
	padding-top: 0px;
	padding-bottom: 5px;
	height: 20px;
}
#banner a:link {
	color: #330000;
	font-size:11px;
	text-decoration: none;
}
#banner a:visited {
	color: #330000;
	font-size:11px;
	text-decoration: none;
}	
#banner a:hover {
	color: #292929;
	font-size:11px;
	text-decoration: none;
}
#banner a:active {
	color: #292929;
	font-size:11px;
	text-decoration: none;
}
.Rosso {
	color: #660000;
	font-weight: bold;
}
.Verde {color: #61747a; }
.Grassetto {font-weight: bold; }
