/*body**********************************************************************************************************************/

body {
color: #FFFFFF ;
font-family: Verdana;
font-size:10px;
text-align: justify;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
border:none;
}

img { border:none; }

object  { border:none; }

/*boxes**********************************************************************************************************************/


#tudo{
position:absolute;
width:100%;
height:100%;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
left:0px;
top:0px;

}


#logo{
position:absolute;
width:141px;
height:51px;
right:0px;
top:0px;
}

#senha{
position:absolute;
width:400px;
height:190px;
top:0px;
left:0px;


}

#senhapala{
position:absolute;
width:100%;
height:50px;
top:90px;
left:0px;
font-family:Verdana;
font-size:10px;
text-align: center;
color:#000000;
}
#senhacliente{
position:absolute;
width:100%;
height:20px;
top:80px;
right:10px;
font-family:Verdana;
font-size:10px;
text-align: center;
color: #000000;
}

#arquiv{
position:absolute;
width:100%;
height:75px;
color: #000000;
top:105px;

font-family:Verdana;
font-size:10px;
text-align: center;
overflow:auto;

}


a.lk1:link {
color: #000000;
text-decoration:none;
font-family: Verdana;
font-size: 10px;

}

a.lk1:visited {
color: #666666;
text-decoration:none;
font-family: Verdana;
font-size:10px;

}

a.lk1:hover {
color: #70276f;
text-decoration:none;
font-family: Verdana;
font-size:10px;
}


a.lk1:active {
color: #FFFFFF;
text-decoration:none;
font-family: Verdana;
font-size: 10px;

}

