/**
* @project voltaredonda/epd
* @version 2.0
* @package layout
* @author Thiago Vieira
* @copyright 2017, Empresa de Processamento de Dados.
*
* @fontdef  Panton
* @colordef #e4dd00;
* @colordef #02142c;
*
* @indenting using space 2
* @site https://developers.google.com/fonts/
* @site http://tableless.com.br/
* @site http://www.w3c.br/Home/WebHome
*/

* {
    margin: 0;
    padding: 0;
    border-radius: 0 !important;
    text-rendering: optimizeLegibility;
    /* border: 1px solid; */
}

@font-face {
    font-family: Panton;
    src: url('/templates.old/2013/css/panton2.otf') format('opentype');
}

body {
    /* background-image: url('../images/lines_bg.png?version=2017'); */
    /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
    font-family: 'Panton', sans-serif;
    font-size: 14px;
    color: #666;
    background: none;
}

a img {
    border: 0;
}

a {
    font-weight: bolder;
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #6b8e23;
}

#main-transparent {
    width: 1004px;
    margin: 25px auto;
    padding: 15px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-image: url('../images/bg_transparent.png?version=2017');
}

#main {
    position: relative;
    overflow: hidden;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}

#cabecalho {
    overflow: auto;
    margin: 5px 0;
}

#idiomas {
    float: left;
    width: 50%;
    list-style-type: none;
}

#idiomas li a {
    float: left;
    margin: 0 4px;
}

#topo {
    /*    margin: 5px 0;*/
    overflow: hidden;
}

#brasao-img {
    float: left;
    width: 356px;
    padding: 0 5px;
}

#topo-fotos {
    float: left;
    height: 177px;
    /*    width: 598px;
  height: 177px;
  padding: 0 5px;*/
}

#corpo {
    float: left;
    width: 100%;
    min-height: 640px;
    margin: 5px 0 0 0;
    padding: 0 0 65px 0;
    background-image: url('/templates/portalvr/images/curva.png?version=2017');
    background-repeat: no-repeat;
    background-position: bottom;
}

#corpo #middle {
    float: left;
    width: 379px;
    padding: 0 10px;
}

#corpo #left {
    float: left;
    width: 366px;
    padding: 0 10px;
}

#corpo .blog-featured h2 {
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    background-image: none;
}

#corpo .blog-featured .readmore {
    display: none;
}

#corpo .blog-featured .item-separator {
    margin: 0 0 10px 0;
    padding: 2px 0;
    border-bottom: dotted 1px #c5c4c0;
}

#left #noticias-destaque {
    /*    border: solid 1px #000000;
  height: 255px;*/
}

#corpo #right {
    float: left;
    width: 191px;
    padding: 0 4px;
}

#corpo h2 {
    font-size: 18px;
    font-weight: bolder;
    display: inline-block;
    margin: 10px 0;
    padding: 0 20px 0 0;
    color: #333;
    background-image: url('../images/h2_img.png?version=2017');
    background-repeat: no-repeat;
    background-position: right;
}

h3 {
    font-size: 16px;
    margin: 10px 0;
    color: #333;
    border-bottom: dotted 1px #c5c4c0;
}

h3 strong {
    color: #6b8e23;
}

#corpo .table-view {
    width: 100%;
    border-collapse: collapse;
}

#corpo .table-view th {
    padding: 5px 0;
    text-align: left;
}

#corpo .table-view td {
    padding: 5px 0;
    border-bottom: dotted 1px #c5c4c0;
}

.dotted-td {
    border-bottom: dotted 1px #c5c4c0;
}

.more-link {
    margin: 5px 0;
    text-align: right;
}

.more-link a {
    padding-left: 10px;
    background-image: url('../images/plus.png?version=2017');
    background-repeat: no-repeat;
    background-position: left center;
}

#acesso-rapido {
    overflow: hidden;
    width: 365px;
    height: 225px;
    margin-bottom: 9px;
    padding: 5px;
    border: solid 2px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

#acesso-rapido ul {
    list-style-type: none;
}

#acesso-rapido #acesso-left {
    float: left;
    width: 195px;
    padding: 0 5px;
}

#acesso-rapido #acesso-right {
    float: left;
    width: 150px;
    padding: 0 5px;
}

#acesso-rapido li a {
    font-size: 13px;
    display: block;
    /* padding: 10px 0 10px 37px; antigo*/
    /*padding: 10px 0px 10px 21px;*/
    padding: 12px 0 13px 24px;
    /**background-image: url('../images/ar_blank.png?version=2017');**/
    background-repeat: no-repeat;
    background-position: left center;
}

#publicidade {
    height: 126px;
    border: solid 1px;
}

#right input[type=password],
#right input[type=text] {
    font-size: 15px;
    width: 155px;
    margin: 5px 0;
    padding: 5px;
    color: #999;
    border: solid 1px #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#right .search .pesquisa {
    width: 130px;
    padding: 5px 30px 5px 5px;
    background-image: url('../images/lupa.png?version=2017');
    background-repeat: no-repeat;
    background-position: 140px center;
}

#right .search label {
    display: none;
}

#right #senha {
    width: 111px;
}

#right input[type=submit] {
    font-weight: bolder;
    padding: 5px;
    color: #333;
    border: solid 1px #999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e0e0e0;
}

#right input[type=submit]:hover {
    background-color: #f0f0f0;
}

#right #vr-destaque {
    width: 163px;
    margin: 0 auto;
}

#right #eventos-destaque {
    margin: 20px 0;
}

#right #tempo {
    /*    background-color: #F5F5F5;
      border: solid 1px #DDDDDD;
      border-radius: 10px;
      -moz-border-radius: 10px;*/
    padding: 5px;
    text-align: center;
}

#right #tempo ul {
    list-style-type: none;
}

#right #tempo li {
    padding: 14px 0 12px 40px;
    background-repeat: no-repeat;
    background-position: left center;
}

#right #tempo span {
    font-size: 18px;
    margin: 0 12px;
}

#right #tempo #max {
    color: #f00;
}

#right #tempo #min {
    color: #00a5d2;
}

#right #tempo #temperatura {
    background-image: url('../images/tempo.png?version=2017');
}

#right #tempo #qualidade-ar {
    background-image: url('../images/qualidade_ar.png?version=2017');
}

#right #tempo1 {
    width: 143px;
    margin: 0 auto;
}

#right #tempo1 ul {
    overflow: auto;
    list-style-type: none;
}

#right #tempo1 li {
    float: left;
    padding: 0 3px;
}

#view-noticia {
    width: 964px;
    padding: 10px;
}

#view-noticia .img-fulltext-left {
    text-align: center;
}

#view-noticia p {
    margin: 10px 0;
}

#mapa-site {
    clear: both;
    overflow: auto;
    width: 100%;
    padding: 30px 0;
    color: #e4dd00;
    background-color: #02142c;
    background: linear-gradient(90deg, #344356 0%, #324d74 100%);
    background-color: #344356;
}

#mapa-site a {
    color: #e4dd00;
}

#mapa-site a:hover {
    color: #fff;
}

#mapa-site h2 {
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #e4dd00;
}

#mapa-site ul {
    margin: 0 0 17px;
    list-style-type: none;
}

#mapa-site li a {
    font-size: 15px;
    font-weight: 400;
    color: #e4dd00;
}

#mapa-site li a:hover {
    color: #febf00;
}

#mapa-site #col1 {
    float: left;
    width: 140px;
    padding: 0 5px;
}

#mapa-site #col2 {
    float: left;
    width: 220px;
    padding: 0 5px;
}

#mapa-site #col3 {
    float: left;
    width: 175px;
    margin-top: 16px;
    padding: 0 5px;
}

#mapa-site #col4 {
    float: left;
    width: 175px;
    padding: 0 5px;
}

#mapa-site #col5 {
    float: left;
    width: 175px;
    padding: 0 5px;
}

#rodape {
    padding: 10px;
    text-align: center;
    color: #02142c;
    background-color: #e4dd00;
}

#view-noticia .actions {
    overflow: auto;
    padding: 5px 0;
    list-style-type: none;
    border-top: dotted 1px #bf9830;
}

.item-page {
    border-bottom: dotted 1px #bf9830;
}

#view-noticia .actions li a {
    float: right;
    padding: 0 5px;
}

.article-info .article-info-term {
    font-weight: bolder;
}

.article-info .article-info-term {
    display: none;
}

.article-info .modified,
.article-info .published {
    font-size: 11px;
    color: #888;
}

.article-info .createdby {
    font-size: 11px;
    color: #888;
}

.search fieldset {
    margin: 10px 0;
    padding: 10px;
    border: 0;
    border-top: dashed 1px #ddd;
    border-bottom: dashed 1px #ddd;
}

.search fieldset legend {
    font-weight: bolder;
}

.search .word label,
.search .ordering-box label {
    display: block;
}

.search select,
.search input[type=text] {
    font-size: 15px;
    margin: 5px 0;
    padding: 5px;
    color: #999;
    border: solid 1px #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search button {
    font-weight: bolder;
    padding: 5px;
    color: #333;
    border: solid 1px #999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e0e0e0;
}

.search .searchintro {
    margin: 30px 0;
}

.search .phrases-box {
    margin: 10px 0;
}

.search .phrases-box label {
    margin: 0 20px 0 0;
}

.search #ordering {
    width: 200px;
}

.search .only label {
    margin: 0 20px 0 0;
}

.search .search-results {
    margin: 20px 0;
    padding: 10px;
    border-top: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
}

.search .result-category {
    color: #ccc;
}

.search .result-text {
    margin: 5px 0;
    text-align: justify;
}

.search .result-created {
    font-size: small;
    margin: 10px 0;
    text-align: right;
    color: #bbb;
    border-bottom: dotted 1px #bf9830;
}

.fs-sp1-image {
    float: none;
    margin: 0;
}

.fs-sp1-content {
    position: relative;
}

.fs-sp1-inner {
    padding: 0;
}

#left .fs-sp1-desc {
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 369px;
    padding: 0 10px 15px 10px;
    background-image: url('../images/bg_transparent2.png?version=2017');
}

#left .fs-sp1-desc a {
    color: #fff;
}

.fs-sp1-title {
    color: #fff !important;
    background-image: none !important;
}

.img-fulltext-left {
    margin: 20px 0;
}

.img-fulltext-left .img_caption {
    font-size: 10px;
    font-weight: bolder;
    font-style: italic;
}

#menu-cima ul {
    float: right;
    width: 50%;
    list-style-type: none;
}

#menu-cima li a {
    font-weight: bolder;
    float: right;
    padding: 0 8px;
    color: #999;
    border-right: solid 2px #999;
}

#menu-cima .last {
    padding-right: 0;
    border: 0;
}

#menu-cima a:hover {
    color: #6b8e23;
}

#menu {
    position: relative;
    margin: 4px 0 5px 0;
}

#menu ul {
    position: relative;
    float: left;
    list-style-type: none;
}

#menu li {
    position: relative;
    float: left;
    text-align: center;
    border-right: solid 1px #fff;
    background-color: #2e2e2e;
}

#menu .last {
    width: 206px;
}

#menu li a {
    font-size: 18px;
    font-weight: normal;
    display: block;
    width: 245px;
    padding: 3px 0;
    color: #fff;
}

#menu li a:hover {
    color: #6b8e23;
}

#menu li ul {
    position: absolute;
    z-index: 10;
    display: none;
    border: solid 2px #2e2e2e;
}

#menu li:hover ul {
    display: block;
    background-color: #4d4d4d;
}

.submenulado {
    width: 345px;
}

#menu li ul li {
    width: 152px;
    padding: 0 10px;
    text-align: left;
    border: 0;
    background-color: #4d4d4d;
}

#menu li ul li a {
    font-size: 12px;
    display: block;
    width: auto;
}

.box_tempo {
    overflow: auto;
    width: 164px;
    margin-left: -6px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

.aidanews2_art .aidanews2_head {
    margin: 2px 0;
}

.aidanews2_art .aidanews2_main {
    margin: 0 0 15px 0;
}

.aidanews2 .even {
    background-color: transparent;
}

.aidanews2_line {
    display: none;
}

#h1 {
    color: #f00;
}

.archive fieldset {
    width: 100%;
    margin: 10px 0;
    padding: 10px 0;
    border: 0;
    border-top: dashed 1px #ccc;
    border-bottom: dashed 1px #ccc;
}

.archive select {
    width: 100px;
    padding: 5px;
}

.archive button {
    padding: 5px;
}

#archive-items {
    list-style-type: none;
}

#archive-items li h2 {
    font-size: small;
    margin: 0;
    margin: 8px 0;
    padding: 0 5px;
    border-left: solid 5px #ff9600;
    background-image: none;
}

#iconografia {
    width: 370px;
    height: 125px;
    border: dotted 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

#iconografia img {
    position: relative;
    top: 10px;
    left: 10px;
}

#orcamento {
    width: 370px;
    height: 125px;
    border: dotted 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

.ft_orcamento {
    position: relative;
    top: 17px;
    left: 12px;
}

.texto_orcamento {
    position: relative;
    bottom: 73px;
    left: 169px;
    width: 206px;
    height: 73px;
}

.saiba_mais_orcamento {
    position: relative;
    bottom: 68px;
    left: 279px;
}

.lupa {
    position: relative;
    bottom: 29px;
    left: 144px;
}

.foto:hover {
    margin: -2px;
    border: 2px solid #6b8e23;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.mapa_virtual {
    position: relative;
    top: 16px;
    left: 12px;
}

.texto_mapa {
    position: relative;
    bottom: 79px;
    left: 180px;
    width: 170px;
    height: 20px;
}

.saiba_mais_mapa {
    position: relative;
    bottom: 12px;
    left: 280px;
}

.barra-top {
    z-index: 999;
    width: 100%;
    background-color: #fafafa;
}

.barra-top li {
    display: inline-block;
    padding: 5px 15px;
    /*   border-width: 0 0 1px 0;
  border-style: solid; */
    border-right: 1px solid #ccc;
}

ul,
.barra-top ol,
.barra-top ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.box-accessibility {
    font-size: .9em;
    display: table;
    width: 100%;
    min-width: 100%;
}

.atalhos {
    float: left;
}

.botoes {
    float: right/* !important */
    ;
}

.back-to-top {
    position: fixed;
    z-index: 1005;
    right: 5px;
    bottom: 5px;
    display: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background-color: #02142c;
}

.back-to-top span {
    line-height: 45px;
}

.back-to-top a {
    color: #ddd;
}

.back-to-top:hover {
    color: #333;
    background-color: #f0e078;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

.likeaacessorapido {
    overflow: auto;
    width: 400px;
    margin: 20px 0 10px 300px;
    padding: 5px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url(/templates.old/2013/images/lines_bg.png);
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
}

a img {
    border: 0;
}

a {
    text-decoration: none;
    font-weight: bolder;
    color: #666666;
}

a:hover {
    color: #FEBF00;
}

#main-transparent {
    background-image: url(/templates.old/2013/images/bg_transparent.png);
    width: 1004px;
    margin: 25px auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px;
}

#main {
    background-color: #FFFFFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
}

#cabecalho {
    margin: 5px 0;
    overflow: auto;
}

#topo {
    /*    margin: 5px 0;*/
    overflow: auto;
}

#brasao-img img {
    width: 356px;
    height: 177px;
    padding: 0 5px;
    float: left;
}

#topo-fotos {
    width: 617px;
    height: 177px;
    float: right;
}

#topo-fotos img {
    width: 617px;
    height: 177px;
}

#corpo {
    margin: 5px 0 0 0;
    background-image: url(/templates.old/2013/images/curva.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 0 0 80px 0;
    min-height: 550px;
}

#corpo #left {
    width: 379px;
    float: left;
    padding: 0 10px;
}

#corpo .blog-featured h2 {
    background-image: none;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
}

#corpo .blog-featured .readmore {
    display: none;
}

#corpo .blog-featured .item-separator {
    border-bottom: dotted 1px #C5C4C0;
    padding: 2px 0;
    margin: 0 0 10px 0;
}

#corpo h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bolder;
    background-image: url(/templates.old/2013/images/h2_img.png);
    background-repeat: no-repeat;
    background-position: right;
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 10px 0;
}

h3 {
    font-size: 16px;
    border-bottom: dotted 1px #C5C4C0;
    margin: 10px 0;
    color: #333333;
}

h4 {
    font-size: 14px;
    margin: 15px 0 5px 0;
}

h3 strong {
    color: #FEBF00;
}

#corpo .table-view {
    border-collapse: collapse;
    width: 100%;
}

#corpo .table-view th {
    padding: 5px 0;
    text-align: left;
}

#corpo .table-view td {
    padding: 5px 0;
    border-bottom: dotted 1px #C5C4C0;
}

#corpo ul {
    margin-left: 40px
}

.dotted-td {
    border-bottom: dotted 1px #C5C4C0;
}

.more-link {
    text-align: right;
    margin: 5px 0;
}

.more-link a {
    background-image: url(/templates.old/2013/images/plus.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.more {
    color: #98c000;
}

#view-noticia {}

#view-noticia .img-fulltext-left {
    text-align: center;
}

#view-noticia p {
    margin: 10px 0 0 0;
}


/* #mapa-site {
    clear: both;
    background-color: #EBE9EC;
    padding: 0 0 20px 10px;
    overflow: auto;
} */

#rodape {
    background-color: #2E2E2E;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
}


/*Slide*/

#slideshow {
    position: relative;
    height: 177px;
}

#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow IMG.last-active {
    z-index: 9;
}

#faleconoscobox {
    background-color: #F5F5F5;
    border: solid 1px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    overflow: auto;
    width: 400px;
    margin: 20px 0 10px 300px;
}

.box {
    border: solid 2px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 10px 0 10px;
    overflow: auto;
    margin-top: 5px;
    min-height: 170px;
    background: #efefef
}

.box img {
    float: left;
    max-width: 120px;
    margin-top: 13px
}

.box p {
    float: right;
    width: 220px;
    font-weight: normal
}

.boxfuneraria {
    border: solid 2px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 10px 0 10px;
    overflow: auto;
    margin-top: 5px;
    min-height: 170px;
    background: #efefef;
    width: 675px;
    text-align: justify;
    float: left;
    margin-bottom: 10px
}

.boxfuneraria img {
    text-align: center
}

.boxright {
    float: right;
    width: 265px
}

#submenu {
    width: 230px;
    background: #FFF
}

#conteudo2 {
    float: left;
    width: 720px
}

#coluna1 {
    width: 370px;
    float: left
}

#coluna2 {
    width: 370px;
    float: right
}

#conteudo {
    width: 945px
}

#esquerda {
    width: 760px;
    float: left
}

#direita {
    width: 165px;
    height: 500px;
    float: right;
}

#direita input[type=password],
#direita input[type=text] {
    width: 155px;
    margin: 5px 0;
    padding: 5px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #999999;
    font-size: 15px;
}

#direita #senha {
    width: 111px;
}

#direita input[type=submit] {
    padding: 5px;
    border: solid 1px #999999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #333333;
    background-color: #E0E0E0;
    font-weight: bolder;
}

.clear {
    clear: both
}

.more {
    margin: 0 0 5px 5px
}

.style43 {
    color: #fff
}

.style66 {
    color: #fff
}


/*-------------Os estilos abaixo referenm-se ao Relatorio de Agendamento de Caçambas por dia*/

#verde td {
    border: 1px solid #009999;
    padding: 5px;
    font-family: "Tahoma";
    font-size: small;
}

#verde {
    border: 1px solid #009999;
}

#verde th {
    border: 1px solid #009999;
    background-color: #00CC99;
    font-weight: bolder;
    font-family: "Tahoma";
    font-size: small;
}

#verde tr:hover {
    background-color: #00FF99;
}

#sem_agendamentos {
    color: #F00;
    font-size: large;
    text-align: center;
}

.menu_topo {
    height: 233px;
    text-align: center;
    background-color: #FFFFFF;
}


/* Barra de rolagem horizontal em um div */

#scroll {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}

#dias-disponiveis {
    clear: both;
    border: solid 1px #CCCCCC;
    background-color: #F3F3F3;
    padding: 10px;
    overflow: auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    width: 50%;
    margin: 0 auto;
}

.table-list {
    width: 100%;
    border: solid 1px #0E6551;
    font-size: small;
    margin: 10px 0;
}

.table-list th {
    background-color: #0E6551;
    padding: 2px 5px;
    color: #FFFFFF;
}

.table-list td {
    border: solid 1px #0E6551;
    padding: 2px 5px;
}

.table-list tr:hover {
    background-color: #D3F6EE;
}

.table-list .atrasado {
    color: #D70000;
}

.pagination {
    background-color: #D5E7FF;
    padding: 3px;
}

.pagination .htmlPageChooser {
    width: 100%;
    font-size: small;
}

.pagination .htmlPageChooser form {
    margin: 0;
}

.pagination .htmlPageChooser form input[type=text] {
    width: 30px;
    padding: 2px;
    text-align: center;
}

.error-text {
    color: #FF0000;
    font-weight: bolder;
}

#cacambas-map {
    border: solid 1px #000000;
    width: 700px;
    height: 500px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.limite-field {
    width: 110px !important;
    margin: 0 !important;
    float: none !important;
    text-align: center;
}

.ul-title {
    background-color: #F7F7F7;
    border-left: solid 3px #969696;
    padding: 10px;
    font-weight: bolder;
    font-size: 18px;
    font-style: italic;
}

.lateral-menu {
    margin: 0 !important;
    list-style-type: none;
    padding: 0;
}

.lateral-menu li a {
    display: block;
    background-color: #515151;
    padding: 5px;
    border-bottom: solid 1px #FFFFFF;
    color: #FFFFFF;
    font-size: small;
    border-left: solid 3px #202020;
}

.lateral-menu li a:hover {
    text-decoration: none;
    color: #FFFF40;
}

.section {
    margin: 10px 0;
}

.section .title {
    background-color: #EEEEEE;
    color: #666666;
    text-align: center;
    padding: 5px;
    font-weight: bolder;
    border: solid 1px #DDDDDD;
}

.section .content {
    border: solid 1px #DDDDDD;
}

.section .content table {
    width: 100%;
    border-collapse: collapse;
}

.section .content td {
    font-size: small;
    padding: 1px 5px;
}

.section .content tbody tr:hover td {
    background-color: #F4EBEB;
}

.section .content td img {
    margin: 0 2px;
}

.section .content th {
    padding: 1px 5px;
}

.section .content tfoot {
    border-top: solid 2px #000000;
}

.legenda {
    border: solid 1px #000000;
    padding: 5px;
}

.legenda ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.legenda li {
    display: table-cell;
    text-align: center;
}