body { 
	text-align: center; 
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: center;
	margin: 16px 0px 0px 0px; 
} 

blockquote { padding: 10px; padding-left: 20px; margin: 0px; padding-top: 16px; }

.red { color:#990000; font-weight: bold; border-bottom: 1px dotted #ccc; }

.barra { color: #333; font-family: Tahoma, Verdana, Arial, sans-serif;}

#nodisplay { display: none; }
#onlyprint { text-align: left; }

form { margin:0; padding:0; border:0; }

.field {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, sans-serif;;
	background-color: #000;
	border: 1px solid #666666;
	color: #fff;
}

.subitem {
	 text-indent: 24px;
	 vertical-align: middle;
	 display: block;
}

.subitem a:link, .subitem a:visited, .subitem a:active {
	 text-indent: 24px;
	 vertical-align: middle;
	 text-decoration: none;
	 color: #666;
	 font-family: Tahoma, Verdana, Arial, sans-serif;;
}

.subitem a:hover {
	color: #666;
	text-decoration: none;
}

.titulomenu {
	text-indent: 17px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;;
}

#logo {
	width: 237px;
}

#logo a span {
	display: none;
}

td, th { 
	font-size: 11px;
	line-height: 19px;
	color: #000;
} 

#main { 
	text-align: left;
	width: 760px; 
	margin-left:auto; 
	margin-right:auto; 
} 

#left { 
	background-color:#fff;
	float: left;
	width: 237px;
	text-align: left;
	vertical-align:top;
	padding-top: 15px;
}

#lado1 { 
	clear: both;
	float: left;
}

#lado2 { 
	margin-left: 7px;
	float: left;
}

#geral {
	width: 400px;
}

#headsite {
	width: 400px;
	position:absolute;
	top: 53px;
	padding-bottom: 20px;
}

#lado3 { 
	width: 100%;
}

#right { 
	float: right;
	text-align: left; 
	width: 523px; 
	font-family: "Times New Roman", Times;
	font-size: 13px;
	line-height: 24px;
	color: #000;
}

#conteudo { 
	padding: 15px; text-align:justify;
}

.SidebarBox ul {
	margin:0; 
	padding:0; 
}

.border {
	border: 1px solid #ccc;
}

.SidebarBox li { 
	list-style:none;
	font-size:11px;
	vertical-align: middle;
	width:100%; 
	display:block; 
	border-bottom: 1px solid #555555; 
	color:#000; 
}

h1 { 
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 7px;
	color: #666;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	display: block;
	width: 497px; _width: 489px;
	border-bottom: 1px dotted #666;
}

h2 { 
	font-family: Times New Roman, Times;
	font-size: 20px;
	line-height: 21px;
	color: #333;
	margin:0px;
	padding:0px;
	font-weight:lighter;
}

h3 { 
	font-family: Times New Roman, Times;
	font-size: 17px;
	line-height: 21px;
	color: #333;
	margin:0px;
	padding:0px;
	font-weight:strong;
}

h4 { 
	font-family: Times New Roman, Times;
	font-size: 11px;
	line-height: 19px;
	color: #333;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

hr {
	 border: 1px solid #999;
	 padding: 0px;
	 margin: 0px;
}

a:link {
	 color: blue;
	 text-decoration: underline;
}

a:visited {
	 color: blue;
	 text-decoration: underline;
}

a:hover {
	 color: blue;
	 text-decoration: none;
	 text-decoration: underline;
}

a:active {
	 color: blue;
	 text-decoration: underline;
}

.bottomborder {
	 border-bottom: 1px solid #666666;
}

li {
	font-family: Times New Roman;
	font-size: 13px;
	line-height: 24px;
	color: #666;
}

#indicar {
	 display: none;
}