.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	height: 20px;
	padding-top: 5px;
	width: 490px;
	position: absolute;
	background-color: #fffad6;
	color: #b19206;
	padding-left: 7px;
}
.conteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #a5a2a2;
	width: 490px;
	text-align: justify;
	padding-left: 6px;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	height: 20px;
	padding-top: 5px;
	width: 490px;
	position: absolute;
	background-color: #FFF7B7;
	color: #b19206;
	padding-left: 7px;
	font-weight: bold;
}
