@charset "utf-8";
/* CSS Document */

body{
margin: 0 auto;
width:100%;
background-color:#333333;
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

img{
border:0px;
}
.foto{
border: 2px solid #CCCCCC;
}
#todo{
width:950px;
margin: 0 auto;
}
#topo{
float:left;
width:950px;
padding-top:20px;
background-image:url(images/bgtop.jpg);
background-position:top;
background-repeat:no-repeat;
padding-bottom:30px;
}
#logo_bandeiras{
float:left;
width:150px;
margin-left:35px;
}
#logo{
float:left;
text-align:center;
width:150px;
}
#bandeiras{
float:left;
width:150px;
margin-top:10px;
}
.bandeira_item{
float:left;
width:25px;
margin-left:10px;
}
#flash_menu{
width:735px;
float:left;
margin-left:25px;
}
#flash{
float:left;
width:735px;
height:210px;
text-align:center;
}
#menu{
float:left;
width:735px;
}
.menu_item{
float:left;
margin-left:8px;
}
#conteudo{
float:left;
width:950px;
margin-top:40px;
}
#banner{
float:left;
width:950px;
text-align:center;
margin-top:10px;
}
#linha1{
float:left;
width:950px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}
#empresa_conheca{
float:left;
width:950px;
}
#empresa{
float:left;
width:600px;
}
#empresa_titulo{
float:left;
width:600px;
padding-top:5px;
}
#empresa_slogan{
float:left;
width:600px;
padding-top:5px;
}
#empresa_texto{
float:left;
width:590px;
padding-top:5px;
padding-left:5px;
padding-right:5px;

}
.bg_textos{
background-image:url(images/bg_textos.jpg);
background-repeat:repeat-x;
background-position:center;
}
#linha2{
float:left;
width:2px;
margin-left:20px;
margin-right:20px;
text-align:center;
height:158px;
padding-top:30px;
}
#conheca{
float:left;
width:300px;
}
#conheca_titulo{
float:left;
width:300px;
}
#conheca_foto{
float:left;
width:150px;
padding-top:5px;
}
.connheca_conteudo{
float:left;
width:150px;
text-align:center;
height:100px;
}
#connheca_conteudo_titulo{
float:left;
width:100px;
background-image:url(images/bg_textos.jpg);
background-repeat:repeat-x;
background-position:top;
}
#connheca_conteudo_texto{
float:left;
width:210px;
margin-top:5px;
margin-left:10px;
padding-top:5px;
padding-right:5px;
padding-left:5px;
background-image:url(images/bg_textos.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
#linha3{
float:left;
width:600px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
#chamadas_inicial{
float:left;
width:600px;
}
.chamada_inicial{
float:left;
width:300px;
}
.chamada_inicial_titulo{
float:left;
width:280px;
}
.chamada_inicial_texto{
float:left;
width:290px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:justify;
}
#conteudo_internas{
float:left;
width:100%;
margin-top:15px;
}
/* Links*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Conteúdo Contato*/
.cx{
	border: 1px solid #DA251D;
	width:200px;
	background-color:#FFFFFF;
	color:#333333;
	margin: 0 auto;
	text-align:justify;
}
.cx_maior{
	border: 1px solid #DA251D;
	width:200px;
	height:100px;
	background-color:#FFFFFF;
	color:#333333;
}
.cx_enviar{
	border: 1px solid #DA251D;
	width:50px;
	background-color:#FFFFFF;
	color:#DA251D;
	margin: 0 auto;
	text-align:center;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/* Conteúdo Empreedimento*/
.empreedimento{
float:left;
width:285px;
margin-left:5px;
border:2px #CCCCCC solid;
background-image:url(images/bg_imovel.jpg);
background-position:center;
}
.empreedimento_foto{
float:left;
width:150px;
padding-top:5px;
padding-bottom:5px;
padding-left:2px;
}
.empreedimento_texto{
float:left;
width:115px;
padding-left:10px;
padding-top:7px;
}
/* Atendimento*/
#atendimento{
width:500px;
height:500px;
}
/* Conteúdo Rodape*/
#rodape{
float:left;
width:100%;
margin-top:10px;
margin-left:0px;
margin-right:0px;
background-image:url(images/bg_rodape.jpg);
background-position:top;
background-repeat:repeat-x;
}

#rodape_conteudo{
width:950px;
margin: 0 auto;
}

#rodape_chamadas{
float:left;
width:670px;
padding-left:10px;
padding-right:10px;
margin-top:20px;
}

#rodape_slogan{
float:left;
text-align:center;
width:650px;
}

#rodape_menu{
float:left;
margin-top:25px;
width:650px;
}

.rodape_menu_item{
float:left;
width:130px;
text-align:center;
}

#rodape_endereco{
float:left;
width:650px;
}

#rodape_marca{
float:left;
width:260px;
margin-top:20px;
text-align:center;
}
