

/* ---------------- LOGIN ---------------- */ 
/* estrutura */
.dft_lgn{padding:30px 0 15px 50px;}
.dft_slgn_lgn{float:right; margin-top:-50px;}
.dft_cx_prtcp{float:left; padding:15px 0 15px 15px; margin-left:7px;}
.dft_cx_prtcp h2{margin-top:15px;}
.dft_bt_prtcp a{padding:8px 0 0 0; margin-top:10px;}

.dft_lgn .dft_cx_lgn{float:right; margin:0 7px 0 0;padding:15px;}
.dft_lgn .dft_cx_lgn form{padding:15px 0 0 15px;position:relative;}

.dft_cx_lgn{padding:50px 40px 15px; margin:60px auto 0;}
.dft_btLgn{padding-bottom:3px;}

.dft_cx_lgn .dft_mn_idms{top:20px; right:-23px;}
.dft_cx_lgn .dft_mn_idms a{color:#333333;}
.dft_cx_lgn .dft_mn_idms a:hover{color:#0066cc;}

.dft_mensErr_lgn{padding:5px 5px 5px 24px; margin:10px 0 ;}
.dft_mensSucss_lgn{padding:5px 5px 5px 24px; margin:10px 0 ;}

.dft_cx_lgn p{margin-top:12px;}
.dft_ftr_lgn{margin-top:15px;}

.dft_lbl{padding:15px 0 5px 0}
.dft_cmp, .dft_cmp_m, .dft_cmp_p{padding:3px;}

/* visual */
.dft_lgn{background:url(../images/bg_login.png) top left repeat-x;}
.dft_lgn .dft_cx_bs,.dft_hdr_lgn{width:745px;}
.dft_cnt_lgn{width:745px; overflow:auto;}

.dft_cx_prtcp{background:url(../images/bg_lgnTexto.png) top left no-repeat; width:410px; min-height:290px;}
.dft_cx_prtcp p{width:230px; line-height:19px; font-size:13px;}
.dft_cx_prtcp h2{font-size:13px; line-height:18px; width:210px;}
.dft_bt_prtcp a{background:url(../images/bg_bt_princ_g.png) top left no-repeat; display:block; width:160px; height:25px; text-align:center; color:#66cc00; font-weight:700; font-size:13px;}
.dft_bt_prtcp a:hover{background:url(../images/bg_bt_princ_hover_g.png) top left no-repeat; text-decoration:none;color:#fff; }

.dft_lgn .dft_cx_lgn{background:url(../images/bg_lgnForm.png) top left no-repeat; width:253px; position:relative;}
.dft_lgn .dft_cx_lgn h1{color:#3399cc; font-size:16px;}

.dft_mensErr_lgn{ border:1px solid #cc0000; background:#f9f9f9 url(../images/ic_erro_p.png) 5px 5px no-repeat;  -moz-border-radius:3px; -webkit-border-radius:3px;}
.dft_mensErr_lgn ul li{ font-size:13px; line-height:18px;}

.dft_mensSucss_lgn{ border:1px solid #999; background:#f1f1f1 url(../images/ic_sucesso_p.png) 5px 5px no-repeat; -moz-border-radius:3px; -webkit-border-radius:3px;}
.dft_mensSucss_lgn ul li{ font-size:13px; line-height:18px;}

.dft_bg_lgn{background-color:#f9f9f9}
.dft_cx_lgn{background:url(../images/bg_loginTemp.png) top left no-repeat; width:313px;}
.dft_btLgn{background:url(../images/bg_bt_lgn.png) top left no-repeat; border:0; width:31px; height:25px; cursor:pointer}
.dft_btLgn:hover{background:url(../images/bg_bt_lgn_hover.png) top left no-repeat; color:#fff;}

.dft_cx_lgn p{font-size:12px;}
.dft_ftr_lgn{ background:url(../images/bg_ftr_lgn.png) top right no-repeat; height: 29px; width:745px;}

.dft_lbl{display:block; font-size:12px; font-weight:700; color:#333;}

.dft_cmp{width:98%;}
.dft_cmp_m{width:60%;}
.dft_cmp_p{width:40%;}

/* CAIXA EXTERNA */

/* estrutura */
.dft_cx_bs{padding: 0 ; margin-top:20px}
.dft_cBH_lat{  float:right;}
.dft_cB_cnt{ padding:7px 7px 0; overflow:auto;}


/* visual */
.dft_cx_bs{background:#fff url(../images/bg_cxSimples_esq.png) top left repeat-y;}
.dft_cB_hdr{ background:url(../images/bg_cxSimples_top_esq.png) top left no-repeat; height:8px;}
.dft_cB_hdr .dft_cBH_lat{ background:url(../images/bg_cxSimples_top_dir.png) top right no-repeat; height:8px; min-width:10px;}
.dft_cB_cnt{background:url(../images/bg_cxSimples_dir.png) top right repeat-y;}
.dft_cB_ftr{background:url(../images/bg_cxSimples_bx_esq.png) bottom left no-repeat; height:15px; }
.dft_cB_ftr .dft_cBF_lat{background:url(../images/bg_cxSimples_bx_dir.png) bottom right no-repeat; height:15px; }





























