#indique_amigo_floatbox {
	visibility: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	width: 184px;
	height: 100px;

}
#indique_amigo_floatbox #fbia_titulo {
	background: transparent url(../img/layout/fBoxBordaCima.gif) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
	height: 10px;
	
	
}
#indique_amigo_floatbox #fbia_titulo h3 {
	font-size: 12px;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 0px 0px 0px 20px;
	color: #2B5047;
	float: left;
}

#indique_amigo_floatbox #fbia_titulo img {
	padding: 3px 0 0 0;
	margin: 3px 10px 0px 0px;
	
	float: right;
}


#indique_amigo_floatbox #fbia_conteudo {
	margin: 0px;
	padding: 1px 0 0 10px;
	background-color: #EAF3E2;
	height: 83px;
	border-left: 1px solid #A9C974;
	border-right: 1px solid #A9C974;
}
#indique_amigo_floatbox #fbia_footer {
	background-color: #EAF3E2;
	border-left: 1px solid #A9C974;
	border-right: 1px solid #A9C974;
}
#indique_amigo_floatbox #fbia_footer {
	text-align: center;
	font-size: 12px;
	height: 22px;
}
#indique_amigo_floatbox #fbia_conteudo img {
	margin: 15px 0 0 42px;
}
#indique_amigo_floatbox p {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 25px 0 0 0;
}

#indique_amigo_floatbox form {
	margin: 0;
	padding: 5px 0 0 0;
}
#indique_amigo_floatbox label {
	color: #666666;
	font-size: 12px;
}
#indique_amigo_floatbox input {
	background-color: #F5F5F5;
	border: 1px solid #999999;
	color: #000000;
}

#comprarRoteiro {
	display: none;
}