body {
	scrollbar-base-color: #653232;
	scrollbar-face-color: #653232;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #653232;
	
}

/*menu laterale sx*/
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	top: 29px;
	width: 160px;
	left: 135px;
}

#menu a:hover{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-indent: 5pt;
	text-decoration:underline;
	}

#menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;	
}

.tabellaPrincipale {
	/*border: 1px ridge #FFFFFF;*/
	border: 1px ridge #000000;
	background:#FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #FFFFFF;*/
	color:#653232;
	text-indent: 10pt;
	font-style: normal;
	letter-spacing: 1px;
}

ul,li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #FFFFFF;*/
	color:#653232;
	text-indent: 10pt;
	font-style: normal;
	letter-spacing: 1px;
	list-style-type: square;
	list-style-position: outset;
}

H1{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	/*color:#FFFFFF;*/
	color:#653232;
	}
	
p a:hover{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	}

p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#999999;
	
}


.sfondoAttivita {
	background-image: url(images/attivit.jpg);
	background-repeat: no-repeat;

}
.sfondoComponenti {
	background-image: url(images/componenti-1.jpg);
	background-repeat: no-repeat;

}

h3,h4,h5 {
	/*color: #FFFFFF;*/
	color:#653232;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}
.iframe {
width: 98%; 
height: 500px; 
overflow: auto;
border: 1px solid #000;
padding: 5px;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF0000;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 8%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
        background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	width: 8%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.pagetext {
	visibility:hidden;
	display:none;
	position: relative;
	top: 0;
	width: 95%;
	height: 270px;
	overflow: auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #d5d5d5;
}
.footer {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	color:#FF9900;
	text-indent: 0pt;
}
.footer a{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	color:#FF9900;
	text-indent: 0pt;
}
.footer a:hover{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #CC9900;
	text-indent: 0pt;

}

.WebAgency{
	font-family: Verdana;
	font-size: 9px;
	/*color: #FFFFFF;*/
	text-decoration:none;
}
.WebAgency a{
	font-family: Verdana;
	font-size: 9px;
	/*color: #FFFFFF;*/
	text-decoration:none;
}
.WebAgency a:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #CC9900;
	text-decoration:underline;
}

#pubblicazioni{
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	width: 98%; 
	height: 500px; 
	overflow: auto;
	border: 1px solid #000;
	padding: 5px;

}
#pubblicazioni a{
	color:#666666;
}
#pubblicazioni li{
	margin-top:10px;
}
#pubblicazioni h2{
	text-align:center;	
}

