
body {
	padding: 0px;
	margin: 0px;
	background: #DCCDAC url("../images/bg.jpg") repeat-x center top;
	color: #46170F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a, a:link, a:visited, a:hover, a:active 	{ text-decoration:none; color:#46170F; }

img {
	border: 0px;
}


#main {
	width: 980px;
}

#table_main{
	width: 980px;
	border: 0px;
	text-align: center;
}

#table_main .td_left {
	width: 220px;
	text-align: center;
	vertical-align: top;
	background: url("../images/td_left_bg.jpg") no-repeat top center;
	
}

#table_main .td_right {
	width: 760px;
	text-align: left;
	vertical-align: top;
}


#menu1 {
	background: url("../images/menu_top.png") no-repeat top center;
	text-align: left;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}

#menu1 .item {
	padding: 0px 0px 7px 0px;
}

#menu2 {
	padding: 45px 10px 0px 20px;
	min-height: 223px;
	height: auto !important;
	height: 223px;
}




#main_menu {
	padding-top: 84px;
	text-align: right;
}
#main_menu img {
	padding: 0px 3px;
}



#header {
	width: 760px;
	height: 376px;
	background: url("../images/header_bg.jpg") no-repeat center top;
	text-align: right;
}
#header2 {
	padding-top: 40px;
}


#header .title1{

	width: 480px;
	height: 30px;
	line-height: 30px;
	background: #FFFFFF;
	text-align: center;
	color: #A47B29;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 17px;
}

#header .title2{
	margin-top: 4px;
	width: 480px;
	height: 45px;
	line-height: 45px;
	background: #FFFFFF;
	text-align: center;
	color: #6E4F0F;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 21px;
	font-weight: bold;
}


#header .title3{
	padding-top: 66px;
	width: 480px;
	text-align: left;
	color: #3D2D0B;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
}


.box1 {
	width: 220px;
	background: url("../images/box1_bg.jpg") repeat-y top;
	text-align: justify;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 140%;
}
.box1 a, .box1 a:link, .box1 a:visited, .box1 a:hover, .box1 a:active { text-decoration:none; color:#3F1C08; }


.box1_int {
	padding: 0px 10px 10px 10px;
}

.box1_title {
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #FFFFFF;
	background: url("../images/box1_bottom.jpg") repeat-y top;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 23px;
}
.box1_title a, .box1_title a:link, .box1_title a:visited		{ text-decoration:none; color:#FFFFFF; }
.box1_title a:hover, .box1_title a:active 						{ text-decoration:underline; color:#FFFFF; }

.box1 h2{
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
}
.box1 h2  a, .box1 h2  a:link, .box1 h2  a:visited		{ text-decoration:none; color:#3F1C08; }
.box1 h2  a:hover, .box1 h2  a:active 						{ text-decoration:underline; color:#3F1C08; }

.box2 {
	width: 220px;
	text-align: left;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: normal;
	background: #EAE4D6;
	margin: 15px 0px;
}
.box2 a, .box2 a:link, .box2 a:visited, .box2 a:hover, .box2 a:active { text-decoration:none; color:#3F1C08; }

.box2_int {
	padding: 6px 10px 6px 10px;
}

.box2 h2{
	clear: both;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	text-align: left;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;

}

.box2 ul{
		list-style-image: url("../images/li.gif");
		padding: 0px;
		margin: 0px 0px 0px 15px;
}

.box2 li{
	padding-bottom: 7px;
	padding-top: 5px;
	font-weight: bold;
	background: url("../images/hr.gif") repeat-x bottom;
}



.archivio {
	padding: 8px 0px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.archivio a, .archivio a:link, .archivio a:visited 	{ text-decoration:none; color:#3F1C08; }
.archivio a:hover, .archivio a:active 				{ text-decoration:underline; color:#3F1C08; }


#bottom {
	clear: both;
	width: 100%;
	background: #FFFFFF url("../images/bottom_bg.jpg") repeat-x center top;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14.6px;
	line-height: 145%;
}
#bottom a, #bottom a:link, #bottom a:visited	{ text-decoration:none; color:#8F8876; }
#bottom a:hover, #bottom a:active 				{ text-decoration:none; color:#3F1C08; }

#bottom2 {
	width: 980px;
	text-align: center;
	padding: 50px 0px 20px 0px;
}

#bottom .credits{
	float: left;
	width: 221px;
	text-align: left;
	font-size: 13px;
}

#bottom .box_bottom{
	float: left;
	width: 253px;
	text-align: left;
	line-height: 155%;
}

#bottom .box_bottom2{
	padding: 0px 10px 0px 20px;
}


.box_bottom h2{
	clear: both;
	padding: 3px 6px;
	margin: 0px 0px 7px 0px;
	background: #FFFFFF;
	text-align: left;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: italic;
}

.table_contenuto {
	border: 0px;
	width: 720px;
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 145%;
}
.table_contenuto a, .table_contenuto a:link, .table_contenuto a:visited		{ text-decoration:none; color:#8F8876; }
.table_contenuto a:hover, .table_contenuto a:active 						{ text-decoration:none; color:#3F1C08; }

.table_contenuto td{
	vertical-align: top;
	text-align: left;
}


.table_prodotti {
	border: 0px;
	width: 720px;
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 135%;
}
.table_prodotti a, .table_prodotti a:link, .table_prodotti a:visited		{ text-decoration:none; color:#8F8876; }
.table_prodotti a:hover, .table_prodotti a:active 							{ text-decoration:none; color:#3F1C08; }

.table_prodotti td{
	vertical-align: top;
}

.table_prodotti .td1{
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #D7C8A9;
	border-bottom: 1px solid #D7C8A9;
}

.table_prodotti .td2{
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #D7C8A9;
}

.table_prodotti .categoria{
	padding: 3px 0px 10px 0px;
	font-size: 13px;
}

.table_prodotti .euro{
	font-size: 30px;
	color: #716956;
	line-height: normal;
	font-family: Arial,Helvetica,sans-serif;
	
}

.table_prodotti .euro_blink{
	font-size: 30px;
	color: #716956;
	line-height: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: blink;
	
}

.table_prodotti .prezzodascontare {
	font-size: 15px;
	text-decoration: line-through;
	color: red;
}

.acquistasconto {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	line-height: normal;
	color: #716956;
}

.corniceprodotto {
	width: 136px;
	height: 135px;
	float: left;
	margin: 0px 5px 5px 0px;
}

.corniceprodotto2 {
	width: 55px;
	height: 55px;
	margin: 2px;
}

.immagine {
	width: 136px;
	height: 135px;
	margin: 5px;
}

.immagine2 {
	width: 120px;
	height: 90px;
	margin: 5px;
}

.dettagli {
	clear: both;
	padding:0px;
	margin:15px 0px 3px 0px;
	text-align: left;
	font-weight: bold;
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.dettagli a, .dettagli a:link, .dettagli a:visited, .dettagli a:hover, .dettagli a:active 	{ text-decoration:none; color:#8F8876; }

.acquista {
	clear: both;
	padding:0px;
	margin:2px 0px 5px 0px;
	text-align: right;
	font-weight: bold;
	color: #716956;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.acquista a, .acquista a:link, .acquista a:visited, .acquista a:hover, .acquista a:active 	{ text-decoration:none; color:#716956; }

.elenco {
	clear: both;
	padding:0px;
	margin:2px 0px 5px 0px;
	text-align: right;
	font-weight: bold;
	color: #716956;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.elenco a, .elenco a:link, .elenco a:visited, .elenco a:hover, .elenco a:active 	{ text-decoration:none; color:#716956; }




h1{
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 105%;
}


h3{
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #3F1C08;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 105%;
}
h3 a, h3 a:link, h3 a:visited	{ text-decoration:none; color:#3F1C08; }
h3 a:hover, h3 a:active 		{ text-decoration:underline; color:#3F1C08; }




#paginazione {	
	margin:10px 0px;
	padding: 5px 0px 15px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#paginazione b{
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #E3E3E3;
	width: 16px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin: 3px 3px;	
	text-align: center;
} 

#paginazione a:link, #paginazione a:visited {
	border: 1px solid #CCCCCC;
	padding: 4px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin: 3px 3px;	
	text-align: center;
}
#paginazione a:hover 	{
	text-decoration: none;
	color: #000000;
	background-color: #E3E3E3;
	width: 16px;
	height: 16px;
	float: left;
	margin: 3px 3px;
	text-align: center;
}
 
#paginazione .avantiindietro {
	border: none;	
	padding: 0px 5px;
	margin: 0px 5px;	
}

#paginazione .avantiindietro a {
	float: left;
	border: none;
	width: 80px;
	text-align: center;
	
} 
 
#paginazione .avantiindietro a:link, #paginazione .avantiindietro a:visited {	
	border: none;	
}

#paginazione .avantiindietro a:hover 	{
	border: none;		
	text-decoration: underline;
}




























#shopresume {
	width: 100%;
	height: 37px;
	background: url("../images/shopresume_bg.jpg") no-repeat right top;
	line-height: 37px;
	margin-bottom: 44px;
	text-align: right;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
	color:#000000;
}
#shopresume2 {	padding: 0px 25px 0px 0px; }
#shopresume a, #shopresume a:link, #shopresume a:visited	{ text-decoration:none; color:#000000; }
#shopresume a:hover, #shopresume a:active 					{ text-decoration:underline; color:#666666; }


#menu {
	text-align: right;
}




#menusx {
	width: 250px;
	background: #FFFFFF url("../images/menusx_bg.jpg") no-repeat center bottom;
	text-align: right;
	min-height: 292px;
	height: auto !important;
	height: 292px;
	color: #46170F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
}
#menusx2 {	padding: 10px 23px 20px 0px; }
#menusx a, #menusx a:link, #menusx a:visited	{ text-decoration:none; color:#46170F; }
#menusx a:hover, #menusx a:active 				{ text-decoration:underline; color:#330000; }

#search {
	width: 100%;
	background: url("../images/formsearch_bg.jpg") repeat-x;
	height: 51px;
	text-align: center;
}
#searchinput {
	width: 260px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}





h1 {
	color: #423620;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	margin: 15px 0px 24px 0px;
	padding: 0px;
}

h2 {
	color: #423620;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 5px 0px 8px 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin:0px;
}

.form {
	border: 1px solid #C3C3C3; 		
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	width: 200px;
	height: 22px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 3px;
}

.form2 {
	border: 1px solid #C3C3C3; 		
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	width: 200px;
	height: 22px;
	margin-top: 3px; 
	margin-bottom: 7px; 
	padding: 3px;
}

.form2 {
	border: 1px solid #C3C3C3; 		
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	height: 22px;
}


.formmini {
	border: 1px solid #C3C3C3; 		
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	width: 32px;
	height: 20px;
	text-align: center;
}

.formmini2 {
	border: 1px solid #C3C3C3; 		
	BACKGROUND: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	width: 72px;
	height: 20px;
	text-align: left;
}

.form_button {
	border: 1px solid #C3C3C3; 		
	BACKGROUND: #3F1C08;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	width: 200px;
	padding: 3px;
}

.box {
	float: left;
	width: 200px;
	height: 268px;
	margin: 20px 0px;
	text-align: center;
}

.box .img{
	height: 110px;
	margin: 60px 0px 0px 0px;
}

.box .titolo{
	height: 55px;
	color: #71763E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.box .titolo a, .box .titolo a:link, .box .titolo a:visited	{ text-decoration:none; color:#71763E; }
.box .titolo a:hover, .box .titolo a:active 				{ text-decoration:none; color:#71763E; }

.errori{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

.carrello_info{
	margin: 30px 0px 0px 0px;
	color: #71763E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.carrello_info a, .carrello_info a:link, .carrello_info a:visited	{ text-decoration:none; color:#71763E; }
.carrello_info a:hover, .carrello_info a:active 					{ text-decoration:none; color:#71763E; }


.feedback{
	margin: 10px 0px 10px 0px;
	color: #71763E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
.feedback b	{ color:red; 	font-size: 18px; line-height: 160%;}
.feedback a, .feedback a:link, .feedback a:visited	{ text-decoration:none; color:#71763E; }
.feedback a:hover, .feedback a:active 				{ text-decoration:underline; color:#71763E; }


.table_shop {
	text-align: left;
	line-height: normal;
	border: 0px;
	width: 720px;
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;
}
.table_shop a, .table_shop a:link, .table_shop a:visited	{ text-decoration:none; color:#8F8876; }
.table_shop a:hover, .table_shop a:active 					{ text-decoration:none; color:#8F8876; }

.table_shop .intestazione {
	font-size: 12px;
	font-weight: normal;
	color: #3F1C08;
}

.table_shop .prodotti {
	font-size: 12px;
	font-weight: bold;
}

.table_shop .hr {
	width: 100%;
	height:2px;
	background: url("../images/hr2.gif") repeat-x;
	margin: 0px 0px;
}


.table_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: left;
	line-height: normal;
	width: 100%;
}
.table_login a, .table_login a:link, .table_login a:visited		{ text-decoration:none; color:#333333; }
.table_login a:hover, .table_login a:active 					{ text-decoration:none; color:#999999; }

.table_login td{
	vertical-align: top;
	width: 50%;
}

.table_login .dotted{
	border: 1px dashed #CCCCCC;
}

.table_login .intestazione_on {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background: #734835;
}
.table_login .intestazione_on a, .table_login .intestazione_on a:link, .table_login .intestazione_on a:visited		{ text-decoration:none; color:#FFFFFF; }
.table_login .intestazione_on a:hover, .table_login .intestazione_on a:active 					{ text-decoration:none; color:#FFFFFF; }

.table_login .intestazione_off {
	font-size: 12px;
	font-weight: bold;
	color:#A38C62;
	/*background: #D2D2D2;*/
	background: #EAE4D6;
}


.table_login .intestazione_on span, .table_login .intestazione_off span{
	padding: 2px 5px;
	background: #FFFFFF;
	margin: 2px 6px 2px 2px;
	color: #000000;
}


.table_login h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#2B2B2B;
	font-weight: normal;
	padding: 0px;
	margin: 3px 0px 12px 0px;
}
.table_login h2 a, .table_login h2 a:link, .table_login h2 a:visited		{ text-decoration:none; color:#2B2B2B; }
.table_login h2 a:hover, .table_login h2 a:active 							{ text-decoration:none; color:#2B2B2B; }



.button_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#2B2B2B;
	font-weight: bold;
	padding: 3px;
	margin: 10px 0px 5px 0px;
	background: #EFEE46;
	width: 100px;
	text-align: center;
}
.button_yellow a, .button_yellow a:link, .button_yellow a:visited		{ text-decoration:none; color:#2B2B2B; }
.button_yellow a:hover, .button_yellow a:active 						{ text-decoration:none; color:#CCCCCC; }

.button_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#2B2B2B;
	font-weight: bold;
	padding: 3px;
	margin: 10px 0px 5px 0px;
	background: #E4E4E4;
	width: 100px;
	text-align: center;
}
.button_grigio a, .button_grigio a:link, .button_grigio a:visited		{ text-decoration:none; color:#2B2B2B; }
.button_grigio a:hover, .button_grigio a:active 						{ text-decoration:none; color:#CCCCCC; }

.messaggiored {
	padding: 10px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}



.passaallacassa {
	position:fixed;
	top: 50%;
	left: 50%;
	z-index: 5;
}


















.allegato {
	padding:0px;
	margin:10px 0px;
	text-align: right;
	font-weight: bold;
	color: #5A6324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.allegato a, .allegato a:link, .allegato a:visited, .allegato a:hover, .allegato a:active 	{ text-decoration:none; color:#5A6324; }



.continua {
	clear: both;
	padding:0px;
	margin:10px 0px;
	text-align: right;
	font-weight: bold;
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.continua a, .continua a:link, .continua a:visited, .continua a:hover, .continua a:active 	{ text-decoration:none; color:#8F8876; }

.hr {
	width: 100%;
	height:2px;
	background: url("../images/hr.gif") repeat-x;
	margin: 3px 0px;
}


.didascalia {
	color: #8F8876;
	font-family: georgia,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: normal;
	text-align: center;
	margin: 3px 0px;
}



.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#DADADA;
}
.tag a, .tag a:link, .tag a:visited, .tag a:hover, .tag a:active 	{ text-decoration:none; color:#DADADA; }

