/* CSS Document */
#conteudo {
	margin:0;
	width:892px;
	background-color:#FFFFFF;
	border-top:none;
	border-bottom:4px solid #F0B700;
	border-right:4px solid #F0B700;
	border-left:4px solid #F0B700;
	padding-bottom: 10px;
}
.corBackground {
	background-color: #F0B700;
}

