/* CSS Document */

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

#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: #920121; text-decoration: underline}
.Stile1 a:active { color: #333333; text-decoration: none}

.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

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

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#920121;
}

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

.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}

.Stile4 a:link { color: #ffffff; text-decoration: none}
.Stile4 a:visited { color: #ffffff; text-decoration: none}
.Stile4 a:hover { color: #920121; text-decoration: none}
.Stile4 a:active { color: #ffffff; text-decoration: none}

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

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

.Stile6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height:22px;
}

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

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

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

