body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #191970;
  background-color: #E5E5FF; 
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  vertical-align: middle;
}

.navbar {
  width: 100%;
  font-family: inherit;
  font-size: smaller;
  background-color: #F5FFFA;
  color: #004080;
  font-weight : 700;
  text-transform : uppercase;
  margin: 0;
  border-bottom: 1px dashed;
}

.navline {
  border-bottom : 1px solid #FAFAD2;
  padding: 2px 0px 2px 20px;
  text-align: left; 
  margin: 0;
}

.navline a {
  color: #004080;
  text-decoration: none;
  margin: 0;
  background-color: #F5FFFA;
  padding: 0 0.25ex 0 0;
}

.navbar a:hover {
  text-decoration: none;
  background-color: #F5FFFA;
  color: #2E8B57;
}

.main {
  clear: both;
  font-size: 90%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.main a {
  color: #0000FF;
  text-decoration: underline;
}

.main a:hover {
  color: #2E8B57;
  text-decoration: underline;
}

.sidebar {
  position: absolute !important;
}

.sidebar {
  height: 100%; 
  top: 0;
  bottom: 0;
  border-top: 9.75em solid rgb(253,245,230);
  border-bottom: 0;
}

table {
  width: 100%;
}

.telo {
  vertical-align: top;
  padding-left: 7px;
  padding-right: 7px;
  
}

.meniCelica {
  width: 150px; 
  border-left: 1px dashed #191970; 
  vertical-align: top;
  text-align: center;
}

h1 {	
  font-size: 1.33em;
  font-weight: 400;
}	

h2 {	
  font-size: 1.17em;
  font-weight: 400;
}

h3 {	
  font-size: 1.00em;
  font-weight: 400;
}
      
td.ralign {
  text-align: right;
}

span.emphasis, td.emphasis {
  color: #FB00FF;
  font-weight: bold;
  background-color: #E5E5FF;
  font-style: italic;	
}

.footer {
  position: absolute;
  display: block; 
  color: rgb(51,51,102);
  background-color: rgb(239,239,239);
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1.7em;
  font-size: 80%;
  text-align: center;
  line-height: 1.25em;
  clear: left;
  padding-top: 3px;
  border-top: 1px #191970 dashed;
}

.footer a:hover {
  text-decoration: none;
}

.footer img {
  position: absolute;
  right: 10px;
  top: 5px;
}

p.modiBar {
  border-style: dashed;
  border-width: 1px;
  text-align: center;
  font-size: 80%;
  padding: 3px;
  background-color: rgb(239,239,239);
}

.new {
  font-weight: bold;
  font-size: 80%;
  color: #FFFFFF;
  background-color: #FF0000;
  padding-left: 2pt;
  padding-right: 2pt;
}

.hot {
  font-weight: bold;
  font-size: 80%;
  color: #FFFFFF;
  background-color: #990099;
  padding-left: 2pt;
  padding-right: 2pt;
}
