/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.menu_istit{
  color: #FFFFFF;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 15px;
}

.menu_istit a{
  color: #FFFFFF;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.menu_istit a:hover{
  color: #CAB388;
  font-family: Arial Narrow;
  font-weight: bold;
  font-size: 15px;
    text-decoration: none;
}

.prodotti{
	font-size: 10px;
	color: #855723;
	text-align: left;
	padding-left: 26px; 
 width: 100%;
 	text-transform: uppercase;
}
.alcol{
  	padding-left: 10px; 
}
.prodotti a{
	font-size: 10px;
	color: #855723;
	text-align: left;
 	text-transform: uppercase;
	text-decoration:none;
}
.prodotti a:hover{
	font-size: 10px;
	color: #855723;
	text-align: left;
 	text-transform: uppercase;
		text-decoration:underline;
}


.cat{
	font-size: 12px;

	text-align: left;
	background-color: #CAB388;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	text-transform: uppercase;
}	
.cat a{
	font-size: 12px;
	text-align: left;
	background-color: #CAB388;
	font-weight: bold;
	color: #FFFFFF;
text-transform: uppercase;
}	


.footer{
 margin: 20px;
 padding: 5px;
 background-color: #CAB388;
 color:#330000;
 font-size: 11px;
}

.Stile1 {font-size: 10px}
.Stile2 {
	padding: 5px;
	background-color: #CAB388;
	color:#330000;
	margin: 20px;
	font-size: 12px;
}
.Stile3 {
	font-size: 14px;
	font-weight: bold;
}

.testo-prod{
font-size:11px;
width: 300px;
margin-left: 40px;
text-align:left;

}
.testo-prod2{
font-size:11px;
width: 470px;
margin-left: 40px;
text-align:left;

}
.testo-prod3{
font-size:11px;
width: 200px;
margin-left: 20px;
text-align:left;

}
.testo-prod4{
font-size:11px;
width: 250px;
margin-left: 20px;
text-align:left;

}
.testo-industr{
font-size:11px;
width: 510px;
margin-left: 40px;

}
.azienda{
	list-style: none;
	margin: 10px; 

}.azienda li{
color: #330099;
}

input{
	height: 18px;
	margin:5px;
}.nasc {
	color: #563e25;
}
.nasc a{
	color: #563e25;
}
.nasc a:hover{
	color: #563e25;
}