/* @charset "UTF-8"; */
/*CSS Document*/
/* 
    Document   : style-240
    Created on : 25/03/2013, 13:38:52
    Author     : Werlon
    Description: Folha de estilo para dgsprojetos.com.br
        Dimensões <= 240px

   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*Import CSS Reset*/
/* @import url("reset.css"); */
/* 
root { 
    display: block;
} 
*/

/*
html{
    /*background: #999; /* para browsers sem suporte a CSS 3 */

    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353570', endColorstr='#cccccc'); /* IE */
    /*background: -webkit-gradient(linear, left top, right top, from(#cccccc), to(#353570)); /* webkit browsers */
    /*background: -moz-linear-gradient(right,  #353570,  #cccccc); /* Firefox 3.6+ */

/*    background: #cccccc; /* Old browsers */
/*   background: -moz-linear-gradient(left,  #cccccc 0%, #353570 100%); /* FF3.6+ */
/*    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#353570)); /* Chrome,Safari4+ */
/*    background: -webkit-linear-gradient(left,  #cccccc 0%,#353570 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(left,  #cccccc 0%,#353570 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(left,  #cccccc 0%,#353570 100%); /* IE10+ */
/*    background: linear-gradient(to right,  #cccccc 0%,#353570 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#353570',GradientType=1 ); /* IE6-9 */
/*}
*/

body{
    max-width: 230px;
    margin: 0 auto;
    width: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

header{
    max-width: 230px;
    margin: 0 auto;
    width: 100%;
}
/*
#topo{
    width: 100%;
    height: auto;
    background: #ccdc50;
}
#logo{
    margin: 10px;
    width: 205px;
    height: 130px;
    float: left;
}*/
#texto-topo{
    margin: 10px;
    width: 230px;
    height: 80px;
    text-align: center;
    float: left;
}
#texto-topo div{
    margin: 0;
    width: 230px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

#imagem-topo{
    margin: 10px;
    width: 230px;
    height: 130px;
    float: right;
    display: none;
/*    background: blueviolet;*/
}

#menu{
    width: 100%;
    height: 200px;
    float: left;
    background: #9a9a9a;
}
#texto-institucional{
    padding: 10px;
    width: 100%;
    height: 40px;
    text-align: center;
    float: left;
    display: none;
    
}
#link-admin{
    padding: 0;
    width: 100%;
    height: 40px;
    float: right;
    text-align: center;
}
/*
#link-admin #link1{ float: left;}
#link-admin #link2{ float: right;}    
*/   
nav{
    margin: 0 auto;
    width: 90%;
    height: 110px;
/*    background: blue;*/
    text-align: center;
    padding-top: 2px;
}
/*
nav a{
    margin: 2px 0;
    border: 1px solid #353570;
    width: 90px;
    height:25px;
    display: inline-block;
    text-decoration: none;
    color: white;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 0;
    background: url('../img/linha-bt-fundo.png') repeat-x;
    font-family: sans-serif;    
}

nav a:hover, nav a:active{
    color: #353570;
    background: url('../img/linha-bt-fundo-hover.png') repeat-x;
}
*/
#banner{
    max-width: 230px;
    margin: 0 auto;
    width: 100%;
    height: 90px;
    float: left;
    background: #9a9a9a;
    display: none;
}
#banner-quadro{
    max-width: 230px;
    margin: 10px auto;
    overflow: hidden;
    width: 100%;
    height: 78px;
    background: #cceedb;
    display: none;
}

#banner-quadro img{
    width: 230px;
    height: 78px;
    display: none;
}

#container{
    max-width: 230px;
    margin: 0 auto;
    width: 100%;
    float: left;
/*    background: #ddcddb;*/
}

#conteudo{
    margin: 10px 0 0 0;
    max-width:230px;
    
    
    width: 100%;
    height: 100%;
    float: left;
    background: #9a9a9a;
    
}

#texto-conteudo{
    
    margin: 0;
    max-width: 230px;
    width: 100%;
    height: 100%;
    float: left;
/*    background: #ffeedb;*/
    text-align: justify;
}

#parceiros{
    max-width:230px;
    min-height: 180px;
    margin: 10px 0 10px 0;
    width: 100%;
    
    float: right;
    background: #9a9a9a;
    text-align: center;
}

#parceiros span{
    margin: 10px;
    width: 230px;
    height: 20px;
    float: left;
    font: bold;
    text-align: center;
    
}

#logos{
    margin: 10px auto;
    width: 230px;
    float: left;
    font: bold;
    text-align: center;
    padding: 10px;    
}
/*
#logos div{
    margin: 5px 10px;
    width: 150px;
    height: 90px;
    float: left;
    background: #ffffff;
}
*/
footer{
    max-width: 230px;
    height: 80px;
    margin: 0 auto;
    padding: 0;
    background: #cccccc;
    width: 100%;
}
#copy{
    width: 100%;
    float: left;
    text-align: center;
}
#mail{
    width: 100%;
    float: left;
    text-align: center;
}

.clear{
    clear: both;
}



/*para pagina contato*/
/*área do formulario*/
#form-contato{
    float: left;
    width: 220px;
    min-height: 450px;
}
#form-contato form{
    margin: 5px;
    width: 210px;
    min-height: 400px;
    border: 1px solid #353570;
}
label{
    margin: 5px;
    font-weight: bold;
}
.campo-input{
    margin: 5px;
    max-width: 200px;
    min-width: 200px;
    height: 20px;
    border: 1px solid #353570;
    background: #fdfdbe;
}


.campo-select{
    margin: 5px;
    max-width: 200px;
    min-width: 200px;
    height: 100px;
    border: 1px solid #353570;
    background: #fdfdbe;
}

.bt-enviar-site{
    margin: auto 5px;
    width: 200px;
    height: 20px;
    border: 1px solid #353570;
    background: #cccccc;

}

/*área do mapa*/
#mapa-local{
    float: left;
    width: 220px;
    min-height: 300px;
    margin: 5px;    
}
#como-chegar, #formas-contato, #texto-formulario{
    width: 100%;
    margin: 5px;
    font-weight: bold;
}

#mapa-end{
    width: 200px;
    height: 200px;
    border: 1px solid #353570;
}

#mapa-end iframe{
    width: 200px;
    height: 200px;
}

#local-end{
    float: right;
    width: 100%; 
}

/*para pagina clientes*/
/*
#container-clientes{
    
}
#conteudo-clientes{
    
}

#logos-clientes{
    margin: auto 0;
    width: 100%;
    min-height: 450px;
    float: left;
    font: bold;
    text-align: center;
}
#logos-clientes div{
    margin: 5px 45px;
    width: 150px;
    height: 120px;
    float: left;
}
#logos-clientes div img{
    margin: 0;
    width: 150px;
    height: 90px;
    float: left;
    background: #ffffff;
}
#logos-clientes div span{
    margin: 0;
    width: 150px;
    height: 30px;
    float: left;
    font-size: 10px;
}
#texto-conteudo-clientes{
    width: 100%;
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
#linha{
    margin: 0 auto;
    width: 90%;
    height: 1px;
    border: 3px inset #353570;
}
*/
/*para noticias*/
.resumo-noticia{
    float: right;
    margin-top: 10px;
    width: 200px;
    min-height: 50px;
    border: 2px dashed #353570;
    background: #cccccc;
}
/*.tit-noticia{
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
.dat-noticia{
    float: left;
    font-weight: bold;
    color: #228811;
    margin-left: 20px;
    width: 100%;
}*/
.resumo{
    float: left;
    margin-left: 20px;
    width: 150px;
}
/*.ler-noticia{
    position: relative;
    float: right;
    width: 50px;
    color: #228811;
    margin-bottom: 10px;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}*/


/*para paginacao*/
.paginante{
    float: right;
    width: 200px;
    margin: auto 0;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
/*.paginante-clientes{
    float: right;
    width: 100%;
    margin: auto 0;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#pagination{
    text-align: center;
    height: 20px;
    list-style-type: none;
    display: inline-block;
}
#pagination li{
    margin: 10px 5px 5px;
    font-size: 10px;
    width: 20px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
#pagination .current{
    font-weight: bold;
    font-size: 10px;
    color: blue;
}

.prev{
    float: left;
    background: url('../img/icones/seta_azul_esquerda.png') no-repeat;
}
.next{
    float: right;
    background: url('../img/icones/seta_azul_direita.png') no-repeat;
}*/

/*usado no sistema*/
#container-login{
    min-height: 230px;
    padding-top: 10px;
    width: 100%;
}

.campo-input-login{
    margin: 5px;
    max-width: 200px;
    min-width: 200px;
    height: 20px;
    border: 1px solid #353570;
    background: #fdfdbe;
}

.bt-enviar-site-login{
    margin: auto 5px;
    width: 200px;
    height: 20px;
    border: 1px solid #353570;
    background: #cccccc;

}

#div-form-login{
    max-width: 240px;
    margin: auto auto;
    min-height: 270px;
    background-color: #9a9a9a;
}

#form-login{
    margin: 10px auto;
    max-width: 230px;
    min-height: 150px;
    border: 1px #353570 solid;
}
/*#div-form-login p{
    font-weight: bold;
    margin-left: 20px;
}

#div-form-login span{
    margin-left: 20px;
}*/

/* páginas internas do sistema */
#container-admenu{
    float: left;
    margin: 0;
    min-width: 140px;
    width: 100%;
    min-height: 50px;
    background-color: #eeeeee;
}
#container-admenu ul{
    width: 100%;
    margin: 10px 10px;
    padding: 0;
    list-style-type: none;
}
#container-admenu ul li{
    border: 1px #353570 solid;
    margin: 0 0;
/*    padding-top: 10px;*/
    width: 130px;
    height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
#container-admenu ul li a{
    text-decoration: none;
    color: #353570;
    width: 130px;
    height: 30px;
    padding-top: 10px;
    display: block;
}
/*#container-admenu ul li a:hover{
    color: #ffffff;
    font-weight: bold;
    height: 20px;
    background-color: #ccc;
}*/

/*#tit-admenu{
    font-weight: bold;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}*/
#container-adcentro{
    float: left;
    margin: 0;
    min-width: 150px;
    width: 100%;
    min-height: 450px;
    background-color: #eeeeee;
}
/*#container-adcentro h2{
    float: left;
    width: 50%;
}
.botoes-listar{
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 10px;
    display: block;
}
.botoes-listar a{
    text-decoration: none;
    background-color: #ccc;
    color: #353570;
    border: 1px #353570 solid;
    padding: 5px;
}

.botoes-listar a:hover{
    background-color: #999;
}
*/
#top-tab, .tab-linha{
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    min-height: 60px;
    background: #ccc;
}
/*#tab-listar{
    width: 95%;
}*/

/*.realfileinput{
    position: relative;
    float: right;
    top: -35px;
    right: 10px;
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
}*/
.falsofileinput{
    min-width: 230px;
    max-width: 230px;
    margin: 5px;
    background: url("../img/icones/seta_azul_direita_procurar.png") no-repeat 99% 51% #FDFDBE;
    cursor: default;
}
.campo-input2{
    margin: 5px;
    max-width: 230px;
    min-width: 230px;
    height: 20px;
    border: 1px solid #353570;
    background: #fdfdbe;
}

.campo-input-mini{
    margin: 10px;
    max-width: 150px;
    min-width: 100px;
    height: 20px;
    border: 1px solid #353570;
    background: #fdfdbe;
}

/*#formCadastro{
    float: left;
    margin: 0 auto;
    width: 100%;
    height: auto;
}*/

.campo-textarea{
    margin: 10px;
    max-width: 220px;
    min-width: 220px;
    height: 100px;
    border: 1px solid #353570;
    background: #fdfdbe;
}

.bt-enviar{
    margin: auto 100px auto 10px;
    width: 220px;
    height: 20px;
    border: 1px solid #353570;
    background: #cccccc;
    float: right;
}

.bt-enviar:hover{
    margin: auto 100px auto 10px;
    width: 220px;
    height: 20px;
    border: 1px solid #353570;
    background: #999999;
    float: right;
}

/* para sistema registros */
            .cel1-reg{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 40px;
                text-align: center;
            }
            .cel1-reg img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-reg{
                border: 1px #353570 solid;
                float: left;
                width: 34%;
                height: 40px;
                display: none;
            }
            .cel3-reg{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 40px;
            }

/* para sistema banner */
            .cel1-bann{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 15%;
                height: 50px;
                text-align: center;
                display: none;
            }
            .cel1-bann img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-bann{
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 50px;
            }
            .cel3-bann{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 50px;
            }
            
/* para sistema clientes */            
            .cel1-cli{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 15%;
                height: 50px;
                text-align: center;
                display: none;
            }
            .cel1-cli img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-cli{
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 50px;
            }
            .cel3-cli{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 50px;
            }
            
/* para sistema documentos clientes */
            .cel1-doc{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 39%;
                height: 40px;
                text-align: center;
            }
            .cel1-doc img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-doc{
                border: 1px #353570 solid;
                float: left;
                width: 39%;
                height: 40px;
            }
            .cel3-doc{
                border: 1px #353570 solid;
                float: left;
                width: 19%;
                height: 40px;
            }
            
/* para sistema documentos */
            .cel1-doc2{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 39%;
                height: 40px;
                text-align: center;
                display: none;
            }
            .cel1-doc2 img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-doc2{
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 40px;
            }
            .cel3-doc2{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 40px;
            }
            
/* para sistema logins */
            .cel1-logn{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 40px;
                text-align: center;
            }
            .cel1-logn img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-logn{
                border: 1px #353570 solid;
                float: left;
                width: 25%;
                height: 40px;
                text-align: center;
                display: none;
            }
            .cel3-logn{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 40px;
                text-align: center;
            }
            
/* para sistema noticias */            
            .cel1-noti{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 40px;
                text-align: center;
            }
            .cel1-noti img {

                width: 90px;
                height: 40px;
                background-color: #fff;
            }
            .cel2-noti{
                border: 1px #353570 solid;
                float: left;
                width: 15%;
                height: 40px;
                display: none;
            }
            .cel3-noti{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 40px;
            }
            
/* para sistema projetos*/
            .cel1-proj{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 40px;
                text-align: center;
            }
            .cel1-proj img {

                width: 90px;
                height: 40px;
                background-color: #fff;
                text-align: center;
            }
            .cel2-proj{
                border: 1px #353570 solid;
                float: left;
                width: 15%;
                height: 40px;
                text-align: center;
                display: none;
            }
            .cel3-proj{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 40px;
                text-align: center;
            }
            
/* para sistema servicos */
            .cel1-serv{
                margin-left: 0;
                border: 1px #353570 solid;
                float: left;
                width: 55%;
                height: 40px;
                text-align: center;
            }
            .cel1-serv img {

                width: 90px;
                height: 40px;
                background-color: #fff;
                text-align: center;
            }
            .cel2-serv{
                border: 1px #353570 solid;
                float: left;
                width: 15%;
                height: 40px;
                text-align: center;
                display: none;
            }
            .cel3-serv{
                border: 1px #353570 solid;
                float: right;
                width: 41%;
                height: 40px;
                text-align: center;
            }
            
/* configura abas */
div#caixa 
{
    display:block;
    float: left;
    max-width: 240px;
    min-width: 240px;
    width: 100%;
    min-height: 450px;
    float: left;
    font-size: 90%;
}
div#caixa p#abas 
{
    
    display: block; 
    float: left;
    width: 240px; 
    min-height: 60px;
    margin: 0; 
    padding: 0; 
    vertical-align: middle;
}
div#caixa p#abas a 
{       
    display: inline-block; 
    font-size: 14px;
    font-size: 90%;
    width: 90px;
    min-height: 15px;
    font-weight: bold; 
    color: #555; 
    text-decoration: none; 
    text-align: left;
    padding: 5px 5px 5px 5px; 
    margin: 5px 5px 5px 5px; 
}

div#caixa p#abas a img{
    width: 16px;
    height: 16px;
    margin-right: 5px;
    float: left;
    display: none;
}

div#caixa p#abas a:hover 
{
    background-color: #999; 
    color: white;
}
div#caixa p#abas a.selected 
{
    background-color: #353570; 
    color: #fff;
}

div#caixa ul#conteudos 
{
    float: right;
    display: block;
    max-width: 240px;
    min-width: 230px;
    width: 100%; 
    min-height: 350px; 
    margin: 0; 
    padding: 0; 
    border-left: 1px solid #353570;
/*    background: #a0ffa0;*/
    overflow: hidden;
    font-size: 80%;
}
div#caixa ul#conteudos li 
{
/*    display: inline-block; */
    max-width: 240px;
    min-width: 220px;
    min-height: 350px; 
    margin: 0; 
    padding: 0; 
    overflow: auto;
}

div#caixa ul#conteudos li *
{
/*    width: 230px;*/
    width: 100%;
    margin: 0; 
}

div#caixa ul#conteudos li p
{
/*    display: inline-block; */
    max-width: 230px; 
}