
#aviso_full {left: 0px; top: 0px; right: 0px; bottom: 0px; position:fixed; z-index: 10000; background-color: rgba(000, 000, 000,0.8); display:none;}
#loginctn{position:absolute; width:250px; height:auto; z-index: 30000; display:none; }
.login_Ctn{ width:250px; height:auto; position:relative;font-family: 'Open Sans', sans-serif; }
.login_footer{float:left;background:url('../images/form_footer.jpg') repeat-x; color:#fff; font-family: 'Open Sans', sans-serif; font-size:11px; font-weight:300; text-align:center; -webkit-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;width:220px; margin-left:15px; height:28px; line-height:28px;}
.login_footer a{ text-decoration:none; color:#fff; font-family: 'Open Sans', sans-serif; font-size:11px; font-weight:300; text-align:center; }
.login_footer a:hover{ text-decoration:underline; }
.login_box{height:160px; padding:20px 25px; margin-top:20px;}
	.login_box label{font-size:14px; padding-left:8px;}
	.login_box input{border:none; color:#666; font-size:14px; font-weight:400; height:20px; margin:8px 0 0 8px; width:145px;}

.login_btns{margin:5px 0 0 -2px;}

	.login_btns .login_btn, .login_btns .reg_btn, .login_btns a{font-size:12px; text-transform:uppercase; color:#fff; background:#0288A5; text-align:center;}
	.login_btns .login_btn{padding:5px; height:30px; width:auto; background:url('../images/top_menu_back.gif') repeat-x; float:left;}
	.login_btns .login_btn:hover{background:url('../images/top_menu_back_hover.gif') repeat-x; color:#fff; text-shadow:0px 1px 1px #333;}
	
	.login_btns .reg_btn{display:block; background:#fff; color:#666; padding:8px 5px; width:auto; width:60px; text-align:center; border:1px solid #ccc; margin-top:8px; margin-left:7px; float:left;}
	.login_btns .reg_btn:hover{background:#EFEFEF;}

.fundo_form_1 {background-image: url('../imgs/fundo-form-1.png');	height: 38px; width: 167px; margin-bottom: 8px;}
.login_form_ctn{background:#f9f9f9; -webkit-border-radius:5px; border-radius:5px; width:240px; padding:5px; height:auto; float:left; z-index:1; margin-top:15px;}
.login_top_center{position:absolute; left:15px; width:220px; height:42px; padding-top:5px; -webkit-border-radius:0px 0px 5px 5px; border-radius:0px 0px 5px 5px;  background:url('../images/form_top.jpg') repeat-x; line-height:50px; color:#fff; font-family: 'Open Sans Condensed', sans-serif; font-size:18px; font-weight:300; text-align:center;z-index:2; background-color:#131e26;}