*{
  text-decoration:none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border:none;
  list-style-type: none;
}

body
{
  margin:0px auto;
  text-align:center;
  padding:0px;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  background-image:url(../imagens/pattern.jpg);
}

#sobre_topo_baixo
{
  height:20px;
  background-color:#4c3f16;
}

div, table, input, textarea {
	  font-family: 'Amaranth', sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

p {
	text-align:center;
	margin-top:25px;
	line-height:150%;
	color: #585043;
	font-size:18px;
	  font-family: 'Amaranth', sans-serif;
} 

p.bto {
	margin-top:0px;
}
	
#geral
{
	margin:0px auto;
	width:758px;
	height:650px;
	display:table;
	background-image:url(../imagens/caixa.png);
	background-repeat:no-repeat;
	margin-top:50px;
	text-align:left;
	border:0px solid #0f0;
}

#geral #sobre_topo
{
  width:100px;
  height:20px;
  float:left;
  margin-left:350px;
  margin-top:-65px
}

.w730
{
	width:730px;
}

.cens
{
	margin-left:-10px;
 }
 
 .sim
{
	margin:40px;
 }
 
#logo_flash
{
	margin:60px 0px 0px 240px;
	width:260px;

}