body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 10px Georgia, Times New Roman, Times, serif;
	color: #633D1D;
	
scrollbar-arrow-color: #633D1D;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #c6bfbb;
}
h1 {
	font: 10px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
h2 {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
h3 {

	font: bold 11px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #633D1D;
}
#base {
	width: 780px;
	text-align: center;
	vertical-align: top;
	margin:auto; /* p/ Firefox, Opera, Konqueror e derivados */
	text-align: center;
	clear: both;
	z-index: 3;
	position: relative;
	background: url(../imagens/base1.gif) no-repeat left top;
	height: 95px;
}
#assinatura {
	position: relative;
	width: 162px;
	height: 15px;
	float: right;
	top: -12px;
}

#base1 {
	position: relative;
	width: 317px;
	height: 63px;
	float: left;
}
#player {
	position: relative;
	float: left;
	left: 25px;
	top: 10px;
}
#base2 {
	float: right;
	position: relative;
	width: 455px;
	top: 5px;
	height: 82px;
}
#base3 {
	clear: both;
	float: left;
	position: relative;
	width: 780px;
	height: 15px;
	vertical-align: middle;
	text-align: right;
	top: 8px;
}
#contato_rapido {
	float: left;
	width: 70px;
	position: relative;
	height: 82px;
}

#banner {
	float: right;
	width: 227px;
	position: relative;
	height: 57px;
	top: 5px;
}
#campos {
	font-size: 11px;
	position: relative;
	float: left;
	background: #EBE1D9;
	height: 14px;
	top: -14px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 1px;
	width: 187px;
	left: 50px;
}
#campos1 {
	font-size: 11px;
	position: relative;
	float: left;
	background: url(../imagens/fundo_form1.jpg) repeat-y;
	height: 14px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 1px;
	width: 380px;
	clear: both;
	left: 50px;
}
.form {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #633D1D;
	text-decoration: none;
	background: #EBE1D9;
	width: 145px;
	height: 14px;
	border-style: none;
}
.form1 {

	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #633D1D;
	text-decoration: none;
	background: #EBE1D9;
	width: 263px;
	height: 14px;
	border-style: none;
}
.enviar {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #633D1D;
	background: #FFFFFF;
	border: 1px solid #633D1D;
	height: 16px;
	width: 42px;
	cursor: pointer;
	text-align: center;
}
