﻿#imagem {
	position: relative;
	float: left;
	background: url('../../../images/stories/templates/imagemTopo.jpg') no-repeat top center;
	width: 670px;
	min-height: 212px;
}
#flashContainer {
	position: relative;
	/* background: url('../../../images/stories/templates/cronologiaFlash.jpg') no-repeat center center; */
	width: 100%;
	height: 80px;
}
#mainContainer {
	position: relative;
	/* background: url('../../../images/stories/templates/cronologiaTabela.jpg') no-repeat top center; */
	width: 100%;
	height: 500px;
	overflow: auto;
}