@charset "utf-8";
/* CSS Document */

.caixa_comporta_aluguel_garantido{
	position:relative;
	float:left;
	width:764px;
	}
	
.caixa_comporta_aluguel_garantido p{
	position:relative;
	float:left;
	width:764px;
	margin-top:10px;
	}
	
.caixa_plano{
	position:relative;
	float:left;
	width:361px;
	height:93px;
	background-image:url(../imagens/aluguel-plano-basico.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	}
	
.caixa_plano p{
	position:relative;
	float:left;
	width:241px;
	padding-left:110px;
	margin-top:47px;
	}
	
.caixa_plano2{
	position:relative;
	float:right;
	width:361px;
	height:93px;
	background-image:url(../imagens/aluguel-plano-pleno.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	}
	
.caixa_plano2 p{
	position:relative;
	float:left;
	width:248px;
	padding-left:103px;
	margin-top:42px;
	}


.caixa_plano3{
	position:relative;
	float:left;
	width:361px;
	height:93px;
	background-image:url(../imagens/aluguel-plano-master.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	}
	
.caixa_plano3 p{
	position:relative;
	float:left;
	width:248px;
	padding-left:103px;
	margin-top:43px;
	}
	
.caixa_plano4{
	position:relative;
	float:right;
	width:361px;
	height:93px;
	background-image:url(../imagens/aluguel-plano-premium.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	}
	
.caixa_plano4 p{
	position:relative;
	float:left;
	width:248px;
	padding-left:100px;
	margin-top:35px;
	}
	
.botoes_paluguel_garantido{
	position:relative;
	float:left;
	width:764px;
	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;
	}

	


    