/* CSS Document */

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

#fullheight{
	height:100%;
	text-align: left;
	background-image:url(../images/sfondo_page.png);
	background-color:#d6dbbf;
}

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: #276803; text-decoration: none;}
.Stile1 a:active { color: #333333; text-decoration: none;}

.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#416220;
}

.Stile2 a:link { color: #416220; text-decoration: none;}
.Stile2 a:visited { color: #416220; text-decoration: none;}
.Stile2 a:hover { color: #523c0c; text-decoration: none;}
.Stile2 a:active { color: #416220; text-decoration: none;}

.Stile2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#523c0c;
}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
}

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

.table_index {
	background-color:#d6dbbf;
	filter:alpha(opacity=90);
 	-moz-opacity:.90;
 	opacity:.90;
}

.table_page {
	border:solid 1px #4a652f;
}

.td_page {
	border-right:solid 1px #4a652f;
}

.img {
	border:solid 3px #d6dbbf;
}

.img1 {
	border:solid 3px #B9BDA8;
}

.img2 {
	border:solid 3px #D5DCBF;
}

.img3 {
	border:solid 3px #DEE5C8;
}

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

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

.Stile5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#fcfcf3;
	line-height: 20px;

}

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

.Stile6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#aaa;
}

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

.Stile7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color:#523c0c;
	line-height:22px;
}

.Stile8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color:#276803;
	line-height:22px;
}

