html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}

* {
    margin:0;
    padding:0;
}

body {
    background: #d2e388;
    color: #000;
    font: 12px "Helvetica", "Arial", sans-serif;
    margin: 0 auto;
    width: 100;
    height: 100%;
}

.inputLogin{font-family: Tahoma; width: 140px; font-weight: normal; font-size: 11px; height: 18px; color: #555555; border: 1px solid #7a7a7a; background-color: #e0e1e3;}

div#cabecalho {
    border-bottom: 1px solid #444140;
    display: block;
    padding-bottom: 40px;
    background-color: #666;
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    height: 120px;
}

div#cabecalho div#login {
    float: right;
    clear: both;
    display: block;
    font: 15px "Helvetica", "Arial", sans-serif;
}


div#cabecalho div#login a {
    font: 10px "Helvetica", "Arial", sans-serif;
}

div#cabecalho div#pesquisa {
    float: right;
    clear: both;
    display: block;
    padding-top: 20px;
}

div#menu {
    float: left;
    display: block;
    background-color: #FFF;
    width: 20%;
}

div#menu li {
    list-style: none;
    background-color: #666;
}

div#menu li a {
    text-decoration: none;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

div#bordaConteudo {
    float: left;
    display: block;
    background-color: white;
    width: 80%;
    height: 100%;
    color: black;
}

.preload {
    font-family: Arial, Tahoma;
    color: #333333;
    font-size: 12px;
}

.dataNoticia {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    color: #9eb456;
}

.dataNoticiaMaior {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #9eb456;
}

.tituloNoticia {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

.tituloNoticiaMaior {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}

.chamadaNoticia {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

.corpoNoticia {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    color: #333333;
}

.link {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 9px;
    color: #ff9900;
}

.txtMapaTit {
    font-family: Trebuchet Ms;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #333333;
}

.txtMapa {
    line-height: 16px;
    font-family: Trebuchet Ms;
    font-weight: normal;
    font-size: 10px;
    color: #333333;
}

.txtRodape {
    line-height: 16px;
    font-family: Trebuchet Ms;
    font-weight: normal;
    font-size: 9px;
    color: #333333;
}

.linkMapa {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
    color: #333333;
}

.linkMapaOvr {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 9px;
    font-weight: normal;
    color: #333333;
}


.linkMapaTit {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

.linkMapaTitOvr {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

.titPesquisa {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
}

.txtPesquisa {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    color: #333333;
}

.selectPlano {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    border: 1px solid #cccccc;
    background-color: #efefef;
    width: 90%;
}

.chamadaCorpoInternet {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    margin: 0px 15px 0px 15px;
    padding: 0px 0px 30px 0px;
    color: #333333;
}

.txtCorpoInternet {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    margin: 0px 15px 0px 15px;
    padding: 0px 0px 15px 0px;
    color: #333333;
}

.txtCorpoTexto {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    margin: 0px 15px 0px 15px;
    color: #333333;
}

.txtLista {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    margin: 0px 15px 0px 30px;
    padding: 0px 0px 15px 0px;
    color: #333333;
}

.txtAtendimento {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #333333;
}

.txtCorpoMedidor {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0px 0px 0px;
    color: #333333;
}

.txtCorpoMedidorVerde {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    color: #9eb456;
}

.newsContainer{
    display:none;
    position:absolute;
    width:100%;
    height: 100%;
    top:0px;
    vertical-align: middle;
    background-image: url(../_images/bsbg5.png);
    z-index: 200;
}

.txtWebmail {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
}

.btnX {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;
    color: #9e0000;
}