﻿/* LOGIN */
.topDir{float:right; padding:15px 34px 0 0;}
.language{float:right; padding:15px 0 10px 0; height:16px;}
.language li{float:left; padding:0 5px 0 0;}
.cdninterativa{float:right; margin:20px 0 0 0; width:130px; padding:10px 0 0 0;}
.login
{
    float:left;
    margin:0 0 0 300px;
    _margin:0 0 0 150px;
    width:261px;
    height:141px;
    padding:40px 50px;
    background:url(../images/box.gif) no-repeat;
}
.btnOK
{
    float:left;
    padding:4px 0 0 0;
}
.campos
{
    float:left;
    padding:6px 0 0 0;
}
.txtLogin
{
    float:left;
    font:bold 12px Trebuchet MS;
    color:#c0e4f9;
    padding:0 10px 0 0;
}
.txtBox
{
    width:180px;
    background:#7cc8f5;
    border-top:1px solid #027bc4;
    border-bottom:1px solid #027bc4;
    padding:2px 3px;
    font:14px Trebuchet MS;
    color:#306d91;
}
#esqueci
{
	float:left;
	margin:20px 0 0 0;
}
.txtEsqueci
{
    font:9px Trebuchet MS;
    color:#9cd6f9;
    text-decoration:underline;
}
#erroLogin
{
	float:left;
	width:220px;
    padding:10px 0 0 0;
}
#bodyGeral
{
	position:absolute;
	top:0;
	z-index:100;
	width:100%;
	height:100%;
	padding:60px 0 0 0;
	background:url(../images/black-70.png) repeat;
	_background:none;
}
.fecharDiv a{float:right; cursor:pointer;}

#login {float:right; margin-left:21px; padding:15px 33px 0 0; width:275px}
#login .clear {clear:both}
#login input {background-color:#c4c4c4; border:0 none; color:#464646; font-size:14px; float:left; height:25px; margin:0; width:117px}
#login .login_input {margin-right:3px}
#login .senha {margin:0 3px 0 0}
#login .send {cursor:pointer; display:block; height:25px; line-height:0pt; padding:0pt; width:34px;}

#login .emailRecover, #login .btOk {display:none}
#login .emailRecover {margin-right:3px}

#login #esqueci_senha a, #login #recover_senha, #login #login_link a {color:#444444; display:block; font:12px Trebuchet MS; float:left; line-height:25px}
#login #esqueci_senha {display:inline-block; float:right; margin-right:33px}
#login #esqueci_senha a {font-weight:normal; text-decoration:underline}
#login #login_link a {font-weight:normal; margin-left:7px; text-decoration:underline}
