#button_in_cart {
	float:left;
	background-image:url(images/button_in_cart.gif);
	width:153px;
	height:20px;
}
#qta {
	float:left;
}

#prodotto {

	
}

#prodotto_aggiungi_carrello {
	float:right;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
.pagamento {
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}

.pagamento h2 {
	text-align:left;
}

.prezzo_scontato {
	color:#FF0000;
}

#carrello_home {
	clear:both;
	display: block;
}

/* style pagina catalogo*/
.frame_catalogo{ width:900px; margin-left:25px; margin-right:25px;}
.content_catalogo_left{ width:195px; float:left; margin-right:25px;}
.content_catalogo_centro{ width:630px; float:left;}
.sottotitolo_catalogo{ margin-bottom:8px;}
.titolo_acquisto{ height:30px; margin-top:20px; margin-bottom:10px;}
.titolo_informazioni{  margin-top:20px;}
.frame_acquisto{ height:200px;}
.content_icone{ width:42px; float:left; height:40px; text-align:center; margin-right:8px; }
.content_lista{ width:145px; float:left; height:40px; }
.content_lista_hover{ width:145px; float:left; height:40px; background-color:#F7F2AA;}
.titolo_lista{ height:40px; line-height:40px; margin-left:8px;}


/*end pagina catalogo*/
/*style pagina carrello*/


.content__sfondo_grigio{ width:560px; height:24px; background-color:#EAEAEA;}
.text_sfondo_grigio{ height:24px; line-height:24px; float:left;}
.content_righa_articoli{ height:60px;}
.text_righa_articoli{ height:50px; line-height:50px; float:left;}
.content_righa_pulsante{ height:24px; margin-top:26px;}
.text_righa_pulsante{ height:24px; line-height:24px; float:left;}
/*end pagina carrello*/
/*style pagina modulo*/
.content_riga_modulo{ height:22px; line-height:22px; margin-top:3px; margin-bottom:3px;}
.content_modulo_left{ width:302px; float:left; margin-right:25px;}
.content_modulo_right{ width:302px; float:left; }
.content_text_modulo{ width:130px; height:22px; line-height:22px; margin-top:3px; margin-bottom:3px; float:left; text-align:right}
.content_form_modulo{ width:172px; height:22px; margin-top:3px; margin-bottom:3px; float:left; text-align:right}

/*end pagina modulo */
/*style pagina verifica*/
.content_riga_verifica{ height:22px; line-height:22px; margin-top:3px; margin-bottom:3px;}
.content_verifica_left{ width:302px; float:left; margin-right:25px;}
.content_verifica_right{ width:302px; float:left; }
.content_text_verifica{ height:22px; line-height:22px; margin-top:3px; margin-bottom:3px; }






/*end pagina verifica*/