﻿* {
    padding: 0px 0px 0px 0px;
	margin: 0px;
}
BODY {
    padding: 0px 0px 0px 0px;
	background: url(/Recursos/imagens/site/background.gif) #a9bac3 repeat-x;
	margin: 0px;
	font: 0.7em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
A {
	color: #4284b0;
	text-decoration: none;
	
}
A:hover {
	color: #9ec068;
}
H1, H2, H3, H4 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
}
H1 {
	font-size: 1.5em;
	color: #6297bc;
}
H2 {
	font-size: 1.4em;
	text-transform: uppercase;
}
H3 {
	font-size: 1.3em;
}
H4 {
	font-size: 1.1em;
}
P, PRE, H1, H2, H3, H4 {
	margin: 10px 15px;
}
UL {
    padding: 0px 15px 0px 15px;
	margin: 10px 30px;
	color: #4284b0;
}
OL {
    padding: 0px 15px 0px 15px;
	margin: 10px 30px;
	color: #4284b0;
}
UL SPAN {
	color: #666666;
}
OL SPAN {
	color: #666666;
}
IMG {
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	border-left: #000 1px solid;
}
IMG.no-border {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
IMG.scr {
	border-top: #ccc 3px double;
	border-bottom: #ccc 3px double;
	border-right: #ccc 3px double;
	border-left: #ccc 3px double;
	margin: 5px;
}
IMG.float-right {
	margin: 5px 0px 5px 15px;
}
IMG.float-left {
	margin: 5px 15px 5px 0px;
}
CODE {
    padding: 10px 10px 10px 10px;
	border-top: #f2f2f2 1px solid;
	border-bottom: #f2f2f2 1px solid;
	border-right: #f2f2f2 1px solid;
	border-left: #4284b0 4px solid;
	display: block;
	background: #fafafa;
	margin: 5px 0px;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	overflow: auto;
	text-align: left;
}
ACRONYM {
	cursor: help;
	border-bottom: #777 1px solid;
}
BLOCKQUOTE {
    padding: 0px 0px 0px 20px;
	background: #fafafa;
	margin: 15px;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
	color: #4284b0;
	border-top: #f2f2f2 1px solid;
	border-bottom: #f2f2f2 1px solid;
	border-right: #f2f2f2 1px solid;
	border-left: #4284b0 4px solid;
}
#wrap {
	background: #fff;
	margin: 0px auto;
	width: 820px;
	height: 100%;
	text-align: left
}
#content-wrap {
    padding: 0px 0px 0px 0px;
	clear: both;
	background: #fff;
	margin: 0px;
}
#cabecalho {
	background: url(/Recursos/imagens/site/cabecalho_bg.gif) #000 repeat-x 0% 100%;
	position: relative;
	height: 85px;
}
#cabecalho H1#logo {
	padding: 0px 0px 0px 0px;
	left: 5px;
	margin: 0px;
	font: bolder 3.6em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	position: absolute; top: 0px
}
#cabecalho H2#slogan {
	top: 30px;
	left: 75px;
	text-indent: 0px;
	text-transform: none;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	color: #666666;
	position: absolute;
}
#corpo-principal {
	padding: 0px 0px 0px 0px; 
	float: left;
	margin-left: 5px;
	width: 75%;
}
#corpo-direita {
	_clear: both;
	float: right;
	margin-top: 5px;
	width: 24%;
}
#rightbar {
	padding: 0px 0px 0px 0px; 
	float: right;
	margin: 0px;
	width: 23%;
}
#rodape {
	clear: both;
	padding: 0px 0px 0px 0px;
	border-top: #568eb6 5px solid;
	font-size: 95%;
	background: #a9bac3;
	margin: 0px;
	color: #fff;
	height: 50px;
}
#rodape A {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#rodape .rodape-left {
	float: left;
	width: 65%;
}
#rodape .rodape-right {
	float: right;
	width: 30%;
}
#cabecalho UL {
	padding: 0px 0px 0px 0px;
	Z-INDEX: 999999;
	RIGHT: 0px;
	margin: 0px;
	font: bold 13px Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	bottom: 6px! important;
	list-style-type: none;
	position: absolute;
}
#cabecalho LI {
	padding: 0px 0px 0px 0px;
	display: inline;
	margin: 0px;
}
#cabecalho A {
    padding: 0px 0px 0px 4px;
	background: url(/Recursos/imagens/site/tableft.gif) no-repeat left top;
	float: left;
	margin: 0px;
	text-decoration: none;
}
#cabecalho A SPAN {
	padding: 6px 15px 3px 8px;
	display: block;
	background: url(/Recursos/imagens/site/tabright.gif) no-repeat right top;
	float: left;
	color: #fff;
}
#cabecalho A SPAN {
	float: none;
}
#cabecalho A:hover SPAN {
	color: #fff;
}
#cabecalho A:hover {
	background-position: 0% -42px;
}
#cabecalho A:hover SPAN {
	background-position: 100% -42px;
}
#cabecalho #liSelecionado A {
	background-position: 0% -42px;
	color: #fff;
}
#cabecalho #liSelecionado A SPAN {
	background-position: 100% -42px;
	color: #fff;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
.clear {
	clear: both;
}
.verde {
	color: #9ec630;
}
#conteudo-topo {
	padding: 15px 0px 3px 0px;
	margin: 0px;
	height: 100px;
	background-color: #f3f3f3;
	text-align: center;
}
#conteudo-topo IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ads {
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.ads IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ads-inline {
	padding: 5px 5px 5px 5px;
	background-color: #fafafa;
	text-align: center;
}
.ads-inline IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.sect {
	clear: both;
	padding: 2px 2px 2px 22px;
	background-position: left center;
	background-IMAGE: url(../images/h4.gif);
	background-REPEAT: no-repeat;
	background-color: #f2f2f2;
}
/*#corpo-principal TABLE {
	margin: 10px 15px
}
TABLE.grid {
	BORDER-COLLAPSE: collapse
}
TABLE.grid TH {
	border-right: black 1px solid; padding-right: 4px; border-top: black 1px solid; padding-left: 4px; font-weight: bold; padding-bottom: 2px; border-left: black 1px solid; padding-top: 2px; border-bottom: black 1px solid; background-color: #dcdcdc; text-align: center
}
TABLE.grid TD {
	border-right: black 1px solid; padding-right: 4px; border-top: black 1px solid; padding-left: 4px; padding-bottom: 2px; border-left: black 1px solid; padding-top: 2px; border-bottom: black 1px solid
}*/
.nowrap {
	WHITE-SPACE: nowrap;
}
PRE {
	padding: 5px 5px 5px 5px;
	border-right: #f2f2f2 1px solid;
	border-top: #f2f2f2 1px solid;
	background: #fafafa;
	font: 1em 'Lucida Console', 'courier new', monospace;
	overflow: auto;
	border-left: #4284b0 4px solid;
	color: black;
	border-bottom: #f2f2f2 1px solid;
	text-align: left;
}
#addthis {
	RIGHT: 12px;
	position: absolute;
	top: 10px;
}
#addthis A {
	background: none transparent scroll repeat 0% 0%;
}
#addthis IMG {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}