#intranet {
	background-image: url(imagens/fundo-intranet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 61px;
	width: 750px;
	left: 0px;
	top: 0px;

}
#login {
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 20px;
}
#senha {
	padding-left: 5px;
	height: 25px;

}
#intranettit {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	left: 360px;
	top: 9px;
	text-align: left;
	background-image: url(imagens/setaintra.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#loginesenha {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 3px;
	height: 25;
	vertical-align: middle;
	padding-right: 1px;
	padding-left: 1px;
	border-left-style: dotted;
	text-align: left;
	left: 450px;
	width: 305px;
	border-left-width: thin;



}
body {
	margin-top: 0px;
	margin-left: 0px;
}
