h3{
	background:transparent url(../imagens/dia_novidade.jpg) no-repeat left top;
	height:34px;
	padding-left:45px;
	width:203px;
	margin-bottom:10px;
}
#esq img{
	float:left;
}
.li_historico li a{
	color:#4a8797;
	cursor:pointer;
}
.li_historico li a:hover{
	font-weight:bold;
	text-decoration:none;
}
#conteudo{
	position:absolute;
	width:500px;
	left:50%;
	margin-left:-350px;
	top:160px;
}