.estrutura_site {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.banner {
	width: 878px;
	border: 1px solid #e23a43;
}

.caixa_grande_fundo_branco {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e23a43;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e23a43;
	border-left-color: #e23a43;
	background-image: url(imagens/background_caixa_central_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	width: 878px;
}
.caixa_grande_fundo_branco2 {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e23a43;
	border-bottom-color: #e23a43;
	border-left-color: #e23a43;
	background-color: #FFFFFF;
	background-image: url(imagens/background_caixa_central_03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom {
	background-image: url(imagens/sombra_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 103px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
