body {
	padding:0;
	margin:0;
	background:white url(images/sfondo2.jpg) top left no-repeat;
	font-family:arial, sans-serif;
}
#testata {
	width:99%;
	height:120px;
}
#testata h1 {color:black;font-size:160%}
#testata p {color:white}
#logo {
	position:absolute;
	left:40px;
	top:5px;
	width:368px;
	height:84px
}
#sx {
	float:left;
	width:296px;
	}
#menu {
	width:216px;
	height:161px;
	margin-top:112px;
	margin-left:80px;
	border:0 solid red
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	border-top:1px solid #cecece
}
#menu ul li a{
	text-decoration:none;
	color:black;
	display:block;
	text-align:center;
	font-size:80%;
	height:15px;
	margin:0 ;
	padding: 8px 0;
	border-bottom:1px solid #cecece
}
#menu ul li a:hover {
	background:yellow
}
#menu2 {
	position:absolute;
	top:232px;
	left:80px;
	width:36px;
	height:161px;
	background:url(images/menu2.gif)
	}
#menu3 {
	position:absolute;
	top:232px;
	left:254px;
	width:42px;
	height:161px;
	background:url(images/menu3.gif) no-repeat;
	}
#foto {
	height:150px;
	width:400px;
	border:0 solid red
}
#testo {
	margin-top:110px;
	float:left;
	width:514px;
	height:340px;
	overflow:auto;
}
#testo p, #testo h2 {
font-size:80%;
padding: 0 0.5em;
margin: 0;
}
#testo ul li {
font-size:80%;
}
form, fieldset {margin:0;padding:0;border:0}
#testo a {color:#FF3300;text-decoration:none}
#testo label {display:block;float:left;width:110px}
#indirizzo {
	position:absolute;
	width:320px;
	height:91px;
	border:1px solid #FF3300;
	border-width: 0 0 2px 2px;
	left:450px;
	top:0}
#indirizzo p {
	font-family:arial, sans-serif;
	font-size:80%;
	color:white;
	text-align:left;
	padding: 3px 0 0 10px;
	margin:0
	}
#indirizzo p a {color:yellow;text-decoration:none}
#titolo {position:absolute;top:120px;left:709px;height:362px;width:51px}
#titolo h1 span {display:none}
#titolo.chi_siamo {background:url(images/chi_siamo.gif) top left no-repeat}
#titolo.servizi {background:url(images/servizi.gif) top left no-repeat}
#titolo.tecnica {background:url(images/tecnica.gif) top left no-repeat}
#titolo.dove_siamo {background:url(images/dove_siamo.gif) top left no-repeat}
#titolo.contatti {background:url(images/contatti.gif) top left no-repeat}
#loading p {font-size:80%;padding-left:1em}

