﻿html {
  height:100%;
  width:100%;
}
body {
	height:100%;
	width:100%;
	margin:0px;
    background-color:#403F40;

}
.tabsito {
	font-family: Verdana;
	font-size: 10px;
	color: #FCE116;
	text-align: justify;
	font-style:normal;
	letter-spacing: normal;
	font-weight:bold;
	
}
.tabinfo {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	font-style:normal;
	letter-spacing: normal;
	font-weight:bold;
	
}

.titolo {
    padding-bottom:15px;
    text-align:left; 
    padding-left:18px;
    font-family:Impact;
	font-size:18px; 
	color:#000000;
   font-weight:normal;
   }
   
img  {
border:0px;
}

a:link {
	color: #FCE116;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tabtop {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.tableft {
	width: 100%;
	font-family:Impact;
	font-size:18px; 
	color:#FCE116;
	font-weight:normal;
	}
.tabright {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.tabbottom {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background:url('../img/sf-bottom.jpg');
}
.tabok {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align:middle;
}
.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;
}

