* {
    font-family: tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    font-variant: normal;
    font-style: normal;
    text-decoration: none;
}
/* LINKS */
a {
    text-decoration: none;
    color: black;
}
a:link {
    text-decoration: none;
    color: black;
}
a:visited {
    text-decoration: none;
    color: black;
}
a:hover {
    text-decoration: none;
    color: black;
}
a:active {
    text-decoration: none;
    color: black;
}
/* LINK */
img {
    border: 0px;
}
body {
    background: url(../img/background/pattern4.png) ;
/*background: white;*/
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}
.bg_hr {
    background: url(../img/background/bg_hr.jpg) repeat-x ;
    height: 22px;
}
#bodyPrincipal {
/*    background: url(../img/background/rodape.png); */

}
h3  {
    background: url(../img/background/bg.gif) repeat-x scroll 0 0 #EDEDED;
    color:#676C74;
    margin:0px;
    font-size: medium;
    font-weight: 700;
    padding:13px;
    /*margin-bottom: 10px;*/
    -webkit-box-shadow: 0px 0px 1px #000;
    -moz-box-shadow:    0px 0px 1px #000;
    box-shadow:         0px 0px 1px #000;
}
h4 {
    background: url(../img/background/bg.gif) repeat-x scroll 0 0 #EDEDED;
    color:#676C74;
    margin:0px;
    font-size: small;
    padding:13px;
    -webkit-box-shadow: 0px 0px 1px #000;
    -moz-box-shadow:    0px 0px 1px #000;
    box-shadow:         0px 0px 1px #000;
    padding-top: 5px;
    padding-bottom: 10px;
}
h4 span {
    margin-left: 15px;
}
h4 span:hover {
    text-decoration: underline;
}
button {
    border: lightgrey 1px solid;
    padding: 6px;
    background: white;
    color: grey;
    cursor: pointer;
}
.left {
    float: left;
}
.espacinho {
    padding: 4px;
}
.espaco {
    padding: 8px;
}
.right {
    float:right;
}
.letraGrande {
    font-weight: 900;
    font-size: 14px;
}
.letraEspacada {
    letter-spacing: 1px
}
.toolBg2 {
    background:   #030303;
    border-top: 2px solid #3D3D3D;
    border-bottom: 2px solid #3085CD;
    color:white;
    letter-spacing: 1px;
}
.toolBg {
/*    background: url(../img/background/bg_menu_choqueweb.png) repeat-x scroll 0 0 #EDEDED;*/
    background: url(../img/background/header.png) scroll 0 0 #EDEDED;
    padding-top: 2px;
    color:grey;
    letter-spacing: 1px;
}
.toolBg a {
    color:lightslategray;
}
.toolKit, .tabela th {
    background:         url(../img/background/bg.gif) repeat-x scroll 0 0 #EDEDED;
    margin:             0px;
    padding:            5px 0 5px 5px;
    -webkit-box-shadow: 0px 0px 1px #000;
    -moz-box-shadow:    0px 0px 1px #000;
    box-shadow:         0px 0px 1px #000;
    clear:              both;
    text-align:         center;
}
.toolKit img {
    cursor:  pointer;
    padding: 1px;
}
.toolImg img{
    padding: 2px;
    -moz-box-shadow:    0px 0px 8px gray;
    -webkit-box-shadow: 0px 0px 8px gray;
    box-shadow:         0px 0px 8px gray;
}
.toolItens img:hover {
    padding: 1px;
    border: 1px dashed black;
    cursor: pointer;
}
.thumb {
    background: url(../img/background/bg.gif) repeat-x scroll 0 0 #EDEDED;
    margin:0px;
    padding:5px;
    -webkit-box-shadow: 0px 0px 1px #000;
    -moz-box-shadow:    0px 0px 1px #000;
    box-shadow:         0px 0px 1px #000;
    text-align: center;
}
.fundoPrata {
    background: url(../img/background/bg.gif) repeat-x scroll 0 0 #EDEDED;
}
.background_smoke {
    background-color: whitesmoke;
    border: 1px solid lightgray;
}
.whiteSmoke {
    background-color: whitesmoke;
}
.white {
    background-color: white;
}
.formulario {
    padding: 2px
}
.formulario label {
    width: 120px;
    padding: 8px;
    float: left;
    text-align: right;
}
.formulario input {
    height: 30px;
}
.formulario input, select, textarea {
    padding:8px;
}
.formulario span {
    font-size: 11px;
}
.formulario br {
    clear:both;
}
.pequeno {
    font-size: 12px;
}
.bt_voltar {
    margin-top: 5px;
}
.esquerda {
    float: left;
}
.direita {
    float: right;
}
.fontePequena {
    font-size: 10px;
    font-weight: normal;
}
.fonteGrande, .fonteGrande a, .fonteGrande label {
    font-size: 38px;
    font-weight: 800;
}
.fonteMedia, .fonteMedia a, .fonteMedia label {
    font-size: 24px;
    font-weight: 800;
}
.fonteGrande label {
    color: #b83400;
}
.fonte14 {
    font-size: 14px;
}
.colorGray {
    color: gray;
}
.colorLightGray {
    color: lightgray;
}
.pointer {
    cursor: pointer;
}
.clear {
    clear:both;
}
.mensagem {
    border: 1px solid gray;
/*    background-color: whitesmoke;*/
    background-color: white;
    font-size: 12px;
    padding: 4px;
/*    -webkit-box-shadow: 0px 1px 12px #555;
    -moz-box-shadow:    0px 1px 12px #555;
    box-shadow:         0px 1px 12px #555;*/
}
.sombra {
/*    background-color: whitesmoke;*/
/*    -webkit-box-shadow: 0px 1px 12px #555;
    -moz-box-shadow:    0px 1px 12px #555;
    box-shadow:         0px 1px 12px #555;*/
border: 1px solid lightgray;
}
.border {
    border: 1px solid gray;
}
.border2 {
    border: 2px solid gray;
}
input, textarea, select {
    padding: 5px;
    font-size: 12px;
    border: 1px solid lightgray;
    outline: none;
    margin-top: 2px;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
    background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);*/
}
input:focus, textarea:focus {
/*    background-color: #222222;*/
}
.tracejado {
    border-top:1px dashed gray;
}

/* CSS referente a borda da imagem */
.top-lbg {
    background: url(../img/background_table/top-l.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 18px;
}
.topbg {
    background: url(../img/background_table/top.png);
    background-repeat: repeat-x;
    height: 18px;
}
.top-rbg {
    background: url(../img/background_table/top-r.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
.leftbg {
    background: url(../img/background_table/left.png);
    background-repeat: repeat-y;
    width: 22px;
}
.rightbg {
    background: url(../img/background_table/right.png);
    background-repeat: repeat-y;
    width: 22px;
}
.conteudobg {
    background-color: white;
    color: gray;
}
.bottombg {
    background: url(../img/background_table/bottom.png);
    background-repeat: repeat-x;
    height: 22px;
}
.bottom-lbg {
    background: url(../img/background_table/bottom-l.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
.bottom-rbg {
    background: url(../img/background_table/bottom-r.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}
.hidden {
    display: none;
}
.tabela {
    border: 1px solid #DCDCDC;
    padding: 2px;
}
.bordaLarga {
    border: 6px solid #CDCDCD;
    padding: 8px;
    margin:8px;
}
/* typeface */
.typeface-js {
    font-family: futurist black;
    letter-spacing: 2px;
}
.cursor {
    cursor: pointer;
}
.black {
    color: black;
}
.grey {
    color: grey;
}
