﻿/* Home
-----------------------------------*/

body.home #conteudo { width:590px; display:table; padding-bottom:10px; }
body.home #conteudo dl a { display:block; }

/* Botoes */

.calendarioAssemb,
.ofertaLance,
.resultadoAssemb,
.extrato,
.boleto,
.dadosCorresp,
.valoresDisp,
.meuCadastro,
.simulador { display:block; float:left; text-indent:-1999px; }

.simulador { display:none; }

.calendarioAssemb a { width:287px; height:71px; background:url(../_img/btnCalendarioAssemb.png) no-repeat 0 0; margin:0 11px 8px 0; }
.ofertaLance a { width:286px; height:70px; background:url(../_img/btnOfertaLance.png) no-repeat 0 0; margin:0 0 8px 0; }
.resultadoAssemb a { width:287px; height:70px; clear:both; background:url(../_img/btnResultadoAssemb.png) no-repeat 0 0; margin:0 11px 10px 0; }
.extrato a { width:286px; height:70px; background:url(../_img/btnExtrato.png) no-repeat 0 0; margin:0 0 10px 0; }
.boleto a { width:287px; height:70px; clear:both; background:url(../_img/btnBoleto.png) no-repeat 0 0; margin:0 11px 10px 0; }
.dadosCorresp a { width:286px; height:70px; background:url(../_img/btnDadosCorresp.png) no-repeat 0 0; margin:0 0 10px 0; }
.valoresDisp a { width:287px; height:70px; clear:both; background:url(../_img/btnValoresDisp.png) no-repeat 0 0; margin:0 11px 9px 0; }
.meuCadastro a { width:286px; height:70px; background:url(../_img/btnMeuCadastro.png) no-repeat 0 0; margin:0 0 9px 0; }
.simulador a { width:287px; height:70px; clear:both; background:url(../_img/btnSimulador.png) no-repeat 0 0; margin:0 11px 0 0; }

.calendarioAssemb a:hover { background-position:0 -71px; }

.ofertaLance a:hover,
.resultadoAssemb a:hover,
.extrato a:hover,
.boleto a:hover,
.dadosCorresp a:hover,
.valoresDisp a:hover,
.meuCadastro a:hover,
.simulador a:hover { background-position:0 -70px; }

.calendarioAssemb a { width:287px; height:71px; display:block; }

.ofertaLance a,
.extrato a { width:286px; height:70px; display:block; }

.calendarioAssemb dd,
.ofertaLance dd,
.resultadoAssemb dd,
.extrato dd,
.boleto dd,
.dadosCorresp dd,
.valoresDisp dd,
.meuCadastro dd,
.simulador dd { display:none; }