/*Site Todo*/
#site{
    height:620px !important;
}
/*Conteúdo Total*/
#conteudo {
	height:380px !important;
}
/*Menu Lateral*/
#linksMenulateral {
	height:300px !important;
}
#esconde_scroll {
	overflow:hidden;
	position:relative;
	top:-17px;
	left:0px;
	width:532px;
	height:20px;
	background-color:#f6f6f6;
}
