@charset "utf-8";
#topo_barra {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/topo_barra_repeat.gif);
	background-repeat: repeat-x;
	background-position: left center;
	letter-spacing: 1px;
	text-indent: 10px;
	height: 76px;
	vertical-align: middle;
	font-style: italic;
	position: absolute;
	width: 100%;
	top: 13px;
}
#boasvindas {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	width: 400px;
	left: 145px;
	top: 35px;
}
#logomarca {
	background-image: url(../images/topo_logo_x3_system.jpg);
	background-position: center center;
	position: absolute;
	height: 109px;
	width: 119px;
	left: 15px;
	top: 3px;
	z-index: 10;
}
#botoes {
	text-decoration: none;
	position: absolute;
	width: 300px;
	right: 0px;
	top: 23px;
	height: 62px;
}
#bt_painel {
	text-decoration: none;
	position: relative;
	width: 123px;
	height: 55px;
	left: 0px;
	top: 0px;
}
#bt_sair {
	text-decoration: none;
	position: relative;
	width: 110px;
	height: 55px;
	left: 42%;
	top: -97px;
}
#topo_divisor {
	position: relative;
	height: 43px;
	width: 2px;
	top: -50px;
	left: 41%;
}
#texto_usuario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	position: absolute;
	top: 85px;
	width: 84%;
	z-index: 11;
	left: 150px;
}
#texto_usuario a{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#texto_usuario  a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#direitosautorais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 100%;
	height: 18px;
}
body {
	margin: 0px;
}
