﻿.cabecalho
		{
			width:830px;
			float:left;
			margin-left:18px;
			margin-right:50px;
			margin-top:20px;
			position:relative;
		}
				.logo
				{
					width:231px;
					height:102px;
					background-image:url(../img/logo.png);
					background-repeat:no-repeat;
					float:left;
					margin-right:10px;
				}
				.espacoTelefone
				{
				    width:153px;
				    height:21px;
				    background-image:url(../img/telefone-perales.gif);
				    background-repeat: no-repeat;
				    float:left;
				    margin-top:80px;
				}
				.letraPequena
				{
					display:none;
					/*float:left;
					color:#a3cd39;
					font-size:10px;
					margin-left:15px;
					margin-top:85px;*/
				}
				.telefone
				{
					display:none;
					/*margin-top:74px;
					margin-left:4px;
					margin-right:155px;
					float:left;
					font-family:Helvetica Neue,Arial;
					color:#a3cd39;
					font-size:22px;*/
				}
				.btnChat
				{
					background-image:url(../img/btnChat.gif);
					position:absolute;
					top:70px;
					left:500px;
					width:178px;
					height:22px;
					border:3px solid #939597;
					display:block;
				}
				.btnChat:hover
				{
					 border:3px solid #C6C8CB;
				}
				.acessoria
				{
					margin-top:110px;
					margin-left:40px;
					color:White;
					font-size:14px;
					font-weight:bold;
					float:left;
				}
					.acessoria:hover
					{
						text-decoration:underline;
					}

				.balao
				{
					background-image:url(../img/balao.png);
					background-repeat:no-repeat;
					height:60px;
					position:absolute;
					left:710px;
				}
					.textoBalao
					{
						margin-top:4px;
						margin-left:4px;
						width:80px;
						font-size:9px;
						color:#003141;
						display:block;
					}
				.busca
				{
					background-color:#8b9b93;
					float:right;
					width:145px;
					height:70px;
					margin-top:53px;
					margin-right:90px;
				}
					.fundoTxb
					{
						margin:3px 0 10px 3px;
						width:138px;
						height:26px;
						background-image:url(../img/txbBusca.png);
						background-repeat:no-repeat;
						float:left;
					}
						.txbBusca
						{
							margin:0 0 0 3px;
							width:130px;
							height:22px;
							color:White;
							border:0;
							background-color:transparent;
							font-size:14px;
						}
					.textoBusca
					{
						margin-top:3px;
						margin-left:3px;
						color:White;
						font-size:18px;
						float:left;
					}
					.trianguloAmarelo
					{
						width:28px;
						height:25px;
						background-image:url(../img/trianguloAmarelo.png);
						float:left;
					}
			.boxBemVindo
			{
				background-color:#a3cd39;
				background-image:url(../img/bemVindo.gif);
				background-repeat:no-repeat;
				background-position:305px 32px;
				width:836px;
				height:130px;
				margin:15px 0 0 0;
				float:left;
			}
				.bemVindo
				{
				    display:none;
				    color:White;
					/*color:White;
					font-size:35px;
					margin-left:500px;
					margin-top:30px;
					display:block;*/
				}
				.slogan
				{
					display:none;
					color:White;
					/*font-size:23px;
					margin-left:502px;
					display:block;
					font-weight:bold;*/
				}
				.logoRedeImobiliaria
				{
				    background-image:url(../img/logoRedeImobiliaria.gif);
				    width:100px;
				    height:57px;
				    display:block;
				    position:absolute;
				    left:725px;
				    top:50px;
				}