BODY 
{ 
scrollbar-arrow-color: #003F00;
scrollbar-3dlight-color: #CBDDB3;
scrollbar-highlight-color: #CBDDB3;
scrollbar-face-color: #CBDDB3;
scrollbar-shadow-color: #CBDDB3;
scrollbar-darkshadow-color: #CBDDB3;
scrollbar-track-color: #E6E6E6;
scrollbar-base-color: #CBDDB3; 
}


.titolo_big{
    color: #003F00;
    font: bold 21px/1 Arial;
}

.titolo_small{
    color: #003F00;
    font: 17px/1 Arial;
}

.titolo_small_bold{
    color: #003F00;
    font: bold 17px/1 Arial;
}

.titolo_small_grigio{
    color: #666666;
    font: 12px/1 Arial;
}

.titolo_small_grigio1{
    color: #666666;
    font: 12px/1 Arial;
	line-height: 1.3;
}


.titolo_small_bold_grigio{
    color: #666666;
    font: bold 17px/1 Arial;
    line-height: 1.0;
}

.testo_grigio{
    color: #666666;
    font: 14px/1 Arial;
	/*line-height: 12px;*/
	 line-height: 1.0;
}


.testo_grigio_medio{
    color: #666666;
    font: 12px/1 Arial;
    line-height: 1.2;
}

.testo_grigio_medio_verde{
    color: #003F00;
    font: bold 12px/1 Arial;
    line-height: 1.2;
}

.testo_grigio_medio1{
    color: #666666;
    font: 12px/1 Arial;
    line-height: 1.0;
}

.testo_grigio_medio_verde1{
    color: #003F00;
    font: bold 12px/1 Arial;
    line-height: 1.0;
}

.testo_grigio_small{
    color: #666666;
    font: 11px/1 Arial;
	line-height: 11px;
}

.titolo_lista_prodotti{
    /*color: #199AB3;*/
	color: #004812;
    font: bold 13px/1 Arial;
}


.titolo_lista_prodotti_casa{
    color: #CD6735;
    font: bold 12px/1 Arial;
}




.punti_lista_prodotti{
    color: #003F00;
    font: bold 11px/1 Arial;
}


.titolo_lista_prodotti_hitech{
color: #5C707C;
 font: bold 12px/1 Arial;

}

.titolo_lista_prodotti_esperienze{
color: #005288;
 font: bold 12px/1 Arial;
}

.titolo_lista_prodotti_bambini{
color: #E68F1A;
 font: bold 12px/1 Arial;
}

.titolo_lista_prodotti_altri{
color: #004812;
 font: bold 12px/1 Arial;
}

.titolo_lista_prodotti_libero{
color: #004812;
 font: bold 12px/1 Arial;
}

.grassettoverde{
    color: #003F00;
    font-weight: bold;
	line-height: 12px;
}


.verde{
    color: #003F00;
	line-height: 12px;
}


a	{
    color: #666666;
    font: 11px/1 Arial;
	line-height: 8pt;
    text-decoration: none;
}

a:hover	{
    color: #003F00;
    font: 11px/1 Arial;
	line-height: 8pt;
    text-decoration: underline;
    
}

a.medio	{
    color: #003F00;
    font: 13px/1 Arial;
    text-decoration: none;
    font-weight: bold;
}

a.medio:hover	{
    color: #ff0000;
    font: 13px/1 Arial;
    text-decoration: underline;
    font-weight: bold;
}

 a.footer {
	color: #999999;
    font:  10px/1 Arial;
    text-decoration: none;
		}

 a.footerscuro {
		color: #666666;
    font:  10px/1 Arial;
    text-decoration: none;
		}
		
 a.footer:visited {
		color: #666666;
    font:  10px/1 Arial;
    text-decoration: none;
		}		
   
 a.footer:hover {
		color: #666666;
    font:  10px/1 Arial;
    text-decoration: underline;
		}  

