html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #F7E5A5;
	color: #666666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #6982b5;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#bigone {
	border-bottom-style: outset;
	border-bottom-width: thin;
	border-left: outset thin #969696;
	border-right: outset thin #969696;
	border-top: solid thin #D5D5D5;
	margin: 0 auto 0 auto;
	max-width: 950px;
	text-align: left;
	width: 950px;
	background-color: #FFFFFF;
}
#bigone #heather {
	background-image: url(../images/tettitestata3.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #8e9fd0;
	font-size: 11px;
	line-height: 100%;
	padding: 0px;
}
#heather h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 100%;
}
#heather a, #heather a:link {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  text-decoration: none;
}
 #heather a:visited {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  text-decoration: none;
}
#heather a:hover {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  text-decoration: underline;
}
#bigone #contenuto {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#bigone #menu {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #5a6484;
	background-color: #eaeff5;
}


#bigone #contenuto #mainunico {
  margin: 0 0 0 0;
  padding: 15px 15px 15px 15px;
}
#bigone #footer {  
	background-color: #eaeff5;
	border-top: solid 1px #8e9fd0;
	padding: 10px 10px 10px 10px;
	font-size: 9px;
	text-align: center;
}
#footer a, a:link, a:visited{
  color: #666666;
  text-decoration: none;
}
#bigone #footer a:hover {
  color: #000000;
  text-decoration: underline;
}


.evidente {

	color: #495c90;
	font-weight: bold;

}

 .tdbordo{
border: 1px solid #848284;
}

.tdsfondo1{
	background-color: #CCFFFF;	

}
.tdsfondo2{
	background-color: #FFFF99;
}
.tdsfondo3{
	background-color: #CCCCCC;
}


img.sinistra {
border: 1px solid #666666;
float: left;
margin: 2px 5px 0px 0px;
}

img.sinistranobordo {
	float: left;
	margin: 2px 5px 0px 0px;
}

img.destra {
border: 1px solid #666666;
float: right;
margin: 2px 5px 0px 5px;
}

img.destranobordo {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
