body {
	background-image: url(../imagens/fundosite.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top;
	background-color: #D3C6B5;
}#topo {
	height: 228px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../imagens/chamadavila.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topo #topoesquerdo {
	float: left;
	height: 221px;
	width: 296px;
}
#topo #centroefeito {
	width: 350px;
	height: 200px;
	margin-top: 10px;
	float: left;
}


#topo #topodireito {
	float: right;
	width: 252px;
	height: 221px;
}
#central #menu #tabelamenu {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#central #menu #tabelamenu a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#central #menu #tabelamenu a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

#central {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	height: 430px;
	margin-top: 20px;
}
#central #chamadavenda {
	float: left;
	height: 277px;
	width: 198px;
	background-image: url(../imagens/chamadaplantao.jpg);
}
#central #menu {
	width: 690px;
	float: right;
}
#central #conteudoinicial {
	float: right;
	width: 690px;
	margin-top: 25px;
}
#creditos {
	height: 39px;
	width: 100%;
	background-image: url(../imagens/bg_credito.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	bottom: 0px;
}
#creditos #textocredito {
	width: 600px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#creditos #textocredito a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}

#creditos #textocredito a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}
#central #conteudoinicial #diferencialdireito {
	float: left;
	width: 328px;
	height: 382px;
	background-image: url(../imagens/diferencialdireito.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #EEDAC1;
}
#central #conteudoinicial #diferencialtexto {
	float: right;
	width: 362px;
	background-color: #EEDAC1;
	height: 382px;
	background-image: url(../imagens/consultaduplex.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#central #conteudoinicial #diferencialtexto #tabeladiferencial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #75372A;
	font-weight: bold;
}
#central #conteudoinicial #plantas {
	height: 371px;
	width: 690px;
	background-image: url(../imagens/fundoplanas.jpg);
	background-repeat: no-repeat;
	background-color: #EEDAC1;
}
#central #conteudoinicial #mapa {
	width: 690px;
	background-image: url(../imagens/mapa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 371px;
	background-color: #EEDAC1;
}
#central #faleconosco {
	float: right;
	width: 690px;
	margin-top: 10px;
}

#formulariocontato td {
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	text-align: left;
	color: #7B3C2D;
}

#formulariocontato input {
	height: 18px;
	border: 1px solid #FAE2C9;
	background-color: #FFFFFF;
}
#formulariocontato select {
	height: 19px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 10px;
	color: #67675d;
}
#formulariocontato textarea {
	border: 1px solid #FAE2C9;
	background-color: #FEFAF5;
}
#formulariocontato .botaogeral {
	height: 21px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #FAE3CA;
	background-color: #F5F5F5;
}

#acoes #sucesso {
	width: 480px;
	background-color: #FFF3E1;
	border: 1px solid #009900;
	text-align: center;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
}
#acoes {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#acoes #sucesso a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #sucesso a:hover {
	text-decoration: underline;
}
#acoes #sucesso h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#acoes #sucesso span {
	font-family: Arial;
	font-size: 12px;
	color: #009900;
}


 #acoes #erro {
	width: 480px;
	background-color: #FFF8F4;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	filter: alpha(style=0,opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	position: absolute;
	z-index: 10;
	border: 1px solid #FF0000;

}
#acoes #erro a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#acoes #erro a:hover {
	text-decoration: underline;
}
#acoes #erro h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acoes #erro span {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
