#box {
	margin:auto;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	table-layout:auto;
	align:center;
	height: auto;


}

#testata {
	background-color: #CCCCCC;
	position: absolute;
	height: 150px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#sinistra {
	position: absolute;
	height: 715px;
	width: 200px;
	left: 0px;
	top: 150px;
	background-color: #333333;
}
#contenuto {
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #CCCCCC;
	height: 715px;
	width: 800px;
}
#base {
	position: absolute;
	height: 50px;
	width: 1000px;
	left: 0px;
	top: 865px;
	background-image: url(base.png);
}
#testo1 {
	position: absolute;
	height: 520px;
	width: 182px;
	left: 10px;
	top: 172px;
}
#contenuto #testo2 {
	position: absolute;
	left: 150px;
	top: 30px;
	height: 100px;
	width: 100;
}
#contenuto #testo4 {
	position: absolute;
	height: 77px;
	width: 490px;
	left: 408px;
	top: 357px;
}
#contenuto #img2 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 156px;
	top: 135px;
}
#contenuto #img3 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 156px;
	top: 260px;
}
#contenuto #img4 {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 158px;
	top: 388px;
}



#contenuto #testo5 {
	position: absolute;
	height: 78px;
	width: 490px;
	left: 394px;
	top: 424px;
}
#contenuto #testo6 {
	position: absolute;
	height: 78px;
	width: 490;
	left: 337px;
	top: 521px;
}
#contenuto #testo7 {
	position: absolute;
	height: 78px;
	width: 492px;
	left: 318px;
	top: 615px;
}
#contenuto #box1 {
	position: absolute;
	height: 600px;
	width: 650px;
	left: 131px;
	top: 16px;
	background-color: #CCCCCC;
}
#box1 #img1 {
	position: absolute;
	height: 295px;
	width: 112px;
	left: 1px;
	top: 0px;
}
#box #contenuto #box1 #ciao {
	position: absolute;
	height: 305px;
	width: 464px;
	left: 116px;
	top: -5px;
	background-color: #00FF00;
}

.bordoimmagini {
	border: 9px solid #CCCCCC;
}

.blu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000097;
}
