﻿body
{
	background-color: #fff;
	color: #000;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0em;
	padding: 0em;
}
#struttura
{
	background-color: #fff;
	color: #000;
	line-height: 180%;
	margin: 0em;
	padding: 0em;
	text-align: left;
	width: 100%;
}
#header
{
	background-color: #DEF2FC;
	background-image: url(LOGO.bmp);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #420702;
	font: normal 280% Georgia, "Times New Roman", Times, serif;
	height: 148px;
	padding-left: 0.6em;
}
#menu01v
{
	float: left;
	font: 90% Arial, Helvetica, sans-serif,Corbel;
	margin: 0;
	padding: 0;
	width: 16%;
}


#menu01v ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu01v li
{
	display: inline;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#menu01v a:visited
{
	border: 1px solid #fff;
	color: #fff;
	display: block;
	margin: 0.06em 0;
	padding: 0.3em 0.6em;
	text-decoration: none;
	background-color: #FFF;
}
#menu01v a:link
{
	background: #003366;
	border: 1px solid #666;
	color: #fff;
	display: block;
	margin: 0.06em 0;
	padding: 0.3em 0.6em;
	text-decoration: none;
}
#menu01v a:active
{
	background: #DEF2FC;
	border-color: #41545F;
	color: #000;
	padding-left: 0.95em;
	text-transform: uppercase;
	font-weight: bold;
}
#menu01v a:focus
{
	background: #DEF2FC;
	border-color: #41545F;
	color: #000;
	padding-left: 0.95em;
	text-transform: uppercase;
	font-weight: bold;
}
#menu01v a:hover
{
	background: #DEF2FC;
	border-color: #41545F;
	color: #000;
	padding-left: 0.95em;
	text-transform: uppercase;
	font-weight: bold;
}



#content
{
	background: #fff;
	border-left: 156px solid #000;
	color: #000;
	margin-left: 16%;
	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: #FFFFFF;
	color: #05181E;
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
#content h2
{
	background: #fff;
	border-bottom: 1px dotted #FF9006;
	color: #940D1E;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
}
#content a:visited
{
	background-color: #fff;
	color: #41545F;
	font-size: 95%;
	font-weight: normal;
	text-decoration: underline;
}
#content a:link
{
	background-color: #fff;
	color: #41545F;
	font-size: 95%;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover
{
	background-color: #420702;
	color: #fff;
	text-decoration: none;
}
#footer
{
	background: #003366;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 1px;
	color: #fff;
	font-family: helvetica, arial, verdana, tahoma, sans-serif,CORBEL;
	font-size: 80%;
	margin: 0 auto;
	padding: 0.8em 0.8em;
	text-align: center;
}
#footer a:visited
{
	background-color: #003366
	color: #fff;
	text-decoration: underline;
}
#footer a:link
{
	background-color: #003366;
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	background-color: #fff;
	color: #420702;
	text-decoration: none;
}



div.centrale{border: 2px solid #004F4F;width:878px;background-color:#FAFAFA;}
.centrale #struttura table {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-color: #FFF;
}
