
body {
  background-color: e0e0b8;
  font-family: Tahoma;
}

#page {
  margin:           40px 40px 10px 40px;
  background-color: white;
  border:           1px solid #3e5926;
  padding-bottom: 20px;
}

#hbar {
  font-family: Tahoma;
  font-size: 13px;
  color: #007e00;
  border-top:              1px solid #3e5926;
  border-bottom:           1px solid #3e5926;
  background-color:#f7e09a;
  padding: 2px 2px 4px 2px;
  margin-bottom: 20px;
}

#hbar a, #hbar a:link, #hbar a:visited, #hbar a:active {
  font-family: Tahoma;
  font-size: 13;
  color: #007e00;
  text-decoration: none;
}
  
#hbar a:hover {
  text-decoration: underline;
}


div#menucont {
  float: left;
  width: 200px;
  border-left: 0;
}

div#menucont ul {
  background-color:#f7e09a;
}

div#clear {
  clear: left;
}

#menu li {
  display: inline;
}

#menu a {
  width: 99.99%;
  display: block;
  background-color:#f7e09a;
  border-top: 1px #000 solid;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  padding-top: 2px;
  padding-bottom: 2px;
}

#menu li#active a.main {
  background-color: #fff3d6; 
}

#menu a:hover { 
  background-color: #fff3d6; 
}
#menu a:visited { 
  color: #000; 
}

#menu {
  font-family: Tahoma;
  font-size: 9pt;
  width: 200px;
  margin: 0 0 0 0;
  padding: 0;
  border-bottom: 1px #000 solid; 
  border-right: 1px #000 solid;
}

#submenu li {
  display: inline;
}

#submenu {
  font-family: Tahoma;
  font-size: 9pt;
  width: 180px;
  margin: 0 0 0 20px;
  padding: 0;
  border-bottom: 0;
}

#submenu a {
  width: 99.99%;
  display: block;
  background-color:#f7e09a;
  border-top: 1px #666666 solid;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  padding: 0;
  line-height: 16px;
}

#submenu a:hover { 
  background-color: #fff3d6; 
}

#submenu a:visited { 
  background-color:#f7e09a;
  color: #000; 
}


div#content {
  width: auto;
  border: 1px solid black;
  margin-left: 220px;
  border-right: 0;
  min-height: 500px;
  height:      auto !important;
  height:      500px;
  padding-left: 6px;
}

div#menuright {
  float: right;
  width: 180px;
  border: 1px solid black;
  border-right: 0;
  background-color:#f7e09a;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 5px;
  padding: 0;
}

div#menuright ul {
  padding: 10px 4px 10px 26px;
  xpadding:         0 0 0 20px;
  margin: 0;
  border: 0;
}


div#menuright li {
  list-style-type: square;
  color: #555555;
}


div#menuright li#active {
  color: black;
}

div#menuright li a {
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: none;
  color: #555555;
  font-weight: bold;
}

div#menuright li a:hover {
  color: black;
}


div#menuright li#active a {
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: none;
  color: black;
  font-weight: bold;
}

h1 {
  font-family: Tahoma;
  font-size: 17px;
  color: #007e00;
  font-weight: bold;
  border-bottom: 1px solid #007e00;
}

h1.neutro {
  color: #666666;
  border-bottom: 1px solid #666666;
}

h2 {
  font-family: Tahoma;
  font-size: 14px;
  color: #007e00;
  font-weight: bold;
}

h3 {
  font-family: Tahoma;
  font-size: 12px;
  color: #007e00;
  font-weight: bold;
}

p {
  font-family: Tahoma;
  font-size: 12px;
  color: black;
  padding-right: 6px;
}

li {
  list-style-type: square;
  font-size: 12px;
}

a, a:link, a:visited, a:hover, a:active {
  color: #007e00;
  font-weight: normal;
}

div#copyright {
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
}

table.tabporzioni, table.vtabporzioni {
  margin: 4px 20px 4px 20px;
  background-color: black;
}

table.tabporzioni p, table.vtabporzioni p {
  font-family: Tahoma;
  font-size: 10pt;
}

table.tabporzioni th, table.vtabporzioni th {
  font-family:      Tahoma;
  font-size:        10pt;
  font-weight:      bold;
  text-align:       center;
  background-color: e0e0b8;
}

table.tabporzioni th.cereali {  background-color: #d0ac4e }
table.tabporzioni th.legumi  {  background-color: #d37a30 }
table.tabporzioni th.verdura {  background-color: #d3d60d }
table.tabporzioni th.frutta  {  background-color: #e7b72a }
table.tabporzioni th.grassi  {  background-color: #009ee2 }

table.vtabporzioni th.cereali {  background-color: #d0ac4e }
table.vtabporzioni th.legumi  {  background-color: #d37a30 }
table.vtabporzioni th.verdura {  background-color: #d3d60d }
table.vtabporzioni th.frutta  {  background-color: #e7b72a }
table.vtabporzioni th.grassi  {  background-color: #009ee2 } 

th.cereali {  background-color: #d0ac4e }
th.legumi  {  background-color: #d37a30 }
th.verdura {  background-color: #d3d60d }
th.frutta  {  background-color: #e7b72a }
th.grassi  {  background-color: #009ee2 } 
th.default {  background-color: e0e0b8 }

div.cereali { 
  background-repeat: no-repeat;
  background-image: url('../img/cereali-h1.jpg');
  background-color: #d0ac4e; height:40px;  
  padding: 0 0 0 50px; margin: 10px 0 0 0;
} 

div.legumi { 
  background-repeat: no-repeat;
  background-image: url('../img/legumi-h1.jpg');
  background-color: #d37a30; height:40px;  
  padding: 0 0 0 50px; margin: 10px 0 0 0;
} 

div.verdura { 
  background-repeat: no-repeat;
  background-image: url('../img/verdura-h1.jpg');
  background-color: #d3d60d; height:40px;  
  padding: 0 0 0 50px; margin: 10px 0 0 0;
} 

div.frutta { 
  background-repeat: no-repeat;
  background-image: url('../img/frutta-h1.jpg');
  background-color: #e7b72a; height:40px;  
  padding: 0 0 0 50px; margin: 10px 0 0 0;
} 

div.grassi { 
  background-repeat: no-repeat;
  background-image: url('../img/grassi-h1.jpg');
  background-color: #009ee2; height:40px;  
  padding: 0 0 0 50px; margin: 10px 0 0 0;
} 

div.rightcereali {
  font-family: Tahoma;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
  background-color: #d0ac4e;
}

div.rightlegumi {
  font-family: Tahoma;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
  background-color: #d37a30;
}

div.rightverdura {
  font-family: Tahoma;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
  background-color: #d3d60d;
}

div.rightfrutta
{
  font-family: Tahoma;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
  background-color: #e7b72a;
}


div.rightgrassi {
  font-family: Tahoma;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
  background-color: #009ee2;
}

div.right {
  font-family: Tahoma;
  font-size: 13px;
  color: white;
  font-weight: bold;
  padding-left: 2px;
  background-color: #007e00;
}

h1.hpsec {
  font-size: 22pt;
  color: white; border: 0; padding: 0; margin: 0;
}

div.hpsec   { text-align: center; margin-right: 190px; }
div.hpsec p  { font-family: arial; font-size: 14px; font-weight: bold; margin-left: 0; }



div.hpsec img {
  margin-top: 20px;
}



table.tabporzioni td {
  font-family: Tahoma;
  font-size: 10pt;
  background-color: white;
  text-align: center;
}

table.vtabporzioni td {
  font-family: Tahoma;
  font-size: 10pt;
  background-color: white;
}

h1.hp {
   margin: 0 0 0 20px;
  border-bottom: 1px dotted #888888;

}

td.cola {
  border-right: 1px dotted #888888;
}

td.colb {
  border-right: 1px dotted #888888;
  border-left: 1px dotted  #888888;
}

h1.hpright, h3.hpright {
  text-align: right;
}

div.hpblockcent {
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
  border-top:  1px dotted  #007e00;
  border-bottom:  1px dotted  #007e00;
}

div.hpblock {
  margin-left: 20px;
  margin-right: 20px;
  border-bottom:  1px dotted  #888888;

}

div.hpblocknoborder {
  margin-left: 20px;
  margin-right: 20px;
}

span.highlight {
  color: #007e00;
  font-weight: bold;
}

#hp h1 {
  font-family: Tahoma;
  font-size: 21px;
  color: #007e00;
  font-weight: bold;
  border: 0;
  margin-top: 3px;
  margin-bottom: 3px;
}

#hp h2 {
  font-family: Tahoma;
  font-size: 17px;
  color: black;
  font-weight: normal;
  border: 0;
  margin-bottom: 0;
}

#hp h3 {
  font-family: Tahoma;
  font-size: 14px;
  color: black;
  font-weight: normal;
  margin-top: 0;
}

#hpcollab {
  border-top: 3px solid   #007e00;
  border-bottom: 3px solid   #007e00;
  padding-bottom: 5px;
}

#hpcollab h2 {
  font-family: Tahoma;
  font-size: 18px;
  color: #007e00;
  font-weight: bold;
  margin-top: 0;
}

#hp a, #hp a:link, #hp a:visited, #hp a:hover, #hp a:active {
  color: black;
  font-weight: normal;
}


div.center {
    text-align: center;
}

div.center p, p.center {
    text-align: center;
}

p.headcaps {
  padding: 1px;
  margin: 0 0 5px 0;
  font-size:        13pt;
  font-weight:      bold;
  color: #007e00;
}

div#aoed {
  margin-bottom: 15px;
  margin-top: 5px;
  padding: 10px;
  text-align: center;
  min-height: 150px;
  height: auto !important;
  height: 150px;
}

div#aoed a, div#aoed a:link, div#aoed a:active, div#aoed a:hover, div#aoed a:visited {
  font-family : Tahoma;
  font-size:        10pt;
  font-weight:      none;
  text-decoration:  none;
  color:            black;
}

div#aoed  a:hover {
  text-decoration:  underline;
}


