@charset "utf-8";
/* CSS Document */

#containers #TF-center table { 
	background:#FFFFFF url(../img/TE_sfondo_table.jpg) top center repeat-x; 
	border-bottom:#CCCCCC 1px solid;border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}
table tr#TE_intestazione {
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:700px;
	height:21px;}
table tr#TE_intestazione td#TE_prodotto_title {width:214px; padding:0 0 0 10px; border-right:1px solid #ccc;}
table tr#TE_intestazione td#TE_formato_title {width:139px; padding:0 0 0 10px; border-right:1px solid #ccc;}
table tr#TE_intestazione td#TE_prezzo_title {width:82px; text-align:center; border-right:1px solid #ccc;}
table tr#TE_intestazione td#TE_quantita_title {width:82px; text-align:center; border-right:1px solid #ccc;}
table tr#TE_intestazione td#TE_subtotale_title {width:82px; text-align:center; border-right:1px solid #ccc;}
table tr#TE_intestazione td#TE_rimuovi_title {width:83px; text-align:center;}
#containers #TF-center table tr.TE_prodotto_carrello{border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:0 0 10px 0;}
#containers #TF-center table tr.TE_prodotto_carrello td{padding:0 0 10px 0; border-bottom: #ccc 1px solid;}
#containers #TF-center table tr.TE_prodotto_carrello td h4 {
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	margin:10px 0 0 10px; 
}
#containers #TF-center table tr.TE_prodotto_carrello td span {
	font-size:11px;
	color:#666;
	text-decoration:underline;
	margin:0 0 0 10px; 
}
#containers #TF-center table tr.TE_prodotto_carrello td form {
	padding:0;
	margin:0 auto;
	width:40px;
	font-size:12px;
	color:#666; 
}
#containers #TF-center table tr.TE_prodotto_carrello td select {
	padding:0;
	margin:0;
	width:40px;
	height:21px;
	font-size:12px;
	color:#666;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_formato {
	text-align:left;
	padding:0;
	font-size:12px;
	font-weight:;
	color:#333;
}
/*#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_cliccato {
	width:87px;
	padding:0;
	margin:5px 0 0 10px;
	float:left;
	display:inline;
}*/
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_cliccato a{
	background:url(../img/TE_+ebook.jpg) center center no-repeat;
	width:79px;
	height:30px;
	padding:0 8px 0 0;
	margin:0;
	float:left;
	display:inline;
	font-size:11px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_cliccato a span{
	font-size:11px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
	padding:0;
	margin:0;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_DAcliccare a{
	width:78px;
	height:30px;
	padding:0 8px 0 0;
	margin:0;
	float:left;
	display:inline;
	font-size:11px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
	background-image: url(../img/TE_+ebook_red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_DAcliccare a span{
	font-size:11px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
	padding:0;
	margin:0;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_V {
	margin:0 0 0 10px;
	padding:13px 0 0;
	float:left;
	display:inline;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_ebook_V.TE_ebook_cliccato_none {
	display:none;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_prezzo_1 {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_prezzo_2 {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_subtotale {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_rimuovi { width:20px; margin:auto;}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_rimuovi a {}
#containers #TF-center table tr.TE_prodotto_carrello td p.TE_rimuovi a img { margin:auto;}
#containers #TF-center .TE_totale{ width:725px; height:30px; background:#cc0000; margin:20px 0 0 0;}
#containers #TF-center .TE_totale p {
	padding:0;
	margin:0;
	height:30px;
	float:left;
	display:inline;
}
#containers #TF-center .TE_totale .tooltip  span { 
	background:transparent url(../img/TE_infoalert.jpg) no-repeat scroll center center;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:30px;
	height:30px;
}
#containers #TF-center .TE_totale .TE_utilizzo_punti a{
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:14px;
	padding:7px 0 0 10px;
	text-decoration:underline;
}
#containers #TF-center .TE_en_version { clear:right;}
#containers #TF-center .TE_en_version a{
	font-size:11px;
	color:#333;
	text-decoration:underline;
	float:right;
	margin:0 0 10px;
}
#containers #TF-center .TE_totale .TE_totale_num {
	color:#FFFFFF;
	display:inline;
	float:right;
	font-size:18px;
	height:24px;
	padding:6px 10px 0 0;
}
/*
#containers #TF-center .TE_annulla_btn{
	margin:40px 0 0 0;
	padding:0;
	float:left;
	display:block;
}
#containers #TF-center .TE_annulla_btn a{
	background:url(../img/TH_avanti_btn.jpg) center center no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin:0;
}
*/
 
#containers #TF-center .TE_prosegui_btn{
	width:208px;
	height:30px;
	margin:30px 15px 0 0;
	padding:0;
	float:left;
	display:block;
}

#containers #TF-center .TE_prosegui_btn a{
	background:url(../img/etichetta-continue-shopping.jpg) center center no-repeat;
	font-size:16px;
	color:#333;
	font-weight:bold;
	width:193px;
	height:25px;
	margin:0;
	padding:5px 0 0 15px;
	float:right;
	display:block;
	text-decoration:none;
}


#containers #TF-center .TE_back_btn{
	width:108px;
	height:30px;
	margin:30px 15px 0 0;
	padding:0;
	float:left;
	display:block;
}
#containers #TF-center .TE_back_btn a{
	background:url(../img/back.jpg) center center no-repeat;
	font-size:16px;
	color:#333;
	font-weight:bold;
	width:93px;
	height:25px;
	margin:0;
	padding:5px 0 0 15px;
	float:left;
	display:block;
	text-decoration:none;
}

#containers #TF-center .TE_conferma_btn{
	width:108px;
	height:30px;
	margin:30px 15px 0 0;
	padding:0;
	float:right;
	display:block;
}
#containers #TF-center .TE_conferma_btn a{
	background:url(../img/TH_avanti_btn.jpg) center center no-repeat;
	font-size:16px;
	color:#333;
	font-weight:bold;
	width:93px;
	height:25px;
	margin:0;
	padding:5px 0 0 15px;
	float:right;
	display:block;
	text-decoration:none;
}
