#geral {
		width:1000px;
		margin:0 auto;
		color:#000000;
		font-family:Helvetica;
		font-size:10pt;
		text-align:justify;
		
}

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-image:url(images/back.jpg);
background-position: center top;
background-repeat:no-repeat;
background-color:#9D0C0F;

}

#botoes {
	position:relative;
	width:161px;
	height:262px;
	margin-left:94px;
	z-index:1;
}

#banner {
	position:relative;
	width:161px;
	height:0px;
	margin-left:94px;
	z-index:1;
}

#conteudo{
	position:relative;
	margin-top:-268px;
	margin-left:255px;
	width:658px;
	height:100%;
	z-index:1001;
	background-color:#FFFFFF;
	background-image:url(images/orelha.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:justify;
	vertical-align:middle;
	font-family:Helvetica;
	text-align:justify

}

#topo{
position:relative;
	margin-top:0px;
	margin-left:0px;
	width:1000px;
	height:361px;
	z-index:1001;
	background-color:#FFFFFF;
}

a{
	color:#9D0C0F;
	text-decoration:none;
	font-weight: bold;
}

.botao{
	background-color:#9D0B0E;
	color:#FFFFFF;
	font-size:12px;
	border:none;
	height:20px;
}

.formbusca{
	border:none;
	height:12px;
	width:150px;
	border-color:#FFFFFF;
	font-size:11px;	
}

.boxformulario{
	width:535px;
}
.boxformulariocinza{
	width:510px;
}