.cornice-sx {
	background-image: url(./images/c_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 3px;
}
.cornice-dx {

	background-image: url(./images/c_dx.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 3px;
}
.cella-pagina {
	padding: 7px;
}

