body {
	background:#000 url(../imagens/fundo.jpg) repeat-x top;
}

#popup{
	width: 350px;
	height: 350px;
	z-index: 10;
	position: absolute;
	margin-left: 325px;
}

#conteudo{
	z-index: -1000;
}

.numeros{
	list-style: decimal;
	margin-left: 20px;
}

#container{
	margin:0 auto;
	width:1000px;
	background:#000;
	}
	
#flash_galery{
	padding:50px 0 0 0;
	text-align:right;
	}
#menu{
	width:715px;
	height:49px;
	float:right;
	padding:25px 0 0 0;
	}

#topo{
	background:url(../imagens/topo.jpg);
	width:1000px;
	height:144px;
	}
	
.imagem_left{
	float:left;
	padding:15px 15px 15px 50px;
	}
	
.imagem_right{
	float:right;
	padding:15px 50px 15px 15px;
	}
	
#mapa{
	text-align:center;
	}
	
#google_maps{
	text-align:center;
	padding:20px
	}
#google_maps a{
	font:12px/20px Verdana,Arial,Helvetica,Sans-serif;
	color:#fff;
	text-decoration:none;
	}
#google_maps a:hover{
	font:12px/20px Verdana,Arial,Helvetica,Sans-serif;
	color:#fff;
	text-decoration:underline;
	}
#desenvolvedor{
	text-align:center;
	}
#twitter{
	text-align:center;
	}.spoke{
	text-align: left;
}

.spoke a{
	text-decoration: none;
	color: white;
}

.spoke a:hover{
	text-decoration: underline;
	color: white;
}

#rodape{
	clear: both;
}
