@CHARSET "utf-8"; .campo_focus { border:1px solid #0099FF; } .campo { } .body { background-color: #CCCCCC; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .topo { /*Monta o topo da página*/ width:100%; height: 72px; background-image:url(../img/tirinha.gif); background-repeat:repeat-x; background-position:left top; background-color:#FFF; position:relativo; float:left; z-index:9999; } .topoLogin { /*Monta o topo da página*/ width:100%; min-width:800px; height: 79px; float:left; background-image:url(../img/tirinha.gif); background-repeat:repeat-x; background-position:left top; background-color:#FFF; position: relative; } .topoLado1{ background-image: url('../img/SPCTopo1010101.gif'); background-position: left top; background-repeat: no-repeat; background-color: transparent; position: relative; float: left; width: 473px; height: 72px; } .topoLado2{ background-image: url('../img/SPCTopo2010101.gif'); background-position: right top; background-repeat: no-repeat; background-color: transparent; position: relative; float: right; width: 320px; height: 72px; } .menu { background-color:#FFFFFF; background-image:url(../img/SPCfundo_cinza_degrade.gif); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color: #00194b; width:100%; min-width:800px; height:70px; _height:40px; line-height:70px; _line-height:40px; vertical-align:bottom; float:left; border-bottom: 1px solid #DDD; } .submenu { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #000000; width: 98%; height: 20px; line-height:20px; vertical-align:middle; float:left; padding-left:5%; } .nomePlano { font-family: Arial, Helvetica, sans-serif; color: #113ba1; font-size: 16px; font-weight:bold; width:auto; height:30px; line-height:30px; float:left; } .nomeLogin { font-family: Arial, Helvetica, sans-serif; color: #113ba1; font-size: 16px; font-weight:bold; width:30%; height:30px; line-height:30px; float:left; } .conteudo{ background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #00194b; width:100%; min-width:800px; min-height: 320px; height:auto; float:left; } .rodape{ background-color:#3d5984; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color: #FFFFFF; width:100%; min-width:800px; height: 15px; float:left; } .aba{ /*background-color: #F0F0F0;/*#DCE3F5;*/ background: url(../img/bgMenuHorizAbab.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; text-align:center; color:#000000; width:115px; height:30px; line-height:30px; vertical-align:bottom; float:left; margin-left:4px; margin-right: 3px; margin-top: 4px; margin-bottom: 0px; border: 1px solid #DDD; _border-bottom: 1px solid #F0F0F0; cursor:pointer; } .abaHover{ /* background-color: #3d5984;*/ /* background-color: #FFFFFF;*/ background: url(../img/bgMenuHorizAba.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align:center; color:#000000; width:120px; height:34px; line-height:34px; vertical-align:bottom; float:left; margin-left:2px; margin-right: 2px; margin-top: 0px; margin-bottom: 0px; border-bottom: 1px solid #FFF; cursor:pointer; } .espaco { width:100%; height: 20px; float:left; background-color:#FFFFFF; } .DivEspaco{ background-color:#F0F0F0; margin-left: 10px; border: 1px solid #DDD; /*border-top: 1px solid #DDD;*/ width:300px; height:140px; } .formulario{ background-color:#F0F0F0; margin-left: 10px; border-bottom: 1px solid #DDD; border-top: 1px solid #DDD; width:500px; height:300px; } .DivPrincipal{ background-color:#FFFFFF; float:left; margin: 10px; width:100%; min-height:150px; height:auto; vertical-align:middle; } .txtTitulo { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#006699; } .titulo { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#898989; } .carregando { font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color:#000000; background-color:#FFFFFF; text-align:center; float:left; } .label{ width: 100px; text-align: right; float: left; margin-right: 5px; }