.sinistra {
	background-image: url(left.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 9px;
}
.centro {
	color: #fff;
	background-color: #868686;
	height: 28px;
	width: 882px;
}
.destra {
	background-image: url(right.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 9px;
}

.Contenido {
	margin-left: 10px;
}