@charset "utf-8";
body {
	background-color: #000000;
	margin:30px;
}
html{
	overflow-Y:scroll;}
#total {
	background-position: center top;
	width: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#navegacao {
	height: 35px;
	padding-left: 270px;
	padding-top: 90px;
	clear: none;
}
#logo {
	width: 260px;
}

#cont_esquerdo {
	float: left;
	width: 350px;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #FFFFFF;
	font-size: 12px;

}
#cont_centro {
	width: 350px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	left: 20px;
	float: right;
	margin-right: 10px;
}

#cont_direito {
	float: right;
	width: 380px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	margin-right: 7px;
}

#conteu_esquerdo {
	width: 300px;
}
#rodape {
	clear: both;
	margin-top: 0px;
	color: #FFF;
	text-align: right;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	width: 260px;
}
#cabecalho {
	height: 120px;
	margin-bottom: 10px;
}
#logo {
	float: left;
}
.form1 {
	width: 200px;
}
.contato {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
}
