body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0pt;
	width:800px;
	min-width:800px;
	left: 50%;
	margin-left: -380px;
	background: #fff url(../immagini/sfondi/sfondo_00_primapagina.png) repeat-x;
}

body a {
	text-decoration: none;	
}

#logoprimapagina{
	position: absolute;
	width: 360px;
	height: 160px;
	top: 20px;
	left: 10px;
	font-size: 10px;
}

#immagineprimapagina{
	position: absolute;
	width: 386px;
	height: 160px;
	top: 20px;
	left: 370px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 20px;
}

#bottoni1{
	top: 0px;
	position: absolute;
	width: 250px;
	height: 280px;
	top: 200px;
	left: 10px;
	clear: both;
}

#bottoni2{
	top: 0px;
	position: absolute;
	width: 250px;
	height: 280px;
	top: 200px;
	left: 260px;
	clear: both;
}

#bottoni3{
	position: absolute;
	width: 250px;
	height: 60px;
	top: 420px;
	left: 510px;
	clear: both;
}


.bottone {
	top: 0;
	position: relative;
	width: 245px;
	height: 55px;
	background: url(../immagini/primapagina/ombra_bottone_01.png) no-repeat;
	clear: both;
	z-index: 1;
}

.bottone:hover {
	background: url(../immagini/primapagina/ombra_bottone_02.png) no-repeat;
}

.bottone a img{
	border: none; 
}


.testobottone {
	z-index: 2;
	position: absolute;
	color: white;	
	font: bold 10pt "Verdana";
	top: 0;
	padding-top: 12px;
	padding-left: 10px;
	clear: all;
	left: 0;
}

#InfoAzienda{
	position: absolute;
	width: 250px;
	height: 215px;
	top: 200px;
	left: 510px;
	font: bold 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-left: 2px;
}



#casaclima{
	position: absolute;
	width: 250px;
	height: 215px;
	top: 460px;
	left: 280px;
	padding-left: 2px;
}

#infocommerciali{
	position: relative;
	top:  480px;
	left: 10px;
	width: 750px;
	height: 18px;
	font: bold 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: justify;
}

