* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
div#titulo {
	width:544px;
	margin:15px auto 2px;
	text-align: left;
}
.td-tit{
   text-align: right;
   width:780px;
}
.tit_1 {
	color:#727176;
	font-size:11px;
	font-weight:bold;
	font-family: Arial;
}
.tit_2 {
	color:#444242;
	font-size:13px;
	font-weight:bold;
	font-family: Arial;
}
div#envolve {
	position:relative;
	background:transparent url(../imagens/linhas.gif) center center repeat-x;
}
div#caixa {
	position:relative;
	width:544px;
	margin:0 auto;
}
div#corpo_caixa {
	float:left;
	width:544px;
	min-height:323px;
	height:323px;
    background:transparent url(../imagens/corpo_caixa.gif) center center repeat-y;
}
.logo_nexx {
	float:left;
	margin-left:20px;
	background:transparent url(../imagens/nexx.png) no-repeat;
	width: 140px;
	height: 60px;
}
.nexx {
	float:left;
	margin-left:20px;	
}
.by_nexx {
	position:absolute;
	left:550px;
	bottom:45px;
}
* html .by_nexx {
	bottom:50px;
}
div[id] #corpo_caixa {
   height:auto;
}
* html .esq {
	float:left;
}
.xx {
	position:absolute;
	bottom:4px;
	left:16px;
	background:transparent url(../imagens/xx.gif);
	width: 386px;
	height: 300px;
}
.botao_enviar_login{
	background:transparent url(../imagens/btn_enviar.gif) no-repeat;
}
div#marcas {
	position:absolute;
	bottom:5em;
	left:-158px;
	width:158px;
	text-align:right;
}

/* hack para IE */
* html div#marcas {
	bottom:4em;
}
/* fim do hack */

div#marca_emp {
	width:158px;
	height:107px;
	margin-bottom:20px;
	background:transparent url(../imagens/bg_marcas.png) center center no-repeat;
}
div#marca_emp table {
	width:158px;
	height:107px;
	vertical-align:middle;
	text-align:center;
}
div#marca_banc {
	width:158px;
	height:107px;
	line-height:107px;
	background:transparent url(../imagens/bg_marcas.png) center center no-repeat;
}
div#marca_banc table {
	width:158px;
	height:107px;
	vertical-align:middle;
	text-align:center;
}
/*------código para caixa de login------*/
/*--------------------------------------*/
div#login {
	position:relative;
	width:309px;
	margin:130px 0  0 210px;
	z-index:1000;
}
div#login_2 {
	position:relative;
	width:309px;
	margin:90px 0  0 210px;
	z-index:1000;
}
div#corpo_login {
	padding:10px 0;
	background:transparent url(../imagens/bottom_login.png) bottom center no-repeat;
}
.msg, .erro_login {
	padding:0 2px 5px 0;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.msg {
	color:#888;
}
.erro_login {
	color:#df0707;
	list-style: none;
}
h4#tit_login {
	padding:10px;
	text-align:left;
	font-size:16px;
	color:white;
	background:transparent url(../imagens/top_login.png) top center no-repeat;
}
.form, .form_erro {
	color:white;
	font-size:11px;
	text-align:right;
	padding-bottom:5px;
	margin:0 55px 7px 55px;
}

.form_esqueci_senha {
	color:#10076F;
	font-size:11px;
	text-align:right;
}
a:link {
	color: #10076F;
	text-decoration: none;
}
a:hover {
	color: #D09F00;
	text-decoration: none;
}
a:visited {
	color: #10076F;
	text-decoration: none;
}
a:visited:hover {
	color: #D09F00;
	text-decoration: none;
}
.form {
	border-bottom:1px dashed #52779f;
}
.form_erro {
	border-bottom:1px dashed #b90000;
}
.form_box {
	color:white;
	font-size:11px;
	text-align:left;
	padding-bottom:5px;
	margin:0 55px 0 55px;
}
.btn {
	text-align:right;
	margin:0 55px 0 55px;
}
.input {
	width:100px;
	height:1.2em;
	line-height:1.2em;
	font-size:10px;
	color:black;
}
/*--------------------------------------*/
/*--------------------------------------*/

#banner {
	position:relative;
	*top: -4px;
	width:436px;
	margin:0 auto;
}
#solucoes {
	*position: relative;
	*top: -4px;
	display:none;
}
.recolher {
	position:absolute;
	top:0;
	right:0;
	*padding-right: 1px;
	z-index:2000;
}

/*------código para caixa de erro------*/
/*-------------------------------------*/
div#erro {
	display:none;
	position:absolute;
	left:130px;
	bottom:100px;
	width:285px;
	text-align:left;
	z-index:3000;
}
div#top_erro {
	width:280px;
	height:32px;
	text-align:right;
	padding:5px 5px 0 0;
	background:transparent url(../imagens/top_erro.gif) center center no-repeat;
}
p.msg_erro {
	margin-bottom:25px;
	color:white;
	font-weight:bold;
}
.msg_erro_1 {
	font-size:14px;
}
.msg_erro_2 {
	font-size:12px;
}

div#corpo_erro {
	padding:10px 0 10px 10px;
	background:transparent url(../imagens/bg_erro.gif) center center repeat-y;
}
.esq_erro {
	float:left;
	margin-right:5px;
}
/*--------------------------------------*/
/*--------------------------------------*/



/* table para escolha de idioma */
table.idioma {
	text-align: right;
	font-size: 10px;
	cursor: pointer; 
}

table.idioma  tbody table{
	background-color: white;
	text-align: left;
	border: 1px solid #CCCCDD;
	display: none;
	width: 100%;
}

table.idioma  tbody table td{
	width: 70%;
   font-size: 10px;
}


table.idioma  tbody a{
	display: block;
	margin: 2px 2px 0px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid white;
}

table.idioma  tbody a:hover{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}


table.idioma img {
	 vertical-align: middle;
}