/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color: #ebe0d0;
}

#fullheight{height:100%}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
}

.Stile1 a:link { color: #333333; text-decoration: none}
.Stile1 a:visited { color: #333333; text-decoration: none}
.Stile1 a:hover { color: #943127; text-decoration: underline}
.Stile1 a:active { color: #333333; text-decoration: none}

.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f0e9d5;
	line-height:18px;
}

.Stile2 a:link { color: #f0e9d5; text-decoration: none}
.Stile2 a:visited { color: #f0e9d5; text-decoration: none}
.Stile2 a:hover { color: #fff; text-decoration: none}
.Stile2 a:active { color: #f0e9d5; text-decoration: none}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f0e9d5;
	line-height:20px;
}

.Stile3 a:link { color: #f0e9d5; text-decoration: none}
.Stile3 a:visited { color: #f0e9d5; text-decoration: none}
.Stile3 a:hover { color: #fff; text-decoration: underline}
.Stile3 a:active { color: #f0e9d5; text-decoration: none}

.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#2c1c09;
}

.Stile4 a:link { color: #2c1c09; text-decoration: none}
.Stile4 a:visited { color: #2c1c09; text-decoration: none}
.Stile4 a:hover { color: #824313; text-decoration: none}
.Stile4 a:active { color: #2c1c09; text-decoration: none}

.Stile5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#943127;
	line-height: 18px;
}

.Stile5 a:link { color: #943127; text-decoration: none}
.Stile5 a:visited { color: #943127; text-decoration: none}
.Stile5 a:hover { color: #943127; text-decoration: none}
.Stile5 a:active { color: #943127; text-decoration: none}

.Stile6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#fff0d8;
}

.Stile6 a:link { color: #fff0d8; text-decoration: none}
.Stile6 a:visited { color: #fff0d8; text-decoration: none}
.Stile6 a:hover { color: #fff0d8; text-decoration: none}
.Stile6 a:active { color: #fff0d8; text-decoration: none}

.Stile7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	color:#8b1d00;
}

.Stile8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#8f3301;
	background-image:url(../images/menu/sfondo_off.jpg);
	background-position:center;
	line-height:83px;
}

.Stile8 a:link { color: #8f3301; text-decoration: none;}
.Stile8 a:visited { color: #8f3301; text-decoration: none;}
.Stile8 a:hover { color: #8b1d00; text-decoration: none; background-image:url(../images/menu/sfondo_on.jpg); background-position:top center; height:83px; display:block;}
.Stile8 a:active { color: #8f3301; text-decoration: none;}

.Stile9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#8b1d00;
	background-image:url(../images/menu/sfondo_on.jpg);
	background-position:center;
	line-height:83px;
	display:block;
}

.gallery {
	background-image:url(../images/photo-gallery.gif);
	background-repeat:no-repeat;
}

#map{
	border:#920121 solid 1px;
}

