body {
	/*background-image: url(../../images/template/sfondo_pagina.png);*/
	margin: 0px;
	background-color: #1B1610;
	font-family: ArialMT,Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.piccolo_grigio {
	font-size: 10px;
	color: #666666;
}


.button:hover {
background-image:url(../../images/template/ico_visualizza.png);
background-position:3px 3px;
background-repeat:no-repeat;
border-color:#C6C5C5 #EAE8E8 #EAE8E8 #C6C5C5;
border-style:solid;
border-width:1px;
color:#666666;
}

.button {
background-image:url(../../images/template/ico_visualizza_hover.png);
background-position:3px 3px;
background-repeat:no-repeat;
border-color:#EAE8E8 #C6C5C5 #C6C5C5 #EAE8E8;
border-style:solid;
border-width:1px;
color:#366384;
cursor:pointer;
font-size:10px;
height:25px;
padding:3px 3px 3px 25px;
}

.button_cart:hover {
background-image:url(../../images/template/ico_carrello.png);
height:30px;
}

.button_cart {
background-image:url(../../images/template/ico_carrello_hover.png);
height:30px;
}

a.link_piccolo:link {
	font-size:10px;

	color:#666666;
	text-decoration:none;
	background: none;
}
a.link_piccolo:visited {
	font-size:10px;

	color:#666666;
	text-decoration:none;
	background: none;
}
a.link_piccolo:hover {
	font-size:10px;

	color:#666666;
	text-decoration:underline;
}

font {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.sfondo_main {
	/*background-image: url(../../images/template/sfondo.jpg);
	background-position: top center;
	background-repeat: repeat-y;*/
	background-color: #332B20;
}

.sfondo_footer {
	/*background-image: url(../../images/template/sfondo_footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
	background-color: #332B20;
	height: 39px;
}

.sfondo_menu {
	/*background-image: url(../../images/template/bg_menuCatalogo.png);
	/*background-position: top center;*/
	/*background-repeat: repeat-x;*/
	background-color: #BE9E55;
	height: 26px;
}
.cella_menu {
	border: #BAA57A 1px outset;
	/*border-right: #BFBFBF 1px solid;*/
	height: 24px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
.cella_menu_over {
	border: #BAA57A 1px inset;
	/*border-right: #BFBFBF 1px solid;*/
	height: 24px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
INPUT.testo
{
	font-size:10px;
	height:12px;
}
a.link_menu:link {
	font-size: 12px;
	color: #FFFFFF;
	background: none;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.link_menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	background: none;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.link_menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	background: none;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
.breadcrumb
{
	color:#BAA57A;
	font-size:12px;
	font-weight:bold;
}
.menu_header
{
	background-color:#BE9E55;
	font-weight:bold;
	font-size:12px;
	padding:1px 1px 1px 5px;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	width:173px;
	text-align:center;
	text-transform:uppercase;
}
.breadcrumb A,
.breadcrumb A:visited
{
	color:#BAA57A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.breadcrumb A:HOVER
{
	color:#BAA57A;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}
a
,a:HOVER
,a:VISITED
{
	color:#BAA57A;
	font-size:12px;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
#container
{
font-size:12px;
/*width:100%;*/
}
/*HEADER*/
#header
{
	background-image:url(../../img/bg_top.gif);
	background-repeat:repeat-x;
	width:100%;
    height:130px;
	text-align:center;
	margin:auto;
}
.tbhead
{
	margin:auto;
	width:980px;
	height:60px;
	margin-top:30px;
	text-align:right;
}
.logo
{
text-align:left;
}
.utente
{
height:50px;
width:129px;
text-align:right;
padding-top:10px;
color:#999;
font-size:12px;
padding-right:10px;
}
.utente tr
{
padding-bottom:10px;
}
.prodotto
{
	font-size:12px;
	line-height:14px;
}
.cerca
{
height:20px;
width:230px;
}
/*.testo
{
width:189px;
height:20px;
float:left;
text-align:left;
}*/
form
{
margin:0px;
padding:0px;
}
.cerca .ok
{
float:right;
width:33px;
margin-left:5px;
}
.tbcarrello
{
text-align:right;
font-size:12px;
color:#999;
width:230px;
height:40px;
}
.carrello
{
width:230px;
padding-left:10px;
height:60px;
}
/* MENU ORIZZONTALE */
#menuor
{
width:100%;
padding:0px;
background-image:url(../../img/menu.gif);
background-repeat:repeat-x;
height:39px;
margin:auto;
}
#menuor .menu
{
	width:980px;
	margin:auto;
	height:23px;
}
.tbmenuor
{
}
.tbmenuor a
{
display:block;
height:31px;
margin-top:8px;
}
.tbmenuor a:hover
{
background-image:url(../../img/hover.gif);
background-repeat:repeat-x;
height:31px;
display:block;
}
.menusin
{
	float:left;
	width:750px;
	text-align:left;
	height:39px;

}
/*.menusin ul
{
margin:0px;
padding:0px;
width:750px;
list-style:none;
}
.menusin li
{
display:inline;
height:23px;
}
.menusin li .ico
{
display:inline;
height:23px;
background-image:url(../../img/ico2.gif);
text-align:right;
background-repeat:no-repeat;
padding-right:15px;
margin:0px;
}*/
/*.menusin a
{
display:block;
float:left;
width:90px;
padding:0px;
margin:0px;
}*/
 .lingue
{
	float:right;
	width:230px;
	text-align:right;

	color:#c2a369;
	font-size:12px;
	margin-top:11px;
}
.link
{

}
.ico
{

}
/*CONTENUTO (CORPO)*/
#body
{
width:980px;

margin:auto;
text-align:center;
/*min-height:835px;*/
}
/*COLONNA SINISTRA*/
#colsin
{
width:730px;
float:left;
margin-top:20px;
}
.minibanner
{
margin-top:20px;
}
.cat
{
margin-top:20px;
}
.tbmb
{
width:730px;
text-align:center;
}
.tbmb td
{
}
/*COLONNA DESTRA*/
#coldex
{
margin-left:20px;
width:230px;
float:right;
}
.spazio
{
background-color:#f6f1e9;
padding-top:21px;

}
.menuve
{
width:230px;
display:inline;
}
.menuve ul
{
background-image:url(../../img/primo.gif);
background-repeat:no-repeat;
background-color:#ffffff;
border-bottom: 1px #999999 solid;
margin:0px;
padding:0px;
}
.menuve ul li
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding:8px 0 2px 14px;
	background-image:url(../../img/ico.gif);
	background-repeat:no-repeat;
	list-style:none;
	min-height:20px;

}
.menuve ul li.primo
{
	width:230px;
	height:20px;
}

.menuve ul li a
{
	color:#000000;
	display: block;
	text-decoration:none;
	padding:0px;
	margin:0px;
	height:20px;
	width:210px;

}
.section
{
	padding-left:5px;
	font-size:11px;
	text-align:left;
}
.section a
{
	font-size:11px;
}
.section a:hover
{
	text-decoration:underline;
	font-size:11px;
}
.menuve ul li .item2
.menuve ul li .item2:visited
{

	padding-left:5px;
	font-size:10px;

}
.newsletter
{
	width:230px;
	height:180px;
	border:1px solid #cc9966;
	margin-top:20px;
	text-align:left;
}
.titnews
{
background-image:url(../../img/titnews.gif);
background-repeat:no-repeat;
width:177px;
height:27px;
text-align:left;
margin:15px 15px 10px 15px;
}
.testonews
{
	margin:0px 5px 5px 15px;
	width:205px;
	font-size:11px;
}
.news
{
width:150px;
}
.tbnews
{
margin-left:15px;
font-size:12px;
padding-bottom:3px;
height:18px;
}
.cb
{
	padding-left:5px;
}
.newsletter form
{
	width:210px;
}
.rett
{
	width:230px;
	height:30px;
	background-image:url(../../img/titrett.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}
.rett-bottom
{
	width:230px;
	height:20px;
	background-image:url(../../img/rett-bottom.gif);
	background-repeat:no-repeat;
}
.linea
{
background-image:url(../../img/linea.gif);
height:36px;
width:230px;
}
/*FOOTER*/
#footer
{

	background-image:url(../../img/bg_bottom.gif);
	background-repeat:repeat-x;
	width:100%;
	height:127px;
	clear:both;
}
.tbfooter
{
width:980px;
height:125px;
margin:auto;
font-size:11px;
color:#666666;
text-align:left;
padding:0px;
border-top: 2px solid #cc9966;
}

/*------DETTAGLIO-----*/
.breadcrum
{
width:730px;
height:20px;
pagging:top:10px;
text-align:left;
color: #BE9E55
}
.titolo
{
width:730px;
/*height:64px;*/
}
.lista
{
vertical-align:bottom;
/*margin-bottom:15px;*/
margin-top:20px;
background-color:#FFFFFF;
}
.lista td
{
	/*height:90px;*/
	/*padding-bottom:60px;*/
	color:#000000;
}
.lista .prodotto
{
	padding-left:5px;
	paddding-right:5px;
	line-height:16px;
}
.lista .prodotto b
{
	color:#c2a369;
}
/*-------LISTA------*/
.descrizione
{
margin-top:40px;
width:730px;
color:#000000;
}
.descrizione td,
.descrizione font
{
margin-top:355px;
color:#000000;
}
.descrizione .titolo
{
font-size:24px;
color:#FFFFFF;
/*width:355px;*/
background-color:#BE9E55;
margin:7px;
}
.descrizione .titolo span
{
	font-size:12px;
	color:#000000;
}
.testodesc
{
width:355px;
font-size:12px;
color:#000000;
}
.foto
{
	margin-left:10px;
}
.tbec
{
	border-bottom: 1px solid #BAA57A;
	background-color:#FFFFFF;
	height:37px;
	margin-top:0px;
}
.numpro
{
width:30px;
height:20px;
border:1px solid #999;
margin-top:6px;
}
.fec
{
height:29px;
width:158px;
text-align:right;
}
.prezzo
{
	padding-left:10px;
	font-size:13px;
}
.prezzo b
{
	font-size:22px;
	color:#BE9E55;
}
.txt
{
font-size:12px;
width:158px;
}
.mt
{
	margin-top:5px;
}
.procor
{
padding-top:10px;
font-size:22px;
font-style:italic;
font-weight:bold;
text-align:left;
height:32px;

}
.listacor
{
vertical-align:bottom;
/*margin-bottom:15px;*/
}
.listapro td
{
	height:90px;
	/*padding-bottom:60px;*/
}
.listapro .prodotto
{
	padding-left:5px;
	paddding-right:5px;
	line-height:16px;
}
.listapro .prodotto b
{
	color:#c2a369;
}
/*.td_top {
	background-image: url(bg_top.gif);
	background-repeat: repeat-x;
	height: 130px;
	text-align: center;
}
.td_nav {
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	height: 39px;
	text-align: center;
}
.td_bottom {
	background-image: url(bg_bottom.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.footer {
	font-size: 10px;
	height: 30px;
}
.td_content {
	text-align: center;
	vertical-align: top;
}*/

#gallery_paginator { margin:20px 0px 0px 0px; padding:0px; background-color:#BE9E55; font-size:12px; }
#gallery_paginator strong { color:#000000;  font-size:12px;}
#gallery_paginator a { color:#000000; text-decoration:none;  font-size:12px;}
#gallery_paginator a:hover { color:#000000; text-decoration:underline;  font-size:12px;}
#ordinaArticoli{font-size:11px;}

img {
border:medium none;
}
#mainPromo { border:1px solid #f1f1f1; padding:2px; width:610px }
	#mainPromo_gallery { border:none; padding:2px; }
		#promoBox { width:603px; background-image:url(../../images/template/bg_promoBox.png); background-position:left top; background-repeat:no-repeat; }
			.promoBox_title { width:99%; color:#FF0000; font-style:italic; padding:10px 0px 0px 15px; }
			.promoBox_title h1 { font-size:27px; font-weight:normal; }
			#promoBox_item { position:relative; width:390px; float:left; /*border:1px dotted green;*/ }
				#promoBox_item-infoPromo { position:absolute; left:250px; top:105px; width:81px; height:81px; background-image:url(../../images/template/bg_infoPromo.png); background-position:left top; background-repeat:no-repeat; color:#FFFFFF; text-align:center; font-size:18px; line-height:25px; padding-top:10px; }
					#promoBox_item-infoPromo span { font-size:35px; }
					.promoBox_item-infoPrezzo { font-size:18px; color:#FF0000; font-weight:bold; }
			#promoBox_details { width:210px; float:left; /*background-color:#CCCCCC; border:1px dotted green;*/ }
				.promoBox_details-itemName { color:#333333; font-size:18px; }
				.promoBox_details-itemCod { color:#999999; }
				.promoBox_details-itemSconto { color:#ff0000; font-size:23px; font-weight:bold; }
				.promoBox_details-itemDatafine { color:#999999; font-weight:bold; line-height:8px; }
				.promoBox_details-itemPrezzolistino { color:#999999; font-size:12px; }
					.promoBox_details-itemPrezzolistino strong { color:#999999; font-size:16px; text-decoration:line-through; }
				.promoBox_details-itemPrezzo { color:#000000; font-size:12px; }
					.promoBox_details-itemPrezzo strong { color:#000000; font-size:18px; }

			#promoBox_navigator { position:absolute; background-image:url(../../images/template/bg_navPromo.png); background-position:left top; background-repeat:no-repeat; width:595px; height:19px; text-align:center; padding-top:5px; }
				#promoBox_navigator-leftArrow { position:absolute; width:20px; height:14px; top:5px; left:5px; }
					#promoBox_navigator-leftArrow a { display:block; }
				#promoBox_navigator-rightArrow { position:absolute; width:20px; height:14px; top:5px; right:5px; }
					#promoBox_navigator-rightArrow a { display:block; }
	/*#### promozioni ####*/
	A.tasto_navPromo
	,A.tasto_navPromo:HOVER
	,A.tasto_navPromo:VISITED
	{
		background-image:url('../../images/template/tasto_navPromo-off.png');
		background-repeat:no-repeat;
		padding-left:7px;
		padding-right:7px;
		text-decoration:none;
		width:14px;
	}
	A.tasto_navPromo_selected
	,A.tasto_navPromo_selected:HOVER
	,A.tasto_navPromo_selected:VISITED
	{
		background-image:url('../../images/template/tasto_navPromo-on.png');
		background-repeat:no-repeat;
		padding-left:7px;
		padding-right:7px;
		text-decoration:none;
		width:14px;
	}
	/*#### in evidenza ####*/
			#evidenzaBox { border:1px solid #eff0f4; margin-left:18px; }
			#evidenzaBox_gallery { border:1px solid #eff0f4; margin-left:10px; }
				.evidenzaBox_item { width:178px; height:138px; overflow:hidden; float:left; /*border:1px dotted green;*/ }
				.evidenzaBox_title { width:190px; height:30px; float:left; background-image:url(../../images/template/bg_evidenzaBox.png); background-position:left top; background-repeat:no-repeat; /*border:1px dotted green;*/ }
					.evidenzaBox_title h3 { font-size:12px; color:#808080; padding:5px 0px 0px 5px; }
				.evidenzaBox_details { width:190px; float:left; padding:0px 0px 0px 0px; /*border:1px dotted green;*/ }
				.evidenzaBox_details-itemName { color:#333333; font-size:13px; padding:0px 0px 0px 5px; }
				.evidenzaBox_details-itemCod { color:#999999; padding:0px 0px 0px 5px; }
				.evidenzaBox_details-itemPrezzo { color:#000000; font-size:12px; margin-top:6px; padding:0px 0px 0px 5px; }
					.evidenzaBox_details-itemPrezzo strong { color:#000000; font-size:18px; }
	/*#### in evidenza ####*/


			#mainPromo_navigator { width:100%; margin-top:20px; }
				.mainPromo_navigator-menu { float:left; width:940px; height:19px; background-image:url(../../images/template/bg_mainPromo.png); background-position:center top; background-repeat:no-repeat; text-align:center; color:#333333; padding:5px 0px 0px 0px; }
					a.mainPromo_navigator-voice  { color:#333333; text-decoration:none; padding:0px 3px; }
					a.mainPromo_navigator-voice:hover { color:#b0b6c8; }
					a.mainPromo_navigator-voice.selected { color:#b0b6c8; cursor:default; }

				.mainPromo_navigator-leftArrow { float:left; background-image:url(../../images/template/bg_mainPromo.png); background-position:left top; background-repeat:no-repeat; width:20px; height:19px; padding:5px 0px 0px 7px; }
				.mainPromo_navigator-rightArrow { float:left; background-image:url(../../images/template/bg_mainPromo.png); background-position:right top; background-repeat:no-repeat; width:20px; height:19px; padding:5px 7px 0px 0px; text-align:right; }

.boxprodotto {
background-image:url(../../images/template/productboxbg2.gif);
background-repeat:no-repeat;
float:left;
height:226px;
padding-top:6px;
text-align:center;
width:196px;
}
.boxprodotto table td {
border-spacing:0;
padding:0;
text-align:left;
}

.boxprodotto table td.a {
color:#000000;
font-weight:bold;
padding-left:18px;
width:60%;
}

.boxprodotto table td.b {
color:#0A3A8D;
font-weight:bold;
text-decoration:line-through;
width:40%;
}

.boxprodotto table td.c {
color:#000000;
font-weight:bold;
padding-left:18px;
width:60%;
}

.boxprodotto table td.d {
color:#BAA57A;
font-weight:bold;
width:40%;
}

.boxprodotto .titolo {
margin-top:10px;
padding-left:2px;
padding-right:2px;
text-align:center;
}
.boxprodotto .titolo a {
color:#BAA57A;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.boxprodotto .fotoprodotto {
text-align:center;
}
div.error{
    background-color:#FF0000;
    outline:1px solid #669;
    border:2px solid #fff;
    padding:10px 15px;

    color:#fff;
    text-align:center;
    font-size:14px;
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
    /* outline radius for mozilla/firefox only */
    outline-radius:4px;
    -moz-outline-radius:4px;
    -webkit-outline-radius:4px;
}
.red_highlight{
color:#FF0000;
}
.bianco{
	color:#FFFFFF;
}
.prezzoScontoLista{
	text-decoration:line-through;
}