body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #91171D;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #003366;
	scrollbar-track-color : #cccccc;
	margin: auto;
	margin-top: 0px;
	width: 100%;
	font: normal normal 0.875em Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #91171D;
	text-align: center;
	}
	
h1, h2, h3, h4, h5, h6 {
 
  padding: 10px 10px 0 0px;
  font-weight: normal;
  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
  background-color: trasparent;
}
h1 {
  font-size: 1.4em;
  color: #EF3E33;
  line-height: 130%;
  letter-spacing: auto;
  word-spacing: normal;
  margin-left: 100px;
  text-align: left;
}
h2 {
  font-size: 1.4em;
  color: #8E9294;
  line-height: 130%;
  letter-spacing: auto;
  word-spacing: normal;
  margin: 10px;
  
}
h3 {
  font-size: 1.2em;
  color: #8E9294;
  line-height: 130%;
  letter-spacing: 2px;
  word-spacing: normal;
  margin: 10px;
 }
 p {
	line-height: normal;
}
  .testo {
	margin: 10px 80px 10px 100px;
	line-height: 20px;
	text-align: left;
	}
	 .dida {
	margin: 2px 5px 10px 10px;
	line-height: 20px;
	text-align: left;
	font-size: 0.8em;
	}
.menuNavigazione {
  color: #666666;
  margin: 10px 90px 0px 0px;
  padding-top: 80px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  text-decoration:none;
  border-bottom: 1px solid #666666;
  width: 58%;
  float: right;
  font: normal normal;
 
}
.menuNavigazione li {
  display:inline;
  
}
.menuNavigazione a {
  height:0;
  padding:0.2em 0;
  white-space:nowrap;
 
}
.menuNavigazione a:link, .menuNavigazione a:visited, .menuNavigazione a:active {
  color: #666666;
 
}
.menuNavigazione a:hover {
  color: #FF0D18;

}
a:link, a:visited, a:active, a.active {
  color: #ff0d18;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #666666;
  font-weight: bold;
  
}
#pagina {
 margin: auto;
 margin-top: 0px;
 width: 900px;
 background: trasparent;
}

#header {
	height: 228px;
	width: 900px;
	margin-top: 0;
	margin-bottom: 15;
	background-image: url(immagini/immagini_template/sopra.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainprodotti {
	
	width: 900px;
	margin-top: -15px;
	margin-bottom: 0;
	background-image: url(immagini/immagini_template/mezzo.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	
}	
#main {
	
	width: 900px;
	margin-top: -15px;
	margin-bottom: 0;
	background-image: url(immagini/immagini_template/mezzo.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	
}	
#footer	{
  margin-top: -20px;
  margin-bottom: 0px;
  padding-top: 0px;
  height: 105px;
  width: 900px;
  background-image: url(immagini/immagini_template/sotto.gif);
  background-repeat: no-repeat;
  font: normal 0.8em Arial, Helvetica, sans-serif;
  text-align: center;
  padding-top: 50px;
}
#map {
height: 380px;
width: 450px;
}

 .immagini-floatright{
	float: right;
	margin: 40px 60px 10px 10px;
	border: 1px solid #ffffff;
	padding: 5px 10px 10px 10px;
}
.immagini-floatleft{
	float: left;
	margin: 10px 15px 10px 20px;
	border: 1px solid #ffffff;
	padding: 5px 10px 10px 10px;
}
.immagini{
	margin: 10px 50px 10px 150px;
	border: 1px solid #ffffff;
	padding: 5px 10px 10px 10px;
	font: italic 1.0em "Times New Roman", Times, serif;
}
#map {
height: 380px;
}
.menuProdotti {
  color: #666666;
  margin: 0px 90px 0px 0px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 20px;
  text-align: right;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.0em;
  text-decoration:none;
  display:inline;
  width: 50%;
  float: right;
  font: normal;

}
.menuProdotti a {
  height:0;
  padding:0.2em 0;
  white-space:nowrap;
 
}
.menuProdotti a:link, .menuProdotti a:visited, .menuProdotti a:active {
  color: Navy;
 
}
.menuProdotti a:hover {
  color: #666666;

}
form {
	width: 40%;
	display: block;
	text-align: right;
	float: right;
	margin: 10px 60px 10px 10px;
	border: 1px solid #ffffff;
	padding: 10px;
}

#form{
height: 450px;

}
.tdimage{
width: auto;
height: auto;
padding: 3px;
border-top: 0;
border-right: 1px dashed #FF0D18;
border-bottom: 1px dashed #FF0D18;
border-left:0;
 ruby-align: right;
}
.tableleft{
margin: 10px 0px 10px 100px;
float: left;
height: auto;
width: auto;
}
.tableright{
margin: 10px 50px 10px 0px;
float: right;
}

.clear { 
		clear : both ;  display : block ;  height : 0 ;  margin : 0 ;  
		font-size : 0px ;  line-height : 0px ;  
		}  
.clear-left { clear : left ; } 
.clear-right { clear : right ; }    
.clear-inherit { clear : inherit ; } 
.clear-none { clear : none ;
	}
