/* 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: 195px!important;
   width: 193px;
   line-height: 1;
    float:left;
   background-color: #2C912A;
   text-align: center;
}

ul.slv_item li a{
   width: 195px!important;
   width: 193px;
}

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

/*______prodotto___________*/

div#content_right {
   margin: 15px 0 0 0;
   float:left;
   width: 650px;
   height: 380px;
}

a.prd_title {   
   height:50px;
   color:#000;
   text-decoration:none;
   line-height:1em;
   font-family:Courier,Times;
   font-size:15px;
   display:block;
   width:100%;
   border-bottom:2px solid #cdcdcd;
}

div.thumb {
   text-align:center;
   float:left;
   margin: 10px 10px 5px 0!important;
   margin: 8px 10px 6px 0;
   width: 190px;/*150*/
   height: 220px;
   background-color: #fff;
}

div.comp{
   width: 510px;
   background-color: #373B8E;
   margin-left: 10px;  
}

div.comp p{
   padding: 5px;
   font-family: Tahoma, Arial, Sans-serif;
   font-size: 11px;
   color: #fff; 
}

div.img_prod {
   float:left;
   width: 190px;
   background-color: #fff;
   margin: 5px 10px 0 10px!important;  
   margin: 5px 10px 0 5px; 
}

div.text_prod {
   float:left;
   width: 300px;
   margin: 5px 0 0 0;  
}

div.cert{
   float: right;
   width: 120px!important;
   width: 100px;
   margin-right: 10px!important;
   margin-right: 5px;
   background-color: #fff;
   text-align: center;
}


div.greentxt p{
   width: 310px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 12px;
   color: #2C912A;
}

div.spectxt {
    width: 310px;
    margin-top:10px;
}

div.spectxt p{
   font-family: Tahoma, arial, sans-serif;
   font-size: 11px;
   color: #3C3986;
}

div.spectxt h2 {
   font-family: Courier New, Courier, mono, Times;
   font-size: 14px;
   text-transform: uppercase;
   font-weight: bold;
   margin: 10px 0 10px 0;
   color: #3C3986;
}

div.spectxt h3 {
   font-family: Tahoma, arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #3C3986;
}

div.cadre1 {
background-image:url(../images/img_olio.jpg);
width:102px;
height:102px;
margin:10px;
float:left;
}

div.cadre2 {
background-image:url(../images/img_olio2.jpg);
width:102px;
height:102px;
margin:10px;
float:left;
}






