.menuleft
{
	color: #FFFFFF;
}

.menuleft .paginaAttuale
{ 
	background-color: #004694; 
}

.menuleft a
{ 
	color: #0000FF;
	background-color: #FFFFFF; 
}

.menuleft a:hover
{
	color: #0000FF;
	list-style-position: outside;
	list-style-type: circle;
}

.menuleft li
{
    list-style: none; 
}

.menuleft li:hover 
{ 
    list-style: circle url("../images/menu_item.jpg") outside; 
} 

.menuleft li.over 
{ 
    list-style: circle url("../images/menu_item.jpg") outside; 
} 

.orange, .orange a, .orange a:hover, .orange a:visited
{
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}

.before, .before a, .before a:hover, .before a:visited {
	color: #000033;
}
.now, .now a, .now a:hover, .now a:visited {
	color: #0000FF;
}

.listitem, .listitem a, .listitem a:hover, .listitem a:visited
{
	color: #000066;
	font-weight: bold;
	text-align: center;
	font-size: large;
	height: 150px;
	vertical-align: middle;
}

.listitem2, .listitem2 a, .listitem2 a:hover, .listitem2 a:visited
{
	color: #000066;
	font-weight: bold;
	text-align: center;
	font-size: large;
	vertical-align: middle;
}

