body {
	background: none;
	background: #fffcd9;
	font-family: "Lato", sans-serif;
}

h1, h2, h3, h4, h5 {
	font-family: "Oswald", sans-serif !important;
	font-optical-sizing: auto;
}

p {
	font-family: "Lato", sans-serif !important;
}

/* Cabecalho */
#cabecalho {
	width: 100%;
	height: 155px;
	background: #222;
}

#logo {
	background: none;
	padding: 20px 0px 0px 0px;
	position: absolute;
}

#contato-cabecalho {
	background: none;
	float: right;
	width: 76px;
	padding: 110px 0 0 0;
}

#contato-cabecalho p {
	color: #fffcd9;
	font-size: 16px;
	line-height: 18px;
	background: no-repeat left center;
	padding: 12px;
	font-family: "Lato", serif;
}

#contato-cabecalho a {
	color: #fffcd9;
    float: left;
    width: 25px;
    height: 25px;
}

#contato-cabecalho a:hover {
	color: #4c4a4d;
}

.endereco {
	background-image: url(../images/icone-endereco-claro.png) !important;
	width: auto;
	background-repeat: no-repeat;
	background-position: left center;
}

.email {
	background-image: url(../images/icone-email-claro.png) !important;
	background-repeat: no-repeat;
	background-position: left center;
}

.telefone {
	background-image: url(../images/icone-telefone-claro.png) !important;
	background-repeat: no-repeat;
	background-position: left center;
}

#menu {
	width: 100%;
	background: #fffcd9;
	border-bottom: 2px solid #cfaa22;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu ul {
}

#menu ul li {
	float: left;
    margin-right: 50px;
    font-family: "Oswald", serif !important;
    font-size: 20px;
}

#menu .atual {
	color: #cfaa22 !important;
}



#procura {
    background: none;
	
	background:black;
    background:rgba(0,0,0,0.8);
    left: 50%;
	margin-left: -493px;
	width: 648px;
	width: 424px;
	min-height: 204px;
	top: 223px;
	position: absolute;
	z-index: 5;
	border-bottom: 3px solid #a1a48a;
	border-bottom: 2px solid #cfaa22;
}

#grama {
	display: none;
}

#procura h3 {
	background: #fffcd9;
	color: #cfaa22;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0px;
	padding: 8px 0 7px 10px;
}

input, label {
	font-family: "Lato", serif !important;
}

.dados {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

label {
	padding: 10px;
	display: inline-block;
	position: relative;
	z-index: 2;
	color: #fffcd9;
	text-transform: uppercase;
	font-size: 14px;
}

#encontrar {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	width: 187px;
	padding: 4px;
	border: none;
	background: #2e812b url(../images/seta2.png) no-repeat 170px 7px !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 10px;
	border-bottom: 3px solid #4c4a4d;
	border-bottom: 2px solid #cfaa22;
	margin-top: 43px;
}

#encontrar:hover {
	background-color: #22681f !important;
	cursor: pointer;
}



.styled-select {
	overflow: hidden;
	font-size: 20px;
	color: #7c7a6e;
	height: 20px;
	width: 187px;
	padding: 2px;
	border: none;
	background: #ffffff url(../images/seta.png) no-repeat 170px 10px !important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 10px;
	border-bottom: 3px solid #7c7a6e;
	position: relative;
	z-index: 2;
}

.styled-select select {
	background: transparent;
   -webkit-appearance: none;
	width: 187px;
	height: 20px;
	color: #7c7a6e;
	background: none;
	border: none;
	font-size: 16px;
}

.grande {
	width: 285px;
	background: #ffffff url(../images/seta.png) no-repeat 267px 10px !important;
}

.grande select {
	width: 285px;
}

#filtro {
    background: url("../images/fundo-destaque-slider.jpg") repeat scroll 0 0 transparent;
    left: 50%;
	margin-left: 176px;
	width: 316px;
	position: absolute;
	border-bottom: 3px solid #4c4a4d;
	min-height: 204px;
	top: 223px;
}

#filtro > p {
	padding: 10px;
}

#filtro > h3 {
    color: #fffcd9;
    font-family: 'Lobster', cursive;
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 0px;
	background: #4c4a4d;
	padding: 15px 15px 5px 15px;
}

.skdslider .slide-desc {
    background: none;
	background:black;
    background:rgba(0,0,0,0.8);
    left: 50%;
    margin-left: -40px;
    width: 530px;
    top: 25px;
    position: absolute;
    border-bottom: 3px solid #4c4a4d;
	border-bottom: 2px solid #cfaa22;
    min-height: 202px;
}

.skdslider .slide-desc > h3 {
	background: #fffcd9;
	color: #cfaa22;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0px;
	padding: 8px 0 7px 10px;
}

.skdslider .slide-desc > h2 {
    color: #fffcd9;
    background: #cfaa22;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    padding: 5px;
}

h2 a {
    color: #fffcd9;
}

.skdslider a.prev {
    margin-left: -30px;
	top: 68px;
}

.skdslider a.next {
	top: 68px;
}

.skdslider .slide-desc > p {
    padding: 0 15px 0 15px;
	color: #fffcd9;
}

.quantidade-fotos {
    position: relative;
    margin-top: 9px;
    margin-left: 281px;
    margin-bottom: 15px;
    text-align: right;
    width: 195px;
}

.skdslider .slide-desc > h4 {
    color: #cfaa22;
    font-size: 20px;
    text-align: right;
    margin-right: 22px;
    margin-top: -10px;
}

.skdslider span {
    color: #cfaa22;
    font-family: "Oswald", serif !important;
    font-size: 25px;
    line-height: 18px;
}

.conteudo {
    background: #fffcd9;
}

.casa {
    background: #fff;
    border-bottom: 3px solid #cfaa22;
}

#rodape {
    background: #222;
    border-top: 3px solid #cfaa22;
}

#flores {
    width: 100%;
    height: 66px;
    background: #222;
}

#titulo-pagina, #titulo-casa {
    width: 100%;
	margin: 0;
	border: none;
    padding-bottom: 6px;
    background: gold;
    background: #cfaa22;
    color: #fffcd9;
}

.quantidade-fotos {
    padding-right: 15px;
	margin-left: -130px;
}

#detalhes-casa {
    width: 100%;
    border-bottom: none;
    margin-right: 0px;
    float: none;
    clear: both;
    margin: 20px 0;
    background: none;
}

#tipo h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 5px;
    color: #fffcd9;
    background: #cfaa22;
    margin-bottom: 0px;
}