
body,table {
  margin: auto;
  padding: 0;  
  text-align: center;
  font: 10px verdana, arial, tahoma;  
  color: #000;
  background: #eee url(../images/sfondo2.gif) repeat top center;
  
  SCROLLBAR-FACE-COLOR: #f5f5f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f5f5f5; 
	SCROLLBAR-SHADOW-COLOR: #f5f5f5; 
	SCROLLBAR-3DLIGHT-COLOR: #f5f5f5; 
	SCROLLBAR-ARROW-COLOR: #000;  
	SCROLLBAR-TRACK-COLOR: #f9f9f9; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	
}

table {
 background: #fff;
 }
 li {
	margin: 0; 
	padding: 0;
	
	list-style-type: square;
	}
p { padding: 10px;  font-size: 12px;  text-align: justify;  border: 1px solid #996600;  background: #FFCC99;     }

div.box{width:400px !important;width /**/:410px;
    height:480px !important;height /**/: 490px;
    overflow:auto;padding: 4px;
    border:1px solid #EEE;
	background: #f2f2f2 url(gradient.png) repeat-x fixed top left}

div.box p{margin-top:0}

 a:link,  a:visited {
	
	color: #000099;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
 a.active:link, a.active:visited,  a:hover {
	
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}



h3 {
	
	color: red;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}

h4 {
	
	color: red;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
h5 {
	
	color: #FFFFCC;
	font-size: 16px;	
	font-weight: bold;
}
h6{
	
	margin: 0;
	display: inline;
	color: black;
	font-size: 12px;	
	font-weight: bold;
}

#sfondo {

 width: 92%;
 padding: 0;
 margin: 40px 4% auto 4%;
 background: #fff; 
 border:1px solid #000;
}

#top {
width:100%; 
padding:auto; 
padding-top:0; 
margin:0; 
margin-bottom:10px;
}

.intestazione {
	float: right;
	height:40px;
	margin-top:0;
	margin-right: 4%;
	color: #000099;
	font-size: 11px;
	padding-top:2;
	filter: alpha(opacity=65);
	border-right:1px solid #000;
}
.intestazionetab { background-color: no; }
.intestazione a:link, .intestazione a:visited {
	
	color: Blue;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.intestazione a.active:link,.intestazione a.active:visited, .intestazione a:hover {
	
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFCC;
}

.usarefoto a:link, .usarefoto a:visited {
	width: 310px;
	color: #ff8000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.usarefoto a.active:link,.usarefoto a.active:visited, .usarefoto a:hover {
	
	color: #0000ff;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFCC;
}

#boxguaresi{

 width: 240px;
 
 float: left;
 padding: 0;
 margin: 0 0 0 10px;
 background: #fff url(../images/titolo_sx.jpg) no-repeat;
 border: 1px dotted #eee;
 filter: alpha(opacity=90);
}

#tabmenu {

 width: 98%;
 padding: 0px;
 margin: 10px 0 0 0;
 background: #fff;

	
}
#tabbottoni {

 width: 95%;
 padding: 0;
 margin: 0;
 background: #fff;

}


#menu {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #000;
	background-color: White;
	background-image: url(../images/nero.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#menu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#menu a:link, #menu a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #AAAAAA;
	}

 #menu a.active:link,#menu a.active:visited, #menu a:hover {
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: #fff;
	color: #000;
	}

.bottone {
	  width: 25px;
      background: #fff url(../images/search.png);
	  background-repeat: no-repeat;
      
	  color:#FF0000;
      font-family: arial;
      font-size: 11px;
      border: 0;
   }
	
.bottonegrigio {
	  width: 25px;
      background: #fff url(../images/graysearch.png);
	  background-repeat: no-repeat;
      
	  color:#FF0000;
      font-family: arial;
      font-size: 11px;
      border: 0;
   }		
	
	
#sellingua {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #eee;
	width: 150px;
}


.selezionato {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}
.opt1 {
	background: #eee;
}
.opt2 {
	background: #CCCCFF;
}
.opt3 {
	background: #FFCCFF;
}


#selprodotto {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	background: #FF9999;
	width: 180px;
}

#seloptional{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #CCFFFF;
	width: 180px;
}





.boxnews {
	width: 270px;
	background: #fff url(../images/sfondo_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxdownload {
	width: 220px;
	background: #fff url(../images/sfondo_download.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 5px 5px 5px;
}

.usarefoto { 
width: 340px;
color: #808080;
padding: 5px;  
font-size: 10px;  
text-align: justify;  
border: 2px dashed #7A7A7A;  
background: #F2F2F2;  }

#tabmaps {

 width:512px;
padding: 2px;  
font-size: 10px;  
text-align: justify;  
border: 1px dotted #7A7A7A;  
  }
  
  .divisoria {
  
	background: #fff url(../images/divisoria.gif);
	background-repeat: no-repeat;
	
	margin-top: 3px;
}
.pic{width: 110px;height: 110px;
    line-height: 110px; text-align: center;
    background: url(../images/sfondo_icona.gif) no-repeat center center;
	}

.pic img{vertical-align: middle} 

.boxprodottisx {
	width:350px;
	background: #fff;
	padding: 0;
	font-size: 10px;  
text-align: justify;  
border: 1px dotted #ccc;
}

.boxprodottidx {
	width:270px;
	background: #eee;
	padding: 5px;
	font-size: 11px;  
text-align: justify;  
border: 1px solid #ccc;
}
.boxprodottidx2 {
	width:330px;
	background: #fff;
	
	font-size: 12px;  
text-align: justify;  
border: 0px;
}



.titoloprodotti a:link, .titoloprodotti a:visited  {
	
	color: #800040;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.titoloprodotti a.active:link,.titoloprodotti a.active:visited, .titoloprodotti a:hover  {
	background: #800040;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}



.descprodotto {
	
	background: #FFCC99;
	font-size: 12px;
	padding: 20px;
	border: 1px solid #CC6600;
	text-align: justify;
}
.boxaziendasx {
	width:55%;
	background: #ffff00;
	padding: 12;
	font-size: 11px;  
text-align: justify;  
border: 3px double #fec500;
}
.boxaziendadx {
	width:45%;
	background: #ffff00;
	padding: 5;
	font-size: 12px;  
text-align: justify;  
border: 2px dashed #fec500;
}


.boss a:link, .boss a:visited {
	width:220 px;
	height: 100%;
	
	
	background: #fff;
	padding: 5px;	 
 
border-width:5px;
border-style: solid;
border-color: #fff;
	margin: 5px;
	
	}
	
	.boss  a.active:link, .boss  a.active:visited, .boss  a:hover {
	width:220 px;
	height: 170 px;	
	background: #fff;
	padding: 5px;
border-width: 5px;
border-style: solid; 
border-color: #FF0000;
margin: 5px;
	}

.divisoria{
	width: 95%;
    
    background: url(../images/divisoria_home.gif) repeat-x;
	}
	.descazienda {
	
	background: #fff;
	font-size: 11px;
	padding-top: 22px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 2px dashed #ff0000;
	text-align: justify;
}
.boxrivenditori {
 text-align: justify;
 padding-left: 5px;  
border-right: 3px dashed #336633;  
background: #336633;  }

#servizi {
font-size: 15px;
font-weight: bold;
text-align: justify;
color: #ff0000
}
#servizi li {
	margin: 10; 
		list-style-type: square;
	}
	
	
#menuprodotti{
	width: 49%;
	float:left;
	margin-left: auto;	
	background-color: White;
	
	
	}
#menuprodotti img{
	border: 1px solid #000;
	vertical-align: top;
	}
#menuprodotti li {
    margin-left: auto;
	padding-right: 2px; 
	padding-left: 2px;	
	list-style-type: none;
	}

#menuprodotti a:link, #menuprodotti a:visited {
	
	width: 100%;
	height: 160px;
    display: block;
	border: 3px double #6c6c6c;
	padding: 5px;
	font-size: 10px;
	
	font-weight: bold;
	text-decoration: none;
	color: #000;
	
	}

 #menuprodotti a.active:link,#menuprodotti a.active:visited, #menuprodotti a:hover {
	
	background: #FF6666;
	color: #fff;
	border: 3px double #800000;
	}

#menuprodotti2{
	width: 49%;
	float:left;
	margin-left: auto;	
	background-color: White;
	
	}
#menuprodotti2 img{
	border: 1px solid #000;
	vertical-align: top;
	}
#menuprodotti2 li {
    margin-left: auto;
	padding-right: 2px; 
	padding-left: 2px;	
	list-style-type: none;
	}

#menuprodotti2 a:link, #menuprodotti2 a:visited {
	width: 100%;
	height: 160px;
    display: block;
	border: 3px double #6c6c6c;
	padding: 5px;
	font-size: 10px;
	
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

 #menuprodotti2 a.active:link,#menuprodotti2 a.active:visited, #menuprodotti2 a:hover {
	
	background: #FF9900;
	color: #fff;
	border: 3px double #800000;
	}


#menuprodotti3{
	width: 49%;
	float:left;
	margin-left: auto;	
	background-color: White;
		}
#menuprodotti3 img{
	border: 1px solid #000;
	vertical-align: top;
	}
#menuprodotti3 li {
    margin-left: auto;
	padding-right: 2px; 
	padding-left: 2px;	
	list-style-type: none;
	}

#menuprodotti3 a:link, #menuprodotti3 a:visited {
	width: 100%;
	height: 160px;
    display: block;
	border: 3px double #6c6c6c;
	padding: 5px;
	font-size: 10px;
	
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

 #menuprodotti3 a.active:link,#menuprodotti3 a.active:visited, #menuprodotti3 a:hover {
	
	background: #FFFF00;
	color: #000;
	border: 3px double #800000;
	}


	.areadownload {
	
	background: #ffffff;
	padding: 12;
	font-size: 9px;  
	font-weight: bold;
text-align: justify;  
border: 1px solid  #003366;
}
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

#areabox{
width:900px;
color:#000000;
font-size:20px;
font-weight:bold;
}
#areabox a img{
filter:alpha(opacity=40);
opacity:.40;
}
#areabox a:hover img{
filter:alpha(opacity=100);
opacity:1;
} 

#boxazienda{
width:200px;
height:50px;
background-color: #FFFF00;}
#boxprodotti{
width:200px;
height:50px;
background-color: #FF0000;
}
#boxservizi{
width:200px;
height:50px;
background-color: #FF9900;}
#boxonline{
width:200px;
height:50px;
background-color: #339900;
}