body 
{
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #fff;
	margin: 1em 1em 1em 1em;
	font-weight: 600;
}

a:link,
a:visited
{
	color: #ff0;
}

a:hover,
a:focus,
a:active
{
	color: #fc0;
}

.verde,
.verde a
{	
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #0f0;
	text-decoration:none;
}

.poll
{
	margin: 0 3em 0 0;
	display: block;
	font-size: 0.8em;
	text-align: right;
}

#titolo1
{
	background: #eee;
	color: #000;
}

#titolo1 h2
{
	font-size: 1.2em;	
	padding: 0.2em 0em 0em 1em;

}


#titolo1 h1
{
	margin: -0.2em 0 0 0;
	font-size: 4em;
	padding: 0em 0em 0em 0.2em;

}


#titolo1 a:hover,
#titolo1 a:focus,
#titolo1 a:active

{
	color: #000;
}

.poll a:link,
.poll a:visited
{
	color: #ff0;
}

.poll a:hover,
.poll a:focus,
.poll a:active
{
	color: #fc0;
}


p.coll  a:link
{
	text-decoration:underline;
}

p.coll a:visited
{
	text-decoration:underline;
}

p.coll a:hover,
p.coll a:focus,
p.coll a:active
{
	text-decoration:none;
}

.top,
.acc
{	
	display: none;
}

.icon
{
	float: left;
	padding: 2px 2px 2px 2px;
}

.tit14
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.2em; 
}

#selez select,
#selez2 select
{
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.menuNavigazione li
{
	display: inline;
	margin-bottom: 1em;
	padding: 0 1em 0 0em;
}

.menu5 A 
{
	font-weight: bold;
}

.menu5 A:hover 
{
	COLOR: #fc0;
}