.body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	color: #353D5C;
	font-size: small;
}
.body A:active {
	COLOR: #000000;
}
.body A:link {
	COLOR: #990000;
}
.body A:visited {
	COLOR: #990000
}
.body A:hover {
	COLOR: #660000
}
.corpoCentrale{
	background-color: White;
}
TD{
	text-align: left;
}
H1{
	color: #669966;
	font-size: large;
}
H3{
	color: #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0 0 15px 0;
}

.logo {
	font-size: x-large;
	color: #669966;
	text-align: left;
}
.nav{
	background-color: #484848;
	font-size: small;
	font-weight: bold;
	color: White;
	text-align: right;
}
.nav A:active {
	COLOR: #000000;
	text-decoration: none;
}
.nav A:link {
	COLOR: #ffffff;
	text-decoration: none;
}
.nav A:visited {
	COLOR: #ffffff;
	text-decoration: none;
}
.nav A:hover {
	COLOR: #EBEBEB;
	text-decoration: none;
}
.titolo_cella {
	font-size: 11px;
	text-align: center;
}
.testoGrande{
	font-size: large;
	color: #CC3333;
	text-align: left;	
}
.testoPiccolino {
	font-size: x-small;
	text-align: left;
}
.testoBase {
	font-size: small;
	text-align: left;
}
.menuDx {
	font-size: medium;
	font-weight: bold;
	color: #669966;
}
.copyright {
	font-size: x-small;
	text-align: center;	
}
.form90 {
	width: 90px;
}
.form120 {
	width: 120px;
}
.form160 {
	width: 160px;
}
input, select, textarea{
	font-size:10px;
	color: #333333; 
	margin-bottom: 6px;
}
.prezzoTabella {
	font-size: x-small;
	font-weight: normal;
	border: thin solid Silver;
}
.prezzoTitoli {
	font-size: x-small;
	font-weight: bold;
	background-color: #F5F6E4;
}
.prezzoCella {
	font-size: x-small;
	border-top: thin solid Gray;
	border-left: thin solid Gray;
}
.menu_header{
	font-size: small;
	font-weight: bold;
	color: #484848;
	background-color: #E3E3E3;
}
.menu_row{
	font-size: small;
	color: Gray;
}
.menu_row_active{
	font-size: small;
	color: Gray;
	background-color: #F0F0F0;
}
.menu_row_smaller{
	font-size: smaller;
	color: Gray;
}
.menu_altra_struttura{
	font-size: smaller;
}
.titoloStruttura {
	font-size: x-large;
	font-weight: bold;
	color: #CC3333;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.titoloParagrafo {
	font-size: medium;
	font-weight: bold;
	color: #484848;
}
.navTurismo {
	font-size: large;
	color: #CC3333;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.navTurismo A:active {
	COLOR: #CC3333;
	text-decoration: none;
}
.navTurismo A:link {
	COLOR: #CC3333;
	text-decoration: none;
}
.navTurismo A:visited {
	COLOR: #CC3333;
	text-decoration: none;
}
.navTurismo A:hover {
	COLOR: #DC5349;
	text-decoration: underline;
}

.navLocalita{
	font-size: small;
	color: Gray;
}
.navLocalita A:active {
	COLOR: Gray;
	text-decoration: none;
}
.navLocalita A:link {
	COLOR: Gray;
	text-decoration: none;
}
.navLocalita A:visited {
	COLOR: Gray;
	text-decoration: none;
}
.navLocalita A:hover {
	COLOR: #DC5349;
	text-decoration: underline;
}
