body
{
    margin: 0px;
    padding: 0px;
    color: #000000;
    background: #ccff99;
}
body, td, p, div, ul, li {
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}
a, a:visited, a:active {
   color: #669900;
   text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:link img, a:visited img {
	border-style: none;
	border:0;
}
a img {
	color: black; /* hack per NS4 */
}
input, select, textarea { 
   font-size: 10pt;
   font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
fieldset {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  padding: 1em;
}
fieldset legend {
   padding: .1ex .5ex;
   font-family: "Trebuchet MS" , Verdana, Tahoma, Arial, Sans-Serif;
   font-size: 12pt;
   font-weight: bold;
   color: #708090;
}
/* headers */
H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif ;
	font-weight:bold;
}
H1 {
   font-size: 15pt;
   color: #d22d0d;
}
H2 {
   font-size: 14pt;
   color: #d22d0d;
   letter-spacing: 2px;
}
H3 {
   font-size: 13pt;
   font-weight: bold;
   color: #708090;
}
H4 {
   font-size: 12pt;
   font-weight: bold;
   color: #708090;
}
H5 {
   font-size: 11pt;
   font-weight: bold;
   color: #708090;
   letter-spacing: 2px;
}
.hide {
   display:none;
}
.numdoc {font-size:8pt; color:#cdcdcd; font-style:italic;}
.imgBorder {border: solid 1px #696969}
.thumbnail{
	padding: 5px 5px 3px 5px;
	background-color: #cdcdcd;
	border: solid 1px #000000;
	margin: 5px 5px 5px 5px;
}
#pageContainer {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 30px;
   width: 758px;
   background-color:#ffffff;
   border:solid 1px #669900;
}
#pageHeader {
    background-image: url(/public/layout/headerBG.jpg);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 758px;
    height: 132px;
}
#Logo {
  position:absolute;
  top:15px;
  left:35px;
}
#formHome {
    float:right;
    width:260px;
    height:265px;
    background-image:url(/public/layout/formBG.jpg);
    background-repeat:no-repeat;
}
#FlashHome {
    width:485px;
    height:265px;
    margin-left:5px;
}
#Content {
   background-color:#ffffff;
   margin: 3px 5px 3px 5px;
}
#sepFooter 
{
   clear:both;
}
#pageFooter {
   clear:both;
   text-align:center;
   padding-top: 5px;
}
#ChangeLanguage {
  position:absolute;
  top:50px;
  left:250px;
}

#elenco
{
    list-style-image: url(/img/dot04.png);
}
#elenco li {margin-top:2px; margin-bottom:2px; padding:0;}
#menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 2em;
  position:absolute;
  top:100px;
  left:180px;
  margin-right:180px;
}
#menu li {display: inline; padding: 0; margin: 0;}
#menu li a:link, #menu li a:visited {
  text-decoration: underline;
  text-align: center;
  float: left;
  display: block;
  /* width: 9em; */
  padding: 2px 0px;
  margin: 3px 6px 3px 6px;
  color: #669900;
  font-size:11pt;
  font-family:"Trebuchet MS", Verdana, Arial;
  font-variant:normal;
  font-weight:bold;
}
#menu li a#selected:link, #menu li a#selected:visited {text-decoration: underline; background-color: #fff; color: #669900;}
#menu li a:hover {text-decoration: none; background-color: #fff; color: #669900;}
#menu li a:active {background-color: #fff; color: #669900;}
#breadcrumb 
{
    color:#708090;
    background-color:#efefef;
    border-top:solid 1px #669900;
    border-bottom: solid 1px #669900;
}
#nextlevelContainer 
{
    padding: 5px 5px 5px 5px;
    display:block;
}
.nextlevelItem {
    float:left;
    margin-right:5px;
    width:350px;
}
.tblDef {border:solid 1px #000000; text-align:center;}
.tblHeader {text-align:center; vertical-align: middle; color:#669900; font-size:12pt; font-weight:bold; background-color:#efefef; border:solid 1px #000000;}
.tblItemTitle {text-align:center; vertical-align: middle; color:#000000; font-size:11pt; background-color:#efefef; border:solid 1px #000000;}
.tblItemDate {text-align:center; vertical-align: middle; color:#ff0000; font-size:9pt; background-color:#ffcc66; border:solid 1px #000000;}
.tblItemCurrency {text-align:center; vertical-align: middle; color:#ff0000; font-size:9pt; background-color:#efefef; border:solid 1px #000000;}
.tblItemPrice {text-align:center; vertical-align: middle; color:#ff0000; font-size:12pt; font-weight:bold; background-color:#efefef; border:solid 1px #000000;}