#static{
	position: sticky;
	left: 0px;
	border-left: none;
	background: white;
}

#statictitulo{
	background: white;
}

#staticcontenido{
	background: purple;
}