body {
	background-color: #FFFFFF;
	text-align: center;
}
#container {
	position: relative;
	height: 650px;
	width: 700px;
	text-align: center;


}
#testata {
	position: absolute;
	height: 120px;
	width: 700px;
	left: 0px;
	top: 0px;
	background-image: url(../Immagini/Carrozzeria-cerianese.jpg);
}
#CorpoHome {
	position: absolute;
	height: 500px;
	width: 700px;
	left: 0px;
	top: 120px;
	background-repeat: no-repeat;


}
#menu {
	position: absolute;
	height: 25px;
	width: 420px;
	left: 265px;
	top: 45px;
	bottom: 70px;
	text-align: left;

}
#corpo {
	position: absolute;
	height: 480px;
	width: 700px;
	left: 0px;
	top: 120px;
	background-image: url(../Immagini/corpo.jpg);


}
#servizi {
	position: absolute;
	height: 275px;
	width: 330px;
	left: 25px;
	top: 32px;
	text-align: left;
	line-height: 15px;






}
iframe {
	position: absolute;
	height: 225px;
	width: 330px;
	top: 57px;
	right: 10px;
	overflow: hidden;
	background-image: url(../Immagini/iframe.jpg);


}
#corpocontatti {
	position: absolute;
	height: 480px;
	width: 700px;
	left: 0px;
	top: 120px;
	background-image: url(../Immagini/corpocontatti.jpg);

}
#RollGallery {
	position: absolute;
	height: 228px;
	width: 333px;
	left: 10px;
	top: 56px;
}
#roll1 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 0px;
	top: 0px;
}
#roll2 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 111px;
	top: 0px;
}
#roll3 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 222px;
	top: 0px;
}
#roll4 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 0px;
	top: 76px;
}
#roll6 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 222px;
	top: 76px;
}
#roll7 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 0px;
	top: 152px;
}
#roll5 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 111px;
	top: 76px;
}
#roll8 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 111px;
	top: 152px;
}
#roll9 {
	position: absolute;
	height: 75px;
	width: 110px;
	left: 222px;
	top: 152px;
}
#corpochisiamo {
	background-image: url(../Immagini/corpotesto.jpg);
	position: absolute;
	height: 480px;
	width: 700px;
	top: 120px;
	left: 0px;
}
#corpodovesiamo {
	position: absolute;
	height: 480px;
	width: 700px;
	top: 120px;
	background-image: url(../Immagini/corpodovesiamo.jpg);
	background-repeat: no-repeat;
	left: 0px;


}
#powered {
	position: absolute;
	height: 20px;
	width: 700px;
	top: 600px;
	left: 0px;

}

