.links_redes {
	height: 35px;
	width: 350px;
	float: left;
	margin-left: 15px;
}

#trabalhosespeciais {
	width: 100%;
	margin-top: 20px;
}
#div_principal #lateralesquerda {
	float: right;
	width: 199px;
	height: 580px;
}
#div_principal #conteudogeral {
	float: left;
	height: auto;
	width: 570px;
}
#div_principal .fundo_borda {
	background-image: url(../images/fundo_borda.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#div_principal #lateralesquerda #inicialnoticias {
	float: left;
	width: 100%;
	height: 300px;
}

#bannercentral {
	height: 580px;
	width: 570px;
}



#div_principal #lateralesquerda #inicialnoticias #imagemultima {
	float: left;
	width: 100%;
	margin-top: 0px;
	text-align: center;
}
#div_principal #lateralesquerda #assinatura {
	width: 100%;
}

 #rodape {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	width: 770px;
	margin-top: 2px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#rodape a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

#rodape img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#rodape a:hover {
	text-decoration: underline;
}

