#bloc_nt_destaques, #bloc_nt_noticias{
position:relative;
width:304px;
height:150px;
border:0px solid #000;
float:left;
background-position:center center;
background-repeat:no-repeat;
}

.img_noticias_destaques{ 
	position:absolute; 
	z-index:-20;  
	left:-50px; 
	top:-45px; 
}


#aluno_lendo{
position:relative;
display:block;
width:574px;
height:260px;
border:0px solid #000;
float:right;
margin-top:5px;
}

#conteudo_bloco{
position:relative;
display:block;
width:auto;
height:70px;
border:0px solid #000;
top:50px;
left:70px;
font-size:10px;
font-family:"Verdana";
color:#676767;
z-index:20;
}

.linha_cont_blocos{
line-height:21px;
vertical-align:bottom;
margin:1px 0 1px 0;
vertical-align:bottom;
width:205px;
}

.link_linha_cont_blocos{
line-height:21px;
vertical-align:bottom;
margin:1px 0 1px 0;
vertical-align:bottom;
text-decoration:none;
/*z-index:500;*/
}

#link_noticias{
position:relative;
display:block;
width:112px;
height:15px;
border:0px solid #000;
background-image:url('../imagens/+noticias.png');
background-position:center center;
background-repeat:no-repeat;
top:52px;
left:152px;
z-index:20;
cursor:pointer;
}

#link_destaques{
position:relative;
display:block;
width:125px;
height:16px;
border:0px solid #000;
background-image:url('../imagens/+destaque.png');
background-position:center center;
background-repeat:no-repeat;
top:52px;
left:140px;
z-index:20;
cursor:pointer;
}