img {
border: none;
}

#tabs {
	width:100%;
	line-height:normal;
}
#tabs ul {
	margin:0;
    padding:0px 0px 0px 0px;
    list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("/service/images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight:bold;
}
#tabs a span {
	float:left;
	display:block;
	background:url("/service/images/tabright.gif") no-repeat right top;
	padding:6px 8px 5px 2px;
	color:#666666;
}
#tabs a span {float:none;}
#tabs .current a 
{
	background:url("/service/images/tableft_sel.gif") no-repeat left top;
}
#tabs .current a span {
	background:url("/service/images/tabright_sel.gif") no-repeat right top;
	color:#FFFFFF;
}

div#carrellopinkie {border:1px solid #AAAAAA;clear:both;padding:10px;width:750px;}
div#carrellopinkie a {text-decoration: underline;}

div#carrellopinkie table {width:100%;border-collapse: collapse;}
div#carrellopinkie table.carrello td {border:1px solid #AAAAAA;}
div#carrellopinkie table td.titolo {font-weight: bold;}
div#carrellopinkie table th {border:1px solid #AAAAAA;}
div#carrellopinkie table th {font-size:16px;color:#666666;}

div#carrellopinkie table.totali {width:50%;}
div#carrellopinkie table.totali td {border:1px solid #AAAAAA;}
div#carrellopinkie table.totali tr.odd {background-color:#EEEEEE;}
div#carrellopinkie table.anagrafica {width:70%;}

div#carrellopinkie table tr.odd {background-color:#EEEEEE;}

#carrello_login {border:1px solid #AAAAAA;width:300px;text-align:center;padding:5px;}

div#carrellopinkie table.accedi { width:300px;}
div#carrellopinkie table.accedi td { border:0px; text-align:left;}