body {
	text-align: center;
	background-color: #FFFFFF;
	height: 0px;
	width: 0px;

}
.sitolivelli {
	background-color: #FFCCFF;
	height: 600px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;

}
.intestazione {
	background-color: #9966FF;
	height: 150px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;

}
.collegamenti {
	height: 25px;
	width: 750px;
	left: 0px;
	top: 150px;
	right: 0px;
	bottom: 0px;
	background-color: #CCCCCC;
	z-index: 0;
	position: absolute;
	padding: 0px;


}
.footer {
	height: 10px;
	width: 750px;
	left: 0px;
	top: 985px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-color: #CCCCCC;
	padding: 0px;
	text-align: left;



}
.colsin {
	background-color: #DB2F67;
	height: 800px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 185px;
	right: 0px;
	bottom: 0px;
}
.coldxt {
	height: 800px;
	width: 150px;
	position: absolute;
	left: 601px;
	top: 185px;
	right: 0px;
	bottom: 0px;
	background-color: #92DBFB;
	visibility: visible;
	padding: 0px;


}
.contenuto {
	height: 800px;
	width: 400px;
	position: absolute;
	left: 200px;
	top: 185px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	background-color: #FFFFFF;




}
