﻿html {
	height:100%;
	width:100%;
	margin:0px;
}
body {
	height:100%;
	width:100%;
	margin:0px;
}
.tabsito {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	letter-spacing: normal;
}
.articolo {
	font-family: Verdana;
	font-size: 10px;
	color: #787878;
	text-align: center;
	letter-spacing: normal;
	padding-left:5px;
	padding-right:5px;
}
.titolo {
font-family:Arial;
font-weight:bold;
font-style:italic;
font-size:11pt;
color:red;
text-align:right;
padding-right:10px;
padding-bottom:15px
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.tabtop {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.tableft {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.tabright {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.tabbottom {
	font-family: Verdana;
	font-size: 10px;
	color: #787878;
	text-align: center;
}
.tabok {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.tabredir {
	font-family: Verdana;
	font-size: 10px;
	color: #8CBC12;
	text-align: center;
}
.tabprivacy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.popupbody{
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}
.popuptd {
}
a.info {
	color: #000000;
	font-weight: bold;
}
a.info:hover {
	color: #000000;
	text-decoration: underline;
}


