
body {
	padding: 0px;
	margin: 0px;
	background: #F1701F url("../images/bg.jpg") repeat-x top;
	color: #000000;
	overflow:-moz-scrollbars-vertical;
}
a, a:link, a:visited, a:hover, a:active 	{ text-decoration:none; color:#000000; }

img {
	border: 0px;
}


#main {
	background: #FFFFFF url("../images/bg_top.jpg") no-repeat left top;
	width: 900px;
}

#main_bottom {
	background: url("../images/bg_bottom.jpg") no-repeat left bottom;
	width: 900px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
}

#logo {
	float: left;
	width: 235;
}

#menu {
	float: left;
	width: 665;
}

#menu_bottom {
	background: url("../images/bg_menu_bottom.jpg") no-repeat center top;
	height: 47px;
	line-height: 47px;
	text-align: right;
	padding: 0px 30px 0px 0px;
	font-family: arial,sans-serif;
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
}
#menu_bottom a, #menu_bottom a:link, #menu_bottom a:visited 	{ text-decoration:none; color:#000000; }
#menu_bottom a:hover, #menu_bottom a:active 					{ text-decoration:none; color:#666666; }

#bottom {
	background: url("../images/bottom_bg.jpg") no-repeat center top;
	height: 288px;
}
#bottom .blocco {
	float: left;
	width: 33%;
	height: 208px;
	background: url("../images/dot.gif") repeat-y right;	
	margin: 30px 0px 0px 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 16px;
	font-family: arial,sans-serif;
	line-height: 140%;
}
#bottom a, #bottom a:link, #bottom a:visited 	{ text-decoration:none; color:#FFFFFF; }
#bottom a:hover, #bottom a:active 				{ text-decoration:none; color:#CCCCCC; }
#bottom .spacer { padding: 60px 20px 0px 50px;}
#bottom .item{
	padding: 0px 0px 9px 0px;
	margin: 0px;
	font-size: 15px;
	line-height: normal;
}
#bottom .item em { 	font-size: 14px; }


#content_sx {
	clear: both;
	width: 235px;
	float: left;
	text-align: center;
	margin: 0px 0px 120px 0px;
}

#content_sx .box{
	margin: 20px 11px;
	width: 213px;
	text-align: justify;
	font-size: 14px;
	font-family: arial,sans-serif;
	line-height: 135%;
}

#content_sx h1{
	margin: 0px;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 21px;
	font-family: arial,sans-serif;
	letter-spacing: -1px;

}

#content_dx {
	width: 665px;
	float: left;
	text-align: left;
}


#content_dx_int {
	background: #F7F7F7;
	width: 647px;
	float: left;
	text-align: justify;
	font-family: arial,sans-serif;
	font-size: 14px;
	line-height: 140%;	
}

#content_dx_int2 {
	padding: 20px;
}


#form_cerca {
	padding: 0px;
	margin: 20px 0px;
}

#form_cerca table{
	border: 0px;
}

#form_cerca .input{
	background: url("../images/formcerca_input_bg.jpg") no-repeat center;
	width: 431px;
	height: 50px;
	border: none;
	font-size: 14px;
	padding: 16px 12px 0px 12px;
}

h1{
	margin: 0px;
	padding: 10px 0px 15px 0px;
	text-align: left;
	font-size: 18px;
	font-family: arial,sans-serif;
}

.boxprodotto {
	float: left;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	width: 120px;
	border: 5px solid #F0EBEF;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	background: #FFFFFF;
	text-align: left;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 140%;	
	color: red;
}

.boxprodotto img {
	margin: 0px 0px 8px 0px;
}
.boxprodotto a, .boxprodotto a:link, .boxprodotto a:visited 	{ text-decoration:none; color:red; }
.boxprodotto a:hover, .boxprodotto a:active 					{ text-decoration:none; color:red; }

.boxprodotto span {
	color: #000000;
	text-decoration: line-through;
}


.boxmarca {
	float: left;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	width: 175px;
	border: 5px solid #F0EBEF;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	background: #FFFFFF;
	text-align: center;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 140%;	
	color: #000000;
}

.boxmarca img {
	margin: 0px 0px 8px 0px;
}

.boxmarca a, .boxmarca a:link, .boxmarca a:visited 	{ text-decoration:none; color: #000000; }
.boxmarca a:hover, .boxmarca a:active 				{ text-decoration:none; color: #000000; }

.boxborder {
	float: left;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	width: 170px;
	border: 5px solid #F0EBEF;
	padding: 5px 5px 5px 8px;
	margin: 5px 5px 5px 0px;
	background: #FFFFFF;
	text-align: center;
	font-family: arial,sans-serif;
	font-size: 11px;
	line-height: 140%;	
	color: #000000;
}

.boxborder img {
	margin: 0px 0px 8px 0px;
}

.itemmenu{
	text-align: left;
	padding: 6px 4px 6px 8px;
	margin: 0px 0px 0px 10px;
	border-bottom: 2px solid #CCCCCC;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 14px;
	background: #F1701F;
	font-weight: bold;
	line-height: 130%;
}
.itemmenu a, .itemmenu a:link, .itemmenu a:visited 	{ text-decoration:none; color: #000000; 	display: block;}
.itemmenu a:hover, .itemmenu a:active 				{ text-decoration:none; color: #A24B14; 	display: block;}



.elencotipologie {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color:#000000;
	letter-spacing: 1.1px;
	text-align: right;
	padding:5px 0px;
}
.elencotipologie a, .elencotipologie2 a:link, .elencotipologie a:visited, .elencotipologie a:hover, .elencotipologie a:active 	{ text-decoration:none; color:#000000; }






.table_contenuto {
	clear: both;
	border: 0px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height: 19px;
}

.table_contenuto td{
	vertical-align: top;
}

.table_contenuto .td_box{
	width: 33%; 
	vertical-align: middle; 
	border: 5px solid #F0EBEF;
	background:  #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: verdana,sans-serif;
}

#credits{
	text-align: center;
	font-size: 11px;
	font-family: verdana,sans-serif;
	padding-bottom: 7px;
}






 
#paginazione {	
	margin:10px 0px;
	padding: 5px 0px 15px 0px;
	font-size: 13px;
}

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

#paginazione a:link, #paginazione a:visited {
	border: 1px solid #EF7023;
	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: #FFC03F;
	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;
}








.boxdettagli{
	font-size: 10px;
	font-family: Verdana;
	color: #454442;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 19px;
	border: 1px solid #999999;
	text-align: left;
}
.boxdettagli2{
	padding:4px;
}


.hr {
	margin: 4px 0px;
	height: 22px;
	background: url("../images/hr.gif") repeat-x;
}

.continua {
	padding:0px;
	margin:4px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#c82808;	
	text-align: right;
	font-style: italic;
	letter-spacing: 1px;
}
.continua a, .continua a:link, .continua a:visited { text-decoration:none; color:#c82808; }
.continua a:hover, .continua a:active 	{ text-decoration:none; color:#464343; }

.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	line-height: normal;
	text-align: center;
	margin: 2px 0px;
	background: url("../images/hr_bg.jpg") repeat-x;
}

.didascalia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height: normal;
	text-align: center;
	margin: 0px;
	background: url("../images/didascalia_bg.jpg") repeat-x;
	line-height: 41px;
}


.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	line-height: normal;
}
.tag a, .tag a:link, .tag a:visited, .tag a:hover, .tag a:active 	{ text-decoration:none; color:#666666; }

