body, html {
background-repeat : repeat-x;
margin-top : 5px;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
line-height : 1.5em;
}
p {
	margin : 0;
	padding : 0;
}
#boxcentrale {
	padding : 10px;
	background-image : url(images/sfumatura.gif);
	background-repeat : no-repeat;
	background-position : bottom 0%;
	margin-top : 5px;
	height : 400px;
}

div#wrapper {
	width: 1024px;
	height:650px;
	position:relative;
	overflow:hidden;


}

a.aLink:link {
color : #000000;
font-size : 12px;
font-weight : bold;
text-decoration : none;
}
a.aLink:visited {
color : #000000;
text-decoration : none;
font-size : 12px;
font-weight : bold;
}
a.aLink:hover {
color : #ff3300;
text-decoration : none;
}
a.aLink:active {
color : #000000;
font-size : 12px;
font-weight : bold;
}
.bgTondeggiato {
background-image : url(images/background.gif);
background-position : center 0%;
background-repeat : repeat-x;

}

.fotoTondeggiata {
	width:745px;
	height:608;
	display:block;
	float: left;
	position: relative;
	left:50px;
	bottom: 410px;
	
	
}
.bottoniTondi {
	position: relative;
	width: 350px;
	height:610px;
	z-index: 4;
	right:50px;
	bottom: 1020px;
	float: right;
}
#desc {
margin-top : 20px;
}
#riqtesto {
	width : 350px;
	padding : 5px;
	height : 400px;
	display:block;
	position: relative;
	overflow: visible;
	float: left;
	text-align: left;
	visibility: visible;
	z-index: 21;
}
div.clearBoth {
clear : both;
}
div.clearer {
clear : left;
}

#footer { width:auto; }
