/* CSS Document */
.titulo
{
	color:#FF8002;
	font-size:35px;
	line-height:95%;
	margin:20px;
}
.titulo span
{
	font-size:16px;
	color:#383838;
}
#capa
{
	width:564px;
	height:433px;
	margin-right:25px;
	float:left;
}


#info
{
	width:434px;
	float:left;
}
.valor
{
	color:#383838;
	font-size:35px;
	line-height:95%;
	margin:20px;
}
.valor span, .bairro span
{
	font-size:16px;
}

.bairro
{	color:#383838;
	font-size:20px;
	line-height:95%;
	margin:20px;
}
.btOrcamento { width:170px; height:31px; line-height:33px; display:inline-block; color:#FFF !important; font-size:13px; text-indent:15px; background-image:url(/imagens/iconLinkOrc.png); background-repeat:no-repeat; background-position:bottom left; float:left; }

#geraisLeft { width:710px; float:left; margin-right:150px; }
#geraisRight { width:340px; float:left; text-align:center; }
#geraisRight h2 { margin-bottom:0; }
#geraisRight form label { display:block; text-align:left; margin:0 0 10px 0; }
#geraisRight form label input { display:block; width:338px; height:28px; border:1px solid #D5D5D5; text-indent:5px; }
#geraisRight form label textarea { display:block; width:338px; height:100px; border:1px solid #D5D5D5; text-indent:5px; margin:5px 0 0; }
#geraisRight form span { color:#ff8003; font-size:11px; text-align:left; display:block; }
#geraisRight form button { border:none; background-color:#FFF; margin:20px 0 0 0; text-align:left; font-size:15px; line-height:30px; cursor:pointer; }
#simulacao { width:255px; height:77px; border-bottom:3px solid #D3802D; margin:80px 0 0; display:block; color:#FFF;  background:url(/imagens/empreendimentosIconCalc.png) 15px 20px no-repeat #F89635; text-align:left; padding:23px 0 0 85px; font-size:23px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; line-height:150%; font-weight:300; }
#simulacao span { font-size:31px; }
#galeriaFotos ul { list-style:none; width:564px; height:434px; padding:0; overflow:hidden; }
#galeriaFotos ul li { margin:0; padding:0; float:left; width:733px; height:487px; }
.galeriaSetas { width:26px; height:37px; position:absolute; background-image:url(/imagens/indexBannerSetas.png); background-repeat:no-repeat; z-index:999; }
.galeriaSetasLeft { left:0; top:260px; background-position:left center; }
.galeriaSetasRight { left:525px; top:260px; background-position:right center; }

@media screen and (max-width: 500px) {
#galeriaFotos { width:320px; height:213px; float:none; margin-right:0; }
	#galeriaFotos div { width:320px; height:213px; }
	#galeriaFotos ul { list-style:none; width:320px; height:213px; margin:0 0; }
	#galeriaFotos ul li { width:320px; height:213px; }
	.galeriaSetasLeft { left:5px; top:200px; }
	.galeriaSetasRight { left:290px; top:200px; }	
	#galeriaFotos ul li img { width:320px; }
	#capa {
    width: 320px;
    height: 213px;
    margin-right: 25px;
    float: left;
	}
	#geraisLeft, #geraisRight{width:320px; float:none}
}
