﻿
.BottoniNewsletter A.BottoneIscriviti
{
	background-image:url('../../Images/it-IT/but_iscriviti.gif');
	width:108px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	float:left;
}
.BottoniNewsletter A.BottoneCancellati 
{
	background-image:url('../../Images/it-IT/but_cancellati.gif');
	width:108px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	float:right;
}


/*-- RigaProdotto.ascx --*/
.QuadroProdotto .QuadroBasso .LinkCarrello
{
	float:right;
	width:107px;
	height:22px;
	background-image:url('../../Images/it-IT/ordina_interno.gif');
	background-repeat:no-repeat;
	background-position:right;
}
.QuadroProdotto .QuadroBasso .LinkCarrello A
{
	width:107px;
	height:22px;
	display:block;
	margin:0px auto 0px auto;
}
/*-- /RigaProdotto.ascx --*/

/*-- ShopLogin --*/
.TitoloLogin
{
	background-image:url('../../Images/it-IT/tit_Login.gif');
	background-repeat:no-repeat;
	width:150px;
	height:25px;
	display:block;
	margin:0px auto 0px auto;		
}
.LoginBox .BottoneLogin
{
	background-image:url('../../Images/it-IT/but_accediLogin.gif');
	background-repeat:no-repeat;
	width:90px;
	height:24px;
	margin:5px auto 0px auto;
}
.LoginBox .BottoneLogin A
{
	width:153px;
	height:24px;
	display:block;
}
.TitoloMieiDati
{
	background-image: url('../../Images/it-IT/tit_dati_personali.gif' );
	background-repeat: no-repeat;
	height: 24px;
	width: 180px;
	margin: 0px auto 0px auto;
}
.BottoneModificaDati
{
	background-image: url('../../Images/it-IT/but_modificaDati.gif' );
	background-repeat:no-repeat;	
	width: 180px;
	height: 24px;
	margin: 0px auto 0px auto;
}
.BottoneRegistrati A
{
	width: 180px;
	height: 24px;
	display: block;
}
.BottoneRegistrati
{
	background-image: url('../../Images/it-IT/but_registrati.gif' );
	background-repeat:no-repeat;	
	width: 180px;
	height: 24px;
	margin: 0px auto 0px auto;
}
.BottoneStoricoOrdini A
{
	width: 180px;
	height: 24px;
	display: block;
}
.BottoneStoricoOrdini
{
	background-image: url('../../Images/it-IT/but_storico.gif' );
	background-repeat:no-repeat;	
	width: 180px;
	height: 24px;
	margin: 0px auto 0px auto;
}
.BottoneModificaDati A
{
	width: 180px;
	height: 24px;
	display: block;
}
.BottoneLogout
{
	background-image: url('../../Images/it-IT/but_disconnettiLogin.gif' );
	background-repeat:no-repeat;
	width: 113px;
	height: 24px;
	margin: 0px auto 0px auto;
}
.BottoneLogout A
{
	width: 113px;
	height: 24px;
	display: block;
}
/*-- /ShopLogin --*/
