body {
	margin: 0px;
	background: #CC9869 url(../imagens/fundo.jpg)repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

#geral {
	width: 760px;
	margin: 0px auto;
	background-color: #feeee0;
	}
	
#topo {
	text-align: center;
	height: 78px;
	background: url(../imagens/topo.gif) no-repeat;
		
}

#topo2 {
	text-align: center;


}

#menu {

 height: 30px;
 text-align: center;
 background: url(../imagens/menu.gif) no-repeat;
 
}

#textmenu{
	padding-top: 5px;
	color: White;
}

#flash {
   text-align: center;
	height: 250px;

}


#conteudo {
	
	padding-right: 40px;
	padding-left: 40px;
	font-size: 13px;
}

a:link,
a:visited {
	color: white;
	text-decoration: none;
}
a:hover,
a:active {
	color: #DBCD24;
	text-decoration: none;
}

#titulo {
	padding-top:2px;
	font-family: Helvetica;
	text-align: center;
	font-size: 35px;
}

#titulo2 {
	
	font-family: Helvetica;
	text-align: center;
	font-size: 25px;
}

#fotos{
	text-align:center;
	padding-top: 20px;
	padding-bottom: 30px;
	
}
#fotos_tabela{
	border: 3px solid #ca9869;
}

#centro {
	text-align: center;
    
}

#voltar a:link,
#voltar a:visited {
color: Black;
text-decoration: none;
}

#voltar a:hover,
#voltar a:active {
	color: red;
}
#video{
	padding-top: 20px;
	text-align: center;
}
	#texto2 {
	padding-left: 5px;
	padding-right: 6px;
	text-align: left;
	font-size: 10px;
}