* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #700500;
	text-align: center;
	margin: auto;
	padding: 10px;
}
#geral {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	padding: 5px;
	height: 710px;
	width: 750px;
	color: #FFFFFF;
}
#topo {
	height: 173px;
	width: auto;
	background-color: #E1E1E1
}
#conteudo {
	height: 450px;
	width: 100%;
	position: relative;
}
#anuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float: left;
	height: 400px;
	width: 374px;
	clear: left;
	margin-left: 1px;
	background-image: url(http://www.specialimoveis.com.br/bosquesanaliafranco/imagens/anuncio_meio.gif);
	background-repeat: repeat-y;
	text-align: justify;
	background-position: center center;
}
#anuncio p {
	text-align: justify;
	margin: 5px;
	font-size: 20px;
}
#anuncio h3 {
	text-align: justify;
	padding: 5px;
}
#anuncio_topo {
	background-image: url(http://www.specialimoveis.com.br/bosquesanaliafranco/imagens/anuncio_cima.gif);
	float: left;
	height: 35px;
	width: 375px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	clear: left;
}
#anuncio_topo img {
	margin-top: 4px;
	vertical-align: middle;
}
#anuncio_rodape {
	background-image: url(http://www.specialimoveis.com.br/bosquesanaliafranco/imagens/anuncio_baixo.gif);
	float: left;
	height: 35px;
	width: 375px;
	background-repeat: no-repeat;
	background-position: center;
	clear: left;
}
#anuncio_fotos {
	height: 405px;
	width: 350px;
	background-image: url(http://www.specialimoveis.com.br/bosquesanaliafranco/imagens/fotos_anuncio_meio.gif);
	background-repeat: repeat-y;
	text-align: center;
	left: 386px;
	position: absolute;
	top: 44px;
	background-position: center center;
}
#anuncio_fotos_topo {
	background-image: url(http://www.specialimoveis.com.br/bosquesanaliafranco/imagens/fotos_anuncio_topo.gif);
	float: right;
	height: 30px;
	width: 350px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	clear: right;
	position: absolute;
	top: 4px;
	left: 386px;
}
#anuncio_fotos img {
	margin: 5px;
	overflow: scroll;
}
#anuncio_fotos p {
	text-align: justify;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-size: 12px;
	clear: both;
}
#anuncio_fotos a {
	color: #000000;
	text-decoration: none;
}
#anuncio_fotos a:hover {
	color: #000000;
	text-decoration: underline;
}
#anuncio_fotos_rodape {
	background-image: url(http://www.specialimoveis.com.br/bosquesanaliafranco/imagens/fotos_anuncio_rodape.gif);
	float: right;
	height: 30px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	top: 449px;
	position: absolute;
	left: 386px;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	height: 25px;
	width: 750px;
	clear: both;
	position: relative;
	margin-top: 26px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}

/*CLASSES*/

.contato_site {
	font-style: italic;
}
.pronto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.margem_esquerda {
	text-align: left;
	float: left;
	padding-left: 5px;
	clear: both;
}
.style1 {
	font-size: 35px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.limpar {
	clear: both;
}
