body
{
	background-color: #F2F1AA;
	color: #000;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0em;
	padding: 0em;
}
#struttura
{
	background-color: #FFFF79;
	color: #000;
	line-height: 180%;
	margin: 0em;
	padding: 0em;
	text-align: left;
	width: 100%;
}
#header
{
	background-color: #F2F1AA;
	background-image: url(immagini/logop.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #05181E;
	height: 100px;
	padding-left: 0.6em;
	margin-left: 195px;
}


#head {
	background-color: #F2F1AA;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #05181E;
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	height: 100px;
	width: 195px;
	float: left;
}

 
#navigation 
{
	color: #000000;
	font: 90% arial,sans-serif;
	letter-spacing: 1.5px;
	float:left; 
	margin:0 4px;
	margin-top:2%;
	font: 90% arial,sans-serif;
}

#navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li
{
		margin: 0 0 3px;
		padding: 0;
}

#navigation a
{
	display: block;
	width: 195px;
	line-height: 30px;
	text-decoration: none;
    border: 0px solid #666;
    text-indent: 3px;
    background: url("immagini/bknormal.png") no-repeat top left;
    color: #333333;
    font-variant: small-caps;
}

#navigation a:hover
{
    background: url("immagini/bkactive.png") no-repeat top left;
    color: #FFF;
}

#navigation li#activelink a,div#navigation li#activelink a:hover
{
	background: url("immagini/bkactive.png") no-repeat top left;color: #fff;
}



#content
{
	text-align: center;
	background: #FFFF00;
	border-left: 1px solid #000;
	color: #000;
	margin-left: 195px;
	padding: 1.25em 0.8em;
	padding: 0.625em;
}
#content p
{
	font-size: 100%;
	line-height: 1.8em;
	padding-left: 1em;
	padding-right: 1em;
}
#content h1
{
	background-color: #FFFF00;
	color: #05181E;
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
#content h2
{
	text-align: justify;
	background: #FFFF00;
	border-bottom: 1px dotted #FF9006;
	color: #0000FF;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
}

#content h3
{
	text-align: center;
	background: #FFFF00;
	border-bottom: 1px dotted #FF9006;
	color: #0000FF;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
}

#content a:link, #content a:visited
{
	background-color: #FFFF00;
	color: #41545F;
	font-size: 95%;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover
{
	background-color: #FFFF00;
	color: #FF0000;
	text-decoration: none;
}
#footer
{
	background: #F5D80A;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 1px;
	color: #000099;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0 auto;
	padding: 0.8em 0.8em;
	text-align: center;
}
#footer a:link, #footer a:visited
{
	background-color: #420702;
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	background-color: #fff;
	color: #420702;
	text-decoration: none;
}

