body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#estrutura{
	margin: 0 auto;
	text-align:center;
	width:940px;
	height:auto;
}
#topocinza{
	width:935px;
	height:95px;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	background:url(imagens/fundocinza.jpg) no-repeat;
}
#conteudo{	
	float:left;
	width:686px;
	height:400px;
}
#esquerda{
	float:left;
	width:254px;
	height:400px;
}
#barracinza{
	clear:both;
	width:940px;
	height:100px;
	text-align:left;
}
#contato{
	width:940px;
	height:308px;
	background:url(imagens/fundo2.jpg);
}
#form{
	float:right;
	text-align:left;
}
#carregando{
	float:left;
	width:686px;
	height:400px;
	background:#FFF;
	text-align:center;
}




