body {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-family: verdana;
  background: url(../images/strisciaB.gif) repeat-x;
}
a:link, a:visited {
  font-size: 12px;
  color: #0066cd;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.container {
  width: 775px;
  height: auto;
  margin: auto;
  margin-top: 0px;
  padding: 0px;
  text-align: left;
}
.clear{
	clear: both;
}
.corpo{
	padding-left: 8px;
	clear: both;
	padding-top: 18px;
}
html>body .corpo{
	padding-top: 1px;
}
.homeSez {
  padding-top: 20px;
}
html>body .homeSez {
	padding-top: 35px;
}
.sottoHome {
  float: left;
  width: 450px;
  border-bottom: 1px dotted #faa61a;
}
.sottoHome2 {
  float: left;
  width: 450px;
  border-bottom: 1px dotted #faa61a;
  padding-bottom: 5px; 
  margin-top: -20px
}
html>body .sottoHome2 {
	margin-top: 0px
}
.titHome {
  color: #faa61a;
  font-weight: bolder;
  font-size: 20px;
}
.subTitHome {
  color: #0066cd;
  font-weight: bolder;
  font-size: 12px;
  letter-spacing: 1px;
}
.subTitPort {
  color: #0066cd;
  font-weight: bolder;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 10px; 
  font-size: 14px; 
  text-decoration: underline; 
  font-variant: small-caps
}

.testo {
  color: #777;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-align: justify;
  line-height: 17px;
}
.imgHome {
  float: left;
  width: 288px;
  text-align: right;
  padding-top: 6px;
  /*border: 1px solid red*/
}
.imgHome img{
	border: 0px;
}
.titMenu{
	float: left; 
	padding-top: 30px;
	margin-left: 4px
}
.logo{
	float: left;
}
.barra{
	color: #4383da
}
.menu{
	margin-left: 5px;
	margin-top: 3px;
}
.menu a:link, .menu a:visited{
	color: #333;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}
.menu a:Hover{
	color: #999;
}
.menuOff {
	color: #4383da;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}
.footer{
	clear: both;
	margin-top: 22px;
	padding-top: 12px;
	background: url(../images/strisciaBG.gif) repeat-x;
	height: 40px;
}
html>body .footer{
	margin-top: 34px;
}
.iva {
	float: left;
	color: #888;
	font-size: 10px
}
.cert {
	float: right;
	margin-right: 2px;
	margin-top: 2px;
}
html>body .cert {
	margin-top: 0px;
}
.titoloSez {
	font-weight: bolder; 
	text-decoration: underline;
	margin-bottom: 5px
}
.blocco {
	margin-bottom: 7px
}
.iframe {
	clear: both; 
	padding-top: 30px;
	color: #555;
	font-family: verdana;
	font-size: 12px;
	overflow: auto;
	height: 265px;
	width: 710px;
	padding: 10px;
	margin: 0px;
}
.thumb {
	border: 1px solid #aaa;
	padding: 3px;
	float: left;
	margin-right: 6px;
	margin-top: 5px
}
/*
#lavoro {
	position: absolute;
	top: 28%;
	left: 20%;
	background: #fff;
	width: 400px;
	font-size: 12px;
	border: 2px solid #1577d9;
	visibility: hidden;
}
*/
#lavoro td {
	padding: 3px;
	font-size: 12px;
	vertical-align: top;
	color: #444
}
#lavoro {
	background:white;
	position:absolute;
	width: 400px;
	display:none;
	border:2px solid #1577d9;
	line-height:15px;
	margin-top: 0px;
}