@charset "UTF-8";
/* CSS Document */
a  {
	color: #242b43;
	font-weight: bold;
	text-decoration: none;
}
a:link   {
	color: #2d549d;
	text-decoration: none
}
a:hover  {
	color: #6a6a6a;
	text-decoration: none
}
h1  {
	color: #8c3e1e;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h2  {
	color: #e8a02a;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
}
h3 { color: #666; font-size: 9px }
h4 { color: #777; font-size: 11px }
p, li { font-size: 12px; text-align: left ; margin: 0 0 8px 5px; padding: 0; }
.direito { text-align: center; margin-right: 0; margin-left: 0; padding: 0; }
body   {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #31cfe6;
	margin-top: 0;
	margin-left: 0;
}
#body2   {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
}
#base    { background-color: #fff; visibility: visible; margin-left: -385px; position: relative; top: 10px; left: 50%; width: 770px; height: 500px }
#logo   {
	text-align: center;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0E1534;
}
#rodape       { color: #0073b7; font-size: 9px;  background-repeat: repeat-x; text-align: center; visibility: visible; position: absolute; top: 511px; left: 0; width: 770px; height: 20px; vertical-align: middle }
td   {
	color: #666666;
	font-size: 11px;
	border: 1px solid #CCC;
}
td div     { padding: 5px; width: 200px; height: 240px; overflow: auto }
#conteudo   { visibility: visible; position: absolute; top: 130px; left: 232px; width: 526px; height: 360px }
#lista     {
	background-image: url(fio.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	position: absolute;
	top: 129px;
	left: 11px;
	width: 208px;
	height: 360px;
	overflow: auto;
	margin: 0;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}
