#conteudo {
	display:inline;
	float:left;
	width:468px;
	margin-top:10px;
	margin-left:105px;
	text-align:left;
	color:#666;
	position:relative;
}
#conteudo a {
	text-decoration:none;
	color:#8F0000;
	margin-top:40px;
	margin-left:140px;
	padding:5px 10px 5px 10px;
	float:left;
	display:inline;
	font-weight:bold;
}
#conteudo a:hover { background-color:#DCDBC0; }
#tbl_historico {
	float:left;
	display:inline;
	width:445px;
	margin-left:20px;
	color:#666;
}
#tbl_historico th { color:#8F0000; }
#tbl_historico td { width:350px; background-color:#DADAC6; padding:5px; }
#tbl_historico td.data { width:50px; border-right:1px #C23032 solid; padding:0px; text-align:center; }
#tbl_historico td.vazio { background-color:#E8E7D1; width:50px; height:10px; }
#tbl_historico .canto_top_right { text-align:left; padding-left:5px; background:url(../imagens/td_top_right_eventos.gif) no-repeat right top; }
#tbl_historico .canto_top_left { text-align:right; padding-right:5px; height:24px; background:url(../imagens/td_top_left_eventos.gif) no-repeat left top; }
#tbl_historico .canto_bottom_right { background:url(../imagens/td_bottom_right_eventos.gif) no-repeat right top; }
#tbl_historico .canto_bottom_left { background:url(../imagens/td_bottom_left_eventos.gif) no-repeat left top; }
