
	
/***************
* stili user
*********************/
.TitoloGrande {
	font-family: Verdana;
	font-size:18px;
	color: #000000;
	font-weight:bold;
	letter-spacing: 0.5pt;  
	line-height: 22px; 
}

.TitoloOro {
	font-family: Verdana;
	font-size:14px;
	color: #8d793a;
	font-weight:bold;
	letter-spacing: 0.5pt;  
	line-height: 22px; 
}
.Titolo_home {
	font-family: Garamond,Verdana;
	font-size:25px;
	color: #3D3832;
	font-weight:bold;  
	line-height:40px;
	
}
.Titolo_scheda {
	font-family: Futura,Verdana;
	font-size:16px;
	color: #3D3832;
	font-weight:bold;  
	line-height:20px;
	
}
.Testo_home {
	font-family: Arial;
	font-size:11px;
	color: #5D4F4C;
	font-weight:normal;  
}
.Testo_hot{
	font-family: Arial;
	font-size:11px;
	color: #5D4F4C;
	font-weight:normal; 
        line-height: 14px;

}
.link_catalogue  {
	font-family:tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:normal;  

}
.blocco_login {
	font-family:tahoma;
	font-size:11px;
	color: #615B5D;
	font-weight:normal;  

}
.blocco_login_narrow {
	font-family:tahoma;
	font-size:11px;
	color: #615B5D;
	font-weight:normal;
	letter-spacing: -0.2px;
}

.TabellaDistributors {
        margin: 0px;
        padding: 0px;
}
.TabellaDistributors A {
        margin: 0px;
        padding: 0px;
        display: block;
        width: 126px;
        height: 14px;
        padding-left: 5px;
}
/*CLASS A*/
.SfondoSitoDistributors {
        margin: 0px;
        padding: 0px;
        background-image: url(/Temi/default/images/SfondoSitoDistributors.gif);
        background-position: 0px 0px !important;
        background-repeat: no-repeat;
        display: block;
        width: 126px;
        height: 14px;
}