/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-image:url(../images/sfondo.jpg);
}

#fullheight{height:100%}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	line-height: 22px;
	text-align:justify;
}

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

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

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

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 14px;
	color:#d10309;
	line-height: 18px;
}

.Stile5 a:link { color: #d10309; text-decoration: none}
.Stile5 a:visited { color: #d10309; text-decoration: none}
.Stile5 a:hover { color: #d10309; text-decoration: none}
.Stile5 a:active { color: #d10309; 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}

.Stile7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color:#000;
	font-weight:normal;
}

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

