#topo{
	margin: 0px 3px 3px 3px;
	height: 100px;
	background: URL('../img_site/fundo_topo.jpg') repeat-y;	
	clear: both;
	display: block;
}
#topo #logo{
	float: left;
	height: 95px;
	margin-left: 5px;
	margin-top: 1px;
}
#topo #area_menu{
	float: right;
	height: 100px;
	padding-right: 6px;
}
#topo #area_menu #menu{
	text-align: right;
	height: 15px;
	margin-top: 59px;
	font-weight: bold;
}
#topo #area_menu #data_hora{
	text-align: right;
	margin-top: 8px;
	height: 15px;
	font-weight: bold;
}
#area_menu_imagem{
	float: left;
	width: auto;
}
#menu_esquerda{
	float: left;
	width: auto;
	margin-left: 1px;
}
#imagem{
	float: right;
	height: 216px;
	margin-right: 1px;
}

