#BIBLIOTECA {
	width: 162px;
	position: absolute;
	z-index: 10;
	right: -172px;
	top: 0px;
	/*background-image: url(/imagens/biblioteca_talentosa/biblioteca_talentosa_fundo.jpg);*/
	background-repeat: repeat-y;
	text-align: center;
}
#BIBLIOTECA .neutro, #BIBLIOTECA .neutro:hover{
	padding:0px;
	text-align: center;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.biblioteca {
	padding: 10px;
}
#BIBLIOTECA td {
	padding-left: 10px;
	padding-right: 10px;
}

#BIBLIOTECA td, .biblioteca strong{
	color: #996600;
	padding-bottom: 10px;
}
#BIBLIOTECA a, .biblioteca a {	
	width: 100px;	
	display:block;
	margin-bottom: 5px;
}
#BIBLIOTECA a:hover, .biblioteca a:hover {
	
}
#PRINCIPAL {
	width: 933px;
	position:relative;
}
#TOPO {
	margin-right: 162px;
}
#CORPO {
	margin-right: 182px;
	_margin-right: 162px;/* Fix IE */	
}
#CANTO_ESQ {
	margin-right: 173px;
	_margin-right: 163px;
}
#CANTO_DIR {
	margin-right: 173px;
	_margin-right: 162px;	
}
#TALENTOSA {
	margin-left: 521px;
	xtop: 17px;
}

.h2Biblioteca {
	color: #996600;
	background-color: #FFF2D7;
	background-image: url(/imagens/submenu_fim_bliblioteca.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
