html, body, div#corpo {
	width: 100%;
	height: 100%;
	margin: 0px auto;
}
body {
	background: url(../imagens/layout/background-body.gif) repeat-x center top #98a9bd;
}
div#principal {
	width: 762px;
	height: 100%;
	margin: 0px auto;
	position: relative;
}
div#colunas {
	width: 762px;
	height: 100%;
	margin: 0px auto;
	position: relative;
}
div#logo {
	background: url(../imagens/layout/cartorio-sales.gif) no-repeat center top #FFF;
	width: 762px;
	height: 119px;
	display: block;
	margin: 0px auto;
}
div#logo h1 {
	margin: 0px auto;
}
div#logo a {
	text-indent: -999em;
	margin: 0px auto;
	width: 762px;
	height: 119px;
	display: block;
}
div#menu {
	background: url(../imagens/layout/background-menu.gif) no-repeat center top #012d50;
	width: 762px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	display: block;
	margin: 0px auto;
	text-align: left;
}
div#menu ol, div#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
div#menu ol {
	padding-left: 45px;
}
div#menu li {
	padding-right: 20px;
}
div#menu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
div#menu a:hover {
	color: #ffc910;
}
div#conteudo {
	background: url(../imagens/layout/background-informacoes.gif) repeat-x center top #FFF;
}
div#menu-esquerdo {
	float: left;
	margin: 35px;
	width: 208px;
	background-color: #FFF;
}
div#menu-esquerdo h2 {
	padding: 0px;
	padding-left: 22px;
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	display: block;
}
.menu-cartorio {
	background:url(../imagens/layout/menu-esquerdo.gif) no-repeat left top #67819a;
}
div#menu-esquerdo * {
	list-style: none;
	padding: 5px;
	margin: 0px;
}
div#menu-esquerdo a {
	color: #000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
div#menu-esquerdo a:hover {
	color: #9e7b01;
}
.linha-baixo {
	border-bottom: 1px solid #666;
}
div#informacoes {
	float: right;
	width: 440px;
	min-height: 551px;
	margin-right: 44px;
	border: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
div#informacoes * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div#informacoes p {
	padding: 3px 35px;
}
div#informacoes h3 {
	background-image: url(../imagens/layout/cartorio-sales-logo.gif);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	padding-left: 105px;
	font-size: 20px;
	color: #012d50;
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
}
div#informacoes iframe, a#mapa {
	margin-left: 35px;
}
div#informacoes fieldset {
	border: none;
}
div#informacoes label {
	display: block;
	margin: 4px 0px;
	margin-right: 75px;
	text-align: right;
	vertical-align: top;
}
.height-textarea{
	min-height: 80px;
}
div#informacoes textarea {
	float: right;
}
div#informacoes input, div#informacoes textarea {
	font-size: 11px;
	padding: 2px;
}
fieldset input, fieldset textarea {
	width: 200px;
}
div#informacoes a {
	color: #20C;
	border: none;
}
div#informacoes a:hover {
	color: #9e7b01;
}
div#endereco {
	background: url(../imagens/layout/background-endereco.gif) repeat center top #012d50;
	width: 762px;
	height: 42px;
	display: block;
	margin: 0px auto;
	text-align: center;
}
div#endereco p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
}
a#plus {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	text-indent: -999em;
	text-decoration: none;
	background: url(../imagens/banners/plusinfo.gif) no-repeat;
	width: 52px;
	height: 42px;
}