/*@charset "utf-8";*/
/* CSS Document */

* {
    font-family: Arial, Helvetica, sans-serif;
}

.manut
{
	font-size: 20px;	
	font-style:inherit;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: none;
    vertical-align: middle;
}

.alin {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: none;    
    text-align: right;
}

body {
    background-color: #ffffff;
}

input[type="text"], input[type="password"], input[type="button"] {
    padding: 3px;
    border: 1px solid #ccc;
}

img, div {
}

fieldset {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
}
fieldset legend {
    font-size: 11px;
}

#corBox {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    width: 12px;
}
#corBox * {
    font-size: 5px;
}
#corEscolhidaBorda {
    border: 2px solid #fff;
    height: 11px;
    width: 11px;
    position: absolute;
    -moz-opacity: 0.60;    
}
#corEscolhida {
    height: 15px;
    width: 15px;
    margin-bottom: 5px;
    background: #fff;
}
#corBox ul {
    display: none;
}
#corBox ul li {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    margin-bottom: 2px;
}

.loginBox {
    width: 582px;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -291px;
}
.loginBox .loginTop {
    background: url(../../images/login_top.png);
    width: 472px;
    height: 13px;
    margin: auto;
    font-size: 5px;
}
.loginFields {
    width: 472px;
    margin: auto;
    background: #fff;
    text-align: left;
    padding: 5px 0px 0 0px;
}
.loginFields div {
    margin: 0 0 0 10px;
    float: left;
}
.loginFields label {
    font-size: 12px;
    color: #000000;
    display: block;
    margin: 0px 0 5px 0;
}
.loginFields .campoLogin {
    font-size: 18px;
    color: #464646;
    height: 30px;
    padding: 4px;
}
.loginFields #txtUsuario {
    background: url(../../images/login_user.png) no-repeat;
    width: 233px;
}
.loginFields #txtSenha {
    background: url(../../images/login_pass.png) no-repeat;
    width: 153px;
}

.loginFields #txtNovaSenha {
    background: url(../../images/login_pass.png) no-repeat;
    width: 153px;
}

.loginFields #txtSenhaAtual {
    background: url(../../images/login_pass.png) no-repeat;
    width: 153px;
}

.loginFields #txtConfirmSenha {
    background: url(../../images/login_pass.png) no-repeat;
    width: 153px;
}




.system {
    margin-top: 20px;
}

.systemBox {
    width: 990px;
    margin: auto;
    text-align: center;
}
.systemBox #logoSistema {
    float: left;
    margin: 0 0 0 25px;
    width: 150px;
    height: 55px;
}
.systemBox #systemValenca {
    display: none;
}
.systemBox .systemTitle {
    float: right;
    margin: 0 25px 0 0;
}

.systemBox #userData {
    float: left;
    margin: 0 0 0 20px;
    color: #FFFFFF;
    text-align: left;
}
.systemBox #userData h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.systemBox #userData h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #F7941D;
}
.systemBox #userData h3 a {
    color: #F7941D;
    text-decoration: none;
}
.systemBox #userData h3 a:hover {
    text-decoration: underline;
}
.systemBox #userData h4 {
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.systemBox .systemTop {
    width: 940px;
    height: 10px;
    background: url(../../images/system_top.png) no-repeat;
    margin: auto;
    font-size: 5px;
}

.systemBox .systemContent {
    width: 940px;
    background: url(../../images/system_background.png) repeat-y;
    margin: auto;
    text-align: left;
    min-height: 450px;
}

.systemBox .systemContent2 {
    width: 940px;
    background: url(../../images/system_background.png) repeat-y;
    margin: auto;
    text-align: left;
    min-height: 1200px;
}

.menuSystem {
    font-size: 12px;
    width: 150px;
    float: left;
}
.menuSystem li {
    padding: 0 0 0 8px;
    margin-bottom: 5px;
}
.menuSystem li a {
    width: 122px;
    height: 18px;
    background: url(../../images/menu_off.png);
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    padding: 0 0 0 20px;
}

.menuVoltar 
{
    font-size: 8px;
    width: 50px;
    float: right;
		
}


.menuSystem .atual, .menuSystem a:hover {
    width: 122px;
    height: 18px;
    background: url(../../images/menu_on.png);
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #8C6239;
    padding: 0 0 0 20px;
}

.conteudoPainel {
    float: left;
    margin: 0 10px 10px 10px;
    width: 760px;
}

.formulario, .formulario * {
    font-size: 12px;
	height: 21px;
}
.formulario button {
    margin: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
    padding: 3px;
    border: 1px solid #ccc;
}
.formulario th {
    text-align: right;
    padding: 3px;
    font-weight: normal;
}
.formulario td {
    padding: 3px;
    font-weight: bold;
}
.botao {
    cursor: pointer;
}
.campoTexto {
    padding: 3px;
    border: 1px solid #ccc;
}
.formularioFicha {
    border: 1px solid #ccc;
    background: #ccc;
    width: 750px;
}
.formularioFicha, .formularioFicha * {
    font-size: 12px;
}
a * {
    font-size: 12px;
}
.formularioFicha th {
    text-align: right;
    padding: 3px;
    font-weight: normal;
    background: #fff;
    color: #666666;
}
.formularioFicha td {
    padding: 3px;
    font-weight: bold;
    background: #fff;
}

h5 {
    font-size: 12;
    color: #000000;
    border-bottom: 1px solid #666;
    margin: 10px 0 10px 0;
}
.pedidoTotalDados {
    float: right;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}
.pedidoTotalDados span {
    color: #9E0C0F;
}

.mask-percentual {
    text-align: right;
    color: #990000;
}
.mask-cnpj {
    text-align: right;
    color: #990000;
}

.botoesRodape {
    padding: 10px 0 10px 0;
    border-top: 1px solid #666;
    margin-top: 10px;
}

/*pop up */
#mascara {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: #000;
    -moz-opacity: 0.5;    
    display: none;
}
#mascara[id] {
    position: fixed;
}
* html #mascara {
    /* ie6 hack */
    position: absolute;
}

#caixa {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    margin: -160px 0 0 -200px;
    text-align: left;
    background: url(../../images/fundoJanela.png) no-repeat;
    display: none;
    padding: 15px;
    font-size: 12px;
}
* html #caixa {
    /* ie6 hack */
    position: absolute;    
}
#caixa[id] {
    position: fixed;
}
#caixa * {
    font-size: 12px;
}

#TB_closeWindow {
    float: right;
    background: url(../../images/fechar.png);
    height: 19px;
    width: 60px;
    text-align: center;
    cursor: pointer;
}
#TB_closeWindow a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    margin-top: 2px;
}
#TB_closeWindow a:hover {
    text-decoration: underline;
}

.datagrid {
    font-size: 12px;
    border-collapse: collapse;
    border: none;
}
.datagrid * {
    border: none;
}
.datagrid .header {
    color: #9E0C0F;
    font-weight: bold;
}
.datagrid td {
    padding: 2px;
    border: none;
}

.datagridcapa {
    font-size: 9px;
    border-collapse: collapse;
    border: none;
}
.datagridcapa * {
    border: none;
}
.datagridcapa .header {
    color: #9E0C0F;
    font-weight: bold;
}
.datagridcapa td {
    padding: 2px;
    border: none;
}

.botoesdesktop {
}
.botoesdesktop div {
    float: right;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

#boxleft 
{
	float:left;
	width:200px;

}

#boxright
{
	float:right;	
}
