body {
	padding: 1em 1em 1em 1em;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: White;
	line-height: 130%;
}

#immagine {
	display: none;
}

#img-1, #img-2, #img-3, #img-4, #img-5, #img-6, #img-7, #img-8 {
	display: none;
}	
	
p.posizione {
	font-size: 0.8em; 
}


h1 {
	font-size: 3em;
	padding-bottom: 1em;
	padding-top: 0.5em;
	}
	
h2 {
	font-size: 2.2em;
	}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1em;
}

p.sottotitolo {
	font-size: 1em;
	margin-bottom: 3em;
}

a {
	text-decoration: none;
	color: #E30000;
	background-color: White;
}

a:link {
	color: #E30000;
	background-color: White;
}

a:visited {
	color: #990000;
	background-color: White;
}

a:hover {
	color: Red;
	background-color: White;
	text-decoration: underline;
}

a.ancora-vai {	
	text-transform: uppercase;
}

.link-v {
	line-height: 1.5em;
}	

.link-o {
	letter-spacing: 0.15em;
}	

.menuNavigazione li {
display: block;
}

.menuNavigazione a {
height:0;
}

hr.dot { border-top: thin dotted #999999;
	}






