/* struttura generale*/
#left { background-color: #0064A8; border-right-width: 1px;	border-right-style: solid; border-right-color: #CCCCCC; }


#doc {  background-attachment: fixed;   margin: 1px; padding: 1px; border:1px solid #ccc; background-image: url(image/filiprovincia.jpg); background-repeat: no-repeat;background-position: center ;}
#doc2 {  background-attachment: fixed;   margin: 1px; padding: 10px; border:1px solid #ccc; background-image: url(image/filiprovincia.jpg); background-repeat: no-repeat;background-position: center;}

#main {	height: 90%; background-attachment: fixed; background-color: #FFFFFF; background-image: url(image/filiprovincia.jpg); background-repeat: no-repeat;background-position: top center ; margin: 0px; padding: 0.5em; }
#main h4 {  font-family: Arial, Helvetica, sans-serif; color: #0080C0; font-weight: bold; margin-bottom: 0.5em;}
#main h5 {  font-family: Arial, Helvetica, sans-serif; color: #000; text-align: justify; font-weight: normal; margin-bottom: 0.5em;}
#main a {  font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #0080C0;  font-weight:bold; text-decoration: none}
#main a:hover {  font-family: Arial, Helvetica, sans-serif; color: #ffcc00;  font-weight: bold; text-decoration: underline}

#image {	background-image: url(image/intestaz.gif); background-repeat: no-repeat;background-position: top left ; margin: 0px; padding: 0.5em;}


/* menu*/
#menu {	border-top-width: 1px;border-top-style: solid;border-top-color: #FFFFFF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
#menu ul {	margin-right: 0.5em; margin-left: 0.5em;}
#menu li {	font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; list-style-type: none; font-size: x-small; font-weight: bold;margin-bottom: 0.5em;}
#menu li a { text-decoration: none;	color: #CCCCCC;}
#menu li a:hover { text-decoration: none; color: #FFFFFF;}
#menu li a:active {	text-decoration: none; color: #FFCC33;}
#menu li ul li {font-size: smaller;margin-bottom: 0.1em;}

/* formattazione documenti*/
#main h1 {font-family: Georgia, "Times New Roman", Times, serif;font-size: medium;color: #003366;	font-variant: small-caps;float: right;	width: 60%;}
#main h2 {font-family: Arial, Helvetica, sans-serif;	color: #0676AC;	clear: both;}
#main h3 {font-family: Arial, Helvetica, sans-serif;	color: #666666;font-style: italic;clear: both;}
#main h4 {font-family: Arial, Helvetica, sans-serif;	clear: both;}
#main p{	font-family: Arial, Helvetica, sans-serif;font-size: x-small;text-align: justify; text-indent: 1em;	margin-left: 1%;	margin-right: 10%;	clear: both;}
#main p a, #main li a{color:#000099;	text-decoration: underline;	font-weight: bold;}
#main li{font-family: Arial, Helvetica, sans-serif;font-size: x-small;margin-right: 10%;}

/*Struttura box*/
#box {padding: 1em;margin: 0;clear: both;}
#box li.group { font-size: x-small; font-family: Arial, Helvetica, sans-serif;	margin: 0.5em;padding: 0.2em 0.5em 0.2em 0.5em;border: 1px double #006699;list-style-type: none;	float: left;	height: 8em;width: 30%;background-color:#F2F2F2;color: #006699;font-weight: bold;}
#box ul{	color: #666666;list-style-type: none;font-size: xx-small;margin-bottom: 0.5em;margin-left: 1em;font-family: Verdana, Arial, Helvetica, sans-serif;}
#box img{float: right;}
#box li a {text-decoration: none; color: #666666;}
#box li a:hover {text-decoration: none; color: #000066;}