body {
	scrollbar-face-color: #FF0000;
	scrollbar-shadow-color: #FFaa00;
	scrollbar-highlight-color: #ff6600;
	scrollbar-3dlight-color: #ffcc00;
	scrollbar-darkshadow-color: #ff6600;
	scrollbar-track-color: #FFCC00;
	scrollbar-arrow-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #FFCC00;
	background-image: url(bottoni/sfondo_giallo.gif);
	background-attachment: fixed;
}


a:link {
	color: #FFFF66;
	text-align: justify;
	font-weight: bolder;


}
a:visited {
	color: #FFCC66;
	text-align: justify;
	font-weight: bold;
}

a:active {
	color: #FFCC00;
	text-align: justify;
	font-weight: bolder;

}

a:hover {
	color: #FF6600;
	text-align: center;
	font-weight: bolder;
	background-color: #FFFF00;
}
.titoloCentraleArancio {
	font-weight: 600;
	text-transform: uppercase;
	color: #FFCC00;
	font-size: 12px;
	font-style: oblique;
}
.normal {
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	text-indent: 30pt;


}

.normalCorsivo {
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	text-indent: 30pt;
	font-style: italic;

}
.titoloBLU {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	vertical-align: top;
	background-color: #0099FF;
	text-transform: capitalize;
}
.titoloARANCIO {
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	background-color: #FF9900;
	text-transform: capitalize;
	width: 200px;
	background-position: center center;
	text-indent: 0pt;

}

div#menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	height: 40px;
	vertical-align: middle;
	font-size: 14px;
	border: thin dashed #FFFFFF;


}
div#menu a:hover{
	display: block;
	color: #990000;
	text-decoration: none;
	background-color: #FF9900;
	border: thin solid #FFFFFF;



}
.didascalia {
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.corniceBianca {
	border: thick solid #FFFFFF;
}
