#AreaLogin { margin-right: 10px; margin-left: 10px; float: left; padding-left: 20px; padding-right: 6px; position: relative; visibility: visible; border-top: 1px solid #fff; width:95%;}
.user { color: #F9F9F9; position: relative; float: left; margin-right: 40px; margin-top: 3px; }
.usuario_logado { font-weight: bold; color: #e5efe0; padding-top: 3px; }
#barraSuperior { border: 1px solid; border-top-color: #bce8cb; border-right-color: #49865e; border-bottom-color: #49865e; border-left-color: #bce8cb; margin:2px; height: 90px; width: 99.2%; overflow: visible; position: relative; visibility: visible; margin-bottom: 10px; background: #3ba5d3; background: -moz-linear-gradient(top,  #3ba5d3 0%, #237b9f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ba5d3), color-stop(100%,#237b9f)); background: -webkit-linear-gradient(top,  #3ba5d3 0%,#237b9f 100%); background: -o-linear-gradient(top,  #3ba5d3 0%,#237b9f 100%); background: -ms-linear-gradient(top,  #3ba5d3 0%,#237b9f 100%); background: linear-gradient(to bottom,  #3ba5d3 0%,#237b9f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ba5d3', endColorstr='#237b9f',GradientType=0 ); }
#logo {float:left; background-image:url(../../Images/lainet_top_dem.png); width:280px; height:60px; display:block; margin-left:20px; margin-top:5px; }