@import url(../css/estilo.css);

* { color: #765c30; }

body { background: url(../imagens/fundo-bio.jpg) top center; color: #765c30; }

h1 { font-size: 27px; xtext-transform:uppercase; font-weight: normal; margin-bottom: 21px; color: #917448; xpadding: 2px 3px; border-bottom: 1px solid #ebd5b5; xbackground: #dcb781}
h2 { font-size: 12px; font-weight: bold; }
#ano {font-size: 14px;}

a {color: white;}

#geral {
	color: #F5F2EB;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 2;
}


#menu li a { background: #edc895; padding: 1px 5px; color: white; }
	#menu li a:hover { background-color: #c2a374; }


#menu-secundario {
	position: absolute;
	margin: 20px 40px;
}

.ie6 #menu-secundario {
	margin:20px 0 0 80px ;
}

.ie7 #menu-secundario {
	margin:20px 0 0 80px ;
}


#menu-secundario li {
	background: #edc895;
	display: block;
	margin-bottom: 6px;
	width: 120px;
	padding: 5px;
	text-transform: uppercase;
}


#conteudo { width: 395px; }

	#conteudo a { background: #dcb781; }


#barra-lateral { position: absolute; margin: 20px 0 0 685px; width: 205px; }
	#barra-lateral a { color: #ba9e80; }
	#barra-lateral img { margin-top: 15px; border: 1px solid #ebd5b5; }
	#barra-lateral p { margin-top: 15px; }
	

.seta { vertical-align: middle; margin: 0 5px 0 0; }
	#barra-lateral .seta { margin: 0 5px 0px 0; border: none; }