/* ================================
CSS STYLES 
================================
*/   
.Normal { 
font-weight: normal;
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 10px;
color: #666666; 
}
.Head {
font-weight: normal;
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 16px;
color: #666666;  
}
.NormalBold { 
font-weight: bold;
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 10px;
color: #666666;  
}
.SubHead {
font-weight: normal; /* bold; */
font-style: normal; 
font-family: Geneva, Arial;  
font-size: 14px;
color: #666666;  
}
/* ============== ECOMMERCE ================== */
.lnkbtnQtaNelCarrello {
font-weight: normal; /* bold; */
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 10px;
color: #666666;  
}
.lnkbtnQtaNelCarrello a.link {
font-weight: normal; /* bold; */
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 10px;
color: #666666;  
}
.lnkbtnQtaNelCarrello a.visited {
font-weight: normal; /* bold; */
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 10px;
color: #666666;  
}
.lnkbtnQtaNelCarrello a.hover {
font-weight: normal; /* bold; */
font-style: normal; 
font-family: Geneva, Arial; 
font-size: 10px;
color: #0000FF;  
}
.txtQtaNelCarrello {
width:18px;
font-family: Geneva, Arial; 
font-size: 10px;
color: #666666;  
}
/* ----- tabelle ------- */
.TblMiniCarrello{
}
.TblMiniCarrello tr th{
font-weight:bold;
font-size:10px;
}
.TblMiniCarrello tr td{
font-weight:normal;
font-size:10px;
}
.TblCarrello{
background-color:#000000;
}
.TblCarrello tr th{
background-color:#ffffff;
font-weight:bold;
font-size:10px;
}
.TblCarrello tr td{
background-color:#ffffff;
font-weight:normal;
font-size:10px;
}
.TblFascePrezzo{
}
.TblFascePrezzo tr th{
font-weight:bold;
font-size:10px;
}
.TblFascePrezzo tr td{
font-weight:normal;
font-size:10px;
}
/*  ------------  TABS -------------   */
div.tabpanel {width:400px;margin-bottom:2em}
div.tabpanel div.tab{border: 1px solid #D7D7D7;border-top:0}
div.tabpanel div.tab{padding: 10px}
div.tab h2{width:100%;margin: 0;padding:0.3em 0;font-size:150%;color:#86A5D8}
div.tab p{margin-top:0}
/* Inizio tab */
ul.tabnav{width: 100%;overflow:hidden;list-style: none;
margin: 0;padding:0;background:url(line.png) repeat-x bottom}
ul.tabnav li{float: left;margin: 0 0 0 0.5em;padding: 0}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
background: url(tab.png) no-repeat top left;
text-decoration: none;color: #222;
border-bottom: 1px solid #D7D7D7}
ul.tabnav span{float: left;padding: 0.6em 0.8em 0.6em 0;
background: url(tab.png) no-repeat top right;cursor: pointer}
ul.tabnav a.active,ul.tabnav a:hover{
background: url(tab2.png) no-repeat top left;
border-bottom:1px solid #FFF}
ul.tabnav a.active span,ul.tabnav a:hover span{
background: url(tab2.png) no-repeat top right;color: #184D8A}
/*  ------------  TABS -------------   */
/* ============== /ECOMMERCE ================== */

