@charset "iso-8859-1";
#topo {
	background-image: url(../imagens/topo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 777px;
	text-align: left;
}
#center {
	background-image: url(../imagens/center.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 777px;
}
#box-date {
	background-image: url(../imagens/bg-box-date.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 55px;
	_height: 60px;
	width: 60px;
	margin: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rodape-box {
	background-image: url(../imagens/rod_box.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#barra_til {
	background-image: url(../imagens/barra_title.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 328px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#menu {
	background-image: url(../imagens/bg-menu.jpg);
	margin: 0px;
	height: 24px;
	width: 762px;
	_width: 777px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#rodape {
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 96px;
	width: 777px;
	margin-top: -5px;
	_margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rodape-box2 {
	background-image: url(../imagens/rod2-box.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.border {
	border: 1px solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#menu2 {
	background-image: url(../imagens/bg_menu2.jpg);
	margin: 0px;
	height: 24px;
	_width: 777px;
	background-repeat: repeat-x;
	padding: 0px;
	width: 770px;
}
#border-tabela {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tabela-estilo{
margin:5px; border: groove 1px #333333; margin-left:0; padding:8px; padding-top:0;
}