body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 10px;
}
a {
	color: #023e75;
}
a:hover {
	color: #6699cc;
}
#lingua {
	color: #333;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	padding-right: 20px;
	padding-bottom: 30px;
}
#lingua a {
	color: #333;
	text-decoration: none;
}
#lingua a:hover {
	color: #999;
	text-decoration: underline;
}
#logo {
	margin-left: 5px;
	border: 0px;
}

/******** MENU **********/
    #nav {
      float:right;
      width:100%;
      line-height: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
      }
    #nav ul {
      float:right;
	  margin:0;
	  padding:10px 10px 0 0;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav a {
      float:left;
      background:url("../immagini/left.gif") no-repeat left top;
      margin:0 2px 0 2px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
		 #nav a.azienda {
      background:url("../immagini/left_azienda.gif") no-repeat left top;
      padding:0 0 0 28px;
      }
		 #nav a.prodotti {
      background:url("../immagini/left_prodotti.gif") no-repeat left top;
      padding:0 0 0 28px;
      }
	   #nav a.servizi {
      background:url("../immagini/left_servizi.gif") no-repeat left top;
      padding:0 0 0 28px;
      }
	  #nav a.contatti {
      background:url("../immagini/left_contatti.gif") no-repeat left top;
      padding:0 0 0 28px;
      }
    #nav a span {
      float:left;
      display:block;
      background:url("../immagini/right.gif") no-repeat right top;
      padding:10px 16px 10px 4px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#022E62;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }  
		#nav li.activ a {
		float:left;      
 background:url("../immagini/activ-left.gif") no-repeat left top;
      margin:0 2px 0 2px;
      padding:0 0 0 4px;		
      }
	  #nav li.activ a.azienda {
 background:url("../immagini/activ-left_azienda.gif") no-repeat left top;
      padding:0 0 0 28px;		
      }
	  #nav li.activ a.prodotti {
 background:url("../immagini/activ-left_prodotti.gif") no-repeat left top;
      padding:0 0 0 28px;		
      }
	  #nav li.activ a.servizi {
 background:url("../immagini/activ-left_servizi.gif") no-repeat left top;
      padding:0 0 0 28px;		
      }
	  #nav li.activ a.contatti {
 background:url("../immagini/activ-left_contatti.gif") no-repeat left top;
      padding:0 0 0 28px;		
      }
    #nav li.activ a span { 
	 background:url("../immagini/activ-right.gif") no-repeat right top;
      padding:10px 16px 10px 4px;
      color:#022E62;
      }
	  #nav li.activ a:hover {
      background-position:0% -42px;		
      }
	  #nav li.activ a:hover span { 
      background-position:100% -42px;
      }
	  
/******** SOTTOMENU  *******/
.menu {
background-image:url(../immagini/top.gif);
background-repeat:no-repeat;
	color: #023e75;
	height: 35px;
}
#menu {
float: right;
margin: 0px;
margin-right: 8px;
padding: 0px;
}
#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
line-height: 35px;
}
#menu ul li {
display: inline;
float: left;
background:url(../immagini/freccia.gif) left center no-repeat;
}
#menu ul li a {
float: left;
color: #fff;
font-weight: bold;
padding: 0px 10px 0px 10px;
text-decoration: none;
}
#menu ul li a:visited {
color: #fff;
}
#menu ul li a:hover {
color: #ffffcc;
}
#menu ul li a#attivo {
color: #ffffcc;
}	  


/******** INTERNO  *******/
.internohome {
background-image:url(../immagini/interno.gif);
background-repeat:repeat-y;
	vertical-align: top;
}
.presentaz {
	color: #023e75;
	font-size: 17px;
	margin: 35px;
	text-align: center;
}
#wrap{
	margin:auto;
margin-top: 25px;
margin-bottom: 10px;
	width:750px;
	}
div.home-gallery {
width: 750px;
}
.home-gallery ul{
list-style: none;
}
.home-gallery ul li{
float: left;
}
.home-gallery img{
height: 125px;
width: 150px;
margin: 0px;
border: none;
-ms-interpolation-mode: bicubic;
}

/* quando lo slideshow era in home usavo questo stile

#wrap{
background-image:url(../immagini/sfondo.jpg);
background-repeat: no-repeat;
	margin:auto;
	width:750px;
	}
div.home-gallery {
width: 750px;
}
.home-gallery ul{
list-style: none;
}
.home-gallery ul li{
float: left;
}
.home-gallery img{
height: 175px;
width: 170px;
margin: 9px;
border: none;
}
*/
.interno {
background-image:url(../immagini/interno.gif);
background-repeat:repeat-y;
	color: #000;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	padding:20px 30px 20px 30px;
	height: 360px;
	vertical-align: top;
}
.interno h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #023e75;
	font-size: 23px;
	text-transform:uppercase;
	text-align: left;
	background-image: url(../immagini/titoli.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #E0EBF5;
	margin: 0px;
	margin-bottom: 20px;
	padding-left: 5px;
}
.interno h1 span {
	color: #023e75;
	font-size: 20px;
	letter-spacing:0px;
	text-transform: capitalize;
}
.interno h1 a {
text-decoration: none;
}
.interno h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #023e75;
	font-size: 20px;
	text-align: left;
	border-bottom: 1px solid #E0EBF5;
	margin: 0px;
	margin-top: 25px;
}
.interno h4 {
	color: #023e75;
	font-size: 15px;
	text-align: left;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.internoprod {
background-image:url(../immagini/interno.gif);
background-repeat:repeat-y;
	color: #000;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	padding-top:20px;
	height: 360px;
	vertical-align: top;
}
.internoprod p {
margin-left: 30px;
margin-right: 30px;
}
.internoprod ul {
margin-left: 30px;
margin-right: 30px;
}
.internoprod h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #023e75;
	font-size: 23px;
	text-transform:uppercase;
	text-align: left;
	background-image: url(../immagini/titoli.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #E0EBF5;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
margin-right: 30px;
	padding-left: 5px;
}
#logocont {
	margin-right: 10px;
	float: left;
}
.note {
	font-size: 10px;
	color: #666;
}
.imgdx {
float:right;
margin-left: 10px;
margin-top: 5px;
}
.imgsx {
float:left;
margin-right: 10px;
}
.imgbott {
margin-top: 20px;
}

#slideshow {
border: none;
overflow: hidden;
margin: 5px auto 0px 10px;
position: relative;
width: 360px;
height: 190px;
float:right;
}
#slideshow img {
width: 360px;
height: 190px;
} 

/******** PRODOTTI  *******/

.prodotto {
font-size: 13px;
line-height: 20px;
text-align: justify;
margin-top: 15px;
margin-bottom: 20px;
padding-bottom: 5px;
	border-bottom: 1px dotted #023e75;
}
.prodotto h3 {
color: #023e75;
font-size: 15px;
text-transform: uppercase;
margin:0px;
margin-bottom:5px;
}
.prodotto h3 a {
color: #00428A;
text-decoration: none;
}
.prodotto img {
margin-right: 5px;
margin-bottom: 5px;
float: left;
}

.clear	{ 
clear: both;
}

a.zoom img
{
    border: solid 1px #023e75;    
}
a.zoom span
{
    position: absolute;
    visibility: hidden;
}
a.zoom
{
    position: relative;
    z-index: 0;
}
a.zoom:hover
{
    z-index: 1;
}
a.zoom:hover span
{
    visibility: visible;
    top: 20px;
    left: 50px;
}
.internoscheda {
	color: #000;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	padding:20px 30px 20px 30px;
	height: 360px;
	vertical-align: top;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.internoscheda h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #023e75;
	font-size: 20px;
	text-align: left;
	border-bottom: 1px solid #E0EBF5;
	margin: 0px;
	margin-top: 25px;
}
.prodtab {
background-color: #E0EEF6;
font-size: 11px;
margin-top: 15px;
margin-bottom: 20px;
}
.prodtab td {
padding: 3px;
	border-bottom: 1px dotted #023e75;
}
.prodtab th {
background-color: #01548f;
	color: #fff;
font-size: 12px;
padding-bottom: 5px;
}
.comandi a {
font-size: 11px;
	color: #023e75;
}
.comandi a:hover {
	color: #6699cc;
}
/******** FORM **********/

input, textarea {
font-size:11px;
color:#666; 
background:#eee; 
border: 1px solid #6699cc; 

}
.submit {
font-size:11px;
font-weight:bold;
color:#fff; 
background:#6699cc; 
border: 2px solid #023e75;
border-bottom: 2px solid #000;
border-right: 2px solid #000;
height: 25px;
width: 90px; 
}
.errori {
	font-size: 11px;
}
.obbligatorio {
	font-size: 9px;
	text-align: right;
	color: #666;
	font-weight:normal;
	margin-right: 20px;
	margin-bottom: 10px;
}
.obblig {
	font-size: 13px;
	font-weight:bold;
	color: #cc0000;
	padding-right: 2px;
}
/******** FOOTER **********/
		
.footer {
background-image:url(../immagini/footer.gif);
background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	height: 40px;
}
#foothome {
	padding-top: 4px;
}
#footerscheda {
background-position: center;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #6699cc;
	text-decoration: none;
}
#iva {
	font-size: 9px;
}
.firma {
	margin: 10px;
	font-size: 9px;
	color: #999;
}
.firma a {
	color: #999;
	text-decoration: none;
}
.firma a:hover {
	color: #999;
	text-decoration: none;
}