	
/* oggetti html */
body       { background-color: #FFFFFF; margin: 1px; }
td         { font-family: Verdana, Arial, DejaVu Sans; font-size: 13px; color: #000000; }
a          { color: #EF7B21; text-decoration: none; }
a:hover    { text-decoration: underline; }
h1         { font-size: 24px; font-weight: bold; }
h2         { font-size: 18px; }

/* moduli */
.moduli        { font-family: Verdana, Arial, DejaVu Sans; font-size: 13px; }
.privacy       { font-family: Verdana, Arial, DejaVu Sans; font-size: 10px; }
.cerca         { font-family: Verdana, Arial, DejaVu Sans; font-size: 10px; }
.search_button { font-family: Verdana, Arial, DejaVu Sans; font-size: 10px; }
.form_noborder { margin: 0; }

/* span */
.titolo        { color: #18A59C; font-weight: bold; }
.sottotitolo   { color: #18A59C; }
.nota          { color: #18A59C; font-size: 10px; }
.a_small       { font-size: 10px; color: #EF7B21; }
.reverse       { color: #FFFFFF; font-size: 10px; }
.titolo_reverse{ color: #FFFFFF; font-weight: bold; }
.legal         { color: #999999; font-size: 10px; }
.promo         { font-size: 10px; text-decoration: none}
.disable_small { font-size: 10px; color: #FCE5D3; }
.linkscelto    { color: #EF7B21; text-decoration: none; font-weight: bold; }
.a_nounderline       { color: #EF7B21; text-decoration: none; }
.a_nounderline:hover { color: #EF7B21; text-decoration: none; }
.sphider       { color: #3B6785; font-size: 10px; font-weight: bold; }

.popblue       { color: #0473FB; font-size: 10px; font-weight: bold; }
.popgreen      { color: #18A59C; font-size: 10px; font-weight: bold; }

/* a visited */
.a_vi          { color: #EF7B21; }
.a_vi:visited  { color: #974A0B; }
.a_small_vi         { font-size: 10px; color: #EF7B21; }
.a_small_vi:visited { color: #974A0B; }


/* titoli per marca e modello: 1 grande, 2 pi piccolo */
.title1    { font-size: 24px; font-weight: bold; }
.title2    { font-size: 18px; }
.prezzo1   { font-size: 24px; font-weight: bold; color: #FF0000; }
.prezzo2   { font-size: 18px; color: #FF0000; }
.prezzo_barrato { font-size: 18px; text-decoration: line-through; }
.prezzo_barrato_small { font-size: 10px; text-decoration: line-through; font-weight: bold; }
.prezzo_small   { font-size: 13px; color: #FF0000; }

/* stili per tabelline */
.corpo     { font-size: 10px; }
.corpoenf  { font-size: 10px; color: #18A59C; font-weight: bold;}
.td1       { background-color: #FFFFFF; }
.td2       { background-color: #E6FBFA; }
.td3       { background-color: #18A59C; }
.tdgr      { background-color: #E1E1E1; }
.tdhref    { background-color: #EF7B21; }
.nobr      { white-space: nowrap; }
.pointer       { background-color: #E6FBFA; cursor: pointer;}
.pointer_hover { background-color: #EF7B21; cursor: pointer;}

/* sfondi cella */
.b_h3             { background-image: url('h3.jpg'); }
.b_h2      	  { background-image: url('h2.jpg'); }
.b_h6      	  { background-image: url('h6.jpg'); }
.b_sfsx      	  { background-image: url('sfsx.gif'); }
.b_sfsx_extend    { background-image: url('sfsx_extend.gif'); }
.b_sfsx_gr     	  { background-image: url('sfsx_gr.gif'); }
.b_band_gr     	  { background-image: url('band_gr.jpg'); }
.b_sfdx    	  { background-image: url('sfdx.gif'); }
.b_green3  	  { background-image: url('green3.gif'); }
.b_bott1   	  { background-image: url('bott1.jpg'); }
.b_bott2   	  { background-image: url('bott2.jpg'); }
.b_bott4   	  { background-image: url('bott4.jpg'); }
.b_prezzo         { background-image: url('ring_red.gif'); background-repeat: no-repeat; background-position: center center;}
.b_prezzo_small   { background-image: url('ring_red_small.gif'); background-repeat: no-repeat; background-position: center center;}
.top2menu         { background-image: url('top2menu.png'); }

/* link bianco per tabelle corpose, dimension non definita */
.nofx1     {text-decoration: underline; color: #FFFFFF; }

/* iframe */
.i_body     { margin: 1px; }
