.titoletto {
	font-weight:bold;
	color:#FF6600;
	margin-top:20px;
	margin-bottom:10px;
}	

.tab_carrello td {
	/*border-bottom:solid 1px #FFA800;*/
	padding:4px;
	font-size:12px;
	}	

.tab_shop .td_prodotto, .tab_shop .td_prodotto_small {
	background-image:url(http://www.datameteo.com/meteo/modules/Businnes/images/aggiungi_al_carrello.gif);
  background-repeat:no-repeat;
	text-align:center;
	height:150px;
	padding-top:20px;
	padding-right:3px;	
	margin:1px;
	}

.tab_shop .td_prodotto_small {
	background-image:url(http://www.datameteo.com/meteo/modules/Businnes/images/bg_prodotto_shop_small.jpg);
	}

.tab_shop .td_prodotto_dettagli {
	/* padding-top:15px; */
	padding-top:0px;
	border-bottom:solid 1px #FFA800;
	}

.tab_shop .td_prodotto_dettagli .padtext, .tab_shop .td_prodotto_dettagli .sottotitolo_colonna {
	margin-top:0px;
	}
	
.addtocart, .addtocart_line {
	background-image:url(http://www.datameteo.com/meteo/modules/Businnes/images/aggiungi_al_carrello.gif);
	background-repeat:no-repeat;
	font-size:11px;	
	margin-left:15px;
	height:14px;
	padding-left:30px;
	}
	

.addtocart_line {
	margin-left:0px;
	margin-top:15px;
	padding-left:25px;
	}
	
	
.addtocart a, .addtocart_line a {
	color:#FF9900;
	}	
	

	
.sottotitolo_colonna {
border-bottom:1px solid #DDDADA;
color:#3399FF;
font-weight:bold;
margin-bottom:5px;
margin-top:10px;
padding-bottom:5px;
}

.titolo_form {
	background-color:#FFA800;
	padding:3px;
	font-weight:bold;
	}	

/* TABELLE CONTENUTE NEI FORM */	

.tab_form td {
	text-align:left;
	width:310px;
	padding:3px;
	font-size:11px;
	}

.tab_form td input, .tab_form td select {
	font-size:11px;
	width:300px;
	}

.tab_form .left_td {
	text-align:right;
	width:120px;
	padding-right:5px;
	}
	
.boxprivacy {
	border:solid 1px #CCC;
	padding:10px;
	text-align:left;
	font-size:11px;
	height:100px;
	overflow:auto;
	}
	
.tab_carrello{
	border:solid 1px #FFA800;
}

.tab_carrello:hover{
	/*border:solid 1px #000000;*/
	background-color:#FFE0AF;
	
}

.descrizione_abbonamento{
	background-repeat: no-repeat;
	display: block;
	padding: 10px;
	padding-left: 30px;
}
.descrizione_abbonamento1{
	display: block;
	min-height: 100px;
	padding: 10px;
	border: 1px solid #14CCE6;
	padding-left: 75px;
	border-radius: 10px;
}
.descrizione_abbonamento1 .immagine{ position: absolute;margin-left: -105px;margin-top: -30px; }
.descrizione_prodotto { 	border: 1px solid #14CCE6;border-radius: 10px;padding: 5px;float: left;text-align: center; }
.descrizione_prodotto:hover { background-color: #d9fbff }
