/*******************************BOX LATERALI***************************************************/

#col_left h2, #col_right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	margin: 0 10px;
}
#col_left img, #col_right img {
	border: none;
}
#col_left .price, #col_right .price {
	font-size: 20px;
	font-weight: bold;
}
.box_lateral_user {
	background: url(layout/boxlateral_top.png) no-repeat center top;
	margin-top: 10px;
	padding: 5px 0px 20px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.box_lateral_user a {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
	/*padding-left: 25px;*/
}
.box_lateral_user a:hover {
	color: #990000;
}
.box_lateral_user .content {
	padding: 5px 10px;
}
.box_lateral_user .line {
	padding: 2px 10px 10px 10px;
}
.box_lateral_user ul {
	margin: 0px;
	padding: 0px;
}
.box_lateral_user li {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	background: url(layout/ico_showall.png) no-repeat 10px 3px;
}
.box_lateral {
	background: url(layout/boxlateral_top.png) no-repeat center top;
	margin-top: 10px;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #003366;
}
.box_lateral a {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}
.box_cart a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.box_lateral a:hover, .box_cart a:hover {
	color: #990000;
}
.box_lateral .content {
	padding: 5px 10px;
}
.box_lateral .line {
	padding: 2px 10px 2px 10px;
}
.box_lateral .line a, .box_cart a {
	border-bottom: 1px dotted #003366;
}
.box_lateral .line a:hover, .box_cart a:hover {
	color: #990000;
}
.box_lateral .showall {
	font-weight: bold;
	float: right;
	margin: -16px 10px 0px 0px;
}
.box_lateral .line_btn {
	padding: 2px 12px 5px 12px;
	text-align: right;
}
.box_lateral .line_news {
	padding: 2px 5px;
}
.box_lateral .line_news a {
	display: block;
	padding: 2px 5px;
}
.box_lateral .alert {
	padding: 10px 0px;
	font-size: 12px;
}
.line_news a:hover {
	background-color: #F1F3F5;
}
.box_lateral table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.box_lateral .close {
	background: url(layout/boxlateral_bottom.png) no-repeat center bottom;
	height: 10px;
}
.box_cart {
	background: url(layout/boxcarrello_top.png) no-repeat center top;
	margin-top: -10px;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #fff;
}
.box_cart .line {
	padding: 2px 60px 2px 15px;
	height: 30px;
	height: auto !important;
	min-height: 30px;
}
.box_cart .close {
	background: url(layout/boxcarrello_bottom.png) no-repeat center bottom;
	text-align: center;
	padding: 3px 0;
	margin-top: 0px;
	height: 10px;
}
.box_cart .close table{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.box_cart .close td {
	width: 33%;
}
/****************************************FORM**********************************************/
form {
	margin: 0px;
	padding: 0px;
}
input {
	cursor: pointer;
}
.formTxt1 {
	width: 96%;
	border: none;
	background: #7D97AB;
	color: #fff;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
}
.formTxt2 {
	width: 96%;
	height: 16px;
	border: 1px solid #333;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	background: #fff;
	color: #003366;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 2px 2% 0 2%;
}
.formTxt3 {
	width: 200px;
	height: 18px;
	border: 1px solid #E0E0E0;
	border-top-color: #B9B9B9;
	background: #fff;
	color: #003366;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
}
.formTxt3:hover {
	border: 1px solid #1D91CF;
}
.formTxt4 {
	width: 50px;
	height: 18px;
	border: 1px solid #E0E0E0;
	border-top-color: #B9B9B9;
	background: #fff;
	color: #003366;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
}
.formTxt4:hover {
	border: 1px solid #1D91CF;
}
.formTxt5 {
	width: 96%;
	height: 18px;
	border: 1px solid #E0E0E0;
	border-top-color: #B9B9B9;
	background: #fff;
	color: #003366;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
}
.formTxt5:hover {
	border: 1px solid #1D91CF;
}
.formTxt6 {
	width: 100px;
	height: 18px;
	border: 1px solid #E0E0E0;
	border-top-color: #B9B9B9;
	background: #fff;
	color: #003366;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
}
.formTxt6:hover {
	border: 1px solid #1D91CF;
}
.formTxt7 {
	width: 30px;
	height: 16px;
	border: 1px solid #E0E0E0;
	border-top-color: #B9B9B9;
	background: #fff;
	color: #003366;
	font: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
}
.formTxt7:hover {
	border: 1px solid #1D91CF;
}
.formTxtArea {
	width: 96%;
	border: 1px solid #E0E0E0;
	border-top-color: #B9B9B9;
	background: #fff;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif small;
	font-size: 12px;
	padding: 0 2%;
	cursor: pointer;
}
.formTxtArea:hover {
	border: 1px solid #1D91CF;
}
.formBtn_lateral {
	background: url(layout/btn_boxlateral.png) no-repeat left top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	width: 51px;
	height: 20px;
}
.formBtn1 {
	background: url(layout/btn_1.png) no-repeat center top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	width: 56px;
	height: 32px;
}
.formBtn5 {
	background: url(layout/btn_5.png) no-repeat center top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	width: 46px;
	height: 32px;
}
a.formBtn1 {
	display: block;
	background: url(layout/btn_1.png) no-repeat center top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	border: none;
	width: 56px;
	height: 25px;
	padding-top: 7px;
	float: right;
}
.formBtn2 {
	background: url(layout/btn_2.png) no-repeat center top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	width: 100px;
	height: 32px;
}
.formBtn3 {
	background: url(layout/btn_3.png) no-repeat center top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	width: 50px;
	height: 20px;
}
.formBtn4 {
	background: url(layout/btn_2.png) no-repeat center top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	width: 100px;
	height: 27px;
	padding-top: 7px;
}
.area_banner {
	margin-top: 20px;
	text-align: center;
}
.area_banner img {
	border: none;
	margin: 5px auto;
	text-align: center;
}
/*************************************PAGE*******************************************/
.sottoMenu {
	display: block;
	clear: both;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
.sottoMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.sottoMenu a {
	color: #fff;
	padding: 1px 5px 0px 5px;
	font-size: 12px;
	text-decoration: none;
	background-color: #006699;
}
.sottoMenu a:hover {
	color: #fff;
	background-color: #006699;
}
/*************************************VARIE******************************************/
.evidenziato {
	color: #0066CC;
	font-weight: bold;
	font-size: 1.2em;
}
.border_b {
	border-bottom: 1px dotted #003366;
}
.border {
	border: 1px dotted #ccc;
}
.padding {
	padding: 10px;
}
.noborder_b {
	border-bottom: none;
}
.goback {
	padding: 10px 0 0 0;
	margin-top: 30px;
	clear: both;
}
.goback a {
	background: url(layout/btn_back.png) no-repeat left top;
	width: 61px;
	height: 21px;
	color: #fff;
	padding: 3px 0px 0px 18px;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.goback a:hover {
	color: #FFCC00;
}
.gonext {
	padding: 20px 0 0 0;
	clear: both;
}
.gonext a {
	background: url(layout/btn_next.png) no-repeat left top;
	width: 61px;
	height: 21px;
	color: #fff;
	padding: 3px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
.gonext a:hover {
	color: #FFCC00;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.view_all {
	margin: 0px;
	padding: 0px;
}
.view_all li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	width: auto;
}
.view_all a {
	text-decoration: none;
	display: block;
	color: #003366;
	padding: 0 5px 5px 5px;
	border: 1px dotted #FDFBDF;
}
.view_all a:hover {
	background-color: #fff;
	color: #990000;
	border: 1px dotted #ccc;
}
.view_all .date {
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	display: block;
	color: #666;
}
.view_all .title {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #006699;
}
.view_all .description {
	display: block;
}
.view_all img {
	float: right;
	margin-left: 10px;
	border: none;
}
/**/
.list {
	margin: 0px;
	padding: 0px;
}
.list li {
	margin: 0px 0px 10px 0px;
	padding: 10px 0 0 0px;
	list-style: none;
	clear: both;
	width: auto;
}
.list a {
	text-decoration: none;
	display: block;
	color: #003366;
	padding: 0 5px 5px 5px;
	border: 1px dotted #FDFBDF;
}
.list a:hover {
	color: #990000;
}
.list .date {
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	display: block;
	color: #666;
}
.list .title {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #006699;
}
.list .description {
	display: block;
}
.list img {
	float: right;
	margin-left: 10px;
	border: none;
}
/**/
.listalink {
	margin: 0px;
	padding: 0px;
}
.listalink li {
	margin: 2px 5px;
	padding: 0px;
	list-style: none;
	width: auto;
	/*float: left;
	display: block;*/
	white-space: nowrap;
}
.listalink a {
	text-decoration: none;
	display: block;
	color: #003366;
	padding: 2px 10px;
	border: 1px solid #DFDFDF;
}
.listalink a:hover {
	color: #990000;
	background-color: #fff;
	border: 1px dotted #ccc;
}
/**/
.articolo {
}
.articolo .date {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
.articolo .title {
	font-size: 1.1em;
	font-weight: bold;
	color: #006699;
}
.articolo .description {
	margin-top: 10px;
}
.articolo .description a {
	color: #006699;
}
.articolo .description a:hover {
	color: #CC0000;
}
.attach {
	margin: 0px;
	padding: 0px;
}
.attach li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(layout/ico_freccette.png) no-repeat 10px 5px;
	list-style: none;
}
.attach a {
	color: #006699;
	text-decoration: none;
}
.attach a:hover {
	text-decoration: underline;
}
.table_form {
	width: 100%;
	border: none;
	border-collapse: separate;
	font-size: 11px;
}
.table_form td {
	padding: 1px 5px;
	vertical-align: top;
}
.table_form .left {
	text-align: right;
	width: 30%;
	font-weight: bold;
	background-color: #EBEBD6;
	padding-top: 3px;
}
a.link {
	color: #006699;
}
a.link:hover {
	color: #CC0000;
}
a.linkBtn {
	background: url(layout/btn_4.png) no-repeat center center;
	width: 100px;
	height: 21px;
	padding: 5px 20px;
}
.alert {
	padding: 50px;
	text-align: center;
	font-size: 1.3em;
	color: #CC0000;
	font-weight: bold;
}
.alert2 {
	padding: 10px;
	margin: 10px;
	text-align: left;
	font-weight: bold;
	border: 1px dotted #b32706;
	background-color: #f6f2da;
	display: block;
	clear: both;
}
.alert2 a {
	color: #006699;
}
.alert2 a:hover {
	color: #990000;
}
#col_left .alert {
	margin: 20px 10px 10px 10px;
	padding: 10px;
	border: 1px dotted #FF0000;
	text-align: center;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}
.informazioni {
	padding: 10px 0 20px 0;
	text-align: center;
	font-size: 1.3em;
	color: #CC0000;
	font-weight: bold;
}
.alert a {
	font-size: 0.7em;
	color: #006699;
	font-weight: normal;
}
.alert a:hover {
	color: #CC0000;
}
.clear {
	clear: both;
}
/**/
.menu_in {
	width: 180px;
	margin: 25px 0px 10px 10px;
	padding: 5px;
	float: right;
	background-color: #fff;
	border: 1px solid #ccc;
}
.menu_in li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	/*border-bottom: 1px dotted #ccc;*/
	background: url(layout/ico_freccette.png) no-repeat left 5px;
}
.menu_in a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 2px 2px 3px 5px;
}
.menu_in a:hover {
	color: #0099CC;
	background-color: #E0E0E0;
}
/**/
.print_div {
	clear: both;
	padding: 20px;
	text-align: right;
}
.print_div img{
	border: none;
}
.print_img img {
	clear: both;
	border: none;
	float: right;
	margin: -20px 0 0 10px;
}
.print {
	text-align: right;
	clear: both;
	float: right;
	padding: 10px 0;
}
.margin_print {
	margin-top: -50px;
}
.print img {
	border: none;
}
.box {
	border: 1px dotted #ccc;
	padding: 10px;
}
.product_list {
	clear: both;
	padding-top: 10px;
	margin: 0 0 10px 0;
}
.product_list .img_align_left {
	float: left;
	border: none;
	margin: 0px 10px 0px 0px;
}
.product_list .img_align_right {
	float: right;
	border: 5px solid #333;
	margin: 20px 5px 10px 10px;
	padding: 5px;
	background-color: #fff;
	cursor:pointer;
}
.product_list .img_align_right:hover {
	border: 5px solid #006699;
}
a.img_align_right:hover {
	display: none;
}
.product_list .title {
	font-size: 0.9em;
	color: #006699;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*display: block;*/
}
.product_list .title a {
	color: #006699;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	background: url(layout/ico_freccette.png) no-repeat left 3px;
	padding-left: 20px;
}
.product_list .title a:hover {
	color: #990000;
}
.product_list .subtitle {
	color: #666;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	font-size: 0.9em;
}
.product_list .subtitle a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
.product_list .title a:hover {
	color: #990000;
}
.product_list .listlink a {
	/*text-decoration: none;
	display: block;
	padding: 0px 5px;
	border: 1px dotted #FCFBDF;*/
}
.product_list .listlink a:hover {
	/*border: 1px dotted #006699;*/
}
.product_list .autore {
	color: #003366;
	display: block;
	/*margin-bottom: 5px;*/
	padding-bottom: 5px;
}
.product_list .autore a {
	color: #003366;
}
.product_list .code, .product_list .code a {
	margin-bottom: 2px;
	color: #003366;
}
.product_list .description {
	font-size: 0.85em;
}
.product_list .description, .product_list .description a {
	color: #003366;
	text-decoration: none;
	text-align: justify;
	
}
.product_list .description a:hover {
	border-bottom: 1px dotted #003366;
}
.product_list .price, .product_list .price a {
	font-size: 1.1em;
	color: #0066CC;
	font-weight: bold;
	padding: 10px 0px;
	display: block;
}
.price2 {
	font-size: 1.1em;
	color: #0066CC;
	font-weight: bold;
}
.product_list .price a:hover {
}
.product_list .price_scheda {
	background: url(layout/bk_qt.png) no-repeat left top;
	width: 300px;
	height: 34px;
	/*margin-top: 10px;*/
	text-align: right;
	float: left;
}
.product_list .price_scheda .price {
	padding: 7px 0 0 10px;
}
.product_list .cart {
	/*float: right;*/
}
.table_qt {
	width: 160px;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
	background: url(layout/bk_price_lightbox.png) no-repeat left center;
	margin: 10px 0 0 0;
	clear: both;
}
.table_qt {
	padding: 0 5px 0 0; 
}
.product_list .table_addbutton_scheda {
	width: 280px;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
}
.product_list .table_addbutton_scheda td {
	padding: 0 5px 0 0; 
}
.title_vetrina {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-style: italic;
}
/**/
.vetrina_home {
	background: url(layout/vetrina_home_center.png) repeat-y left top;
	margin-left: 3px;
	width: 472px;
}
.vetrina_home .header {
	background: url(layout/vetrina_home_top.png) no-repeat left top;
	padding: 3px 0px 10px 20px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.vetrina_home .center {
	padding: 10px;
}
.vetrina_home .footer {
	background: url(layout/vetrina_home_bottom.png) no-repeat left bottom;
	height: 13px;
	padding-bottom: 20px;
}
.box_vetrina_home {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	font-size: 0.75em;
}
.box_vetrina_home a {
	text-decoration: none;
	color: #003366;
}
.box_vetrina_home a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px dotted #003366;
}
.box_vetrina_home .foto {
	float: right;
	margin: 0px 0px 5px 5px;
	width: 90px;
}
.box_vetrina_home img {
	border: 1px solid #333;
	padding: 5px;
	background-color: #fff;*/
}
.box_vetrina_home img:hover {
	cursor: pointer;
}
.box_vetrina_home .title {
	color: #006699;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.box_vetrina_home .title {
	color: #006699;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	display: block;
	padding-left: 5px;
}
.box_vetrina_home .description {
	padding-left: 5px;
	text-align: justify;
}
.box_vetrina_home .autore {
	font-style: italic;
	padding-left: 5px;
}
.box_vetrina_home .btn {
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
}
.box_vetrina_home .btn img {
	border: none;
	padding: 1px;
}
.box_vetrina_home .price {
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bottoniera {
	/*clear: both;
	text-align: right;*/
	float: right;
	width: 180px;
	text-align: right;
}
.bottoniera img {
	margin: 0px 5px 0px 0px;
	border: none;
}
.search_result {
	/*float: left;
	width: 300px;*/
	font-size: 1em;
	font-weight: normal;
	color: #006699;
}
/**/
.img_left {
	float: left;
	margin: 0px 10px 0px 0px;
	vertical-align: baseline;
}
.clear {
	clear: both;
}
.align_left {
		float: left;
}
.align_left img {
	border: none;
}
.align_right {
		float: right;
}
/**********************************************/
.cart_riepilogo_prodotto {
	padding: 10px 0 10px 70px;
	margin: 10px 0px;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.cart_riepilogo_prodotto .img {
	float: left;
	margin-left: -70px;
}
.cart_riepilogo_prodotto .img img {
	border: 2px solid #333;
	padding: 3px;
	background-color: #fff;
}
.cart_riepilogo_prodotto .img img:hover {
	border: 2px solid #006699;
}
.delete {
	float: right;
	font-size: 11px;
	font-weight: bold;
}
.delete img {
	padding-left: 8px;
	border: none;
}
.delete a:hover {
	border: none;
}
.cart_riepilogo_prodotto a {
	text-decoration: none;
	color: #003366;
}
.cart_riepilogo_prodotto .code a:hover, .cart_riepilogo_prodotto .desc a:hover {
	border-bottom: 1px dotted #999;
}
.cart_riepilogo_prodotto .code {
}
.cart_riepilogo_prodotto .desc {
	padding-top: 10px;
}
.cart_riepilogo_prodotto .qt {
	background: url(layout/bk_qt.png) no-repeat left top;
	/*float: right;*/
	width: 250px;
	margin: 10px 0;
	height: 34px;
}
.cart_riepilogo_prodotto .qt td {
	padding: 3px 1px;
}
.cart_riepilogo_prodotto .price {
	float: left;
	color: #006699;
	font-weight: bold;
	font-size: 1em;
	padding-top: 7px;
}
.total {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	margin-top: -5px;
	background: url(layout/bk_qt.png) no-repeat left top;
	width: 270px;
	text-align: right;
}
.total img {
	margin-left: 10px;
}
.total2 {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	margin-top: -5px;
	background: url(layout/bk_qt.png) no-repeat left top;
	width: 300px;
	height: 35px;
	text-align: right;
}
.total2 img {
	margin-left: 10px;
}
.total3 {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	margin-top: -5px;
	background: url(layout/bk_price3.png) no-repeat left top;
	width: 370px;
	height: 35px;
	text-align: right;
}
.total3 img {
	margin-left: 20px;
}
/**/
.borderbottom td {
	border-bottom: 1px dotted #ccc;
}
.table_ordini, .table_ordini_acquisto {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0px;
	font-size: 11px;
	clear: both;
}
.table_ordini tr:hover {
	background-color: #fff;
}
.table_ordini td {
	padding: 4px 4px;
	/*text-align: center;*/
	vertical-align: top;
	border-bottom: 1px dotted #DACDC0;
}
.table_ordini_acquisto td {
	padding: 6px 4px;
	vertical-align: top;
}
.table_ordini .header td, .table_ordini_acquisto .header td {
	background-color: #DACDC0;
	font-weight: bold;
	color: #003366;
	border-right: 1px solid #FDFBDF;
}
.table_ordini a, .table_ordini_acquisto a {
	color: #006699;
}
.table_ordini a:hover, .table_ordini_acquisto a:hover {
	color: #990000;
}
.tabs {
	clear: both;
	margin-bottom: -4px;
	padding-top: 10px;
}
.tabs a {
	cursor: pointer;
	background: url(layout/back_tab.png) no-repeat -100px top;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 100px;
	height: 18px;
	padding: 3px 0px 3px 0px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-right: 1px;
}
.tabs a:hover {
	color: #006699;
}
.tabs #selected {
	background: url(layout/back_tab.png) no-repeat left top;
	color: #006699;
}
#tipDiv {
	min-width: 100px;
	position: absolute;
	background-color: #FFFFFF;
	border: 2px solid #003366;
	padding: 10px;
	text-align: center;
}
#tipDiv img {
	text-align: center;
}
#tipDiv .titolo {
	display: block;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
	text-align: left;
	padding-top: 5px;
}
.addbutton {
	/*background: url(layout/bk_price_lightbox.png) no-repeat left top;
	width: 220px;
	height: 19px;*/
	padding: 1px 0px 10px 0px;
	margin-top: 5px;
}
.addbutton .table_addbutton {
	width: 280px;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
}
.addbutton .table_addbutton td {
	padding: 0 5px 0 0; 
}
.addbutton img {
	border: none;
	margin: 0px 0 0 10px;
	vertical-align: middle;
}
.preferiti {
	float: right;
	margin-right: 15px;
}
/*.carrello {
	background: url(layout/bk_price_lightbox.png) no-repeat left center;
	width: 200px;
	text-align: right;
	font-size: 11px;
}*/
/*.price_lightbox {*/
.carrello {
	background: url(layout/bk_price_lightbox.png) no-repeat left center;
	width: 200px;
	height: 19px;
	padding: 1px 0px 1px 5px;
	/*margin-top: 5px;*/
	text-align: right;
	font-size: 11px;
}
.carrello table {
	float: right;
	border: none;
	border-collapse: collapse;
	overflow: visible;
}
.carrello td {
	padding: 0 0 0 10px;
}
.price_lightbox a {
	margin: 0;
	padding: 0;
}
.price_lightbox a:hover {
	border: none;
}
.price_lightbox .price {
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.price_lightbox .butcart {
	float: right;
}
.prezzo_intero {
	margin-top: 10px;
}
.divider {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.divider2 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.paging {
	clear: both;
	padding: 20px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
}
.paging  img{
	border: none;
	vertical-align: middle;
}
.spedizione {
}
.red {
	color: #CC0000;
}
.big {
	font-size: 1.1em;
}
.small {
	font-size: 11px;
}
.msg_loginreg {
	clear: both;
	padding:10px;
	border: 2px solid #CC0000;
}
.gallery {
	border: 1px dotted #ccc;
	padding: 0 10px;
	margin: 50px 10px 10px 10px;
	text-align: center;
	clear: both;
}
.gallery img {
	border: 5px solid #333;
	margin: 20px 5px 10px 10px;
	padding: 5px;
	background-color: #fff;
}
.gallery img:hover {
	border: 5px solid #006699;
}
#img_login {
	width: 231px;
	height: 160px;
	position: absolute;
	margin: -12px 0 0 -210px;
}
#img_login a {
	display: block;
	width: 231px;
	height: 160px;
}
.img_login_it {
	background: url(layout/frecce_alert.png) no-repeat left top !important;
	background: url(layout/frecce_alert_ie6.png) no-repeat left top;
}
.img_login_en {
	background: url(layout/frecce_alert_en.png) no-repeat left top !important;
	background: url(layout/frecce_alert_ie6_en.png) no-repeat left top;
}
.esaurito {
	background: url(layout/backred.png) no-repeat left top;
	width: 109px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
}

