@import url("../../internas.css");

#site {
	background: url(imagens/fundo.jpg) #fff;
}


#topo {
	background: url(imagens/topo.jpg);
}

#corpo {
	clear: both;
	background: url(imagens/menu.jpg)  no-repeat left top;
	padding: 0 0 0 25px;
	min-height: 400px;
	height: 100%;
}

#menu { 
	background: url(imagens/rodape_menu.jpg) #5E8EA2 no-repeat left bottom;
}

#menu li {
	background: #507889;
}

#menu ul li a, #menu ul li a:hover {
	color: #fff;
}

#menu ul li a:hover {
	background: #35505B;
}

#atalhos h3, #atalhos a, #atalhos a:hover {
	color: #5F8EA2;
}

#rodape {
	background: url(../../imagens/rodape.jpg) bottom center no-repeat;
}

#rodape h2 span {
	background: url(../../imagens/logo_rodape.jpg) no-repeat;
}

#rodape_interno li a, #rodape_interno li a:hover {
	background: url(../../imagens/marcador_rodape.jpg) no-repeat left top;
}

#raiz h5 a, #raiz h5 a:hover{
	width: 110px;
}

#menu { 
	margin : 30px 0 0 0;
}

#conteudo_bib {
	padding: 40px 0 0 0 ;
}

#conteudo_bib h3 {
	font-size: 14px;
	color: #5F8EA2;
	padding: 15px 0 15px 0;
}

#conteudo_bib ul {
	margin: 0 0 0 15px;
}

#conteudo_bib li {
	list-style: square;
	padding: 3px;
}

#conteudo_bib a, #conteudo_bib a:hover {
	text-decoration: none;
	color: #555;
}

#conteudo_bib a:hover {
	text-decoration: underline;
	color: #000;
}

#livro {
	padding: 0 10px 10px 10px;
	border: 1px solid #eee;
	background: #f7f7f7;
}
