﻿
/* Home */
.DV_home { position:relative; width:100%; display:table; overflow:visible; text-align:left; }
.DV_home .DV_homeBannerMain { width:100%; text-align:center; margin:0 0 10px 0; }

.DV_home .DV_homeDestaque { float:left; width:255px; height:125px; }
.DV_home .DV_mrg10 { margin-right:10px; }
.DV_home h1 { font:normal 12px/18px Arial, Tahoma; color:#666; margin-bottom:12px; }
.DV_home h1 span { display:none; }
.DV_home p { font-size:11px; margin-bottom:12px; }
.DV_home p,
.DV_home p a { color:#666; }
.DV_home a:hover { text-decoration:underline; }

.DV_home .DV_homeAgenda { float:left; width:174px; padding-left:16px; display:table; border-left:1px solid #c8c8c8; }

.DV_homeAgenda .DV_right { margin-right:10px; }

.DV_formBusca p { margin:5px 0; *margin:-5px 0; }
.DV_formBusca .P_formBusca { margin:30px 50px 0 0; }

.DV_h1LembreteVen { width:180px; height:20px; margin-bottom:0; *margin-bottom:10px; }
.DV_avisoLembrete { position:absolute; display:none; z-index:999999; width:185px; height:44px; top:0px; left:-25px; background:transparent url('../../images/avisoLembrete.jpg') center no-repeat; }

.DV_formBusca .txtnome { width:166px; }
.DV_formBusca .txtEvento,
.DV_formBusca .txtDesc { width:220px; }
.DV_formBusca .txtUf { width:65px; }
.DV_formBusca .txtCidade { width:166px; }
.DV_formBusca .txtMes { width:78px; }
.DV_formBusca .txtSeguro { width:100px; }
.DV_formBusca .txtTel { width:100px; }
.DV_formBusca .txtddd { width:30px; }
.DV_formBusca .txtSeguro { width:80px; }


.DV_formCadastro li { float:left; }
.DV_formCadastro p { margin:0 40px 0 0; }
.DV_formCadastro .LI_label { width:50px; font:normal 12px/14px Arial, Tahoma; color:#31B6B2; padding-top:4px; }
.DV_formCadastro .LI_cmpNome { width:200px; padding-bottom:10px; }
.DV_formCadastro .LI_cmpEmail { width:160px; }
.DV_formCadastro .LI_btn { width:40px; }
.DV_formCadastro .txtNome { width:140px; }
.DV_formCadastro .txtEmail { width:140px; }

.btnOK { width:38px; height:18px; border:none; cursor:pointer; margin-left:10px; font:normal 12px/12px Arial, Tahoma; color:#31B6B2; background: transparent url('../../images/bullet_verde_item.gif') center left no-repeat; }

.DV_formBusca .P_labelErro span { font-size:11px; color:#Ff6600; margin-left:10px; }

/* página de produtos */
.DV_produtos { position: relative; width:970px; text-align:center; }
.DV_produtos .TB_produtos { text-align:left; z-index:999; }

.DV_produtos h1 { font: normal 14px/16px Arial, Helvetica, sans-serif; padding: 10px 5px 5px 20px; }
.DV_produtos h1, .DV_produtos h1 a { color: #333; }
.DV_produtos h2 { font: normal 20px/16px Arial, Helvetica, sans-serif; padding: 8px 0 16px 30px; }
.DV_produtos h2, .DV_produtos h2 a { color: #F89B22; }
.DV_produtos h3 { font: bold 12px/8px Arial, Helvetica, sans-serif; padding: 8px 0 5px 30px; }
.DV_produtos h3, .DV_produtos h3 a { color: #F89B22; }
.DV_produtos h4 { font: normal 12px Arial, Helvetica, sans-serif; padding: 1px 0 0 30px; }
.DV_produtos h4, .DV_produtos h4 a { color: #666666; }
.DV_produtos h5 { font: normal 20px/16px Arial, Helvetica, sans-serif; padding: 8px 0 10px 10px; }
.DV_produtos h5, .DV_produtos h5 a { color: #F06426; }
.DV_produtos h6, .DV_produtos h6 a { color: #005151; font: normal 13px/14px Arial, Helvetica, sans-serif; }

.DV_produtos .P_geral { padding-right: 260px; font: normal 12px Arial, Helvetica, sans-serif; }
.DV_produtos .P_geral, .DV_produtos .P_geral a { color: #999; }
.DV_produtos .P_label { font: bold 11px/14px Arial, Helvetica, sans-serif; color: #F06426; padding: 6px 0 4px 10px; }
.DV_produtos .P_fale { font: normal 12px/18px Arial, Helvetica, sans-serif; color: #666;	padding: 0 0 10px 10px; }

.TD_menuProd { width:300px; }
.TD_menuProd li { float:left; margin-bottom:2px; margin-right:2px; cursor:pointer; }
.TD_menuProd li p { font: normal 11px/14px Arial, Tahoma; }
.TD_menuProd .LI_num { width:40px; height:30px; padding-top:10px; margin-left:18px; _margin-left:8px; text-align:center; }

.TD_menuProd .LI_amarelo1 { background-color:#FECB01; } 
.TD_menuProd .LI_amarelo2 { background-color:#FF9900; }
.TD_menuProd .LI_laranja1 { background-color:#F76F0B; }
.TD_menuProd .LI_laranja2 { background-color:#F45917; }
.TD_menuProd .LI_marrom { background-color:#E44F0E; }

.TD_menuProd .LI_nome { width:170px; height:28px; padding:12px 0 0 0; }
.TD_menuProd .LI_inativo { background-color:#F7F7F7; }
.TD_menuProd .LI_ativo { background-color:#E9E9E9; }
.TD_menuProd .LI_nome p, .TD_menuProd .LI_nome p a { color:#666; margin-left:12px; }
.TD_menuProd li.LI_nome:hover { background-color:#E9E9E9; }

.DV_produtos .DV_ProdAuto {	width: 660px; height: 200px; background: transparent url('../../images/home_bg_prod_auto.gif') top right no-repeat; padding: 30px 0 0 20px; }
.DV_produtos .DV_SegNote { width: 660px; height: 200px; background: transparent url('../../images/home_bg_prod_note.gif') top right no-repeat; padding: 30px 0 0 20px; }
.DV_produtos .DV_ConImo { width: 660px; height: 200px; background: transparent url('../../images/home_bg_prod_imoveis.jpg') top right no-repeat; padding: 30px 0 0 20px; }
.DV_produtos .DV_SegVida { width: 660px; height: 200px; background: transparent url('../../images/home_bg_prod_vida.gif') top right no-repeat; padding: 30px 0 0 20px; }
.DV_produtos .DV_SegRes { width: 660px; height: 200px; background: transparent url('../../images/home_bg_prod_resid.gif') top right no-repeat; padding: 30px 0 0 20px; }

.DV_produtos .TD_homeIndicouGanhou { vertical-align:top; width:100%; height:220px; background: transparent url('../../images/bg_home_indicou_ganhou.jpg') top center repeat-y; }
.DV_produtos .TD_homeIndicouGanhou p { padding:0 30px; }
.DV_produtos .TD_homeIndicouGanhouTop { vertical-align:top; text-align:right; width:100%; height:380px; background: transparent url('../../images/bg_home_indicou_ganhou1.jpg') top center no-repeat; }
.DV_produtos .TD_homeIndicouGanhouTop .P_btnHomeConhecaPrograma { margin-right:52px; }
.DV_produtos .DV_produtosIndicouGanhouBottom { vertical-align:top; width:100%; text-align:right; height:120px; padding-top:20px; background: transparent url('../../images/bg_home_indicou_ganhou2.jpg') bottom center no-repeat; }

.DV_produtos .TD_homeIndicouGanhou .P_txtBox { font:normal 12px/14px arial, tahoma; color:#666; }

.DV_produtos .DV_allBox { width:974px; height:420px; background: transparent url('../../images/home_box2.gif') top center no-repeat; }

.DV_produtos .DV_allBox .DV_box1 { width:304px; height:160px; background: transparent url('../../images/home_xps_final_r7_c2.gif') top center no-repeat; }
.DV_produtos .DV_allBox .DV_box2 { width:337px; height:160px; background: transparent url('../../images/home_xps_final_r7_c3.gif') top center no-repeat; }
.DV_produtos .DV_allBox .DV_box3 { width:333px; height:160px; background: transparent url('../../images/home_xps_final_r7_c4.gif') top center no-repeat; }
.DV_produtos .DV_allBox .DV_box3 li { margin-left:8px; float:left; }
.DV_produtos .DV_allBox .DV_box4 { width:304px; height:130px; background: transparent url('../../images/home_xps_final_r8_c2.gif') top center no-repeat; }
.DV_produtos .DV_allBox .DV_box5 { width:337px; height:130px; background: transparent url('../../images/home_xps_final_r8_c3.gif') top center no-repeat; }
.DV_produtos .DV_allBox .DV_box7 { width:304px; height:123px; background: transparent url('../../images/home_xps_final_r9_c2.gif') top center no-repeat; padding-bottom:1px; }
.DV_produtos .DV_allBox .DV_box8 { width:337px; height:123px; background: transparent url('../../images/home_xps_final_r9_c3.gif') top center no-repeat; padding-bottom:1px; }

.DV_produtos .DV_allBox .DV_box6 { width:333px; height:250px; background: transparent url('../../images/home_xps_final_r8_c4.gif') top center no-repeat; padding-bottom:10px; }

.DV_optSeguroHome .txtOptSeguroHome { width:60px; }
.DV_optSeguroHome .DV_selSeguroHome { width:60px; }
.DV_optSeguroHome .DV_liOptSeguroHome { display:none; width:83px; top:1585px; left:714px; margin:0; padding:0; }

.DV_optMesHome .txtOptMesHome { width:60px; }
.DV_optMesHome .DV_selMesHome { width:60px; }
.DV_optMesHome .DV_liOptMesHome { display:none; width:59px; top:1585px; left:854px; margin:0; padding:0; }



