﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
/*font-family: 'Open Sans', sans-serif;*/




article, aside, figure, footer, header, hgroup,
menu, nav, section {
    display: block;
    /*margin: auto;*/
}

html, body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, figure {
    margin: 0;
    padding: 0;
}

html {
    font-family: 'Open Sans', sans-serif;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
    font-size: 14px;
}

body {
    font-family: 'Open Sans', sans-serif;
    min-width: 1140px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td {
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
}

h1 {
    text-align: center;
    font-size: 48px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 25px;
}

h2 {
    text-align: center;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    color: rgb(98, 63, 40);
}

h3 {
    text-align: center;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-bottom: 15px;
}

h4 {
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

h5 {
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

h6 {
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #000000;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: left;
    word-wrap: break-word;
}

ul {
    margin-left: 40px;
}

li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #000000;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: left;
}


img {
    border-width: 0px;
    border-style: none;
    vertical-align: bottom;
}

a:link {
    text-decoration: none;
    color: #000000;
}

a:visited {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: none;
    color: #666666;
}

a:active {
    text-decoration: none;
    color: #666666;
}

input, textarea, select {
    border: 1px solid #939598;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-family: 'Open Sans', sans-serif;
}

textarea {
    resize: none;
    border: 1px solid #939598;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
    font-size: 14px;
    background-color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
}

input[type="text"] {
    border: 1px solid #939598;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
    font-size: 14px;
    background-color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    color: rgb(0, 0, 0);
}

input[type="submit"] {
    /*border: 1px solid #8EEFEF;*/
    background-color: rgb(98, 60, 33);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 300;
    /*border-radius: 10px;*/
}

    input[type="submit"]:hover {
        cursor: pointer;
    }

.erro {
    color: #FF0000;
    text-align: center;
    font-size: 10px;
}

.clear {
    clear: both;
}


.v15 {
    height: 15px;
}






body {
    background-color: #FFFFFF;
    /*margin-top: 10px;*/
}




.mainHeader {
    background-color: rgb(231, 231, 231);
    /*height: 204px;*/
    margin-bottom: 30px;
}

#cookiesBoxID_PT, #cookiesBoxID_EN {
    display: none;
}



    .mainHeader .container {
        /*background-color: red;*/
        width: 1110px;
        height: 204px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }


    .mainHeader .container .cookiesContainer {
        background-color: rgb(95, 92, 89);
        width: 1110px;
        height: 44px;
        position: relative;
    }


.mainHeader .container .cookiesContainer a:link, .mainHeader .container .cookiesContainer a:visited {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
.mainHeader .container .cookiesContainer a:hover, .mainHeader .container .cookiesContainer a:active {
    color: rgb(192, 172, 158);
    text-decoration: none;
}

        .mainHeader .container .cookiesContainer p {
            color: #FFFFFF;
            font-size: 11px;
            line-height: 16px;
            margin: 0;
            width: 795px;
            position: absolute;
            top: 5px;
            left: 15px;
        }

    .mainHeader .container .cookiesContainer input[type="submit"] {
        border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 5px 10px;
    position: absolute;
        top: 4px;
        right: 15px;
        width: 245px;
        height: 34px;
        color: rgb(0, 0, 0);
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: 600;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        margin: 0px;
        background-color: rgb(231, 231, 231);
    }



    .mainHeader .container nav {
        /*background-color: darkgoldenrod;*/
        position: absolute;
        bottom: 0;
        left: 0;
        width: 1110px;
        height: 144px;
    }
    .mainHeader .container nav .container {
        position: relative;
    }
    .mainHeader .container nav .containerNavMainHeader {
        position: relative;
    }


    .mainHeader .container nav .containerNavMainHeader .langSelectorBox {
        /*background-color: hotpink;*/
        width: 95px;
        height: 2px;
        position: absolute;
        top: 10px;
        right: 0px;
    }


    .mainHeader .container nav .containerNavMainHeader .langSelectorBox p {
        font-size: 13px;
        text-align: right;
    }

    .mainHeader .container nav .containerNavMainHeader .logo {
        /*background-color: hotpink;*/
        width: 160px;
        height: 144px;
        position: absolute;
        top: 0;
        left: 0px;
    }

    .mainHeaderNavigationMenuContainer {
        /*background-color: green;*/
        position: absolute;
        top: 90px;
        left: 300px;
    }


        #MainHeaderNavigationMenu {
        /*background-color: #99CC00;*/
        }

        #MainHeaderNavigationMenu img.icon {
        border-style: none;
        vertical-align: middle;
        }

        #MainHeaderNavigationMenu img.separator {
        border-style: none;
        display: block;
        }

        #MainHeaderNavigationMenu img.horizontal-separator {
        border-style: none;
        vertical-align: middle;
        }

        #MainHeaderNavigationMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
        }



        #MainHeaderNavigationMenu li {
        margin: 0;
        }

        #MainHeaderNavigationMenu ul.dynamic {
        z-index: 1;
        }

        #MainHeaderNavigationMenu ul.level2 {
            background-color: rgb(231, 231, 231);
        }

        #MainHeaderNavigationMenu a {
        text-decoration: none;
        white-space: nowrap;
        display: block;
        font-family: 'Fira Sans', sans-serif;
        text-transform: uppercase;
        }

        #MainHeaderNavigationMenu a.static {
        /*background-color: #FFFFFF;*/
        /*width: 165px;*/ /*height: 40px;*/ /*border-right-style: solid;
        border-left-style: solid;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-color: #FFFFFF;
        border-left-color: #FFFFFF;*/
        font-size: 16px;
        text-align: left;
        color: #0B3142; /*line-height: 40px;*/
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 11px;
        font-weight: 500;
        margin-right: 15px;
        }

        #MainHeaderNavigationMenu a.static.highlighted {
        color: rgb(0,0,0);
        font-weight: 500;
        font-size: 16px;
        background-color: rgb(190, 170, 158);
        }


        #MainHeaderNavigationMenu a.level2.highlighted {
            background-color: rgb(190, 170, 158);
        }

        #MainHeaderNavigationMenu a.popout {
        /*background-color: #FFFFFF;*/
        /*width: 165px;*/ /*height: 40px;*/ /*border-right-style: solid;
        border-left-style: solid;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-color: #FFFFFF;
        border-left-color: #FFFFFF;*/
        font-size: 16px;
        text-align: left;
        color: #0B3142;
        font-weight: 500;
        }

        #MainHeaderNavigationMenu a.dynamic {
        background-color: rgb(189, 188, 187);
        /*width: 163px;*/ /*height: 40px;*/
        font-size: 16px;
        text-align: left;
        color: #0B3142;
        /*line-height: 40px;*/
        /*border-bottom-style: solid;*/
        /*border-bottom-width: 1px;*/
        /*border-bottom-color: #FFFFFF;*/
        padding-top: 10px;
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 7px;
        text-transform: initial;
        font-weight: 400;
        margin-top: 5px;
        }

        #MainHeaderNavigationMenu a.dynamic.highlighted {
        color: #0B3142;
        font-weight: 500;
        }



.mainFooter {
    margin-top: 30px;
    background-color: rgb(231, 231, 231);
    height: 315px;
    position: relative;
}

    .mainFooter nav {
        /*background-color: cornflowerblue;*/
        width: 1110px;
        height: 20px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mainFooter nav p {
        margin: 0;
        font-size: 13px;
        line-height: 24px;
    }

    .mainFooter nav p.topNav {
        text-transform: uppercase;
        font-weight: 700;

    }

    .mainFooter nav a:link, .mainFooter nav a:visited {
        text-decoration: none;
    }

    .mainFooter nav a:hover, .mainFooter nav a:active {
        text-decoration:underline;
    }

    .mainFooter nav .nav1 {
        /*background-color: bisque;*/
        width: 445px;
        position: absolute;
        top: 15px;
        left: 15px;

    }
    .mainFooter nav .nav2 {
        /*background-color: rebeccapurple;*/
        width: 255px;
        position: absolute;
        top: 15px;
        left: 475px;
    }

    .mainFooter nav .sign {
        /*background-color: mediumaquamarine;*/
        width: 350px;
        position: absolute;
        top: 85px;
        right: 15px;
    }

    .mainFooter nav .sign .logo {
        text-align: right;
        margin-bottom: 10px;
    }

    .mainFooter nav .sign p {
        text-align: right;
        line-height: 16px;
/*        margin-bottom: 15px;*/
    }

    .mainFooter nav .sign .text p {
        font-size: 10px;
        line-height: 14px;
    }

    .mainFooter nav .sign .politicas {
        margin-top: 15px;
    }

    .mainFooter nav .sign .politicas p {
        font-size: 12px;
        line-height: 12px;
    }


    .mainFooter .iconContainer {
        /*background-color: blueviolet;*/
        width: 100%;
        height: 36px;
        position: absolute;
        bottom: 0px;
        background-image: url(/__recursos/mainFooter/footer-icon-repeated.png);
        background-repeat: repeat-x;
    }




.mainWrapper {
    /*background-color: palevioletred;*/
    width: 1110px;
    margin-left: auto;
    margin-right: auto;
}

.mainWrapper .content{
    /*background-color: palevioletred;*/
    width: 730px;
    margin-left: auto;
    margin-right: auto;
}





.relatorio-e-contas {
}

.relatorio-e-contas a {
    display: block;
    width: 730px;
    height: 96px;
    position: relative;
    margin-bottom: 30px;
}

.relatorio-e-contas a:link, .relatorio-e-contas a:visited {
    background-color: rgb(222, 211, 204);
    color: rgb(98, 63, 40);
}

.relatorio-e-contas a:hover, .relatorio-e-contas a:active {
    background-color: rgb(98, 63, 40);
    color: rgb(255,255,255);
}

.relatorio-e-contas a .ano {
    /*background-color:aqua;*/
    position: absolute;
    left: 475px;
    top: 15px;
    width: 255px;
    height: 81px;
    font-style: italic;
    font-size: 90px;
    line-height: 60px;
    font-weight: 300;
}


.relatorio-e-contas a .titulo {
    /*background-color: aqua;*/
    position: absolute;
    left: 15px;
    top: 15px;
    width: 430px;
    height: 37px;
    text-align: right;
    font-style: italic;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
}

.relatorio-e-contas a .assinatura {
    /*background-color: aqua;*/
    position: absolute;
    left: 15px;
    top: 58px;
    width: 430px;
    height: 22px;
    text-align: right;
    /*font-style: italic;*/
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}



.organograma {

}
.organograma .container {
    /*background-color: olive;*/
    position: relative;
    height: 469px;
}

.organograma .container .box1 {
    background-color: rgb(231, 231, 231);
    position: absolute;
    left: 190px;
    top: 0px;
    width: 346px;
    height: 77px;
    padding-top: 15px;
    border: 2px solid rgb(98, 63, 40);
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: rgb(98, 63, 40);
}

    .organograma .container .link1 {
        /*background-color: rgb(131, 131, 231);*/
        position: absolute;
        left: 350px;
        top: 96px;
        width: 30px;
        height: 62px;
        background-image: url('/__recursos/organograma/link1a.jpg');
    }

    .organograma .container .link2 {
        /*background-color: rgb(131, 131, 231);*/
        position: absolute;
        left: 370px;
        top: 156px;
        width: 190px;
        height: 30px;
        background-image: url('/__recursos/organograma/link2a.jpg');
    }

    .organograma .container .link3 {
        /*background-color: rgb(131, 131, 231);*/
        position: absolute;
        left: 170px;
        top: 156px;
        width: 190px;
        height: 30px;
        background-image: url('/__recursos/organograma/link3a.jpg');
    }


    .organograma .container .box2 {
        background-color: rgb(231, 231, 231);
        position: absolute;
        left: 0px;
        top: 186px;
        width: 346px;
        height: 77px;
        padding-top: 15px;
        border: 2px solid rgb(98, 63, 40);
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: rgb(98, 63, 40);
    }

    .organograma .container .box3 {
        background-color: rgb(231, 231, 231);
        position: absolute;
        right: 0px;
        top: 186px;
        width: 346px;
        height: 77px;
        padding-top: 15px;
        border: 2px solid rgb(98, 63, 40);
        text-align: center;
        font-size: 22px;
        line-height: 65px;
        font-weight: 700;
        color: rgb(98, 63, 40);
    }

    .organograma .container .link4 {
        /*background-color: rgb(131, 131, 231);*/
        position: absolute;
        left: 157px;
        top: 282px;
        width: 30px;
        height: 62px;
        background-image: url('/__recursos/organograma/link4a.jpg');
    }

    .organograma .container .link5 {
        /*background-color: rgb(131, 131, 231);*/
        position: absolute;
        left: 220px;
        top: 342px;
        width: 190px;
        height: 30px;
        background-image: url('/__recursos/organograma/link2a.jpg');
    }

    .organograma .container .link6 {
        /*background-color: rgb(131, 131, 231);*/
        position: absolute;
        left: 125px;
        top: 342px;
        width: 190px;
        height: 30px;
        background-image: url('/__recursos/organograma/link3a.jpg');
    }




    .organograma .container .box4 {
        background-color: rgb(231, 231, 231);
        position: absolute;
        left: 0px;
        top: 373px;
        width: 251px;
        height: 77px;
        padding-top: 15px;
        border: 2px solid rgb(98, 63, 40);
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: rgb(98, 63, 40);
    }

    .organograma .container .box5 {
        background-color: rgb(231, 231, 231);
        position: absolute;
        left: 285px;
        top: 373px;
        width: 251px;
        height: 77px;
        padding-top: 15px;
        border: 2px solid rgb(98, 63, 40);
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: rgb(98, 63, 40);
    }


.pgrcic {
}

.orgaos-sociais {
}
.orgaos-sociais p {
    text-align: center;
}
.orgaos-sociais .es-container {
    padding-top: 15px;
    /*background-color: orangered;*/
}

.orgaos-sociais .es-container h1 {
    padding-top: 10px;
    /*background-color: green;*/
    color: rgb(255,255,255);
    font-size: 22px;
    font-style: normal;
    height: 70px;
    margin-bottom: 0px;
}
.orgaos-sociais .es-container h2 {
    /*background-color: blue;*/
    color: rgb(255,255,255);
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
}
.orgaos-sociais .es-container h3 {
    /*color: rgb(255,255,255);*/
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
}

.orgaos-sociais .es-container .box1 {
    background-color: rgb(80, 88, 116);
    float: left;
    width: 350px;
    height: 121px;
}

.orgaos-sociais .es-container .box2 {
    background-color: rgb(80, 88, 116);
    float: right;
    width: 350px;
    height: 121px;
}


.noticias {
    
}

.noticias.indice {
    /*background-color: red;*/
}


.noticias.indice .container a {
    /*background-color: rgb(222, 211, 204);*/
    display: block;
    width: 670px;
    margin-bottom: 30px;
    padding: 30px;

}
.noticias.indice .container a:link, .noticias.indice .container a:visited {
    background-color: rgb(222, 211, 204);
    transition: background-color .6s;
}
    .noticias.indice .container a:hover, .noticias.indice .container a:active {
        background-color: rgb(114, 79, 57);
        transition: background-color 0s;
    }
.noticias.indice .container a:link h1, .noticias.indice .container a:visited h1 {
    color: rgb(114, 79, 57);
}
.noticias.indice .container a:hover h1, .noticias.indice .container a:active h1 {
    color: rgb(255,255,255);
}


.noticias.indice .container a:link p, .noticias.indice .container a:visited p {
    color: rgb(0, 0, 0);
}

.noticias.indice .container a:hover p, .noticias.indice .container a:active p {
    color: rgb(255,255,255);
}

.noticias.indice .container a:link time, .noticias.indice .container a:visited time {
    color: rgb(0, 0, 0);
}

.noticias.indice .container a:hover time, .noticias.indice .container a:active time {
    color: rgb(255,255,255);
}





    .noticias.indice .container a h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
.noticias.indice .container a .boxGroup {
    /*background-color: burlywood;*/
    position: relative;
    height: 197px;
}
.noticias.indice .container a .boxGroup p {
    /*background-color: crimson;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 305px;
    height: 173px;
}
.noticias.indice .container a .boxGroup figure {
    /*background-color: crimson;*/
    position: absolute;
    top: 0;
    right: 0;
    width: 335px;
    height: 197px;
}
.noticias.indice .container a .boxGroup figure img {
    width: 100%;
    height: 100%;
}
.noticias.indice .container a .boxGroup time {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 20px;
    display: block;
    width: 305px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 183px;
}



    .desenvolvimento-noticia img {
        width: 730px;
        height: 411px;
        margin-bottom: 20px;
    }

.desenvolvimento-noticia time {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 20px;
    display: block;
}


.historia {
}
.historia h4 {
    text-align: left;
    font-style: italic;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px;
}
.historia .citacaoTexto {
    font-style:italic;
    font-weight: 700;
}
.historia .citacaoAssinatura {
    font-style: italic;
    font-weight: 700;
    text-align: right;
}

.historia .content figure {
    margin-top: 20px;
    margin-bottom: 20px;
}

.historia .content figure img {
    width: 100%;
}



    .lista-pousadas {
        /*background-color: chocolate;*/
        width: 1110px !important;
    }

.lista-pousadas .boxStyle1 {
    background-color: rgb(222, 211, 204);
    display: block;
    width: 1080px;
    height: 242px;
    padding: 15px;
    margin-bottom: 30px;
}


.lista-pousadas .boxStyle1 .box1 {
    /*background-color: rgb(255, 0, 220);*/
    width: 635px;
    height: 242px;
    float: left;
}
.lista-pousadas .boxStyle1 .box1 h1 {
    font-size: 32px;
    text-align: right;
    font-weight: 600;
    margin-bottom: 45px;
}
.lista-pousadas .boxStyle1 .box1 h2 {
    font-size: 18px;
    text-align: right;
    font-weight:400;
    text-transform: uppercase;
}
.lista-pousadas .boxStyle1 .box1 h2 .local {
    text-transform: initial;
}
lista-pousadas .boxStyle1 .box1 p {
    text-align: right;
}
.lista-pousadas .boxStyle1 .box2 {
    background-color: rgb(222, 211, 204);
    /*    display: block;*/
    width: 430px;
    height: 242px;
    float: right;
}

.lista-pousadas .boxStyle1 .box2 img {
    width: 430px;
    height: 242px;
}








.lista-pousadas .boxStyle2 {
    background-color: rgb(222, 211, 204);
    display: block;
    width: 1080px;
    height: 242px;
    padding: 15px;
    margin-bottom: 30px;
}


.lista-pousadas .boxStyle2 .box1 {
    /*background-color: rgb(255, 0, 220);*/
    width: 635px;
    height: 242px;
    float: right;
}

.lista-pousadas .boxStyle2 .box1 h1 {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 45px;
}

.lista-pousadas .boxStyle2 .box1 h2 {
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}

.lista-pousadas .boxStyle2 .box1 h2 .local {
    text-transform: initial;
}

lista-pousadas .boxStyle2 .box1 p {
    text-align: left;
}

.lista-pousadas .boxStyle2 .box2 {
    background-color: rgb(222, 211, 204);
    /*    display: block;*/
    width: 430px;
    height: 242px;
    float: left;
}


.lista-pousadas .boxStyle2 .box2 figure img {
    width: 430px;
    height: 242px;
}











.lista-pousadas .container a:link, .lista-pousadas .container a:visited {
    background-color: rgb(222, 211, 204);
    transition: background-color .6s;
}
.lista-pousadas .container a:hover, .lista-pousadas .container a:active {
    background-color: rgb(114, 79, 57);
    transition: background-color 0s;
}
.lista-pousadas .container a:link h1, .lista-pousadas .container a:visited h1 {
    color: rgb(114, 79, 57);
}
.lista-pousadas .container a:hover h1, .lista-pousadas .container a:active h1 {
    color: rgb(255,255,255);
}
.lista-pousadas .container a:link h2, .lista-pousadas .container a:visited h2 {
    color: rgb(0, 0, 0);
}
.lista-pousadas .container a:hover h2, .lista-pousadas .container a:active h2 {
    color: rgb(255,255,255);
}
.lista-pousadas .container a:link p, .lista-pousadas .container a:visited p {
    color: rgb(0, 0, 0);
}
.lista-pousadas .container a:hover p, .lista-pousadas .container a:active p {
    color: rgb(255,255,255);
}


.politica-de-privacidade .direitosTitulo {
    font-weight:800;
}

.politica-de-privacidade .direitosTexto {
    margin-left: 60px;
}
.politica-de-privacidade .data {
    text-align: right;
}


.homepage {
}
    .homepage .GaleriaContainer {
        /*background-color: rgb(173, 98, 98);*/
        width: 100% !important;
        height: 500px !important;
    }

.homepage .separador {
    background-image: url(/__recursos/homepage/separador.jpg);
    width: 280px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 15px;
}

.homepage .GaleriaContainer .slideshowBox {
    /*background-color: rgb(62, 174, 74);*/
    width: 1140px;
    height: 671px;
}
.homepage .GaleriaContainer .slideshowBox .imageBox img {
    width: 100%;
    height: 100%;
}

.homepage .GaleriaContainer .slideshowBox .legendaBox {
    background-color: rgb(95, 92, 89);
    width: 1140px;
    height: 30px;
}
.homepage .GaleriaContainer .slideshowBox .legendaBox p {
    text-align: center;
    color: #FFFFFF;
    font-style: italic;
    line-height: 30px;
}

.contactos {
    width: 1110px !important;
}

.contactos .formularioBox {
    background-color: rgb(238, 232, 229);
    float: right;
    width: 538px;
    height: 411px;
    border: solid 1px rgb(98, 60, 33);
}


.contactos .formularioBox .linha {
    margin-left: 15px;
    margin-right: 15px;
}
.contactos .formularioBox .linha input[type="text"] {
    width: 390px;
}
.contactos .formularioBox .linha textarea {
    width: 390px;
    height: 120px;
}

.contactos .formularioBox .linha .titulo {
    float: left;
    width: 85px;
}
.contactos .formularioBox .linha .titulo h3 {
    text-align: right;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0px;
}
.contactos .formularioBox .linha .campo {
    float: right;
    width: 415px;
}

.contactos .formularioBox .campo.sep {
    margin-top: -5px;
    margin-bottom: 10px;
    height: 19px;
}


.contactos .mapaMoradaTelefones {
    /*background-color: rgb(163, 72, 72);*/
    float: left;
    width: 540px;
}
.contactos .mapaMoradaTelefones .mapaBox {
    width: 540px;
    height: 283px;
}


.contactos .mapaMoradaTelefones .texto {
    margin-top: 17px;
}
.contactos .mapaMoradaTelefones .texto p {
    margin-bottom: 0px;
    margin-top: 6px;
    font-size: 14px;
}

.contactos .enviarMensagemBox {
    float: left;
}
.contactos .aceito {
    float: right;
    width: 230px;
}
.contactos .aceito p {
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
}
.contactos .aspNetDisabled {
    background-color: rgb(180, 180, 180);
}

.contactos .formularioBox .mensagemEnviada {
    margin-top: 170px;
}
.contactos .formularioBox .mensagemEnviada p {
    text-align: center;
}




@media screen and (max-width: 767px) {


html {
/*font-family: 'Open Sans', sans-serif;
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;*/
font-size: 14px;
}

    body {
        font-family: 'Open Sans', sans-serif;
        min-width: 100% !important;
    }

table {
/*border-collapse: collapse;
border-spacing: 0;*/
}

th, td {
/*padding: 0;*/
/*font-family: 'Open Sans', sans-serif;*/
/*font-size: 14px;*/
/*color: #000000;*/
}

h1 {
/*text-align: center;*/
/*font-size: 48px;*/
/*font-family: 'Open Sans', sans-serif;
color: #000000;
font-weight: 700;
font-style: italic;*/
/*margin-bottom: 25px;*/
}

h2 {
/*text-align: center;*/
font-size: 22px;
/*font-family: 'Open Sans', sans-serif;
font-weight: 700;*/
/*margin-top: 20px;*/
/*margin-bottom: 10px;*/
/*color: rgb(98, 63, 40);*/
}

h3 {
/*text-align: center;*/
/*font-size: 20px;*/
/*font-family: 'Open Sans', sans-serif;
font-weight: normal;*/
/*margin-bottom: 15px;*/
}

h4 {
/*text-align: center;*/
/*font-size: 16px;*/
/*font-family: 'Open Sans', sans-serif;
font-weight: normal;*/
}

h5 {
/*text-align: center;*/
/*font-size: 16px;*/
/*font-family: 'Open Sans', sans-serif;
font-weight: normal;*/
}

h6 {
/*text-align: center;*/
/*font-size: 16px;*/
/*font-family: 'Open Sans', sans-serif;
font-weight: normal;*/
}

p {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 16px;
/*font-style: normal;
color: #000000;*/
/*line-height: 24px;*/
/*margin-bottom: 10px;*/
/*text-align: left;
word-wrap: break-word;*/
}

ul {
/*margin-left: 40px;*/
}

li {
/*font-family: 'Open Sans', sans-serif;*/
font-size: 16px;
/*font-style: normal;
color: #000000;*/
/*line-height: 24px;*/
/*margin-bottom: 10px;
text-align: left;*/
}


img {
/*    border-width: 0px;
    border-style: none;
    vertical-align: bottom;*/
}

/*a:link {
text-decoration: none;
color: #000000;
}*/

/*a:visited {
text-decoration: none;
color: #000000;
}*/

/*a:hover {
text-decoration: none;
color: #666666;
}*/

/*a:active {
text-decoration: none;
color: #666666;
}*/

/*input, textarea, select {
border: 1px solid #939598;
padding: 0px;
margin: 0px;
font-size: 14px;
color: rgb(0, 0, 0);
font-family: 'Open Sans', sans-serif;
}*/

/*textarea {
resize: none;
border: 1px solid #939598;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
font-size: 14px;
background-color: #FFFFFF;
font-family: 'Open Sans', sans-serif;
}*/

/*input[type="text"] {
border: 1px solid #939598;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
font-size: 14px;
background-color: #FFFFFF;
font-family: 'Open Sans', sans-serif;
color: rgb(0, 0, 0);
}*/

/*input[type="submit"] {*/
/*border: 1px solid #8EEFEF;*/
/*background-color: rgb(98, 60, 33);
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 17px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
font-weight: 300;*/
/*border-radius: 10px;*/
/*}*/

/*input[type="submit"]:hover {
cursor: pointer;
}*/

/*.erro {
color: #FF0000;
text-align: center;
font-size: 10px;
}*/

/*.clear {
clear: both;
}*/


/*.v15 {
height: 15px;
}*/






/*body {
background-color: #FFFFFF;*/
/*margin-top: 10px;*/
/*}*/




/*.mainHeader {
background-color: rgb(231, 231, 231);*/
/*height: 204px;*/
/*margin-bottom: 30px;
}*/

/*#cookiesBoxID_PT, #cookiesBoxID_EN {
display: none;
}*/



.mainHeader .container {
/*background-color: red;*/
width: 100% !important;
height: auto;
/*margin-left: auto;
margin-right: auto;
position: relative;*/
z-index: 9999;
}


.mainHeader .container .cookiesContainer {
/*background-color: rgb(95, 92, 89);*/
width: 96% !important;
height: auto;
position: static;
padding-top: 15px;
padding-bottom: 15px;
margin-left: auto;
margin-right: auto;
}


/*.mainHeader .container .cookiesContainer a:link, .mainHeader .container .cookiesContainer a:visited {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}*/

/*.mainHeader .container .cookiesContainer a:hover, .mainHeader .container .cookiesContainer a:active {
color: rgb(192, 172, 158);
text-decoration: none;
}*/

.mainHeader .container .cookiesContainer p {
/*color: #FFFFFF;*/
font-size: 14px;
line-height: 18px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
width: 96% !important;
position: static;
text-align: center;
/*top: 5px;
left: 15px;*/
}

.mainHeader .container .cookiesContainer input[type="submit"] {
/*    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 5px 10px;*/
    position: static;
/*    top: 4px;
    right: 15px;
    width: 245px;
    height: 34px;
    color: rgb(0, 0, 0);
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;*/
    margin-left: auto;
    margin-right: auto;
    display: block;
    /*background-color: rgb(231, 231, 231);*/
}



    .mainHeader .container nav {
        /*background-color: darkgoldenrod;*/
        position: static;
        /*        bottom: 0;
        left: 0;*/
        width: 96% !important;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        /*margin-top: 15px;*/
    }

.mainHeader .container nav .container {
position: static;
}

.mainHeader .container nav .containerNavMainHeader {
position: static;
}


.mainHeader .container nav .containerNavMainHeader .langSelectorBox {
/*background-color: hotpink;*/
width: 96% !important;
/*height: 2px;*/
position: static;
/*    top: 10px;
right: 0px;*/
}


.mainHeader .container nav .containerNavMainHeader .langSelectorBox p {
    font-size: 14px;
    text-align: right;
}

.mainHeader .container nav .containerNavMainHeader .logo {
    /*background-color: hotpink;*/
/*    width: 160px;
    height: 144px;*/
    position: static;
/*    top: 0;
    left: 0px;*/
margin-bottom: 10px;
}

    .mainHeaderNavigationMenuContainer {
        /*background-color: red;*/
        position: static;
/*        top: 90px;
        left: 300px;*/
margin-top: 25px;
        display: block;
    }


#MainHeaderNavigationMenu {
/*background-color: #99CC00;*/
}

#MainHeaderNavigationMenu img.icon {
/*    border-style: none;
    vertical-align: middle;*/
}

#MainHeaderNavigationMenu img.separator {
/*            border-style: none;
    display: block;*/
}

#MainHeaderNavigationMenu img.horizontal-separator {
/*            border-style: none;
vertical-align: middle;*/
}

#MainHeaderNavigationMenu ul {
/*    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;*/
}

#MainHeaderNavigationMenu li {
/*    margin: 0;*/
}

#MainHeaderNavigationMenu ul.dynamic {
/*    z-index: 1;*/
}

        #MainHeaderNavigationMenu ul.level2 {
            background-color: rgb(231, 231, 231);
        }

        #MainHeaderNavigationMenu a {
            text-decoration: none;
            white-space: nowrap;
            display: block;
            font-family: 'Fira Sans', sans-serif;
            text-transform: uppercase;
        }

            #MainHeaderNavigationMenu a.static {
                /*background-color: #FFFFFF;*/
                /*width: 165px;*/ /*height: 40px;*/ /*border-right-style: solid;
        border-left-style: solid;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-color: #FFFFFF;
        border-left-color: #FFFFFF;*/
                font-size: 16px;
                text-align: left;
                color: #0B3142; /*line-height: 40px;*/
                padding-top: 10px;
                padding-left: 15px;
                padding-right: 15px;
                padding-bottom: 11px;
                font-weight: 500;
                margin-right: 15px;
            }

                #MainHeaderNavigationMenu a.static.highlighted {
                    color: rgb(0,0,0);
                    font-weight: 500;
                    font-size: 16px;
                    background-color: rgb(190, 170, 158);
                }


            #MainHeaderNavigationMenu a.level2.highlighted {
                background-color: rgb(190, 170, 158);
            }

            #MainHeaderNavigationMenu a.popout {
                /*background-color: #FFFFFF;*/
                /*width: 165px;*/ /*height: 40px;*/ /*border-right-style: solid;
        border-left-style: solid;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-color: #FFFFFF;
        border-left-color: #FFFFFF;*/
                font-size: 16px;
                text-align: left;
                color: #0B3142;
                font-weight: 500;
            }

            #MainHeaderNavigationMenu a.dynamic {
                background-color: rgb(189, 188, 187);
                /*width: 163px;*/ /*height: 40px;*/
                font-size: 16px;
                text-align: left;
                color: #0B3142;
                /*line-height: 40px;*/
                /*border-bottom-style: solid;*/
                /*border-bottom-width: 1px;*/
                /*border-bottom-color: #FFFFFF;*/
                padding-top: 10px;
                padding-left: 18px;
                padding-right: 18px;
                padding-bottom: 7px;
                text-transform: initial;
                font-weight: 400;
                margin-top: 5px;
            }

                #MainHeaderNavigationMenu a.dynamic.highlighted {
                    color: #0B3142;
                    font-weight: 500;
                }



    .mainFooter {
        /*margin-top: 30px;*/
        /*background-color: rgb(231, 231, 231);*/
        /*background-color: red;*/
        height: auto;
        position: static;
    }

        .mainFooter nav {
            /*background-color: cornflowerblue;*/
            width: 100% !important;
            height: auto;
/*            margin-left: auto;
            margin-right: auto;*/
            position: static;
            padding-left: 15px;
            padding-right: 15px;
        }

            .mainFooter nav p {
                margin: 0;
                font-size: 13px;
                line-height: 24px;
            }

                .mainFooter nav p.topNav {
                    text-transform: uppercase;
                    font-weight: 700;
                }

            .mainFooter nav a:link, .mainFooter nav a:visited {
                text-decoration: none;
            }

            .mainFooter nav a:hover, .mainFooter nav a:active {
                text-decoration: underline;
            }

            .mainFooter nav .nav1 {
                /*background-color: bisque;*/
                width: 90% !important;
                position: static;
/*                top: 15px;
                left: 15px;*/
padding-top: 15px;
margin-bottom: 15px;
            }

.mainFooter nav .nav2 {
/*background-color: rebeccapurple;*/
width: 90% !important;
position: static;
/* top: 15px;
left: 475px;*/
/*margin: 30px;*/
}

.mainFooter nav .sign {
/*background-color: mediumaquamarine;*/
width: 90% !important;
position: static;
/*top: 85px;
right: 15px;*/
margin-top: 45px;
margin-bottom: 40px;
}

.mainFooter nav .sign .logo {
    text-align: left;
    margin-bottom: 10px;
}

                .mainFooter nav .sign p {
                    text-align: left;
                    line-height: 16px;
                    /*        margin-bottom: 15px;*/
                }

                .mainFooter nav .sign .text p {
                    font-size: 10px;
                    line-height: 14px;
                }

                .mainFooter nav .sign .politicas {
                    margin-top: 15px;
                }

                    .mainFooter nav .sign .politicas p {
                        font-size: 12px;
                        line-height: 12px;
                    }


        .mainFooter .iconContainer {
            /*background-color: blueviolet;*/
            width: 100%;
            height: 36px;
            position: static;
            bottom: 0px;
            background-image: url(/__recursos/mainFooter/footer-icon-repeated.png);
            background-repeat: repeat-x;
        }




    .mainWrapper {
        /*background-color: palevioletred;*/
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
    }

        .mainWrapper .content {
            /*background-color: palevioletred;*/
            width: 90% !important;
            margin-left: auto;
            margin-right: auto;
        }





    .relatorio-e-contas {
    }

        .relatorio-e-contas a {
            display: block;
            width: 100%;
            height: auto;
            position: static;
            margin-bottom: 30px;
            padding-top: 18px;
            padding-bottom: 1px;
        }

            .relatorio-e-contas a:link, .relatorio-e-contas a:visited {
                background-color: rgb(222, 211, 204);
                color: rgb(98, 63, 40);
            }

            .relatorio-e-contas a:hover, .relatorio-e-contas a:active {
                background-color: rgb(98, 63, 40);
                color: rgb(255,255,255);
            }

            .relatorio-e-contas a .ano {
                /*background-color:aqua;*/
                position: static;
/*                left: 475px;
                top: 15px;*/
                width: 100%;
                height: auto;
                font-style: italic;
                font-size: 70px;
                line-height: 60px;
                font-weight: 300;
                text-align: center;
                margin-bottom: 22px;
            }


            .relatorio-e-contas a .titulo {
                /*background-color: aqua;*/
                position: static;
                /*                left: 15px;
                top: 15px;*/
                width: 100%;
                height: auto;
                text-align: right;
                font-style: italic;
                font-size: 30px;
                line-height: 30px;
                font-weight: 600;
                text-align: center;
                margin-bottom: 15px;
            }

            .relatorio-e-contas a .assinatura {
                /*background-color: aqua;*/
                position: static;
                left: 15px;
                top: 58px;
                width: 100%;
                height: auto;
                text-align: center;
                /*font-style: italic;*/
                font-size: 15px;
                line-height: 25px;
                font-weight: 400;
                margin-bottom: 15px;
            }



    .organograma {
    }

        .organograma .container {
            /*background-color: olive;*/
            position: relative;
            height: 469px;
            width: 325px;
            margin-left: auto;
            margin-right: auto;
        }

            .organograma .container .box1 {
                background-color: rgb(231, 231, 231);
                position: absolute;
                left: 0px;
                top: 0px;
                width: 320px;
                height: 77px;
                padding-top: 15px;
                border: 2px solid rgb(98, 63, 40);
                text-align: center;
                font-size: 20px;
                font-weight: 700;
                color: rgb(98, 63, 40);
            }

            .organograma .container .link1 {
                /*background-color: rgb(131, 131, 231);*/
                position: absolute;
                left: 147px;
                top: 96px;
                width: 30px;
                height: 62px;
                background-image: url('/__recursos/organograma/link1a.jpg');
            }

            .organograma .container .link2 {
                /*background-color: rgb(131, 131, 231);*/
                position: absolute;
                left: 110px;
                top: 156px;
                width: 190px;
                height: 30px;
                background-image: url('/__recursos/organograma/link2a.jpg');
            }

            .organograma .container .link3 {
                /*background-color: rgb(131, 131, 231);*/
                position: absolute;
                left: 35px;
                top: 156px;
                width: 190px;
                height: 30px;
                background-image: url('/__recursos/organograma/link3a.jpg');
            }


            .organograma .container .box2 {
                background-color: rgb(231, 231, 231);
                position: absolute;
                left: 0px;
                top: 186px;
                width: 150px;
                height: 77px;
                padding-top: 15px;
                border: 2px solid rgb(98, 63, 40);
                text-align: center;
                font-size: 20px;
                font-weight: 700;
                color: rgb(98, 63, 40);
            }

            .organograma .container .box3 {
                background-color: rgb(231, 231, 231);
                position: absolute;
                left: 170px;
                top: 186px;
                width: 150px;
                height: 77px;
                padding-top: 15px;
                border: 2px solid rgb(98, 63, 40);
                text-align: center;
                font-size: 20px;
                line-height: 65px;
                font-weight: 700;
                color: rgb(98, 63, 40);
            }

            .organograma .container .link4 {
                /*background-color: rgb(131, 131, 231);*/
                position: absolute;
                left: 62px;
                top: 282px;
                width: 30px;
                height: 62px;
                background-image: url('/__recursos/organograma/link4a.jpg');
            }

            .organograma .container .link5 {
                /*background-color: rgb(131, 131, 231);*/
                position: absolute;
                left: 110px;
                top: 342px;
                width: 190px;
                height: 30px;
                background-image: url('/__recursos/organograma/link2a.jpg');
            }

            .organograma .container .link6 {
                /*background-color: rgb(131, 131, 231);*/
                position: absolute;
                left: 35px;
                top: 342px;
                width: 190px;
                height: 30px;
                background-image: url('/__recursos/organograma/link3a.jpg');
            }




            .organograma .container .box4 {
                background-color: rgb(231, 231, 231);
                position: absolute;
                left: 0px;
                top: 373px;
                width: 150px;
                height: 77px;
                padding-top: 15px;
                border: 2px solid rgb(98, 63, 40);
                text-align: center;
                font-size: 20px;
                font-weight: 700;
                color: rgb(98, 63, 40);
            }

            .organograma .container .box5 {
                background-color: rgb(231, 231, 231);
                position: absolute;
                left: 170px;
                top: 373px;
                width: 150px;
                height: 77px;
                padding-top: 15px;
                border: 2px solid rgb(98, 63, 40);
                text-align: center;
                font-size: 20px;
                font-weight: 700;
                color: rgb(98, 63, 40);
            }


    .pgrcic {
    }

    .orgaos-sociais {
    }

        .orgaos-sociais p {
            text-align: center;
        }

        .orgaos-sociais .es-container {
            padding-top: 15px;
            /*background-color: orangered;*/
        }

            .orgaos-sociais .es-container h1 {
                padding-top: 10px;
                /*background-color: green;*/
                color: rgb(255,255,255);
                font-size: 21px;
                font-style: normal;
                height: 70px;
                margin-bottom: 0px;
            }

            .orgaos-sociais .es-container h2 {
                /*background-color: blue;*/
                color: rgb(255,255,255);
                font-size: 22px;
                font-style: normal;
                font-weight: 300;
                margin-top: 0px;
                margin-bottom: 0px;
            }

            .orgaos-sociais .es-container h3 {
                /*color: rgb(255,255,255);*/
                font-size: 22px;
                font-style: normal;
                font-weight: 300;
                margin-top: 0px;
                margin-bottom: 0px;
            }

            .orgaos-sociais .es-container .box1 {
                background-color: rgb(80, 88, 116);
                float: none;
                width: 100%;
                height: 121px;
                margin-bottom: 15px;
            }

            .orgaos-sociais .es-container .box2 {
                background-color: rgb(80, 88, 116);
                float: none;
                width: 100%;
                height: 121px;
            }


    .noticias {
    }

        .noticias.indice {
            /*background-color: red;*/
        }


            .noticias.indice .container a {
                /*background-color: rgb(222, 211, 204);*/
                display: block;
                width: 88%;
                margin-bottom: 30px;
                padding: 15px;
            }

                .noticias.indice .container a:link, .noticias.indice .container a:visited {
                    background-color: rgb(222, 211, 204);
                    transition: background-color .6s;
                }

                .noticias.indice .container a:hover, .noticias.indice .container a:active {
                    background-color: rgb(114, 79, 57);
                    transition: background-color 0s;
                }

                .noticias.indice .container a:link h1, .noticias.indice .container a:visited h1 {
                    color: rgb(114, 79, 57);
                }

                .noticias.indice .container a:hover h1, .noticias.indice .container a:active h1 {
                    color: rgb(255,255,255);
                }


                .noticias.indice .container a:link p, .noticias.indice .container a:visited p {
                    color: rgb(0, 0, 0);
                }

                .noticias.indice .container a:hover p, .noticias.indice .container a:active p {
                    color: rgb(255,255,255);
                }

                .noticias.indice .container a:link time, .noticias.indice .container a:visited time {
                    color: rgb(0, 0, 0);
                }

                .noticias.indice .container a:hover time, .noticias.indice .container a:active time {
                    color: rgb(255,255,255);
                }





                .noticias.indice .container a h1 {
                    font-size: 30px;
                    margin-bottom: 15px;
                }

                .noticias.indice .container a .boxGroup {
                    /*background-color: burlywood;*/
                    position: static;
                    height: auto;
                }

                    .noticias.indice .container a .boxGroup p {
                        /*background-color: crimson;*/
                        position: static;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: auto;
                    }

                    .noticias.indice .container a .boxGroup figure {
                        /*background-color: crimson;*/
                        position: static;
                        top: 0;
                        right: 0;
                        width: 100%;
                        height: auto;
                        margin-top: 15px;
                        margin-bottom: 15px;
                    }

                        .noticias.indice .container a .boxGroup figure img {
                            width: 100%;
                            height: 100%;
                        }

                    .noticias.indice .container a .boxGroup time {
                        font-size: 12px;
                        font-style: italic;
                        margin-bottom: 0;
                        display: block;
                        width: 100%;
                        height: 24px;
                        position: static;
                        left: 0px;
                        top: 183px;
                    }



    .desenvolvimento-noticia img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .desenvolvimento-noticia time {
        font-size: 12px;
        font-style: italic;
        margin-bottom: 20px;
        display: block;
    }


    .historia {
    }

        .historia h4 {
            text-align: left;
            font-style: italic;
            font-weight: 700;
            margin-top: 20px;
            margin-bottom: 15px;
        }

        .historia .citacaoTexto {
            font-style: italic;
            font-weight: 700;
        }

        .historia .citacaoAssinatura {
            font-style: italic;
            font-weight: 700;
            text-align: right;
        }

        .historia .content figure {
            margin-top: 20px;
            margin-bottom: 20px;
        }

            .historia .content figure img {
                width: 100%;
            }



    .lista-pousadas {
        /*background-color: chocolate;*/
        width: 100% !important;
    }

        .lista-pousadas .boxStyle1 {
            background-color: rgb(222, 211, 204);
            display: block;
            width: 95%;
            height: auto;
            padding: 15px;
            margin-bottom: 30px;
        }


            .lista-pousadas .boxStyle1 .box1 {
                /*background-color: rgb(255, 0, 220);*/
                width: auto;
                height: auto;
                float: none;
            }

                .lista-pousadas .boxStyle1 .box1 h1 {
                    font-size: 32px;
                    text-align: left;
                    font-weight: 600;
                    margin-bottom: 15px;
                }

                .lista-pousadas .boxStyle1 .box1 h2 {
                    font-size: 18px;
                    text-align: left;
                    font-weight: 400;
                    text-transform: uppercase;
                    margin-top: 0;
                }

                    .lista-pousadas .boxStyle1 .box1 h2 .local {
                        text-transform: initial;
                    }

    lista-pousadas .boxStyle1 .box1 p {
        text-align: right;
    }

    .lista-pousadas .boxStyle1 .box2 {
        background-color: rgb(222, 211, 204);
        /*    display: block;*/
        width: auto;
        height: auto;
        float: none;
    }

        .lista-pousadas .boxStyle1 .box2 img {
            width: 100%;
            height: auto;
        }








    .lista-pousadas .boxStyle2 {
        background-color: rgb(222, 211, 204);
        display: block;
        width: 95%;
        height: auto;
        padding: 15px;
        margin-bottom: 30px;
    }


        .lista-pousadas .boxStyle2 .box1 {
            /*background-color: rgb(255, 0, 220);*/
            width: auto;
            height: auto;
            float: right;
        }

            .lista-pousadas .boxStyle2 .box1 h1 {
                font-size: 32px;
                text-align: left;
                font-weight: 600;
                margin-bottom: 15px;
            }

            .lista-pousadas .boxStyle2 .box1 h2 {
                font-size: 18px;
                text-align: left;
                font-weight: 400;
                text-transform: uppercase;
            }

                .lista-pousadas .boxStyle2 .box1 h2 .local {
                    text-transform: initial;
                }

    lista-pousadas .boxStyle2 .box1 p {
        text-align: left;
    }

    .lista-pousadas .boxStyle2 .box2 {
        background-color: rgb(222, 211, 204);
        /*    display: block;*/
        width: auto;
        height: auto;
        float: left;
    }


        .lista-pousadas .boxStyle2 .box2 figure img {
            width: 100%;
            height: auto;
        }











    .lista-pousadas .container a:link, .lista-pousadas .container a:visited {
        background-color: rgb(222, 211, 204);
        transition: background-color .6s;
    }

    .lista-pousadas .container a:hover, .lista-pousadas .container a:active {
        background-color: rgb(114, 79, 57);
        transition: background-color 0s;
    }

    .lista-pousadas .container a:link h1, .lista-pousadas .container a:visited h1 {
        color: rgb(114, 79, 57);
    }

    .lista-pousadas .container a:hover h1, .lista-pousadas .container a:active h1 {
        color: rgb(255,255,255);
    }

    .lista-pousadas .container a:link h2, .lista-pousadas .container a:visited h2 {
        color: rgb(0, 0, 0);
    }

    .lista-pousadas .container a:hover h2, .lista-pousadas .container a:active h2 {
        color: rgb(255,255,255);
    }

    .lista-pousadas .container a:link p, .lista-pousadas .container a:visited p {
        color: rgb(0, 0, 0);
    }

    .lista-pousadas .container a:hover p, .lista-pousadas .container a:active p {
        color: rgb(255,255,255);
    }


    .politica-de-privacidade .direitosTitulo {
        font-weight: 800;
    }

    .politica-de-privacidade .direitosTexto {
        margin-left: 60px;
    }

    .politica-de-privacidade .data {
        text-align: right;
    }


    .homepage {
    }

        .homepage .GaleriaContainer {
            /*background-color: rgb(173, 98, 98);*/
            width: 1140px;
            height: auto !important;
        }

        .homepage .separador {
            background-image: url(/__recursos/homepage/separador.jpg);
            width: 280px;
            height: 40px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 30px;
            margin-bottom: 15px;
        }

        .homepage .GaleriaContainer .slideshowBox {
            /*background-color: rgb(62, 174, 74);*/
            width: 1140px;
            height: auto;
        }

            .homepage .GaleriaContainer .slideshowBox .imageBox img {
                width: 100%;
                height: 100%;
            }

            .homepage .GaleriaContainer .slideshowBox .legendaBox {
                background-color: rgb(95, 92, 89);
                width: 100%;
                height: 30px;
            }

                .homepage .GaleriaContainer .slideshowBox .legendaBox p {
                    text-align: center;
                    color: #FFFFFF;
                    font-style: italic;
                    line-height: 30px;
                    font-size: 12px;
                }

    .contactos {
        width: 1110px !important;
    }

        .contactos .formularioBox {
            background-color: rgb(238, 232, 229);
            float: none;
            width: 100%;
            height: auto;
            border: solid 1px rgb(98, 60, 33);
            margin-bottom: 30px;
        }


            .contactos .formularioBox .linha {
                margin-left: 15px;
                margin-right: 15px;
            }

                .contactos .formularioBox .linha input[type="text"] {
                    width: 98%;
                }

                .contactos .formularioBox .linha textarea {
                    width: 98%;
                    height: 120px;
                }

                .contactos .formularioBox .linha .titulo {
                    float: none;
                    width: 185px;
                }

                    .contactos .formularioBox .linha .titulo h3 {
                        text-align: left;
                        font-size: 15px;
                        line-height: 22px;
                        margin-bottom: 0px;
                    }

                .contactos .formularioBox .linha .campo {
                    float: none;
                    width: 95%;
                }

            .contactos .formularioBox .campo.sep {
                margin-top: -5px;
                margin-bottom: 10px;
                height: 19px;
            }


        .contactos .mapaMoradaTelefones {
            /*background-color: rgb(163, 72, 72);*/
            float: none;
            width: 100%;
        }

            .contactos .mapaMoradaTelefones .mapaBox {
                width: 100%;
                height: 283px;
            }


            .contactos .mapaMoradaTelefones .texto {
                margin-top: 17px;
            }

                .contactos .mapaMoradaTelefones .texto p {
                    margin-bottom: 0px;
                    margin-top: 6px;
                    font-size: 14px;
                }

        .contactos .enviarMensagemBox {
            float: none;
        }

        .contactos .aceito {
            float: none;
            width: 230px;
            margin-top: 20px;
        }

            .contactos .aceito p {
                font-size: 11px;
                font-style: italic;
                line-height: 16px;
            }

        .contactos .aspNetDisabled {
            background-color: rgb(180, 180, 180);
        }

        .contactos .formularioBox .mensagemEnviada {
            margin-top: 170px;
        }

            .contactos .formularioBox .mensagemEnviada p {
                text-align: center;
            }



}
