body{
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	text-align: center;
	color: #666666;
	background-color: #e8f3fe;
	margin: 0;
	padding: 0;
	background-image: url(../immagini/sf.gif);
	background-repeat: repeat-x;
	
}

h3{
	color: #104cb9;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	color: #f96c1f;
	font-weight: bold;
}
h4 {
	color: #5596ff;
	font-weight: bold;
	
}
/*struttura per il layout*/
#contenitore {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	background-color: White;
}

#header {
	width: 810px;
	height: 180px;
	background-image: url(../immagini/header.gif);
	background-repeat: no-repeat;
	
}
#header2 {
	clear: both;
	margin: 0em 0em 1.5em 0em;
	border-top: solid 0.1em rgb(214,214,199);
	border-bottom: solid 0.1em rgb(214,214,199);
	background-color: #e0f0ff;	
	text-transform: uppercase;
	line-height: 1.0em;
	height: 3.4em;
	}

#header2 ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
}	

#header2 li {
	float: left;
	white-space: nowrap;
}

#header2 li a {
	display: block;
	padding: 0.5em 1.0em 1.0em 1.0em;
	border-right: solid 0.1em rgb(214,214,199);
	background-color: #e0f0ff;
	text-decoration: none;
	color: #104cb9;
}

#header2 a:hover {
	border-right: solid 0.1em rgb(214,214,199);	
	background-color: #f7f629;			
	text-transform: uppercase;
	text-decoration: none;
	color: #104cb9;
}

#header2 .selected {
	
	border-right: solid 0.1em rgb(175,175,175);		
	background-color: #e0f0ff;	
	color: #104cb9;
}

#header2 .pad{
	margin: 0em 0.5em 0em 0.4em;
	border-left: solid 0.1em rgb(214,214,199);
}
#navigation  {
	float: right;
	width: 180px;
	margin-top: 2px;
	padding: 4px;
	
}
#contenuti ul {
	list-style:circle;
	padding-left: 20px;
}

#contenuti li {
        text-decoration: none;
		  line-height: 20px;
        }
#contenuti {
	margin-right: 14em;
	padding: 1em;
	background-color: White;
}

#footer {
	padding: 0.5em;
	height: 3.3em;
	clear: right;
	text-align: center;
	font-size: 11px;
	text-align:center;
	color: #666666;
	border-top: solid 0.1em rgb(214,214,199);
	border-bottom: solid 0.1em rgb(214,214,199);
	background-color: #e0f0ff;	
	line-height: 2.0em;
}

.bottom {
	width: 180px;
	color: #000;
	background-color: #e0f0ff;
	background-image: url(../immagini/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contenuto {
background-image: url(../immagini/top.gif);
background-repeat: no-repeat;
padding: 15px;
}
.bottom2 {
	width: 180px;
	color: #000;
	background-color: #e0f0ff;
	background-image: url(../immagini/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contenuto2 {
background-image: url(../immagini/top.gif);
background-repeat: no-repeat;
padding: 10px;
}
/*stili x la navigazione dx*/
#navigation ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#navigation li a {    
        text-decoration: none;
        }

#navigation img {
    border: none;
}

#navigation li a:link, #navigation li a:visited {
        color: #3e82fd;
        display: block;
        padding: 8px 0 0 10px;
        }

#navigation li a:hover, #navigation li #current {
        color: #666666;
        padding: 8px 0 0 10px;
        }
 
	/*stili x il footer*/	  
		  #footer a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #3e82fd;
}

#footer a:hover {
	text-decoration: none;
   font-size: 11px;
	color: #666666;
}
#footer a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #3e82fd;
	text-decoration: none;
}
#footer li{
	display: inline;
	font-size: 10px;
}


/*briciole di pane*/	
.path{
   padding-left: 8px;
	padding-right:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5596ff;
	font-size:12px;
	text-align:right;
	}	
	/* link */

	a:link {
	font-size: 12px;
	color: #3e82fd;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #3e82fd;
	font-size: 12px;
}
A:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
A:active{
	font-size: 12px;
	color: #3e82fd;
	text-decoration: none;
	
	}

.testo{
   padding-left: 10px;
	padding-right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}	
	.center{
	text-align:center;
}
	.blu{
color:#5596ff

	}
	
.orange{
color:#f96c1f;

	}	
	.asterisco{
font-size: 70%;

	}		
	
	.faq ul {
	list-style: lower-alpha;
	margin: 0;
	padding: 0;
}
.foto {
text-align:center;

}
.image ul li a {
	list-style: none;
}
  .pdf li {
	text-decoration: none;
	list-style: none;
}

