﻿body {
	margin:0px;
	height:100%;
}
html {
  height:100%;
  width:100%;
  height:100%;
}

img {
     border:0px;
     
}
.tabsito {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
    text-decoration:none;
}
     
 .titolo {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
    text-decoration:none;
    font-weight:bold;

}
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: #000000;
	text-align: center;
}
.tabok {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
.tabredir {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration:none;
}
.tabprivacy {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	width: 450px;
}
.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;
}


