*{
	margin: 0;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	scrollbar-face-color: #faf6f3;
	scrollbar-shadow-color: #cdc8ad;
	scrollbar-arrow-color: #333a6c;
	scrollbar-highlight-color: #fff;
	scrollbar-base-color: #ccc;
}
body{
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
a{
	color: #333a6c;
	display: block;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#topo a,
#topo{
	width: 430px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo h2,
#titulo h1{
	display: none;
}
#titulo{
	margin: 10px 20px;
	background-image: url(img/titulo.gif);
	width: 700px;
	height: 30px;
}
#data{
	font-size:11px;
	margin: 5px 20px;
	font-weight: bold;
	color: Gray;
}
#lista{
	border: 1px solid #c7c5c2;
	border-bottom: 2px;
	background-color: #fff;
	padding: 0;
	margin: 0 0 0 20px;
	overflow: auto;
	height: 200px;
	width: 700px;
}
#lista td a{
	font-weight: bold;
	background-image: url(https://br.invertia.com/img/bullet02.gif);
	text-indent: 12px;
	background-position: 0 15px;
}
#lista td{
	border-bottom: 1px solid #c7c5c2;
	padding: 6px 2px;
	text-align: left;
}
#cabecario{
	background-color: #f3f2ed;
	border: 1px solid #c7c5c2;
	border-bottom: 0;
	height: 20px;
	width: 700px;
	margin: 0 0 0 20px;
}
.empresa{
	width: 180px;

	font-weight: bold;
	background-color: #f9f8f6;
}
#cabecario .empresa{
	_width: 145px;
}
.periodo{
	width: 150px;
}
.site,
.area,
.saiba{
	width: 120px;
}
.area,
.periodo,
.site{
	font-weight: normal;
	font-size: 10px;
}
#cabecario td{
	border: none;
	background-color: transparent;
	padding: 2px;
	height: 20px;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
}
