@charset "utf-8";
/* CSS Document */

.caixa_exclusividade{
	position:relative;
	float:left;
	width:764px;
	}
	
.caixa_exclusividade h1{
	position:relative;
	float:left;
	width:764px;
	height:15px;
	}
	
.caixa_comporta_empresa{
	position:relative;
	float:left;
	width:762px;
	border:1px solid #CCC;
	margin-top:15px;
	}
	
.caixa_cabecalho_empresa{
	position:relative;
	float:left;
	width:760px;
	height:25px;
	background-color:#E0E0E0;
	margin-left:1px;
	margin-top:1px;
	}
	
.caixa_cabecalho_empresa h1{
	position:relative;
	float:left;
	width:750px;
	height:25px;
	font-size:14px;
	color:#333;
	padding-left:10px;
	line-height:1.90em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	}
	
.caixa_texto_escreve_empresa{
	position:relative;
	float:left;
	width:740px;
	margin-left:10px;
	margin-top:10px;
	}
	
.caixa_texto_escreve_empresa p{
	position:relative;
	float:left;
	width:740px;
	}
	
.espaco_empresa{
	position:relative;
	float:left;
	width:740px;
	height:10px;
	}
	
.botoes_paluguel_garantido{
	position:relative;
	float:left;
	width:570px;
	height:26px;
	margin-top:15px;
	}	

.botao_aluguel01{
	position:relative;
	float:left;
	width:158px;
	height:26px;
	background-image:url(../imagens/aluguel-garantido-botao01.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}

.botao_aluguel01:hover{
	background-position:0px -26px;
	}


.botao_aluguel02{
	position:relative;
	float:left;
	width:158px;
	height:26px;
	background-image:url(../imagens/aluguel-garantido-botao02.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}

.botao_aluguel02:hover{
	background-position:0px -26px;
	}
	
.botao_aluguel03{
	position:relative;
	float:left;
	width:158px;
	height:26px;
	background-image:url(../imagens/aluguel-garantido-botao03.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}

.botao_aluguel03:hover{
	background-position:0px -26px;
	}
	
.botao_aluguel04{
	position:relative;
	float:right;
	width:227px;
	height:26px;
	background-image:url(../imagens/ligue-agora.jpg);
	background-repeat:no-repeat;
	cursor:default;
	}
	
.margin_left_alugue{
	position:relative;
	float:left;
	width:15px;
	height:26px;
	}


	