/* contenuto 2lvmenu */
ul.slv_item {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
}

ul.slv_item li{
   display: block; 
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #fff; 
   width: 165px!important;
   width: 163px;
   line-height: 1;
    float:left;
   background-color: #2C912A;
   text-align: center;
}

ul.slv_item li a{
   width: 165px!important;
   width: 163px;
}

ul.slv_item li a:hover{
   background-color: #2C912A;
}

ul.tlv_item li{
   font-family: Courier New, Courier, mono, Times;
   font-size: 12px;
   font-weight: bold;
   color: #fff; 
   text-decoration: none;
   display: block; 
   float: left;
   width: 123px!important;
   width: 140px;
   background-color:#2C912A;
   line-height: 1;
   text-align: center;
}

div#title p span {
   padding: 30px 0 0 0;
}

div.des {   
   border-top: 3px solid #3C3986;
}

div.des p{
   margin: 10px 0 0 10px;
   padding-top: 5px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 12px;
   color: #3C3986; 
}

div.recipe_comp p{
   margin: 10px 0 0 2px;
   padding: 5px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 12px;
   color: #fff; 
   background-color: #3C3986; 
}
