﻿html {
  height:100%;
  width:100%;
}
body {
	height:100%;
	width:100%;
	margin:0px;
	background-color:#E3E5E5;
}
.tabsito {
	font-family: Verdana;
	font-size: 12px;
	color: #E3DED8;
	text-align: justify;
	letter-spacing: normal;
}
.descrizioni {
	font-family: Verdana;
	font-size: 10px;
	color: #E3DED8;
	text-align: justify;
	font-style: normal;
    font-weight:bold;
    padding-top:10px;
}

a:link {
	color: #E3DED8;
	text-decoration: none;
}
a:visited {
	color: #E1BF8F;
	text-decoration: none;
}
a:hover {
	color: #E1BF8F;
	text-decoration: underline;
}
.tabtop {
	width: 100%;
	font-family:Verdana;
	font-size:11px; font-weight:bold;
	color:#E3DED8; 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-style:normal;
	font-size: 10px;
	color: #E3E5E5;
	text-align: center;
	height:100%;
	vertical-align:bottom;
	 
}
.tabok {
	font-family: Verdana;
	font-size: 10px;
	color: #E3DED8;
	text-align: center;
	font-style: normal;
    font-weight:bold;
    padding-top:10px;
}
.tabredir {
	font-family: Verdana;
	font-size: 10px;
	color: #E3DED8;
	text-align: center;
	font-style: normal;
    font-weight:bold;
    padding-top:10px;
}
.tabprivacy {
	font-family: Verdana;
	font-size: 10px;
	color: #E3DED8;
	text-align: justify;
}
.popupbody{
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}
.popuptd {
}
a.info {
	color: #E3E5E5;
	font-weight: bold;
}
a.info:hover {
	color: #E3E5E5;
	text-decoration: underline;
}


