/* CATALOGO LISTA */

	ul.prodotti{
		border:0px solid #000;
		margin:0px;
		text-align:left;
		padding:0px;
		width:100%;
		list-style:none;
		line-height:1.5em;
	}
	ul.prodotti li{
		/*clear:both;*/
		text-align:left;
		border:1px solid #CCCCCC;
		margin:3px;
		padding:4px;
		width:46%;
		float:left;
		height:140px;
		overflow:hidden;
		font-size:0.9em;
	
	}
	div.lista_prodotti_titolo a{
		font-weight:bold;
	}

	div.lista_prodotti_abstesto,
	div.lista_prodotti_abstesto a{
		border:0px solid #000;
		margin:2px 0px;
		padding:0px;
		color:#000;
		text-decoration:none;
		
	}

	div.lista_prodotti_testo,
	div.lista_prodotti_testo a,
	div.lista_prodotti_titolo,
	div.lista_prodotti_titolo a{
		border:0px solid #000;
		margin:5px 0px;
		padding:0px;
		color:#000;
		text-decoration:none;
	}
	div.lista_prodotti_immagine{
		float:left;
		margin:0px;
		padding:0px;
		height:140px;
		width:100px;
		border-right: 1px solid #EDEDED;
		text-align:center;
		margin-right:10px;
	}

	div.lista_prodotti_immagine img{
		margin:0px auto;
	}
	div.lista_prodotti_prezzo{
		float:left;
		margin:0px;
		padding:0px;
		color:#FFCC00;
		font-weight:bold;
	}

	div.lista_prodotti_btuaddcart{
		float:left;
		margin:0px;
		padding:0px;
		margin-top:5px;
	}

/**/

	div.dettaglio_prodotti{
		border:0px solid #000;
		margin:0px;
		text-align:left;
		padding:0px;
		width:100%;
		list-style:none;
		line-height:1.5em;
	}
	div.dettaglio_prodotti_titolo {
		font-weight:bold;
	}

	div.dettaglio_prodotti_testo,
	div.dettaglio_prodotti_testo a{
		border:0px solid #000;
		margin:2px 0px;
		padding:0px;
		color:#000;
		text-decoration:none;
		font-size:1em;
	}

	div.dettaglio_prodotti_testo,
	div.dettaglio_prodotti_testo a,
	div.dettaglio_prodotti_titolo,
	div.dettaglio_prodotti_titolo a{
		border:0px solid #000;
		margin:5px 0px;
		padding:0px;
		color:#000;
		text-decoration:none;
	}
	div.dettaglio_prodotti_immagine{
		float:right;
		margin:5px;
		padding:5px;
		height:100px;
		width:100px;
		border: 3px solid #CCCCCC;
		text-align:center;
		margin-left:15px;
	}

	div.dettaglio_prodotti_immagine img{
		margin:0px auto;
	}
	div.dettaglio_prodotti_prezzo{
		margin-bottom:15px;
	}
	div.dettaglio_prodotti_btuaddcart{
		margin:5px 0px;
	}
	div.dettaglio_prodotti_cartqta{
		float:left;
	}
	div.dettaglio_prodotti_btuadd{
		float:left;
		border:0px;
		margin:0px;
		padding:0px;
	}
	div.dettaglio_prodotti_archive{
		clear:both;
		border:0px;
		margin:0px;
		padding:0px;
	}

	div.statuscart{
			height:22px;
			padding: 0px 1.5em ;
			width:90%;
			margin:10px 0px 0px 0px;
			color:#999;
			background-color:#FFFFFF;
			text-align:right;
			background: url(../img/sfondo_statuscart.jpg) repeat-x top right;
	
	}
	div.statuscart a{
		font-weight:bold;
		color:#000;
		text-decoration:none;
	}
	div.statuscart a:hover{
		text-decoration:underline;
	}



	.tablerife{
		border: 3px solid #EDEDED;
		width:98%;
		margin:10px 0px 0px 0px;
		color:#FFF;
		text-align:right;

	}
	th.titolo{
		border:0px solid #FFF;
		padding:2px;
		font-size:1em;
		font-weight:bold;
		color:#999;
		background-color: #CCCCCC;
	}	
	
	td.leftsmall{
		text-align:left;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #F5F5F5;
		color:#256281;
		font-size:0.9em;
	}
	td.left{
		text-align:left;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #F5F5F5;
		color:#256281;
	}
	td.right{
		text-align:right;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #F5F5F5;
		color:#256281;
	}
	td.center{
		text-align:center;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #F5F5F5;
		color:#256281;
	}
	
	td.leftsmallchiaro{
		text-align:left;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #FFFFFF;
		color:#256281;
		font-size:0.9em;
	}
	td.leftchiaro{
		text-align:left;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #FFFFFF;
		color:#256281;
	}
	td.rightchiaro{
		text-align:right;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #FFFFFF;
		color:#256281;
	}
	td.centerchiaro{
		text-align:center;
		padding:2px;
		border-bottom:1px solid #CCC;
		background-color: #FFFFFF;
		color:#256281;
	}
	td a{
		color:#256281;
		width:100%;
	}
	td a:hover{
		color:#EB7D02;
		width:100%;
		text-decoration:none;
	}

	img.sx{
		float:left;
		margin-top:5px;
		margin-right:10px;
	}

	td a div.dettaglio_prodotti div.dettaglio_prodotti_titolo{
		color:#256281;
		width:100%;
		text-decoration:underline;
		font-size:0.9em;
	}

	button.button_backtolist{
		background: #FAEA73 url(../img/sfondo_button_lista_prodotti.gif) no-repeat top left;
		border:0px;
		margin:0px;
		padding:0px;
		padding-left:15px;
		margin-top:10px;
		color:#000;
		font-size:0.9em;
		height:20px;
		text-align:center;
	}

	button.button_ordina{
		background: #B4D8E6 url(../img/sfondo_button_ordina.gif) no-repeat top left;
		border:0px;
		margin:0px;
		padding:0px;
		padding-left:15px;
		color:#000;
		font-size:0.9em;
		height:20px;
		text-align:center;
	}
	form#formprodotto{
		border:0px;
		margin:0px;
		padding:0px;
	}
	input.hidden{
		border:0px;
		margin:0px;
		padding:0px;
		display:none;
	}
	

	a.addsubbtu{
		clear:both;
		border:0px;
		margin:1px;
		padding:0px;
		display:block;	
		width:15px;
		height:15px;
		background-color:#CCC;
		color:#000;
		text-decoration:none;
		text-align:center;
	}
	a.addsubbtu:hover{
		clear:both;
		border:0px;
		margin:1px;
		padding:0px;
		display:block;	
		width:15px;
		height:15px;
		background-color:#B4D8E6;
		color:#FFF;
		text-decoration:none;
		text-align:center;
	}
	td.action{
		width:15px;
	}