body {
	background-image:url(img01_a.jpg);
	background-position:left top;
	margin:0px;
	padding:0px;
}
.recupero{
	clear:both;
}
h1{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h3{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h4{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h5{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h6{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	color:#fff;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
li{
	list-style:none;
	list-style-image:none;
}

a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:none;
}
/***************
	BODY CNT
****************/
.body_cnt{
	background-image:url(img02_a.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px;
	width:998px;
}
/***************
	WEB SITE
****************/
#website{
	width:750px;
	margin:0px auto;
	padding-bottom:10px;
	background-color:#000;
	border-left:1px dotted #6b6f72;
	border-right:1px dotted #6b6f72;
	border-bottom:1px dotted #6b6f72;
}
/***************
	HEADER
****************/
#header{
	position:relative;
	margin:0px;
	padding:0px;
}
/***************
	MENU TOP
****************/
#menu_top{
	position:absolute;
	right:0px;
	top:0px;
}
#menu_top ul{
	margin:0px;
	padding:0px;
}
#menu_top li{
	float:left;
	list-style:none;
	list-style-image:none;
}
#menu_top a{
	display:block;
	background-image:url(img03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:116px;
	height:27px;
	text-align:center;
	font-size:12px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
}
#menu_top a:hover{
	text-decoration:underline;
}
/***************
	MENU TOP
****************/
#menu{
	width:750px;
	background-image:url(img04.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:28px;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	list-style:none;
	list-style-image:none;
	display:block;
	background-image:url(img04.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:28px;
	padding:0px;
	float:left;
	font-variant: small-caps;
}
#menu a{
	background-image:url(img05.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:8px 18px 0px 18px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#menu a:hover{
	text-decoration:underline;
}
#menu a.last{
	padding-right:24px;
}
/******************
	COLONNA SINISTRA
*******************/
#col_sx{
	width:410px;
	float:left;
	margin:0px;
	padding:0px;
}
#col_sx_cnt{
	margin:0px;
	padding: 0px 0px 0px 20px;
}
/******************
	COLONNA DESTRA
*******************/
#col_dx{
	width:320px;
	float:left;
	margin:0px;
	padding:0px;
}
#col_dx_cnt{
	margin:0px;
	padding:0px 0px 0px 25px;
}
/******************
	BOX CENTER
*******************/
#box_center{
	margin:0px;
	padding:0px;
}
#box_center_cnt{
	padding:10px 0px;
}
h2.title_area{
	padding:5px 0px 15px 25px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-variant: small-caps;
}

/********************
	BOX PRODOTTO
*********************/
.box_prodotto{
	background-color:#111214;
	width:400px;
	padding:0px 0px 0px 0px;
	background-image:url(img10.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.box_prodotto a {
	color: #000;
}
.box_prodotto_cnt{
	background-image:url(img11.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.box_prodotto table{
	width:350px;
	background-color:#fff;
	margin:0px auto 10px;	
}
.box_prodotto td{
	vertical-align:top;
}
.box_prodotto td.box_info{
	padding-left:5px;
}
.box_prodotto td.box_image{
	background-image:url(img09.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:3px;
}
.box_prodotto_cnt h2{
	color:#f77004;
	padding:10px 0px 0px 0px;
}
.box_prodotto_cnt h2 a {
	color:#f77004;
}
.box_prodotto p{
	color:#0e0e0e;
	padding:5px 0px;
}
.box_prodotto p a{ 
	color:#0e0e0e;
}
.box_prodotto p.info{
	color:#a96246;
	padding:0px;
}
.box_prodotto p.info a{ 
	color:#a96246;
}
.prezzo{
	float:left;
	margin:0px;
	padding:0px;
}
.dettagli{
	float:right;
	margin:0px;
	padding:0px;
}
.box_prodotto span{
	color:#f77004;
	font-size:20px;
	font-weight:bold;
	padding:0px;
}
p.lista{
	text-align:center;
	margin:0px;
	padding:1px 0px;
}
/***************
	BOX PRODOTTO COL DX
****************/
#col_dx_cnt .box_prodotto{
	background-color:#111214;
	width:300px;
	padding:0px 0px 0px 0px;
	background-image:url(img10.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#col_dx_cnt .box_prodotto_cnt{
	background-image:url(img11.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#col_dx_cnt .box_prodotto table{
	width:280px;
	background-color:#fff;
	margin:0px auto 10px;	
}
#col_dx_cnt .box_prodotto td{
	vertical-align:top;
}
#col_dx_cnt .box_prodotto td.box_info{
	padding-left:5px;
}
#col_dx_cnt .box_prodotto td.box_image{
	background-image:url(img09.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:3px;
}
#col_dx_cnt .box_prodotto_cnt h2{
	color:#f77004;
	padding:10px 0px 0px 0px;
}
#col_dx_cnt .box_prodotto p{
	color:#0e0e0e;
	padding:5px 0px;
}
#col_dx_cnt .box_prodotto p.info{
	color:#a96246;
	padding:0px;
}
#col_dx_cnt .prezzo{
	float:left;
	margin:0px;
	padding:0px;
}
#col_dx_cnt .dettagli{
	float:right;
	margin:0px;
	padding:0px;
}
#col_dx_cnt .box_prodotto span{
	color:#f77004;
	font-size:20px;
	font-weight:bold;
	padding:0px;
}
p.logo{
	text-align:center;
	margin:0px;
	padding:0px 0px 20px 0px;
}
/***************
	BOX RICERCA
****************/
#box_ricerca{
	margin:0px 0px 16px 0px;
	padding:0px;
	background-image:url(img15.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:295px;
	background-color:#111314;
	
}
#box_ricerca_cnt{
	margin:0px;
	padding:0px;
}
#box_ricerca_cnt form{
	margin:0px;
	padding:0px;
	width:220px;
	margin:0px auto;
}
#box_ricerca_cnt select{
	width:200px;
	border:1px solid #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;	
	font-weight:bold;
}
#box_ricerca_cnt select.dimensioni{
	width:59px;
	margin:0px 8px 0px 0px;
}
#box_ricerca_cnt p{
	font-weight:bold;
	padding:5px 0px;
}
#box_ricerca_cnt p.button{
	text-align:center;
}
#box_ricerca_cnt input{
	background-image:url(img18.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:102px;
	height:26px;
	border:none;
	cursor:pointer;
	background-color:#0e0e0e;	
}
/***************
	BOX MARCHE
****************/
#box_marche{
	margin:0px 0px 20px;
	padding:0px;
	background-image:url(img20.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:295px;
	background-color:#111314;	
}
#box_marche_cnt{
	margin:0px;
	padding:10px;
}
#box_marche_cnt table{
	background-color:#3a0a0a;
	padding:0px;
	margin:0px;
}
#box_marche_cnt td{
	padding:5px 5px 5px 5px;
}
#box_marche_cnt td a{
	padding:3px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
#box_marche_cnt td a:hover{
	text-decoration:underline;
}
#box_marche_cnt p.lista_marche{
	text-align:center;
	margin:0px;
	padding:10px 0px;
}
/***************
	BOX BOTTOM
****************/
#box_bottom{
	margin:0px;
	padding:0px 20px;
}
#box_bottom_cnt{
	margin:0px;
	padding:0px;
}
/***************
	BOX OCCASIONI
****************/
#box_occasioni{
	background-image:url(img22.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	background-color:#111314;
}
#box_occasioni_cnt{
	margin:0px;
	padding:10px 0px 10px 15px;
}
/***************
	BOX OFFERTE
****************/
.box_offerte2{
	background-color:#111314;
}
.box_offerte2_cnt{
	margin:0px;
	padding:0px;
	float:left;
	width:325px;
	padding:0px 10px;
}
.box_offerte2 table{
	width:325px;
	background-color:#fff;
	margin:10px auto 0px;	
	float:left;
	padding:0px;
}
.box_offerte2 td{
	vertical-align:top;
}
.box_offerte2 td.box_info{
	padding-left:5px;
}
.box_offerte2 td.box_image{
	background-image:url(img09.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:3px;
}
.box_offerte2 h2{
	color:#f77004;
	padding:10px 0px 0px 0px;
}
.box_offerte2 p{
	color:#0e0e0e;
	padding:5px 0px;
}
.box_offerte2 p.info{
	color:#a96246;
	padding:0px;
}
.box_offerte2 p.info a{
	color:#a96246;
}
.box_offerte2 .prezzo{
	float:left;
	margin:0px;
	padding:0px;
}
.box_offerte2 .dettagli{
	float:right;
	margin:0px;
	padding:0px;
}
.box_offerte2 span{
	color:#f77004;
	font-size:20px;
	font-weight:bold;
	padding:0px;
}
.box_offerte2 a {
	color:#f77004;
}
/***************
	SCHEDA PRODOTTO
****************/
.dettagli_prodotto{
	background-color:#111314;
	margin:0px;
	padding:0px;
	width:400px;
}
.dettagli_prodotto_cnt{
	margin:0px;
	padding:0px;
}
.dettagli_prodotto_cnt table{
	width:350px;
	background-color:#fff;
	margin:0px auto 10px;	
}
.dettagli_prodotto_cnt td{
	vertical-align:top;
}
.dettagli_prodotto_cnt td.box_info{
	padding-left:5px;
}
.dettagli_prodotto_cnt td.box_image{
	background-image:url(img09.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:3px;
}
.dettagli_prodotto_cnt h2{
	color:#f77004;
	padding:10px 0px 0px 0px;
}
.dettagli_prodotto_cnt p{
	color:#0e0e0e;
	padding:5px 0px;
}
.dettagli_prodotto_cnt p.info{
	color:#a96246;
	padding:0px;
}
.dettagli_prodotto_cnt p.info a {
	color:#a96246;
}
.dettagli_prodotto_cnt .gallery{
	background-color:#dadada;
	text-align:center;
	padding:5px 0px 0px 0px;
}
.dettagli_prodotto_cnt .gallery img{
	border:1px solid #585858;
}
.box_image p.price{
	color:#fe7100;
	padding:0px;
	text-align:center;
	font-weight:bold;
}
.prezzo{
	float:left;
	margin:0px;
	padding:0px;
}
.dettagli{
	float:right;
	margin:0px;
	padding:0px;
}

/***************
  Area downoload
****************/
#downArea {
	background-image: url(img29.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 24px;
	width: 370px;
	padding: 20px 0px 13px 0px;
}
#downArea2 {
	background-image: url(img31.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 370px;
	padding: 0px 0px 0px 0px;
}
#downArea3 {
	background-image: url(img32.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}
/***************
	BOX CONTATTI
****************/
#box_contatti{
	margin:0px 0px 16px;
	padding:0px;
	background-image:url(img20.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:295px;
	background-color:#111314;	
}
#box_contatti_cnt{
	margin:0px;
	padding:10px;
}
#box_contatti_cnt table{
	background-color:#3a0a0a;
	padding:10px 5px;
	margin:0px;
	width: 100%;
}
#box_contatti_cnt td{
	padding:5px 5px 5px 5px;
}


/***************
	SCHEDA CATALOGO
****************/
.scheda_cat{
	padding:10px 0px 0px;
}
.scheda_cat1{
	width:354px;
	border-bottom: 1px dotted #5e5e5e;
	margin:0px auto;
}
.scheda_cat1 .tabella_cat{
	background-color:#000;
	width:354px;
}
.scheda_cat1 .tabella_cat a{
	color:#e16f00;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.scheda_cat1 .tabella_cat a.titCat {
	display: block;
	padding: 0px 0px 6px 0px;
}
.scheda_cat1 .tabella_cat a:hover{
	text-decoration:underline;
}
.scheda_cat1 .tabella_cat1{
	background-color:#000;
	width:242px;
}
.scheda_cat1 .tabella_cat1 td{
	vertical-align:top;
	text-align:left;
}
.scheda_cat1 .tabella_cat1 td.link_cat{
	vertical-align:top;
}
.scheda_cat1 .tabella_cat1 p{
	padding:0px;
	margin:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.scheda_cat1 .tabella_cat1 a.bottone_cat{
	display:block;
	width:52px;
	height:52px;
	background-image:url(scarica.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.scheda_cat1 .tabella_cat1 a.bottone_cat span {
	display: none;
}

/***************
	TABELLA PRODOTTI
****************/
table.prodotti{
	text-align:center;
	padding:0px;
	margin:5px auto;
	width:350px;
}
.prodotti th{
	padding:5px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	background-color:#dadada;
	font-size:12px;
	color:#606060;
	text-align:left;
}
table.prodotti td.marca{
	color:#fe7100;
	font-weight:bold;
	width:120px;
	font-size:12px;
}
table.prodotti td.marca a {
	color:#fe7100;
}
table.prodotti td.modello{
	width:130px;
	color:#ad6540;
	font-size:12px;
}
table.prodotti td.dettagli{
	width:100px;
	vertical-align:top;
	background-color:#fff;
}
/***************
	PAGINA GENERICA
****************/
.pagina_generica{
	margin:0px;
	padding:6px 10px 10px 26px;
	color:#fff;
}
.pagina_generica_cnt{
	margin:0px;
	padding:2px;
}
.pagina_generica p{
	color:#fff;
	margin:0px 0px 8px 0px;
	padding:0px;
}
img.imgLaterale {
	float: left;
	margin: 1px 8px 2px 0px;
	border: 3px solid #4f1c1b;
}
a.img_dettagli {
	background-image: url(img28.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	line-height: 22px;
	display: block;
}
.area_mappa span {
	color: #000;
	font-size: 10px;
}

/***************
	ORARIO
****************/
#orari {
	background-image: url(orari.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 370px;
	padding: 20px 0px 13px 0px;
}
#orari2 {
	background-image: url(img31.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 370px;
	padding: 0px 0px 0px 0px;
}
#orari3 {
	background-image: url(img32.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}
#orari3 p{
	color:#fff;
	padding:4px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/***************
	FORM COONTATTI
****************/
#formcontatti{}
#formcontatti p{
	font-size:12px;
	padding:5px 0px 15px 0px;
}
#formcontatti table.tabella_form_contatti{
	background-color:#111314;
}
#formcontatti table.tabella_form_contatti td.testo{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#formcontatti table.tabella_form_contatti td.input{
	
}
#formcontatti table.tabella_form_contatti td.input input{
	background-color:#000;
	border:1px solid #2b2e30;
	color:#d2761b;
	font-size:14px;
	padding:4px;
	width:160px;	
	
}
#formcontatti table.tabella_form_contatti td.input .textarea{
	width:200px;
	height:200px;
	background-color:#000;
	border:1px solid #2b2e30;
	color:#d2761b;
	padding:4px;
	font-size:14px;
	font-family: Tahoma;
}
#formcontatti p.privacy{
	color:#444749;
	font-size:10px;
	margin:0px auto;
}
#formcontatti p.privacy a{
	color:#575a5b;
	font-weight:bold;
	font-size:10px;
}
#formcontatti p.check{
	text-align:center;
	
}
#formcontatti p.check input.invio{
	width:108px;
	height:31px;
	background-image:url(inviomodulo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	background-color: #ccc;	
}
#formcontatti .errorBox {
	width: 300px;
	margin: 0px auto 20px auto;
	background-color: #3a0a0a;
	padding: 10px;
	border: 1px solid #2b2e30;
	font-size: 12px;
	font-family: Tahoma;
}
#formcontatti tr.trErrore td.input input, #formcontatti tr.trErrore td.input textarea.textarea {
	border: 2px solid #3a0a0a;
}
/***************
	RSS
****************/
#rss{}
#rss ul{
	margin:0px;
	padding:10px 0px 0px 0px;
}
#rss li{
	margin:3px 0px;
}

#rss a{
	padding:3px 3px;
	color:#e16f00;
	text-decoration:none;
	background-image:url(rss.jpg);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	background-color:#1b1d1e;
}
#rss a.selezionato{
	background-color:#2a2c2d;
}
#rss a:hover{
	text-decoration:underline;
}

/***************
	SITEMAP
****************/
#sitemap{
	
}
#sitemap a{
	color:#e7903b;
	text-decoration:none;
}
#sitemap a:hover{
	color:#e7903b;
	text-decoration:underline;
}
#sitemap h1.livello0{
	padding: 0px 3px;
	margin:4px 0px;
	background-color:#1b1d1f;
	line-height:22px;
}
#sitemap h1.livello0 a{
	color:#e16f00;
}
#sitemap h2.livello1{
	padding:0px 15px;
	margin:0px 0px 8px 0px; 
	font-weight:normal;
}
#sitemap h2.livello1 a{
	color:#e7903b;
	padding-left:10px;
	background-image:url(1livello.jpg);
	background-position:left;
	background-repeat:no-repeat;	
}
#sitemap h3.livello2{
	padding:0px 0px 0px 30px;
	margin:0px 0px 8px 0px; 
	font-weight:normal;
}
#sitemap h3.livello2 a{
	color:#e7903b;
	padding-left:12px;
	background-image:url(2livello.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#sitemap h4.livello3{
	padding:0px 0px 0px 60px;
	margin:0px;
	font-weight:normal;
}
#sitemap h4.livello3 a{
	color:#e7903b;
	padding-left:15px;
	background-image:url(3livello.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
/***************
	BANNER
****************/
.banner{
	padding:10px 10px;
	margin:0px;
	text-align:center;
}
.banner_cnt{
	padding:0px;
	margin:0px;
	text-align:center;
}
/***************
	FOOTER
****************/
#footer{
	width:750px;
	margin:0px auto;
	text-align:center;
}
#footer_cnt p{
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
#footer ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style-image: none;
}
#footer li{
	display: inline;
}
#footer a{
	color:#a4a4a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px 10px 0px 5px;
	background-image:url(footerimage.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#footer a.ultimo{
	background-image:none;
}
#footer a:hover{
	color:#c0c0c0;
}
