/*
 * $Log$
 *
 * stylesheet catalogo
 */
 
#cwcontent {
width: 520px;
height: 100%;

}

.lkdett {
width: 530px;
text-align: left;
}

.dfoto { 
width: 90px;
}
.ddati {
width: 420px 
}

.dtit  { 
font-size: 12px;
font-weight: bold;
float: left;
}
.ddet  { 
font-size: 12px;
}

.dnomeart  { 
font-size: 16px;
font-weight: bold;
color:#7F7872;
}

.ttit  { 
font-size: 12px;
font-weight: bold;
}
.tdet  { 
font-size: 12px;
}

span .dit {
width: 80px;
}


span .ddet {
width: 350px;
} 

table.tbindex {
  width: 550px;
  text-align: center;
} 

table.tbindex td {
height: 75px;
border: 1px solid #C7BDB4;
background-color : #FFFFFF;
} 

table.tbtgart {
  border: 1px solid #C7BDB4;
  border-collapse: collapse;
} 

table.tbtgart td {
border: 1px solid #C7BDB4;
width: 65px;
} 


td .tdet {
text-align: center;
}

.lkdett .dtit {
font-size: 12px;
width: 80px;
}
 
 
.clearfix:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      }

* html>body .clearfix {
      display: inline-block;
      width: 100%;
      }

* html .clearfix {
      /* Hides from IE-mac \*/
      height: 1%;
      /* End hide from IE-mac */
      }

#index_cat  {
        background: #fff;
}
      
#index_cat a {
        text-decoration: none;
        display: block;
        padding:3px 0px 3px 5px;
        border: 1px solid #C7BDB4;
        color: #B79470;
        background: #fff;
}
#index_cat ul {
        list-style-type: none;
        text-align: center;
        width:450px;
        padding: 10px 20px;
        background: #FFFFFF;
        margin: 0;
        font-size:14px;
}
#index_cat ul ul {
        width:180px;
        padding: 2px 0 0 0;
        font-size:12px;
}
#index_cat ul li {
        margin-bottom: 2px;
}
#index_cat ul li ul li {
        margin-bottom: 0;
}
#index_cat a:hover, #index_cat .currentpage {
        color: #fff;
        background: #C8AC91;
}

.dipi1  { }
div .dipi1  { 
  font-size: 12px;
  font-weight: bold;
  color:#7F7872;
  float: left; 
  width: 250px; 
}

.dipi2  { }
div .dipi2  { 
float: left;  width: 66px; font-size: 18px; text-align: right;
}

.fake-linethrough {
 background: url(/img/linethrough.gif) repeat-x center left;
}
