﻿/* stili per la scheda prodotto */

#scheda table {
width:100%; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AAA;
line-height:16px;
padding: 0; 
margin: 0; 
border-collapse: collapse; 
text-decoration:none;
}

#scheda table a {
color:#00CCFF; 
text-decoration: none; 
}  

#scheda table a:visited {
color: #00CCFF;
text-decoration:none;
}

#scheda table a:hover {
color: #00CCFF; 
text-decoration:underline;
}  

#scheda table caption { 
text-transform: uppercase;  
padding-bottom: 10px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

#scheda table thead th {
background:url('../../../grafica/img/schedebg.jpg');
padding: 5px;
font-size:11px;
text-transform: uppercase;  
color:#FFF; 
text-align: left; 
font-weight: bold;
text-decoration:none;
}

#scheda table tbody, table thead {
text-decoration:none;
}

#scheda table tbody {
text-decoration:none;
}
                      
#scheda table tbody td, table tbody th {
padding: 10px;
vertical-align:top;
border-bottom:1px #111 solid;
text-decoration:none;
}

#scheda table tbody tr {
text-decoration:none;
}

#scheda table tbody tr.odd {text-decoration:none;}
#scheda table tbody tr.even {text-decoration:none;}

#scheda table tbody  tr:hover {
color:#AAA;
text-decoration:none;
background-color:#080808;
}

#scheda table tfoot td, table tfoot th, table tfoot tr {
text-align: left; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AAA;
text-transform: uppercase; 
background: #fff; 
padding: 10px;
text-decoration:none;
}

/* stili per la scheda tecnica */

#scheda_tecnica table {
width:100%; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AAA;
padding: 0; 
margin: 0; 
border-collapse: collapse;
}

#scheda_tecnica table a {
color:#00CCFF; 
text-decoration: none;
text-decoration:none;
}  

#scheda_tecnica table a:visited {
color: #00CCFF;
text-decoration:none;
}

#scheda_tecnica table a:hover {
color: #00CCFF; 
text-decoration:none;
}  

#scheda_tecnica table caption {
text-transform: uppercase;  
padding-bottom: 10px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#scheda_tecnica table thead th {
background:url('../../../grafica/img/schedebg.jpg');
padding: 5px;
font-size:11px;
text-transform: uppercase;  
color:#FFF; 
text-align: left; 
font-weight: bold;
}

#scheda_tecnica table tbody, table thead {}

#scheda_tecnica table tbody {}
                      
#scheda_tecnica table tbody td, table tbody th {
padding: 10px; 
text-align: left; 
vertical-align:top;
border-bottom:1px #111 solid
}

#scheda_tecnica table tbody tr {}

#scheda_tecnica table tbody tr.odd {}

#scheda_tecnica table tbody tr.even { }

#scheda_tecnica table tbody  tr:hover {
background-color:#080808;
}

#scheda_tecnica table tfoot td, table tfoot th, table tfoot tr {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AAA;
text-transform: uppercase; 
background: #fff; 
padding: 10px;
}

#scheda_tecnica .n1 { padding-left:2px }
#scheda_tecnica .n2 { padding-left:2px }

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#3789f8;
font-weight:normal;
}

.varianti_codice{
width:110px;
font-weight:bold;
}

.varianti_prezzo{
color:white;
width:80px;
text-align:right
}

.titolo_paragrafo{
color: #fff; font-size: 14px; font-weight: bold
}
