@charset "UTF-8";
.bianco {
	background-color: #FFF;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #030303;
	border-bottom-color: #FF8000;
}
.scarica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	color: #F60;
}
.occhiello {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #000;
	padding-left: 8px;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #030303;
}
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-y;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 6px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #030303;
	background-color: #FFF;
}
.rolloverbold {
	font-weight: bold;
}
.menurighina {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #030303;
}
.destra {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #030303;
}
.sinistra {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #020202;
}
.sopra1 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #030303;
	background-color: #F1F1F2;
}
.sotto {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #030303;
}
.arancio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F90;
	font-style: italic;
	background-color: #FFF;
	line-height: 15px;
}
.menurighina3 {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #030303;
}
.sopra2 {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #030303;
	background-color: #E4DFE0;
}
.cial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	padding-right: 8px;
	padding-top: 4px;
}
.sopravideo {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #030303;
	background-color: #FFF;
}
.corsivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	font-style: italic;
	line-height: 15px;
}
.aranciopiccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F90;
	font-style: italic;
	background-color: #FFF;
	line-height: 15px;
}

