html, body {
	height:100%;
	margin: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
    background: url(../imagens/background.gif) top center;
}
.tablecenter {
	width:814px;
	height:98%;
    background: url(../imagens/background_table.jpg) repeat-y center;
}
.tablecenter_interno {
	width:814px;
	height:98%;
    background: url(../imagens/background_table_interno.jpg) repeat-y center;
}
.tablerodape {
	width:814px;
	height:1%;
	background:#ffffff;
}
.tablemidle {
	width:814px;
	height:602px;
}
.tablemidle .fundo{
    background: url(../imagens/background_interno.jpg) no-repeat top center;
}
.tablemidle .fundowhite{
    background: url(../imagens/background_interno_white.jpg) no-repeat top center;
	height:100%;
}
.tablemidle .fundo .divmenu{
	margin-top:18px;
}
.tablemidle .fundowhite .divmenu{
	margin-top:18px;
}
.tablemidle .altura{
	height:521px;
}
.tablemidle .menufundo{
    background: url(../imagens/background_menu.jpg) no-repeat top center;
}
.tablemidle .but_cronograma{
	width:292px;
	height:100px;
	margin: 260px 0px 0px 130px;
}
.tablemidle .but_link{
	width:114px;
	height:23px;
	margin: 87px 0px 0px 312px;
}
