body {
	background-color: #4B221E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/fundo_site.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#tudo #topo {
	background-color: #FFFFFF;
	height: 340px;
	background-image: url(img/topo_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tudo #consulta {
	height: 80px;
	width: 780px;
	background-color: #0099CC;
	background-image: url(img/consulta_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: bottom;
}
#tudo {
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #4B221E;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #4B221E;
	border-left-color: #4B221E;
	border-right-style: solid;
	border-left-style: solid;
}
#tudo #conteudo {
	height: auto;
	width: 780px;
	background-color: #DEE8EE;
}
#tudo #topo #carro {
	width: 536px;
	clear: right;
	float: right;
	margin: 0px;
	height: 393px;
	position: absolute;
	clip: rect(0px,0px,0px,0px);
}


#tudo #rodape {
	height: auto;
	width: 780px;
	background-color: #FFFCD3;
}
#tudo #topo #menu {
	width: 244px;
	background-color: #FFFFFF;
	height: auto;
	clear: left;
	float: left;
	position: relative;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.totweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.rodape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B221E;
	text-decoration: none;
}
.rodape2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rodape3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #436A96;
	text-decoration: none;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.descr_local {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.googlemaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0047B9;
	text-decoration: underline;
}
.contato_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contato_retorno_ok {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
