/* RESET */
* { margin:0; padding:0; list-style:none; border:0; vertical-align:baseline; }
td { vertical-align:middle; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
label:hover { color: #C1272D; text-decoration:underline; cursor:pointer; }

hr { height:1px; color:#CD5257; background-color:#CD5257; border:0; }
hr.separador_titulo { background:#ccc; color:#ccc; height:4px; border:0; }

/*--- Menu default ---*/
a:link { color: #00558D; }
a:visited { color: #00558D; }
a:hover { color: #C1272D; }
a:active { color: #00558D; }


/*--- Menu Principal Topo ---*/
ul.menu { margin:0; padding:0; list-style:none; font-family:Calibri; font-size:14px;  }
ul.menu li { float:left; }
ul.menu li a { color:#EEE; text-decoration:none; padding:13px 13px; display:block; }
ul.menu li a:hover { color:#FFF; text-decoration:underline; background:#444444; }
ul.menu li a.menuSelecionado { color:#333; background:#FFF; cursor:default; }

/* ESTRUTURA */
body { font-family:Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size:14px; color:#333; } 

#tudo { float:left; width:100%; }
#topo { float:left; width:100%; margin:0; background:#333; position:fixed; }
#rodapeTudo { float:left; width:100%; height:20px; bottom:0px; background:#333; position:fixed; }
#conteudo { float:left; width:970px; margin:43px 0 20px 0; padding:10px 15px; }
#login { width:390px; height:300px; background:url(imagens/bgAcesso.jpg) no-repeat; margin:0 auto; padding:130px 0 0 55px; }

.conteudoSeparacao { float:left; width:495px; border:1px #CCC solid; padding:20px; margin:0 0 20px 0; }
.conteudoSeparacao1 { float:right; width:350px; height:405px; border:1px #CCC solid; padding:20px; margin:0 0 20px 0; overflow:auto; }
.listaCliPasso1 { float:left; width:385px; padding:15px; background:#F7F7F7; margin:5px 0; }
.listaCliPasso1:hover{ background:#E8F4D9; }

.bg_topoLista { font-weight:bold; background:#E2E2E2; }
.bg_topoLista td { text-indent:2px; }
.bg_cinza_semAnimacao { background:#F7F7F7; }
.bg_cinza { background:#F7F7F7; }
.bg_cinza:hover{ background:#E8F4D9; }
.bg_cinza td { text-indent:2px; }


.msgErro { float:left; width:930px; background:#fedede; padding:12px 20px; color:#591806; }
.msgOk { float:left; width:930px; background:#d5edd4; padding:12px 20px; color:#003d00; }
.mostrarEnd { min-width:200px; padding:10px; color:#FFF; background:#333; position:absolute; margin:7px 0 0 0; border-radius:7px; text-align:left; }
.separaCat { float:left; width:100%; background:#E8F4D9; padding:10px 0; margin:10px 0; }

/* FONTES */
.fonte_titulo_conteudo { font-family:"Times New Roman", Times, serif; font-size:22px; }
.fonte_subtitulo_conteudo { font-family:"Times New Roman", Times, serif; font-size:18px; }
.txtRodape { font-size:12px; color:#CCC; margin:0 0 0 15px; line-height:20px; }

/* Status */

.statusAtivo { float:left; width:23px; height:23px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -557px -61px; }
.statusAtivoPB { float:left; width:23px; height:23px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -520px -61px; }
.statusPendente { float:left; width:23px; height:23px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -557px -93px; }
.statusPendentePB { float:left; width:23px; height:23px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -520px -93px; }
.statusDesativado { float:left; width:23px; height:23px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -557px -128px; }
.statusDesativadoPB { float:left; width:23px; height:23px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -520px -128px; }
.iconeCliente { float:left; width:90px; height:27px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -595px -94px; }
.iconeClientePB { float:left; width:90px; height:27px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -595px -61px; }



/* DIVERSOS */

.floatRight { float:right; }
.floatNone { float:none; }
.colorLaranjaPE { color:#F58634; }
.colorVermelho { color:#C1272D; }
.colorCinza666 { color:#666; }
.bold { font-weight:bold; }
.fontSize16 { font-size:18px; }
.fontSize15 { font-size:15px; }
.fontSize14 { font-size:14px; }
.fontSize13 { font-size:13px; }
.fontSize12 { font-size:12px; }
.margin0 { margin:0; }
.width300 { width:300px; }
.width415 { width:415px; }
.height500 { height:500px; }
.height100 { height:100px; }
.textUnderline { text-decoration:underline; }
.textAlignRight; { text-align:right; }



/* CAIXAS FORM */

.cx170 { padding:2px 4px; background:#F5F5F5; border:1px #CCC solid; width:170px; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:15px; color:#333; }
.caixa01 { float:left; width:400px; padding:8px; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:20px; color:#333; background:#F5F5F5; border:1px #E9E9E9 solid; }
.caixa01:focus { background:#f7f6f6; border:1px #ccc solid; }
.caixa02 { width:400px; padding:6px; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:14px; color:#333; background:#F5F5F5; border:1px #E9E9E9 solid; }
.caixa02:focus { background:#f7f6f6; border:1px #ccc solid; }
.caixa03 { width:150px; padding:6px; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:14px; color:#333; background:#F5F5F5; border:1px #E9E9E9 solid; }
.caixa03:focus { background:#f7f6f6; border:1px #ccc solid; }
.caixa04 { width:40px; padding:6px; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:14px; color:#333; background:#F5F5F5; border:1px #E9E9E9 solid; }
.caixa04:focus { background:#f7f6f6; border:1px #ccc solid; }
.caixa05 { width:300px; padding:6px; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:14px; color:#333; background:#F5F5F5; border:1px #E9E9E9 solid; }
.caixa05:focus { background:#f7f6f6; border:1px #ccc solid; }
.cxGrande { padding:10px; background:#F7F7F7; border:solid; border-width:1px; border-color:#B2B2B2; width:310px; font-family:Calibri, Arial; font-size:25px; color:#444; font-weight:bold; }

.botaoAlterar { float:left; width:25px; height:25px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -506px 0px; }
.botaoAlterar:hover { background: url("imagens/vinhetas/elementos.png") no-repeat scroll -535px 0px; }
.botaoExcluir { float:left; width:25px; height:25px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -567px 0px; }
.botaoExcluir:hover { background: url("imagens/vinhetas/elementos.png") no-repeat scroll -594px 0px; }
.botaoListar { float:left; width:25px; height:25px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -622px 0px; }
.botaoListar:hover { background: url("imagens/vinhetas/elementos.png") no-repeat scroll -650px 0px; }
.botaoFoto { float:left; width:25px; height:25px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -452px 0px; }
.botaoFoto:hover { background: url("imagens/vinhetas/elementos.png") no-repeat scroll -479px 0px; }
.botaoMais { width:40px; height:25px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll 0px -600px; cursor:pointer; }
.botaoMais:hover { background: url("imagens/vinhetas/elementos.png") no-repeat scroll 0px -630px; }
.botaoLocalizar { float:left; width:60px; height:42px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -699px 0px #F58634; text-indent: -9999px; cursor:pointer; }
.botaoLocalizar:hover { background: url("imagens/vinhetas/elementos.png") no-repeat scroll -699px -42px #F58634; }
.botaoExcluirPequeno { width:14px; height:16px; background: url("imagens/vinhetas/elementos.png") no-repeat scroll -722px -101px; cursor:pointer; }

.botao { padding:10px; background:#F58634; border:1px #F58634 solid; font-family:Calibri, Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; cursor:pointer; }
.botao:hover { background:#e26e19; border:1px #e26e19 solid; }

