/* CSS Document */

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

#fullheight{
	height:100%;
}

.fullheight{
	height:100%;
}

.Stile1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#446707;
	font-size: 13px;
}

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

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

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

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

.Stile4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3c2519;
	font-size: 13px;
}

.Stile4 a:link { color: #3c2519; text-decoration: none;}
.Stile4 a:visited { color: #3c2519; text-decoration: none;}
.Stile4 a:hover { color: #446707; text-decoration: none;}
.Stile4 a:active { color: #3c2519; text-decoration: none;}

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

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

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

.Stile7 a:link { color: #446707; text-decoration: none;}
.Stile7 a:visited { color: #446707; text-decoration: none;}
.Stile7 a:hover { color: #3c2519; text-decoration: none;}
.Stile7 a:active { color: #446707; text-decoration: none;}

.Stile8 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3c2519;
	font-size: 11px;
}

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

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

.table{
	  border:solid 1px #446707;
}

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