@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: 300px;
	height: 100%;
}

#menu { 
	background: url(imagens/rodape_menu.jpg) #8071A8 no-repeat left bottom;
}

#menu li {
	background: #564684;
}

#menu ul li a, #menu ul li a:hover {
	color: #fff;
}

#menu ul li a:hover {
	background: #332950;
}

#atalhos h3, #atalhos a, #atalhos a:hover {
	color: #7B6AB0;
}

#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: 180px;
}

#menu { 
	margin : 30px 0 0 0;
}
