@charset "iso-8859-1";

body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Calisto MT, Garamond, Arial, helvetica, sans-serif;
}

.informativa a
{
	color: #ff0000;
	text-decoration: none;
	background-color: #ffffff;
	
}

.informativa a:hover
{
	color: #ff0000;
	text-decoration: none;
	background-color: #ffffff;
	
}

hr {
height: 1px;
color: #7DB26E;
}

.motore td {
border:1px solid #7DB26E;
}


.leftcontent {
width:230px;
background:#ffffff url('images/left_bg.gif');
border:medium none;
text-align:left
}

#nav ul {
margin:10px 0 10px 5px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:#b0d0a8;
color: #aabbaa;
border:1px solid #aabbaa;
text-align:left;
padding:0 0 0 0;
margin-bottom:6px;
}

#nav li a {
color: #000000;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
}

#nav li a:hover {
background:#ffffff;
color: #7F9BC5;
}


#rightcontent {
width:230px;
background:#ffffff;
border:1px solid #7DB26E;
}

.right_news {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#818181;
margin:0 0 0 0;
padding:10px 5px 5px 10px;
width:185px;
background:#ffffff;
}

.news_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#7F9BC5;
}


a:link, a:visited, a:active
{
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #ff9900;
}


.home a:link, a:visited, a:active
{
	color: #0000FF;
	text-decoration: none;
}

.home a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #ff9900;
	font-size: 120%;
}

h1
{
	font-size: 280%;
	text-align: center;
}
h2
{
	font-size: 180%;
}
h3
{
	font-size: 160%;
}
h4
{
	font-size: 140%;
}
h5
{
	font-size: 130%;
}
h6
{
	font-size: 110%;
}

.eventi
{
	
	padding-bottom: 0.05px;
	margin: 0 12px 0 0;
	padding-left: 10px;
	padding-right: 10px;	
	white-space: nowrap;
	background-color: #333366;
	color: #ffffff;
}

.hmenu a
{
	padding-top: 3px;
	padding-bottom: 4px;
	margin: 0 -1px 0 0;
	padding-left: 10px;
	padding-right: 10px;	
	white-space: nowrap;
	background-color: #b0d0a8;
	color: #000000;
}

.hmenu a:visited, a:active
{
	background-color: #b0d0a8;
	color: #000000;
}

.hmenu a:hover
{
	background-color: #333366;
	color: #ffffff;
}


#footer
{
	background-color: #889988;
	color: #000000;
	text-align: center;
}