@charset "iso-8859-1";

@font-face {
    font-family: 'noto_serifregular';
    src: url('fonts/NotoSerif-Regular-webfont.eot');
    src: url('fonts/NotoSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/NotoSerif-Regular-webfont.woff') format('woff'),
         url('fonts/NotoSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/NotoSerif-Regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'great_vibesregular';
    src: url('fonts/greatvibes-regular-webfont.eot');
    src: url('fonts/greatvibes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/greatvibes-regular-webfont.woff') format('woff'),
         url('fonts/greatvibes-regular-webfont.ttf') format('truetype'),
         url('fonts/greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{
	margin: 0;
	padding: 0;
	background-position: center top;
}

img {
	border: 0px none transparent
}

.tudo{
	width:974px;
	margin: 0 auto;
}

.topo{
	width:974px;
}

#logo{
	width: 974px;
	height: 176px;
	padding-top: 0;
	padding-right: auto;
	padding-bottom: 0;
	padding-left: auto;
	text-align: center;

}

h1{
	color:#9B2727;
	font-family: 'great_vibesregular';
	font-size: 50px;
	margin:0px; 
	padding:0px;
}
h2{
	color:#9B2727;
	font-family: 'great_vibesregular';
	font-size: 34px;
	margin:0px; 
	padding:0px;
}
h4{ 
	color:#9C2828;
	margin:0px; 
	padding:0px;
}
#menu{
	width:974px
	height:50px;
	margin:0;
	background: url(imagens/menu3.png);
	background-repeat:no-repeat;
}

.restomenu{}

table{
	text-align:center; color:#FFF; font-size:16px;
}

.banner{
	width: 958px;
	padding: 0;
	float: left;
	background:#FFF;
	border-bottom: 1px solid #C5C2BC;
	border-left: 1px solid #C5C2BC;
	border-right: 1px solid #C5C2BC;
	margin: 0 7px;
}


#banner{
	width:100%;
	height: 396px;
	;
	margin:0 auto;
	padding: 0;
	float: left;
}

#banner a {
	margin: 0 5px 5px 5px;
}


.cycle-pager {width:100%; text-align:center;right:20px; position:absolute; bottom:0; z-index:999;}
.cycle-pager span {font-size:0; color:transparent; width:57px; height:20px; margin:4px; display: inline-block; cursor: pointer; background: url(imagens/btn-troca2.png) center center no-repeat;}
.cycle-pager span.cycle-pager-active { background: url(imagens/btn-troca.png) center center no-repeat;}
.cycle-pager > * { cursor: pointer;}
.troca{
	width: 974px;
	height: 57px;
	position: absolute;
	z-index: 999;
	top: 582px;
	margin: 0 auto;
}



#corpo{
	width: 974px;
	float: left;
	margin: 0 0 50px 0;
}

#conteudo{
	width:957px;
	height:491px;
	float:left;
	margin: 0 0 0 11px;

}


#bem-vindo{
	width:560px;
	height:280px;
	float:left;
	font-family: 'noto_serifregular';
	font-size:15;
	color: #535353;
	margin-top: 21px;
	}

#span{
	width:370px;
	float:left;
	margin:80px 0 0 18px;
}

#span2{
	width:960px;
	margin: 25px 0 25px 0;
	padding: 0;
	float:left;
}

.box-inicial {
	width: 173px;
	height: 112px;	
	float: left; 
	margin: 5px 0 0 10px;
	background:url(imagens/box-inicial.png)
} 

.box-inicial-imagem{	
	width: 159px;
	height: 93px;
	float: left; 
	margin: 7px 7px 12px 7px;
} 


.caixa-span{
	width:186px;
	height:92px;
	background:url(imagens/fundo-chamada.png);
	background-repeat:no-repeat;
	float:left;
	margin: 0px 2px 2px 0;
	padding:2px 2px 2px 2px;
}
.titulo-apartamentos{
	font-family: 'noto_serifregular';
	color: #725020;
	font-size:16px;
}
.texto-apartamentos{ 
font-family: 'OpenSansRegular';
text-align:center; font-size:13px; color:#535353;}


#rodape{
	width:100%;
	height:204px;
	padding:0;
	background:url(imagens/rodapedefinitivo.png);
	background-repeat:repeat-x;
	clear:both;
}
#rodape p{
	font-size:14px;
	margin:0;
	padding:0;
}

#detalhes-rodape{
	width:974px;
	height:139px;
	margin: 0 auto;
	padding:0;

}
#rodape h4{
	font-size:15px;
	margin: 5px 0 0px 0 0;
	color:#FFF;
	font-family:"Open Sans";
}

#rodape p{
	font-size:13px;
	margin: 2px 0 0 0 0;
	color:#FFF;
	font-family:"Open Sans";
}

#endereco{
	width:215px;
	height:139px;
	margin:15px 0 0 0;
	padding: 0;

	float:left;
}
#endereco h4{ text-align:left; margin:5px 0 5px 0;}

#social{
	width:283px;
	height:139px;
	margin:15px 0 0 0;
	padding: 0;
	float:right;
}
#social h4{float:right; margin:5px 0 5px 0;}
#facebook{ width:79px; height:37px; float:right; margin: 0;}
#navegacao-rodape{
	width:395px;
	height:139px;
	float:left;
	margin:15px 0 0 66px;
	padding: 0;
} 
#navegacao-rodape h4, p{ text-align:left; margin:5px 0 5px 0;}
a{
	text-decoration:none;
	color: #FFF;
}

#desenvolvedor{
	width:700px;
	height:37px;
	float:right;
	margin: 4px 0 0 324px;
	padding: 0;
}

#desenvolvedor p{
	font-size:11px;
	margin:2px 0 0 0;
	color:#FFF;
	text-align:right;
}

#desenvolvedor-text{
	float: left;
	width:590px;
	height: 25px;
}

#desenvolvedor-img{
	width: 79px;
	height: 25px;
	margin: 0px 0 10px 3px;
	float: right;
}
.conteudo2{
	margin:0px;
	padding: 0 7px 0px 7px;
	float:left;
}
.interior-pag{
	font-family: 'noto_serifregular';
	font-size: 13px;
	width:957px;
	float:left;
	margin: 20px auto;
}
.interior-pag p{
	font-family: 'noto_serifregular';
	font-size: 13px;
	text-align:left;
	margin-bottom:3px;
}

.link-ver-mais{
	float:left;
}

.texto-01,.texto-01 p, .texto-01 a{
	font-family: 'noto_serifregular';
	font-size: 13px;
	color:#000;
}

.texto-02, .texto-02 p{
	font-family: 'noto_serifregular';
	font-size: 15px;
	color:#000;
}

.link-ver-mais a{
	 font-family: 'noto_serifregular';
	 color: #9C2828;
	 font-size:13px;	 
}

.link a, .link{
	 font-family: 'noto_serifregular';
	 color: #9C2828;
	 font-size:13px;
	 text-align:center;	 
}

.menu-seta-esquerda {
	position:absolute;
	width:7px;
	height:6px;
	z-index:1;
	left: 0px;
	top: 67px;
}

.menu-seta-direita {
	position:absolute;
	width:7px;
	height:6px;
	z-index:1;
	left: 0px;
	top: 67px;
	left: 967px;
}
