/* CSS Document */

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

#fullheight{
	height:100%;
	text-align: left;
}

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

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

.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
	line-height:16px;
}

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

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

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

.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	line-height:16px;
}

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

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

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

.Stile6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	line-height: 49px;
	font-weight: bold;
	background-image:url(../images/menu/sfondo_off.jpg);
}

.Stile6 a:link { color: #fff; text-decoration: none;}
.Stile6 a:visited { color: #fff; text-decoration: none;}
.Stile6 a:hover { color: #d9261c; text-decoration: none; font-wight: bold; background-image:url(../images/menu/sfondo_on.jpg); background-position:center; height:49px; display:block; background-repeat:no-repeat;}
.Stile6 a:active { color: #fff; text-decoration: none;}

.Stile7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	line-height: 20px;
	font-weight: bold;
}

.Stile8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	line-height: 24px;
	font-weight: bold;
	background-image:url(../images/menu/sfondo_off.jpg);
}

.Stile8 a:link { color: #fff; text-decoration: none;}
.Stile8 a:visited { color: #fff; text-decoration: none;}
.Stile8 a:hover { color: #d9261c; text-decoration: none; font-wight: bold; background-image:url(../images/menu/sfondo_on.jpg); background-position:center; height:49px; display:block; background-repeat:no-repeat;}
.Stile8 a:active { color: #fff; text-decoration: none;}

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

.img{
	border:#d9261c solid 2px;
}

