html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
}

.testo30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
}
.testo20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
.testo7{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
}
.testo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #951D0F;
	font-weight: bold;	
	font-size: 10px;
}

.Testo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a:link,
a:visited {
	text-decoration: none;
	color: #951D0F;
}

a:hover,
a:focus,
a:active {
	text-decoration: underline;
	color: #951D0F;
}

.Snomepagina {
   background-color: #0B256A;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: groove;
   border-left-style: none;
}

.Stitolo {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	background-image: url(images/back_top.jpg);
}

.Ssottotitolo {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	color: #8CC6FF;
	border-bottom-style: groove;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/back_top.jpg);
}

.Scorpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

