html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {	color: #664;
	padding: 1px;
}
a:hover {
	background: #a63132;
	color: #fff;
}
a:link img { border: none }
a[href ^="mailto:"] {
   padding-right: 20px;
   padding-top: 2px;
   background: url(images/icons/mailto.gif) no-repeat center right;
}   

a[href ^="mailto:"]:hover {
   padding-right: 20px;
   padding-top: 2px;
   background: #7E9EDA url(images/icons/mailto.gif) no-repeat center right;
   color: #F7FAFF;
}   

img { border: none; }
hr {
	background-color: #95B396;
  	border: 0;
	height: 1px;
	margin-top: 0;
	margin-bottom: 10px;
}
acronym { cursor: help; }
body {
	background: #C4CDBE;
	color: #444;
	font: normal 62.5% Verdana,sans-serif;
}
table { 
	border-width: 2px;
	border-spacing: 2px;
	border-style: inset;
	border-color: gray;
	border-collapse: collapse;
}
th    { padding: 4px; 
	border-style: inset;
	border-collapse: collapse;
	border-width: 1px;
	border-color: black;
}

td    { padding: 4px; 
	border-style: inset;
	border-collapse: collapse;
	border-width: 1px;
	border-color: gray;
}
thead { padding: 4px; }
p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em sans-serif;
	margin-bottom: 0;
}


h1,h2,h3 {padding-top: 6px;}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.button{
	display: inline;
}
.button a {
	border: 1px solid #95B396;
	font-size: 1.1em;
	color: #554;
	padding: 6px 6px 6px;
	text-decoration: none;
	display: inline;
}
.button a:hover {
	background: #EAEADA;
	color: #654;	
}
.informazione {
	border-width: 1px;
 	border-style: solid;
	border-color: #7E9EDA;
	padding: 1em;
	background: #F7FAFF url(images/icons/informazione.gif) top right no-repeat;
	margin-top: 0;
	margin-bottom: 1em;
}
.avvertenza {
	border-width: 1px;
 	border-style: solid;
	border-color: #A43030;
	padding: 1em;
	background: #FCF0F0 url(images/icons/avvertenza.gif) top right no-repeat;
	margin-bottom: 1em;
}
  
#container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
}

#albo {
	float: right;
	width: 30px;
	height: 30px;
	background: url(images/icons/pubblicazione.gif) center center no-repeat;
}

#top {
	padding: 10px 10px 0;
}
#header {
	height: 150px;
	width: 100%;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}


#navigation {	
	border-left: 2px solid #95B396;
	line-height: 2em;
	position: absolute; 
    	bottom: 0; 
}
#navigation ul {	
	display: inline;
}
#navigation li {	
	display: inline;
}
#navigation a {
	background: #C4CDBE;
	border-top: 2px solid #95B396;
	border-right: 2px solid #95B396;
	color: #4F5939;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 2em;
	padding: 0 20px;
	text-decoration: none;
}
#navigation a:hover {
	background: #fff;
}

#breadcrumb {
	font: 1.1em sans-serif;
	display: inline;
	margin-left: 0.5em;
}



#main {
	background: #FCFCFC;
	height: 1%; /* per bug IE */
	border: 2px solid #95B396;
}


#sidenav {
	float: left;
	width: 15em;
	background: #F7F7F7;
	border: 1px solid #EAEADA;
	margin-right: 1em;
}
#sidenav p {
	color: #5A5A43;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0;
	font: bold 1.1em sans-serif;
}
#sidenav ul {
	margin-top: 0;
	padding-top: 0;
	padding-left: 1em;
	padding-right: 1em;
	border-bottom: 2px solid #EAEADA;
}
#sidenav li {
	border-bottom: 1px solid #EAEADA;
	list-style: url(images/li.gif);
	margin-left: 18px;
}
#sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
#sidenav li a:hover {
	background: #a63132;
	color: #fff;

}
#sidenav hr {
	display: none;
}
#content {
	padding: 16px 16px;
	height: 100%; /* per bug IE */
	line-height: 1.3em;
	text-align: justify;
	border-left: 1px dotted #a63132;
	min-height: 100%;
}

.no_margin { margin-left: 0px;}
.margin_sidenav { margin-left: 15em;}
#content h1 {
	color: #664;
	font-size: 1.6em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}
#content h2 {
	color: #664;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 0.3em;
	border-width: 0;
	border-bottom: 1px dashed;
}
#content li {
	line-height: 1.5em;
	list-style: url(images/li.gif);
	margin-left: 18px;
	padding: 0 0 8px 8px;
}
#content li p {
	font: 1em Verdana,sans-serif;
	line-height: 1.4em;
	margin-top: 4px;
}


#footer {
	font: bold 1em Verdana,sans-serif;
	padding-top: 0.3em;
	line-height: 1.4em;
	height: 2em;
	text-align: center;
	background: #95B396;
	clear: right;
	vertical-align: middle;
}
#footer hr {
  	display: none;
}
#fileformat {
	color: #664;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0.5em;
	padding-left: 2.5em;
	border-width: 2px;
	border-left: 2px;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-style: solid;
	background: url(images/icons/pdf.gif) no-repeat;	
	background-position: 0.5em 0.6em;
	margin-top: 2em;
}
.pubblicazione {
	color: #777;
	background: #f2f2ec;
	font: bold 0.8em sans-serif;
	padding: 1px;
	border: 1px;
	border-style: dotted;
	display: inline;
	margin-right: 3px;
	padding: 2px;
}
#skip {
	position: absolute; top: -1000em;
}
#goup {
	font: bold 1em Verdana,sans-serif;
	line-height: 1.8em;
	text-align: left;
	clear: right;
	margin-left: 4px;
}

.box{
  padding: 0;
  width: 100%;
  vertical-align: top;
  clear: both;
  margin-bottom: 2em;
  overflow: auto;
  min-width: 700px;
}
.box_left{ 
  padding: 10px;
  width:45%;
  border-left: 3px solid #ccc;
  margin-right: 1em;
  float: left;
}
.box_right{ 
  padding: 10px;
  width: 45%;
  border-left: 3px solid #ccc;
  float: right;
}
.box_img {
  text-align: center;
  vertical-align: bottom;
  margin-right: 5px;
  float:left;
  border: 2px solid #aaa;
}

.link_main {
   padding-left: 25px;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
   background: url(images/icons/link.gif) no-repeat center left;
   height: 30px;
}

.link_main:hover{
   padding-left: 25px;
   padding-top: 2px;
   padding-bottom: 2px;
   background: #a63132 url(images/icons/link.gif) no-repeat center left;
   height: 30px;
}