body {
	margin: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
        padding:0;
        text-align:center;	
	background-repeat: repeat-x;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	background-color: #E3F4FD;
}
form {
	margin: 0px;
}
img {
	border:0;
}

#geral {
width:617px;
text-align:left;
align:left;
height:auto;
background-image:url(images/fundo_geral.gif);
background-position:bottom;
background-repeat:no-repeat;
}
#tudogeral{
padding-left:5px;
padding-right:5px;
}
#geral_topo {
width:617px;
height:34px;
background-image:url(images/topo_geral.gif);
background-position:top;
background-repeat:no-repeat;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font:bold;
padding-top:8px;
}

#topo {
width:100%;
height:10%;
}

#esquerda {
width:25%;
float:left;
/*margin-left:1%;*/
z-index:2;
}
#imovel_dados {
width:150px;
float:left;
}
#imobiliaria {
width:100%;
float:left;
}

#imovel {
width:100%;
float:left;
}


#conteudo {
width:75%;
float:left;
/*margin-right:1%;*/
z-index:1;
}

#imagens {
width:100%;
height:100%;
float:right;
}

#imagemprincipal {
float:left;
width: 375px;
height: 292px;
padding-top:15px;
}

#imagemthumb {
padding-top:6px;
width:100%;
height:100%;
float:right;
}
#pag_anterior{
width:100%;
float:right;
}
#colthmubs{
float:right;
width:15%;
height:100%;
}

#controles {
width:100%;
float:center;
}

#controleesquerda {
float:left;
}
#btextras{
	position:relative;
	left:135px;
	width:100%;
	}
#btmapa{
width:100px;
float:left;

}
#btaddfav{
width:150px;
float:left;
}
#btverfav{
width:100px;
float:left;
}
/* 
	BOTÕES
	
	Alterar caminho para a imagem e dimensões apenas
	
*/
a#botaoesquerda {
    float:left;
    display: block;
    width: 12px;
    height: 14px;
    background-image: url(images/anterior.gif);
	background-repeat:no-repeat;
}

a#botaodireita {
    float:left;
    display: block;
    width: 12px;
    height: 14px;
    background-image: url(images/proxima.gif);
    margin: 0 auto;
	background-repeat:no-repeat;
}
a#botaoanterior {
    float:left;
    display: block;
    width: 66px;
    height: 17px;
    background-image: url(images/bt_pganterior.gif);
	background-repeat:no-repeat;
}
a#botaoseguinte {
    float:left;
    display: block;
    width: 66px;
    height: 17px;
    background-image: url(images/bt_pgseguinte.gif);
	background-repeat:no-repeat;
}
a#botaomapa {
	float:left;
    display: block;
    width: 94px;
    height: 25px;
    background-image: url(images/bt_mapa.gif);
	background-repeat:no-repeat;
}
a#botaoaddfav {
	float:left;
    display: block;
    width: 142px;
    height: 25px;
    background-image: url(images/bt_addfav.gif);
	background-repeat:no-repeat;
}
a#botaoverfav {
	float:left;
    display: block;
    width: 92px;
    height: 25px;
    background-image: url(images/bt_verfav.gif);
	background-repeat:no-repeat;
}

#numerofoto {
float:left;
}
#totaisdefoto {
float:left;
}
#controledireita {
float:left;
}
#altfoto {
float:left;
font-size:14px;
}
#pag_posterior{
float:right;
padding-right:3px;
}
#slide {
width:100%;
float:left;
}
#txt_paginas{
visibility:hidden;
width:30%;
float:left;
}
#paginas {
visibility:hidden;
width:50%;
float:left;
vertical-align:bottom;
}
#rua {
width:75%;
float:left;
}

#contato {
float:left;
}

#popup {
position: absolute;
top: 20%;
left: 20%;
width: 200px;
height: 150px;
padding: 20px 20px 20px 20px;
border-width: 2px;
border-style: solid;
background: #ffffa0;
display: none;
opacity: 0.75;
}

#interno {
display: none;
}

