@charset "utf-8";
/* CSS Document */

body {

	background: url(../imagens/fundo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}


menu {
	position:relative;
	font-size:15px; 
	z-index:9999;	
}

img.linha { 
	position:relative;
	top:-17px;
}
img.logo { 
	margin-right:69px;
	margin-left:30px;
}

form{
	
	position:relative;
	alignment-adjust:central;
	
}
	
		.inputclass {
	clear: right;
	float: none;
	position: relative;
}
.estilotabela {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.teste {
	background-image: none;
}
