﻿html {
  height:100%;
  width:100%;
}
body {
	height:100%;
	width:100%;
	margin:0px;
	background-color:#E4D590;
}
.lettera {
	font-family: "Times New Roman";
	font-size: large;
	color: #2E2A27;
}

.tabsito {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #2E2A27;
	text-align: justify;
	font-style:normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	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:Times New Roman;
	font-size: 12px;
	color: #754C36;
	text-align: center;
	background-image:url('../img/sf-bottom.jpg');
	font-style:normal;
}
.tabbottom2 {
    font-family:Times New Roman;
	font-size: 12px;
	color: #754C36;
	text-align: center;
	font-style:normal;
}

.tabok {
	font-family: Verdana;
	font-size: 10px;
	color: #2E2A27;
	text-align: center;
}
.tabredir {
	font-family: Verdana;
	font-size: 10px;
	color: #2E2A27;
	text-align: center;
}
.tabprivacy {
	font-family: Verdana;
	font-size: 10px;
	color: #2E2A27;
	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;
}


