.layoutable{
	width: 510px;
	position: center;
}

.back{
	background: #FBE3C6 ;
}

.back1{
	background: #FBE3C6;
	BORDER-LEFT: 	#FBE3C6 2px solid;
	BORDER-RIGHT: 	#FBE3C6 2px solid;
}

.bordosx{
	BORDER-LEFT: 	#FBE3C6 2px solid;
}

.bordodx{
	BORDER-RIGHT: 	#FBE3C6 2px solid;
}
	
.bordosdx{
	BORDER-RIGHT: 	#FBE3C6 2px solid;
	BORDER-LEFT: 	#FBE3C6 2px solid;
}

.footerimage{
	background-image: url(images/stampa.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding:20px
}




