/* Generated by KompoZer */
@import url(menubar.css);
@import url(menu.css);
body {
  margin-top: 0px;
  padding-top: 0px;
  font-family: Helvetica,Arial;
}
.container {
  margin-top: 0px;
  padding-top: 0px;
}
.leftHeader {
  width: 209px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: 79px;
  margin-top: 0px;
  padding-top: 0px;
  border-right-style: dotted;
  border-right-width: 1px;
  padding-right: 3px;
  margin-right: 2px;
}
.centerHeader {
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: 79px;
  width: 585px;
  margin-top: 0px;
  padding-top: 0px;
}
#divSlogan {
  /*background-image: url(../images/slogan.jpg);*/
  background-repeat: no-repeat;
  background-color: #f6d017;
  height: 32px;
  margin: 0px 0px 0px 0px;
  padding-top: 3px;
/*  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
  text-align: center;
  font-size: larger;
  color: #cc0000;*/
}

.leftColumn {
  width: 209px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  border-right-style: dotted;
  border-right-width: 1px;
  padding-right: 3px;
  margin-right: 2px;
}
.centerColumn {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  width: 585px;
}
img {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/*#divHomeLeft {
  padding-top: 5px;
  padding-bottom: 2px;
  background-color: #434957;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align:center;
  height: 28px;
}*/
#divHomeLeft {
  background-color: #434957;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align:center;
  height: 35px;
}

#divHomeLeft a {
  position: relative;
  top: 9px;
}

#divBussola {
  background-color: #f6d017;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  height: 20px;
  padding-bottom: 5px;
  padding-left: 25px;
  color: #434957;
  font-weight: bold;
  height: 25px;
}
#divBtHome {
  background-color: #999999;
  color: #434957;
  font-weight: bold;
  text-align: center;
}
.textContainer {
  padding: 8px;
  background-color: #ecedef;
  font-weight: normal;
  font-size: 8pt;
  height: 350px; 
  overflow-y:auto;
}
.textContainer h2 {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  font-size: 10pt;
  font-weight: bolder;
}

.textContainer h3 {
  font-weight: bold;
  font-size: 8pt;
  margin-bottom:0px;
}

.textContainer ul {
  list-style-type: none;
}

#footer  {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 background-color: #f6d017;
 font-size: 8pt;
 text-align: center;
 padding-top: 0px;
 width: 800px;
 /*border-top: 1px solid;*/
 margin-top: 5px;
 margin-bottom: 2px;
}

/* sfondo menu sx */
.sxSfondo {
  /*background: #ecedef;*/
  background-image: url(../images/leftHome.jpg);
  height: 316px;
  background-repeat: no-repeat;
}

.filler {
  position:absolute;
  top:460px;
  width:209px;
  background:#ecedef;
  height: 0px;
  visibility:hidden;
}

.list {
  list-style-image: url(../images/icoPuntoElenco.jpg);
  padding-left: 10px;
}

.list li {
  vertical-align: middle;
}

