

.stile_FormCarrello
{
	
	
}

.stile_FormCarrelloBlockGriglia
{
	margin-left: 5px;
	margin-top: 5px;
}

.stile_FormCarrelloBlockTotale
{
	border-bottom: 1px solid Gray;
	text-align: left;
	width: 500px;
	font-size: 11px;
}

.FormCarrello_blockDatiRiepilogo
{
	text-align: left;
	width: 500px;
	padding-left: 30%;
	font-size: 11px;
}

.stile_btnImgcarrello
{
	padding: 2px;
	border: 1px solid #6495ED;
	width: 10px;
}


/* Griglia carrello*/

.stile_linkArticolo
{
	color: Red;
	font-size: 11px;
}

.stile_campoDes
{
font-size: 11px;
}

.stile_campoTaglia
{
}

.stile_campoColore
{
}

.stile_campoArticolo 
{
float: left;
width:200px;
font-size: 11px;
}


.stile_campoPrezzo
{
float: left;
width:70px;
font-size: 11px;
}

.stile_campoQuantita
{
float: left;
width:55px;
}

.stile_campoImporto
{
float: left;
width:90px;	
}


.stile_campoComandi
{
float: left;
width:40px;
}

.stile_campoComandiCella
{
}

.stile_campotabella 
{
	margin-bottom: 5px;
	color: Red;
	border-bottom: 1px solid Gray;
	font-weight: bold;
	font-size: 11px;
}


	
	
.tabScletaPagamento
{
	border: 1 solid Silver;
}

.titoloSceltaPag
{
	font-weight: bolder;
}


.fotoTipoPagamento
{
	border: 1 solid Silver;
}




.submitformacquista
{
	background-color: transparent;
	background-image: url(immagini/bott_compra.gif);
	border: none;
	width: 62px;
	height: 13px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	cursor: hand;
}

.submitformacquistahome
{
	background-color: transparent;
	background-image: url(immagini/bott_completa.gif);
	border: none;
	width: 100px;
	height: 20px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	cursor: hand;	
}


.btnForm
{
	font-size: 11px;
}
