#dv_login_base{
	position:relative;
	display:block;
	width:720px;
	height:55px;
	top:5px;
	margin-bottom:15px;
	}
a.menu_pessoal{
	font-size: 12px;
	text-indent:9px;
	text-decoration:none;
	float:right;
	margin-right:12px;
	background-image:url(../imagens/seta_preta.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	}
a.menu_pessoal:hover{
	color:#F60;
	text-decoration:underline;
	}