body {
	margin: 0px;
	padding: 0px;
	background-image: url(immagini/DSC_0019.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}

a:link {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #006;
	text-decoration: none;
}
.stilemenu {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
}
.testopie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#contenuto {
	position: absolute;
	left: 50%;
	width: 800px;
	top: 10px;
	margin-left: -400px;
}
#contenuto li{
	text-decoration: none;
	list-style-type: square;
}
.evidenziatore {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	font-size: 15px;
}
#nav{
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 0,4;
	}
#nav a  {
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
#nav a:hover {
	color: #003;
	font-size: 13px;
}

.pow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
div#navigation{
    background-color: #9cf;
    border-bottom: 1px solid #787878;
    padding-left: 20px;
}
div#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
} 
div#navigation li{
    display: inline;
    margin: 0;
    padding:0;
} 
div#navigation li a{
    text-decoration: none;
    border: 1px solid #f00;
    padding: 0 0.3em;
} 
div#navigation li a{
    text-decoration: none;
    border: 1px solid #787878;
    padding: 0px 0.3em;
    background: #ccc;color: #036;
} 
div#navigation li a:hover{
    background-color: #f0f0f0;
} 
div#navigation li#activelink a{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #603;
} 
div#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
} 
.contatti {
	color: #000;
}

