a {
	color: #E8E7DD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, form {
	padding: 0px;
	margin: 0px;
}

body, td, th, input, select, textarea {
	font-family: Verdana, Arial;
	font-size: 10px;
}

input, select, textarea {
	background-color: #E8E7DD;
	border: none;
	border-bottom: 2px solid #781A07;
	border-right: 2px solid #781A07;
}

input.clean {
	height: auto;
	width: auto;
}

h2 {
	border-bottom: 2px solid #817f6a;
	font-size: small;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-left: 5px;
}

h3 {
    font-size:11px;
    margin-top:25px;
    margin-bottom:0;
 }

.proprietario img {
	float: left;
	margin: 0px 5px;
}

.proprietario h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}


#busca {
	position: absolute;
	top: 110px;
	_top: 111px;
	right: 15px;
	width: 485px;
	_width: 100%;
}

.bt_busca {
	background-image: url(../Imagens/bt_busca.gif);
	border: none;
	height: 14px;
	text-indent: -5000px;
	width: 49px;
    padding:none;
    margin-left:5px;
    margin-top:15px;
}

#busca_param {
	background: url(../Imagens/bg_busca_01.gif) left bottom no-repeat #a42108;
	border: none;
	padding: 2px;
	margin: 0px;
}

#busca_hidden {
	color: #f5f5f0;
	padding: 5px;
}

#busca .busca_1 {
	background: url(../Imagens/bg_busca_01.gif) left no-repeat #a42108;
	float: right;
}

#busca .busca_2 {
	background: url(../Imagens/bg_busca_02.gif) right no-repeat;
	padding: 1px 5px;
	padding-bottom: 3px;
}

#busca .busca_2 a {
	background: url(../Imagens/ico_seta_baixo_bg_a42108.gif) right no-repeat;
	color: #f5f5f0;
	font-size: 9px;
	display: block;
	padding-right: 13px;
}

#busca .busca_2 .show {
	background: url(../Imagens/ico_seta_baixo_bg_a42108.gif) right no-repeat;
}

#busca .busca_2 .hide {
	background: url(../Imagens/ico_seta_cima_bg_a42108.gif) right no-repeat;
}

#iframe_view {
    float:right;
    position: relative;
	top: -79px;
	right: 15px;
	width: 50%;
	height: 80%;
}

#iframe_view .frame_page {
	width: 100%;
	height: 100%;
	border: none;
	margin-top:20px;
}

#iframe_save {
    position: relative;
	left: 15px;
	width: 80%;
	height: 80%;
}

#iframe_save .frame_page {
	width: 100%;
	height: 100%;
	border: none;
}

