#divAcompanhe
{
	background-image:url("../imagens/formulario.png");
	display:none;
	height:0;
	left:50%;
	margin-left:-370px;
	position:absolute;
	top:112px;
	width:0;
	z-index:3;
}

#divFormulario
{
	height:278px;
	left:-21px;
	position:relative;
	text-align:center;
	top:34px;
	width:343px;
}

.botaoFecharAviso
{
	display:none;
	float:left;
	left:302px;
	margin-top:-23px;
	position:relative;
	top:0px;
	cursor: pointer;
}
