@charset "utf-8";
/* CSS Document */

.caixa_indique{
	position:relative;
	float:left;
	width:764px;
	}
	
.caixa_indique h1{
	position:relative;
	float:left;
	width:764px;
	}
	
.comporta_indique{
	position:relative;
	float:left;
	width:762px;
	height:360px;
	background-color:#F0F0F0;
	border:1px solid #CCC;
	margin-top:10px;
	}
	
.caixa_input_indique{
	position:relative;
	float:left;
	width:741px;
	height:101px;
	margin-top:12px;
	margin-left:10px;
	}

.linha_input_indique{
	position:relative;
	float:left;
	width:741px;
	height:27px;
	}
	
.linha_input_indique2{
	position:relative;
	float:left;
	width:741px;
	height:150px;
	}
	
.linha_input_indique2 label{
	position:relative;
	float:left;
	width:185px;
	height:150px;
	background-color: #999;
	font-size: 14px;
	color: white;
	line-height: 9.90em;
	font-family: Arial;
	padding-left: 10px;
	}
	
#mensagem{
	position:relative;
	float:right;
	width: 530px;
	height:148px;
	border:1px solid #CCCCCC;
	padding:0px;
	margin:0px;
	color: #666;
	font-family:Arial;
	font-size:12px;
	}
	
.linha_input_indique h2{
	position:relative;
	float:left;
	width:300px;
	height:27px;
	margin-top:10px;
	}
	
.linha_input_indique label{
	position:relative;
	float:left;
	width:185px;
	height:27px;
	background-color: #999;
	font-size: 14px;
	color: white;
	line-height: 1.90em;
	font-family: Arial;
	padding-left: 10px;
	}
	
#indique_nome{	
	position: relative;
	float: right;
	width: 530px;
	height: 23px;
	border: 1px solid #CCC;
	color: #666;
	}
	
#indique_email{	
	position: relative;
	float: right;
	width: 530px;
	height: 23px;
	border: 1px solid #CCC;
	color: #666;
	}
	
.extra_indique{
	margin-top:10px;
	}
	
.caixa_botao_texto{
	position:relative;
	float:left;
	width:741px;
	height:26px;
	margin-top:10px;
	}
	
.caixa_botao_texto h2{
	position:relative;
	float:left;
	width:300px;
	height:26px;
	line-height:1.90em;
	color:#000;
	}
	
.botao_envia_indicacao{
	position:relative;
	float:right;
	width:156px;
	height:26px;
	background-image:url(../imagens/enviar-indicacao.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.botao_envia_indicacao:hover{
	background-position:0px -26px;
	}
	
.espaco_indique{
	position:relative;
	float:left;
	width:764px;
	height:20px;
	}
	
.caixa_imagem_condominio{
	position:relative;
	float:left;
	width:764px;
	height:186px;
	background-image:url(../imagens/imagem_condominios.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
.caixa_imagem_condominio a {width:764px; height:186px; float:left}	

	