body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #94adbc;
	
}
img, div { behavior: url(../js/iepngfix.htc) }
#detalhe_inicial {
	float: left;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	
 }
 #detalhe_inicial img, div {
 behavior: url(js/iepngfix.htc)
 
 }

#geral {
	height: 462px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_inicial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#geral_interna {
	height: 462px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabela_detalhes {
	float: right;
	width: 520px;
}
#tabela_detalhes p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 0px;
}


#geral_detalhes {
height: 462px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundo_detalhes.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#geral_interna_localiza {
	height: 462px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	
}
#detalhe {
	float: left;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#topo {
	height: 122px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}
#topo #tabela_topo {
	float: right;
}
#topo #tabela_topo .menu {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	margin-top: 6px;
	text-align: right;
}
#topo #tabela_topo .logo_topo {
	float: right;
	margin-top: 5px;
}
#topo #tabela_topo .menu a {
	color: #000000;
	text-decoration: none;
}
#topo #tabela_topo .menu a:hover {
	text-decoration: underline;	
}
#rodape {
	height: 20px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}
#rodape p {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#rodape a {
	color: #000000;
	text-decoration: none;
}

#rodape a:hover {
	text-decoration: underline;	
}
#plantao_corretor {
	margin-right: auto;
	margin-left: auto;
}
#geral_interna #plantao {
	float: left;
	width: 100%;
}
.linha_texto {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}



/* contato */

#formulariocontato td {
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	text-align: left;
	color: #000000;
}
#arruma h1 {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-style: italic;
	text-align: center;
}
#arruma {
	width: 100%;
	float: left;
}

 fieldset {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #64899E;
}


#formulariocontato input {
	height: 18px;
	border: 1px solid #999999;
	background-color: #F5F5F5;
}
#formulariocontato select {
	height: 19px;
	border: 1px solid #FAE2C9;
	background-color: #F5F5F5;
	font-family: Verdana;
	font-size: 10px;
	color: #67675d;
}
#formulariocontato textarea {
	border: 1px solid #999999;
	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 #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;
}
