html, body {
	height:100%;
}

body	{
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	background-color: #121212;
	
		/*
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

    background-image : url(../images/bg_page.gif);
    text-align : justify;

	letter-spacing: 2px;
	*/
	
}

body,td,th  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
    text-align : justify;
}


.bgbody {
	background-image : url(images/bgbody-interno.jpg);
	background-repeat : no-repeat;
	background-position : top;
}


a:link  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
a:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
a:hover  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
a:active  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}


.linkhome:link  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.linkhome:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.linkhome:hover  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.linkhome:active  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}


.testo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.testo:link  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.testo:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.testo:hover  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.testo:active  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	font-size: 12px;
	color: #333333; background-color : #FFFFFF;
	
		BORDER-RIGHT: #999999 1px solid;
		BORDER-TOP: #999999 1px solid; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-BOTTOM: #999999 1px solid; 
	}


.footer {
	font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 7pt;
	text-align: left; text-decoration: none;
	color: #666666; background-color : #FFFFFF;
}
.footer:link  {
	font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 7pt;
	text-align: left; text-decoration: none;
	color: #666666; background-color : #FFFFFF;
}
.footer:visited {
	font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 7pt;
	text-align: left; text-decoration: none;
	color: #666666; background-color : #FFFFFF;
}
.footer:hover {
	font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 7pt;
	text-align: left; text-decoration: none;
	color: #666666; background-color : #FFFFFF;
}
.footer:active  {
	font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 7pt;
	text-align: left; text-decoration: none;
	color: #666666; background-color : #FFFFFF;
}
