@CHARSET "UTF-8";
html,body,div,table,form,h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana, arial;
}
body {
	color: black;
	font-size: 13px;
	font-weight: normal;
	background-image: url("/website/imagens/background.gif");
	text-align: center;
}
html>body {
	overflow: scroll;
}
/*-----------    'esqueleto'     -----------*/
#geral {
	position: relative;
	margin: 0px auto;
	width: 770px;
	background-color: white;
	text-align: left;
}
#topo {
	position: relative;
	background-image: url("/website/imagens/barra_colorida.png");
	background-repeat: repeat-x;
	background-position: 0 22px;
	height: 128px;
	z-index: 1000;
}
#meio {
/*	padding-top: 105px;
	min-height: 434px;
	_height: 528px; /* hack para o IE */
	position: relative;
}
#rodape {
	position: relative;
	margin: 4px 2px;
	border: 2px solid #e5e5e5;
}
/*----------- fim do 'esqueleto' -----------*/

/*-----------  formatação geral  -----------*/
h1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #ff7214;
	position: absolute;
	width: 450px;
	left: 166px;
	top: 4px;
}
h2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #ff7315;
}
h3 {
	font-family: verdana, arial;
	font-size: 13px;
	color: #535353;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 4px;
}
h4 {
	color: gray;
	font-size: 12px;
	margin: 4px 2px;
}
input {
	position: relative;
	left: 20px;
	border: 1px solid;
	border-color: orange;
	color: #ff7214;
}
label {
	color: #535353;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 0px;
}
.menuHorizontal {
	height: 20px;
}
.menuHorizontal ul {
	list-style: none;
	padding: 0px;
}
.menuHorizontal ul li {
	display: inline;
	border-left: 2px solid #d1d1d1;
	padding: 0px 11px;
	padding-right: 7px;
}
.menuHorizontal ul li a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.menuHorizontal ul li a:HOVER {
	text-decoration: underline;
}
.menuHorizontal .primeiro {
	border: 0px;
}
.loading {
	position: relative;
	padding: 10%;
}
span {
	color: #ff8000;
}
a {
	color: #ff8000;
	text-decoration: none;
}
a:HOVER {
	color: #ff6800;
	text-decoration: underline;
	cursor: pointer !important;
}
ol {
	text-decoration: none !important;
	text-transform: none !important;
	padding-left: 30px;
	margin: 3px 0px;
}
ol li {
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0;
}
ol li a {
	color: black !important;
	font-weight: normal;
}
ol li a:hover {
	text-decoration: underline !important;
}
ol dd {
	padding: 0;
	margin: 0;
	text-indent: 0;
	font-size: 12px;
}
ol dd p.subItem {
	text-indent: 10px;
}
ol dd p.listSubItem {
	text-indent: 30px;
}
ol dd a.linkVoltar {
	float: right;
	margin-right: 15px;
	text-decoration: underline !important;
	color: #535353 !important;
}
ol dd a {
	color: #ff8000 !important;
	text-decoration: none;
}
ol dd a:hover {
	color: #ff6800 !important;
	text-decoration: underline !important;
}
/*-----------  fim da formatação -----------*/

/*-----------       DIV#TOPO     -----------*/
#homeLogo {
	position: absolute;
	width: 160px;
	height: 124px;
	z-index: 100;
}
#homeLogo img {	
	position: absolute;
	z-index: 100;
}
#beta {
	position: absolute;
	z-index: 110;
	top: 19px;
	left: 18px;
	width: 120px;
	height: 85px;
	background-image: url("/website/imagens/beta.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menuSuperior {
	float: right;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#menuSuperior ul {
	margin: 4px 0px;
}
#menuSuperior ul li a {
	color: #ff8000;
}
#menuSuperior ul li a:HOVER {
	color: #ff6800;
}
#loginForm * {
	position: relative;
	font-family: verdana, arial;
	font-size: 8px;
}
#loginTable * {
	padding: 0px;
}
#j_username {
	position: relative;
	left: 0px;
	background-image: url("/website/imagens/fundo-caixa-cinza.gif");
	_background-attachment: fixed; /* hack para o IE */
	background-repeat: no-repeat;
	border: 0px;
	color: #818181;
	font-size: 10px;
	width: 62px !important;
	height: 15px !important;
}
#j_password {
	position: relative;
	left: 0px;
	background-image: url("/website/imagens/fundo-caixa-cinza.gif");
	_background-attachment: fixed; /* hack para o IE */
	background-repeat: no-repeat;
	border: 0px;
	color: #818181;
	font-size: 10px;
	width: 62px !important;
	height: 15px !important;
}
#loginButton {
	position: relative;
	left: 2px;
	top: 4px;
	background-image: url("/website/imagens/fundo-botao-cinza.gif");
	background-repeat: no-repeat;
	border: 0px;
	color: #818181;
	font-size: 8px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	width: 48px !important;
	height: 15px !important;
	cursor: pointer !important;
	margin-left: 1px;
}
#loginForm a {
	display: inline;
	top: 4px;
	padding-left: 2px;
	font-family: verdana, arial;
	font-size: 7px;
	_font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #818181 !important;
}
#loginForm a:hover {
	cursor: pointer !important;
	text-decoration: underline !important;
}
#userInformation {
	position: absolute;
	z-index: 101;
	top: 59px;
	left: 150px;
	font-family: verdana, arial;
	font-size: 9px;
	color: #717171;
/*	min-width: 120px;
	_width: 120px; */
}
#userInformation a {
	color: #818181;
	font-family: verdana, arial;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8px;
	display: inline;
	cursor: pointer;
}
#userInformation a:hover {
	cursor: pointer !important;
	text-decoration: underline !important;
}
#bannerPublicidade {
	position: absolute;
	background-image: url("/website/imagens/banner_fundo_cinza.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 485px;
	height: 64px;
	cursor: pointer !important;
	top: 28px;
	left: 282px;
}
#bannerPublicidade object {
	position: absolute;
	top: 2px;
	left: 3px;
	cursor: pointer !important;
}
#menuSecundario {
	position: absolute;
	right: 0px;
	top: 96px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
#menuSecundario ul {
	margin: 5px 0px 0px 0px;
}
#menuSecundario ul li a {
	color: #a7a7a7;
}
#menuSecundario ul li a:HOVER {
	color: #818181;
}
/*-----------    fim DIV#TOPO    -----------*/

/*-----------      DIV#RODAPE    -----------*/
#menuRodape {
	float: right;
	font-size: 8px;
	padding: 0px;
	margin: 0px;
}
#menuRodape ul {
	margin: 5px 0px 0px 0px;
}
#menuRodape ul li a {
	color: #a7a7a7;
}
#menuRodape ul li a:HOVER {
	color: #818181;
}
ADDRESS {
	padding: 5px;
	color: #717171;
	font-family: verdana, arial !important;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
ADDRESS a {
	color: #717171;
	text-decoration: none;
}
ADDRESS a:HOVER {
	color: #616161;
	text-decoration: underline;
}
/*-----------    fim DIV#TOPO    -----------*/

/*-----------   lateral direita  -----------*/
/* --- area de publicidade --- */
#lateralDireita {
	position: absolute;
	left: 643px;
	width: 120px;
	top: 14px;
}
#lateralDireita img {
	padding: 3px 0;
	cursor: pointer;
}
/*----------- fim lateral direita -----------*/
