p, ul, ol {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.paragrafo_piccolo {
	font-size: 11px;
}
.paragrafo_piccolo_bianco {
	font-size: 11px;
	color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	border-bottom-color: #0066CC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.menu_destra:link, .menu_destra:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F2F2F2;
}
.menu_destra:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #477FC5;
}
.menu_destra_active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 3px;
}

.sfondocellaoff { BACKGROUND: #195FB6; cursor: default; }
.sfondocellaon { BACKGROUND: #477FC5; cursor: pointer; }

.menu_sinistra {
	font-weight: bold;
	padding-right: 10px;
}
.menu_sinistra a:link, .menu_sinistra a:visited {
	text-decoration: none;
	color: #0066CC;
}
.menu_sinistra a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
}
.menu_sinistra_active {
	background-color: #CC9900;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
}

.linkbianco:link, .linkbianco:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.linkbianco:hover {
	text-decoration: none;
	color: #0066CC;
	background-color: #FFFFFF;
}

INPUT, SELECT, TEXTAREA { BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #DDDDDD 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #DDDDDD 1px solid; BORDER-TOP: #666666 1px solid; COLOR: #0066CC; FONT: 11px "Trebuchet MS", Verdana,Arial }
.bottone1 { BACKGROUND-COLOR: #c6c6c6; BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #DDDDDD 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #DDDDDD 1px solid; COLOR: #000000; FONT: 9px Verdana,Arial }


.iconamarmo {
	height: 170px;
	width: 200px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;

}