/* CSS Document */

body{
 	margin:0px;
 	padding:0px;
 	color:#006699;
 	background-color:#FFFFFF;
 
	width:100%;
	height:100%;
}



#top-system {
	position:fixed !important;
	left: 0px !important;
	width: 100%;
	height: 50px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/img.png);
	background-position: 0px -186px;
	background-repeat: repeat-x;
	float: left;
	padding: 0px;
	margin: 0px;
}
#top-system ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:right;
	height: 50px;
	width: 366px;
 *width: 338px;
}
#top-system ul li {
 *margin: 0px;
 *padding: 0px;
 *float: left;
}

#top-system-login {
	position:fixed !important;
	left: 0px !important;
	width: 100%;
	height: 50px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/img.png);
	background-position: 0px -186px;
	background-repeat: repeat-x;
	float: left;
	padding: 0px;
	margin: 0px;
}
#top-system-login ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float:right;
	height: 50px;
	width: 366px;
 	*width: 338px;
}
#top-system-login ul li {
 	*margin: 0px;
 	*padding: 0px;
 	*float: left;
}

.data-system {
	list-style: none;
	margin: 0px;
	padding: 9px 10px 0px 18px;
 	*padding-top: 9px !important;
	width: 280px;
	text-align: right;
	height: 40px;
	float:left;
	background-image: url(../images/img.png);
	color:#FFF;
	background-image: url(../images/img.png);
}

.data-system-login {
	list-style: none;
	margin: 0px;
 	*padding-top: 9px !important;
	width: 100%;
	text-align: right;
	height: 40px;
	float:left;
	background-image: url(../images/img.png);
	color:#FFF;
}

.sair {
	width: 40px;
	height: 40px;
	float:left;
	color:#FFF !important;
}
.sair a:link, .sair a:link:visited, .sair a:visited {
	list-style: none;
	margin: 0px;
	padding: 9px 0px 0px 18px;
	text-indent: 2px;
	width: 40px;
 *width: 58px;
	height: 40px;
	float:left;
	background-image: url(../images/img.png);
	background-position: -327px 0px;
	text-decoration:none;
	color:#FFF !important;
}
.sair a:hover, .sair a:visited:hover {
	background-position: -327px -80px;
}

#top {
	background-image:url(../images/topo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 50px 0px 0px 265px;
	height: 80px;
 	*height: 80px !important;
	font-size: 11px;
	line-height: 18px;
	color: #666;
 *margin: -40px 0px 0px 0px !important;
}
#top strong {
	font-size: 12px;
	color: #000066;
}

#menu {
	width: 100%;
	height: 70px;
	float: left;
	list-style: none;
	margin: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
	margin-left:-40px;
	*margin-left:0px;
}
#menu li {
	float: left;
	width:auto;
}

.item-01 a:link, .item-01 a:visited, .item-02 a:link, .item-02 a:visited, .item-03 a:link, .item-03 a:visited, {
 text-indent: -30000px;
 height: 20px;
 float: left;
}


/* VISUALIZAÇÃO DE DUPLICATAS */
.item-01 a:link, .item-01 a:visited {
	text-indent: -30000px;
	overflow:hidden;
	width: 216px !important;
	height: 55px;
	float: left;
	background-image:url(../images/menu.png);
	background-position: -222px -450px;
}

.item-01 a:hover, .item-01 a:visited:hover {
	background-position: -222px -510px;
}


/* ATUALIZAÇÃO DE CADASTRO */
.item-02 a:link, .item-02 a:visited {
	text-indent: -30000px;
	overflow:hidden;
	width: 166px !important;
	height: 55px;
	float: left;
	background-image:url(../images/menu.png);
	background-position: -54px -450px;
}
.item-02 a:hover, .item-02 a:visited:hover {
	background-position: -54px -510px;
}

/* TROCA DE SENHA */
.item-03 a:link, .item-03 a:visited {
	text-indent: -30000px;
	overflow:hidden;
	width: 132px;
	height: 55px;
	float: left;
	background-image:url(../images/menu.png);
	background-position: -664px -450px;
}
.item-03 a:hover, .item-03 a:visited:hover {
	background-position: -664px -510px;
}




div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.logout{
	height:20px;
	padding:3px;
	color:#FF0000;
}
div.data{
	height:20px;
	padding:3px;
	text-align:right;
}
a:link{
	color:#990000;
	text-decoration:underline;
}
a:visited{
	color:#990000;
	text-decoration:underline;
}
a:actived{
	color:#990000;
	text-decoration:underline;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
hr{
  height:1px;
  color:#FF3300;
}
img{
 border:0px;
 padding:0px;
 margin:0px;
}

img.logo{
 float:right;
 margin-top:8px;
 margin-left:0px;
}
img.base{
}
img.logobase{
 margin-top:50px;
 margin-left:0px;
}
.meio{
    width:100%;
	height:100%;
}
.menu_on
{
	background-color:#003399;
	margin-left:5px;
	margin-right:5px;
}
.menu_on .menu_texto_on
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
}
a.menu_texto_on:link,a.menu_texto_on:active,a.menu_texto_on:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	display: block;
	text-decoration: none;
}
a.menu_texto_on:hover {
	font-weight:bold;
	display: block;
	text-decoration: none;
}
.menu_off
{
	background-color:#6699CC;
	margin-left:5px;
	margin-right:5px;
}
.menu_off .menu_texto_off
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
}
a.menu_texto_off:link,a.menu_texto_off:active,a.menu_texto_off:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	display: block;
	text-decoration: none;
}
a.menu_texto_off:hover {
	font-weight:bold;
	display: block;
	text-decoration: none;
}
.menu{
	width:2px;
	height:100%;
	margin-right:10px;
	float: left;
}
.menu .item{
	border-top-style:solid;
	border-top-color:#0099CC;
	border-top-width:1px;
	width:100%;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	display:block;
}
.submenu{
	width:160px;
	height:50px;
    background-color:#FEF2ED;
    border-width:1px;
    border-style:solid;
    border-color:#FF3300;
}
.submenuclubecorretor{
	width:160px;
	height:30px;
	margin-top:10px;
	padding:3px;
    background-color:#FEF2ED;
    border-width:1px;
    border-style:solid;
    border-color:#FF3300;
}
.submenu .subitem{
	height:20px;
	width:155px;
	padding-left:5px;
	padding-top:5px;
	vertical-align:middle;
}
a.subitem:link,a.subitem:active,a.subitem:visited {
	color:#006699;
	display: block;
	text-decoration: none;
}
a.subitem:hover {
	background-color:#efeff5;
}
a.item:link,a.item:active,a.item:visited {
	color:#006699;
	display: block;
	text-decoration: none;
}
a.item:hover {
	background-color:#efeff5;
}
.resumolinks{
   float:left;
   width:356px;
   height:220px;
   /*
   border-right-color:#0066CC;
   border-right-style:solid;
   border-right-width:1px;
   */
}
.imgilustrasessao{
	float:left;
	margin-left:0px;
}
.textoilustrasessao{
    width:160px;
	margin-left:175px;
	background:#F1F1FE;
	padding:10px;
	border-top:#0066CC 1px solid;
	border-bottom:#0066CC 1px solid;
	border-right:#0066CC 1px solid;
}
.textoilustrasessaostockcar{
    width:330px;
	margin-left:175px;
	background:#FEF2ED;
	padding:10px;
	border-top:#FF6600 1px solid;
	border-bottom:#FF6600 1px solid;
	border-right:#FF6600 1px solid;
}
.banners{
   float:left;
   width:160px;
   margin-left:5px;
   border-left-color:#0066CC;
   border-left-style:solid;
   border-left-width:1px;
}
.banner
{
   margin-left:5px;
   margin-bottom:8px;
   margin-right:5px;
}
table.tabTopo{
	padding-bottom:0px;
	width:100%;
	background-color:#F1F1FE;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#003399;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#003399;
}

div.base{
	width:100%;
	height:10px;
	vertical-align:bottom;
	/*
	background-color:#F1F1FE;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#003399;
	*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#EEE;
	margin-bottom:5px;
}
div.conteudo{
   margin-left:0px;
   margin-bottom:10px;
   margin-right:5px;
   padding-left:0px;
   display:table;
   width:100%;
}
div.titulo{
 text-decoration:underline;
 font-size:14px;
 font-weight:bold;
 color:#FF3300;
 height:30px;
}
img.imgconteudo{
  margin:5px;
  font-size:10px;
}
div.imgconteudo{
float:right;
height:100%;
display:block;
}
div.tab_vidro_e_seguranca{
  background-color:#FEF2ED;
  border-width:1px;
  border-style:solid;
  border-color:#FF3300;
  margin-top:10px;
}
div.tabFormInformacoes{
 padding:5px;
 width:98%;
  background-color:#FEF2ED;
  border-width:1px;
  border-style:solid;
  border-color:#FF3300;
}
div.formFaleConosco{
  padding:5px;
  margin-top:10px;
  background-color:#FEF2ED;
  border-width:1px;
  border-style:solid;
  border-color:#FF3300;

}
div.imagens_tab_vidro_e_seguranca{
  width:215px;
  height:400px;
  float:right;
  margin:5px;
  padding-bottom:10px;
}
div.itens_tab_vidro_e_seguranca{
padding:10px;
}
div.imagemsitemconteudo{
	margin:10px;
	width:215px;
	float:right;
	text-align:center;
}
div.itemconteudo{
	margin:10px;
	width:98%;
}
div.normasrecuperacao
{
	width:435px;
	text-align:center;

}
div.zonaitem{
	margin-top:20px;
	width:100%;
	height:80px;
	vertical-align:middle;
	/*
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#006699;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#006699;
	*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#006699;

	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#006699;
}
div.titzona{
	width:80px;
	height:100%;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	background-color:#FF0000;
	color:#FFFFFF;
	margin-right:10px;
	text-align:center;
}
div.zonatexto{
	height:100%;
}
div.titveiculos{
  margin-top:20px;
  margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#006699;
	font-weight:bold;
}
.num0800{
	color:#FF6600;
	font-weight:bold;
}
.observacao{
	font-size:10px;
	color:#FF3300;
}
div.linkseguradoras{
   margin:20px;
}
/*input{
   	border-width:1px;
	border-style:solid;
	border-color:#006699;
	margin:3px;
}*/
select{
   	border-width:1px;
	border-style:solid;
	border-color:#006699;
	margin-left:5px;
	margin-rigth:5px;
	margin-top:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
}
div.feedback{
   font-size:12px;
   color:#FF0000;
   text-align:center;
    background-color:#FEF2ED;
    border-width:1px;
    border-style:solid;
    border-color:#FF3300;
}
div.erro{
   font-size:12px;
   color:#FFFFFF;
   background-color:#FF9900;
   border-width:1px;
   border-style:solid;
   border-color:#FF3300;
   padding:5px;
   text-align:center;
   width:98%;
}
div.submenulogin{
	width:160px;
}
.voltar{
	width:100%;
	text-align:right;
}
textarea{
   	border-width:1px;
	border-style:solid;
	border-color:#006699;
	margin:3px;
	width:100%;
}
.titpagsubmenu{
   	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#006699;
	width:100%;
}
.contactcenter24
{
    padding-left:10px;
   	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#006699;
	width:100%;
}

.na_midia_area_auxiliar1
{
	width:100%;
	text-align:left;
	margin-bottom:10px;
}
.na_midia_titulo
{
	width:100%;
	color:#003399;
	font-size:14px;
	font-weight:bold;
}
.na_midia_titulo_principal
{
	width:100%;
	color:#006699;
	font-size:10px;
}
.na_midia_base_titulo
{
	width:100%;
	color:#006699;
	font-size:10px;
	margin-bottom:5px;
}
.na_midia_conteudo
{
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
	font-size:12px;
	text-align:justify;
}
.na_midia_base_conteudo
{

}
.na_midia_referencia
{
	width:100%;
	margin-top:10px;
	color:#999999;
	font-size:10px;
}
.depoimentos_conteudo
{
	text-align:center;
	background-color:#FEF2ED;
	border:solid #FF3300 1px;
	padding:10px;
	margin:10px;
}
.depoimentos_referencia
{
	width:100%;
	margin-top:10px;
	color:#999999;
	font-size:10px;
	text-align:center;
}
.tituloStatus
{
	font-weight:bold;
	color:#990000;
}
.perguntas{
	margin-top:20px;
	padding:5px;
}
.perguntas .pergunta {
	padding-bottom:10px;
	vertical-align:middle;
	display:block;
}
a.linkpergunta:link, a.linkpergunta:active,a.linkpergunta:visited{
	text-decoration:none;
}
a.linkpergunta:hover{
	text-decoration:underline;
}
.respostas{
	margin-top:20px;
	padding:5px;
  	background-color:#FEF2ED;
    border:1px #FF3300 solid;
}
.respostas .pergunta{
	padding-bottom:10px;
	vertical-align:middle;
	display:block;
	color:#990000;
}
.respostas .resposta{
	padding-bottom:10px;
	vertical-align:middle;
	display:block;
	line-height: 20px;
}
.obsabaixoimgconteudo
{
   font-size:10px;
   background-color:#FFFFCC;
   border-width:1px;
   border-style:solid;
   border-color:#FF3300;
   padding:5px;
   width:155px;
   text-align:center;
   margin-left:5px;
}
.obsconteudo
{
   font-size:12px;
   background-color:#FFFFCC;
   border-width:1px;
   border-style:solid;
   border-color:#FF3300;
   padding:5px;
   width:100%px;
   text-align:center;
   margin:5px;
}
.avisoenvio
{
color:#FF0000;
font-weight:bold;
}
.convite
{
	padding:5px;
	margin:3px;
    background-color:#FEEEE0;
    border-width:1px;
    border-style:solid;
    border-color:#FF3300;

}
.pub_imagem
{
	margin:5px;
	text-align:center;
}
.pub_descimagem
{
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
ul#lojas
{
	list-style: none;
	margin-left:0px;
	padding:10px;
}
ul#lojas ul
{
	list-style: none;
	margin-left:0px;
	padding:10px;
}
ul#lojas li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	margin-left:0px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#lojas li div
{
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px #FF9933 solid;
}
ul#lojas li ul li span
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	font-weight:normal;
	text-transform:uppercase;
	list-style: none;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}
ul#lojas li ul
{
	list-style-type: none;
	margin-left:20px;
}
ul#lojas li ul li ul
{
	list-style: none;
	margin-left:0px;
}
ul#lojas li ul li ul li img
{
	margin-top:5px;
	margin-right:5px;
	border:1px #003399 solid;
}
ul#lojas li ul li ul li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	list-style: none;
	font-weight:normal;
	border-bottom:none;
}
.NoticiaHome
{
     width:470px;
	 border:#006699 1px solid;
	 background-color:#F1F1FE;
	 margin-top:5px;
	 margin-bottom:5px;
	 padding:3px;
}
.VejaMaisNoticiaHome
{
     width:42px;
     border:#006699 1px solid;
	 border-left:none;
	 background-color:#FEF2ED;
	 margin-top:5px;
	 margin-bottom:5px;
	 padding:3px;
}
#jingle
{
padding:10px;
background-color:#FF6600;
border:1px solid #FF3300;
position:fixed;
top:150px;
left:200px;
}
#jingle div
{
text-align:right;
width:290px;
background-color:#FF9900;
color:#990000;
padding:5px;
font-weight:bold;
}

.table_conteudo {
	font-family:Verdana, Geneva, sans-serif;
	color:#0C3E8C;
}

.div_instrucoes_pagamento  {
	clear:both;
	width: 100%;
	height: 112px;
	margin-top:5px;
	
	font-family:Verdana, Geneva, sans-serif;
	color:#003399;
	font-size:11px;
	
	background-image: url(../images/fundo_informacoes_pagamento.png);
	background-repeat: no-repeat;
	
	line-height:16px;
}

#div_busca_instantanea {
	float: left;
	width: 211px;
	height: 38px;
	margin-left: 5px;
	margin-top: 10px;
	background-image:url(../images/fundo_busca_instantanea.png);	
	background-repeat: no-repeat;
}

.div_atualizacao_cadastro  {
	clear:both;
	width: 100%;
	height: 112px;
	margin-top:5px;
	*height: 500px;
	
	font-family:Verdana, Geneva, sans-serif;
	color:#003399;
	font-size:11px;
	
	background-image: url(../images/fundo_atualizacao_cadastro.png);
	background-repeat: no-repeat;
	
	line-height:16px;
}

.div_atualizacao_cadastro_interna {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.pergunta_aviso_vencimento  {
	height:28px;
	float:left;
}

.resposta_aviso_vencimento  {
	width:120px;
	height:24px;
	
	float:left;
	margin-left:5px;
	margin-top:-5px;
	padding-left:2px;
	padding-top:4px;
	
	background-image: url(../images/fundo_resposta_asivo_vencimento.png);
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
	*width:120px;
	*height:27px;
	*margin-top:0px;
	*padding-left:0px;
	*padding-top:1px;
	*vertical-align:middle;
	*font-family:Arial, Helvetica, sans-serif;
	*font-size:11px;
	_font-family:Arial, Helvetica, sans-serif;
	_font-size:11px;
}

.pergunta_meio_aviso  {
	height:28px;
	float:left;
}

.resposta_meio_aviso  {
	width:252px;
	height:24px;
	float:left;
	margin-left:5px;
	margin-top:-5px;
	padding-left:2px;
	padding-top:4px;
	background-image: url(../images/fundo_resposta_meio_asivo.png);
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
	*width:260px;
	*height:27px;
	*margin-top:0px;
	*padding-left:0px;
	*padding-top:1px;
	*vertical-align:middle;
	*font-family:Arial, Helvetica, sans-serif;
	*font-size:11px;
	
	_width:260px;
	_font-family:Arial, Helvetica, sans-serif;
	_font-size:11px;
}


.pergunta_dias_aviso  {
	height:28px;
	float:left;
}

.resposta_dias_aviso  {
	width:120px;
	height:24px;
	float:left;
	margin-left:5px;
	margin-top:-5px;
	padding-left:2px;	
	padding-top:4px;
	background-image: url(../images/fundo_resposta_dias_asivo.png);
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
	*width:120px;
	*height:27px;
	*margin-top:0px;
	*padding-left:0px;
	*padding-top:1px;
	*vertical-align:middle;
	*font-family:Arial, Helvetica, sans-serif;
	*font-size:11px;	
}

.pergunta_email_aviso  {
	height:28px;
	float:left;
}

.resposta_email_aviso  {
	width:220px;
	height:24px;
	float:left;
	margin-left:0px;
	margin-top:-5px;
	padding-left:2px;
	padding-top:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.pergunta_aviso_vencida  {
	height:28px;
	float:left;
}

.resposta_aviso_vencida  {
	width:120px;
	height:24px;
	float:left;
	margin-left:5px;
	margin-top:-5px;
	padding-left:2px;
	padding-top:4px;
	background-image: url(../images/fundo_resposta_asivo_vencimento.png);
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
	*width:120px;
	*height:27px;
	*margin-top:0px;
	*padding-left:0px;
	*padding-top:1px;
	*vertical-align:middle;
	*font-family:Arial, Helvetica, sans-serif;
	*font-size:11px;	
}


.campo_email  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:3px;
	border:1px #CCC solid;
}

.campo_ddd  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:3px;
	border:1px #CCC solid;
}

.campo_celular  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:3px;
	border:1px #CCC solid;
}

.campo_senha  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:3px;
	border:1px #CCC solid;
}

.div_trocar_senha  {
	clear:both;
	width: 100%;
	height: 112px;
	margin-top:5px;
	
	font-family:Verdana, Geneva, sans-serif;
	color:#003399;
	font-size:11px;
	
	background-image: url(../images/fundo_trocar_senha.png);
	background-repeat: no-repeat;
	
	line-height:16px;
}

.td_telefone{
	width:30px;
	cursor:pointer;
}

.td_boleto {
	width:94px;
}

.td_email {
	width:94px;
}

/* BOTÃO PARA GERAÇÃO DE BOLETOS */

.botao-gerar-boleto a:link, .botao-gerar-boleto a:visited, {
 text-indent: -30000px;
 height: 20px;
 float: left;
}

.botao-gerar-boleto a:link, .botao-gerar-boleto a:visited {
	text-indent: -30000px;
	overflow:hidden;
	width: 92px !important;
	height: 32px;
	margin-left:1px;
	float: left;
	background-image:url(../images/menu.png);
	background-position: -1004px -450px;
}

.botao-gerar-boleto a:hover, .botao-gerar-boleto a:visited:hover {
	background-position: -1004px -482px;
}

/* BOTÃO PARA GERAÇÃO DE BOLETOS */
.botao-gerar-boleto {
	text-indent: -30000px;
	overflow:hidden;
	width: 92px !important;
	height: 32px;
	margin-left:1px;
	float: left;
	background-image:url(../images/menu.png);
	background-position: -1004px -450px;
	cursor:pointer;
}

.botao-gerar-boleto:hover, .botao-gerar-boleto:visited:hover {
	background-position: -1004px -482px;
}


/* BOTÃO PARA ENVIO DE BOLETOS POR EMAIL */
.botao-enviar-email {
	text-indent: -30000px;
	overflow:hidden;
	width: 92px !important;
	height: 32px;
	margin-left:1px;
	float: left;
	background-image:url(../images/menu.png);
	background-position: -1096px -450px;
	cursor: pointer;
}

.botao-enviar-email:hover, .botao-enviar-email:visited:hover {
	background-position: -1096px -482px;
}


/* BOTÃO PARA CONFIRMAR O ENVIO DO EMAIL */
.botao-confirmar-envio {
	text-indent: -30000px;
	overflow:hidden;
	width: 38px !important;
	height: 27px;
	float: left;
	margin-top:-1px;
	background-image:url(../images/menu.png);
	background-position: -1190px -450px;
	cursor: pointer;
}

.botao-confirmar-envio:hover, .botao-confirmar-envio:visited:hover {
	background-position: -1190px -482px;
}


/* BOTÃO PARA CANCELAR O ENVIO DO EMAIL */
.botao-cancelar-envio {
	text-indent: -30000px;
	overflow:hidden;
	width: 20px !important;
	height: 20px;
	margin-left: 1px;
	float: left;
	margin-top: -6px;
	background-image:url(../images/menu.png);
	background-position: -1234px -450px;
	cursor:pointer;
}

.botao-cancelar-envio:hover, .botao-cancelar-envio:visited:hover {
	background-position: -1234px -482px;
}


/* BOTÃO PARA CONFIRMAR A ALTERAÇÃO DE DADOS DO USUÁRIO */
.botar_confirmar_dados {
	clear:both;
	text-indent: -30000px;
	overflow:hidden;
	width: 148px !important;
	height: 30px;
	margin-left: 301px;
	background-image:url(../images/menu.png);
	background-position: -1003px -517px;
	cursor:pointer;
}

.botar_confirmar_dados:hover, .botar_confirmar_dados:visited:hover {
	background-position: -1003px -549px;
}


/* BOTÃO PARA CONFIRMAR A ALTERAÇÃO DE SENHA */
.botar_confirmar_senha {
	float:left;
	text-indent: -30000px;
	overflow:hidden;
	width: 148px !important;
	height: 30px;
	margin-top: 16px;
	background-image:url(../images/menu.png);
	background-position: -1003px -517px;
	cursor:pointer;
}

.botar_confirmar_senha:hover, .botar_confirmar_senha:visited:hover {
	background-position: -1003px -549px;
}

/* BOTÃO PARA CONFIRMAR O LOGIN NO SISTEMA */
.botar_confirmar_login {
	clear:both;
	text-indent: -30000px;
	overflow:hidden;
	width: 148px !important;
	height: 30px;
	margin-top: 16px;
	background-image:url(../images/menu.png);
	background-position: -1156px -517px;
	cursor:pointer;
}

.botar_confirmar_login:hover, .botar_confirmar_login:visited:hover {
	background-position: -1156px -549px;
}

.campo_busca  {
	width: 170px;
	margin-left: 10px;
	margin-top: 12px;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	
	background-image:url(../images/bg_campo_busca_instantanea.png);
	background-repeat:repeat-x;
	color: #069;
}


.ie {
	*display:none;
	background-color:#FFF;
}

.info-footer {
	position:fixed; 
	z-index:0px; 
	bottom:0px;  
	left:0px;
	width: 84%; 
	height: 69px; 
	*height: 69px !important;
	margin:0px; 
	padding: 0px; 
	background-image:url(../images/bg-osnegativa.png); 
	background-position:0px 10px; 
	background-repeat:repeat-x; 
	line-height: 18px; 
	
	padding-right:16%;
	color:#555;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.info-footer b{
	color:#F60;
}

.info-footer span{
	color:#BBB;
}

.contato_duplicata  {
	width: 240px;
	position:absolute;
	z-index:1;
	overflow: show;
	visibility: hidden;
	color: #039;
	
	margin-left:31px;
	margin-top:-33px;
	
	*margin-left:-4px;
	*margin-top:-2px;
}

.topo_contato_duplicata  {
	clear: both;
	width: 238px;
	height: 6px;
	background-image: url(../images/topo_contato_duplicata.png); 
	background-repeat: no-repeat; 
}

.centro_contato_duplicata  {
	clear: both;
	width: 223px;
	min-height:30px;
	height: auto !important;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:15px;
	
	background-image: url(../images/centro_contato_duplicata.png); 
	background-repeat: repeat-y;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rodape_contato_duplicata  {
	clear: both;
	width: 238px;
	height: 8px;
	background-image: url(../images/rodape_contato_duplicata.png); 
	background-repeat: no-repeat; 
}


.topo_enviar_email  {
	clear: both;
	width: 340px;
	height: 6px;
	background-image: url(../images/topo_enviar_email.png); 
	background-repeat: no-repeat; 
}

.centro_enviar_email  {
	clear: both;
	width: 333px;
	min-height:30px;
	height: auto !important;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:15px;
	
	background-image: url(../images/centro_enviar_email.png); 
	background-repeat: repeat-y;
}

.centro_enviar_email div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.rodape_enviar_email  {
	clear: both;
	width: 340px;
	height: 8px;
	background-image: url(../images/rodape_enviar_email.png); 
	background-repeat: no-repeat; 
}

.div_titulo_enviar_boleto  {
	width:295px;
	text-align:center;
	float:left;
}

.dados_envio_boleto  {
	clear:both;
	padding-top:10px;
	line-height:16px;
}

.dados_esq_envio_boleto  {
	width:80px;
	*width:70px;
	float:left;
	text-align:right;
}

.dados_dir_envio_boleto  {
	margin-left:2px;
	float:left;
	text-align:left;
}

.text_envio_email  {
	width:30px;
	float:left;
	text-align:right;
	margin-top:6px;
	margin-left:4px;
}

.div_login_cliente  {
	width:773px;
	height:201px;
	background-image: url(../images/fundo_login.png); 
	background-repeat: no-repeat; 
}

#div_campos_login  {
	width:410px;
	height:171px;
	padding-top:30px;
	float:right;
}

.radio_sem_borda  {
	border:0px;
}

#div_rss  {
	position:fixed;
	right:0px;
	bottom:0px;
	padding:15px;
	width:252px;
	height:221px;
	z-index:10000;
	padding-top:45px;
	
	margin-bottom:65px;
	margin-right:10px;
	
	background-image: url(../images/noticias.png); 
	background-repeat: no-repeat; 
}

#div_conteudo_rss{
	clear:both;
	width:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0C3980;
}

#div_conteudo_rss a:link{
	clear:both;
	width:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0C3980;
	text-decoration:none;
}

#div_conteudo_rss a:link:hover{
	clear:both;
	width:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0C3980;
	text-decoration:underline;
}

#div_conteudo_rss a:visited{
	clear:both;
	width:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0C3980;
	text-decoration:none;
}

#div_conteudo_rss a:visited:hover{
	clear:both;
	width:220px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0C3980;
	text-decoration:underline;
}
