body {
	background-color: A54C4C;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.principale {
	background-image: url(../immagini/impianti_industriali.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 950px;
}

#div_menu {
	position:relative;
	left:-11px;
	top:160px;
	width:280px;
	height:149px;
	z-index:1;
}

#div_testo {
	position:relative;
	left:297px;
	top:-105px;
	width:635px;
	height:445px;
	z-index:2;
}

ul#menu {
	list-style-image:url(../immagini/menu.jpg);
	padding-top: 5px;
	white-space: normal;
	margin-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
}
ul#menu a{
	text-decoration: none;
	padding: 0 0 3px;
	color: #276643;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.titoli {
	font-size: 13px;
	font-weight: bold;
	color: #742C08;
}


li#menu a:hover{
	text-decoration: none;
	padding: 0 0 0px;
	color: #A54C4C;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	list-style: square inside;
	margin-left: -1.5em;
}

#contatti {
	position:relative;
	left:18px;
	top:350px;
	width:190px;
	height:97px;
	z-index:3;
}

li{
	margin-left: -1em;
}

a{
	text-decoration: none;
	padding: 0 0 3px;
	color: #276643;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
 
