/*
@font-face {
    font-family: Intro;
    src: url(../fonts/Intro.otf);
}

@font-face {
    font-family: GothamNarrowBook;
    src: url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: GothamNarrowMedium;
    src: url(../fonts/OpenSans-Semibold.ttf);
}

@font-face {
    font-family: SeravekExtraLight;
    src: url(../fonts/OpenSans-Light.ttf);
}

@font-face {
    font-family: SeravekMedium;
    src: url(../fonts/OpenSans-Semibold.ttf);
}

@-ms-viewport{
    width: device-width;
}

@viewport{
    width: device-width;
}
*/
html, .body {
    background: #333333;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

.home {
    position: absolute;
    color: #FFF;
    top: 1em;
    margin-left: 4%;
    font-family: GothamNarrowBook;
    font-size: 0.625em;
    width: 100%;
    z-index: 300;
}

.home a {
    color: #FFF;
    margin-right: 3%;
}

.searchmobile {
    display: block;
}

.searchmain {
    display: none;
}

#wrapper {
    width: 96%;
    max-width: 960px;
    margin: 0 auto;
}

#wrapper2 {
    width: 96%;
    max-width: 960px;
    margin: 0 auto;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

/* SITIOS.HTML */

header, nav, content, footer {
    display: block;
}

sidebar {
    width: 33%;
    float: left;
}

#sidebarsitios {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
}

content {
    width: 67%;
    min-height: 600px;
    max-height: 37.5em;
    margin-top: 2.3em;
    float: left;
}

#contentsitios {
    width: 100%;
    min-height: 600px;
    max-height: 37.5em;
    margin-top: 2.3em;
    float: left;
    margin-bottom: 100px;
}

#contentrios {
    width: 80%;
    min-height: 600px;
    max-height: 37.5em;
    margin-bottom: 50px;
    margin-top: 3em;
}

#sidebarrios {
    width: 80%;
}

#sidebarsitio {
    width: 316px;
    height: auto;
    float: left;
    margin-top: 0;
    padding: 0.4em;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 3;
}

header {
    margin-left: 0.4em;
    margin-top: 30px;
    width: 100%;
}

header h1 {
    font-family: Intro;
    color: #FFF;
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 0.1em;
    text-align: left;
}

header hr {
    background: #578E9D;
    border: 0;
    height: 3pt;
    width: 100%;
    margin-left: 0;
}

header h2 {
    font-family: Intro;
    color: #578E9D;
    font-size: 32px;
    margin-top: 0.1em;
}

#headersitios {
    margin-left: 0.4em;
    margin-top: 30px;
    width: 100%;
}

#headersitios h1 {
    font-family: Intro;
    color: #FFF;
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 0.1em;
    text-align: left;
}

#headersitios hr {
    background: #578E9D;
    border: 0;
    height: 3pt;
    width: 45%;
    margin-left: 0;
}

#headersitios h2 {
    font-family: Intro;
    color: #578E9D;
    font-size: 32px;
    margin-top: 0.1em;
}

.nav {
    width: 40%;
    top: 0.75em;
}

navb.nav {
    top: 2.188em;
}

.nav p {
    font-family: GothamNarrowBook;
    color: #999999;
    font-size: 15px;
    white-space: nowrap;
    text-align: left;
    margin-left: 0.4em;
    margin-bottom: 0;

}

.nav hr {
    background: #999999;
    border: 0;
    height: 2pt;
    width: 40%;
    margin-left: 0;
    margin-top: 0.06em;
    padding: 0
}

.nav ul {
    list-style-type: none;
}

.navsitio {
    width: 85%;
    top: 0.75em;
}

navb.navsitio {
    top: 2.188em;
}

.navsitio p {
    font-family: GothamNarrowBook;
    color: #999999;
    font-size: 15px;
    white-space: nowrap;
    text-align: left;
    margin-left: 0.4em;
    margin-bottom: 0;

}

.navsitio hr {
    background: #999999;
    border: 0;
    height: 2pt;
    width: 85%;
    margin-left: 0;
    margin-top: 0.06em;
    padding: 0
}

.navsitio ul {
    list-style-type: none;
}

nava {
    width: 45%;
    top: 0.75em;
    float: left;
}

nava.nav {
    top: 2.188em;
}

nava p {
    font-family: GothamNarrowBook;
    color: #999999;
    font-size: 15px;
    white-space: nowrap;
    text-align: left;
    margin-left: 0.4em;
    margin-bottom: 0;

}

nava hr {
    background: #999999;
    border: 0;
    height: 2pt;
    width: 100%;
    margin-left: 0;
    margin-top: 0.06em;
    padding: 0
}

nava ul {
    list-style-type: none;
}

navb {
    width: 35%;
    top: 0.75em;
    float: left;
    margin-left: 4em;
}

navb.nav {
    top: 2.188em;
}

navb p {
    font-family: GothamNarrowBook;
    color: #999999;
    font-size: 15px;
    white-space: nowrap;
    text-align: left;
    margin-left: 0.4em;
    margin-bottom: 0;

}

navb hr {
    background: #999999;
    border: 0;
    height: 2pt;
    width: 100%;
    margin-left: 0;
    margin-top: 0.06em;
    padding: 0
}

navb ul {
    list-style-type: none;
}

.menu {
    width: 100%;
}

.menu label {
    height: 26px;
    background: url(../imgs/arrow-down.png) no-repeat 96% 15px #000;
    background-size: 8px 5px;
    z-index: 20;
    border-bottom: 1px solid #FFF;
    display: block;
    cursor: pointer;
}

.menu input:checked ~ label {
    background: url(../imgs/arrow-up.png) no-repeat 96% 15px #000;
    background-size: 8px 5px;
}

.menu label p {
    font-family: GothamNarrowBook;
    height: 26px;
    color: #FFF;
    font-size: 0.75em;
    margin-left: 0.4em;
    padding-top: 9px;
    text-decoration: none;
    display: block;
}

.menu input {
    display: none;
}

.menu article {
    overflow: hidden;
    width: 100%;
    height: 0px;
    z-index: 2;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.menu article img {
    height: 30px;
    width: auto;
}

.menu article figure {
    width: 75px;
    display: inline-block;
    margin: 1em 0.8em 0.4em 0.4em;
    font-family: GothamNarrowBook;
    font-size: 0.625em;
    color: rgba(255, 255, 255, 1);
}

.menusitio {
    width: 85%;
}

.menusitio label {
    height: 26px;
    background: url(../imgs/arrow-down.png) no-repeat 96% 15px #000;
    background-size: 8px 5px;
    z-index: 20;
    border-bottom: 1px solid #FFF;
    display: block;
    cursor: pointer;
}

.menusitio input:checked ~ label {
    background: url(../imgs/arrow-up.png) no-repeat 96% 15px #000;
    background-size: 8px 5px;
}

.menusitio label p {
    font-family: GothamNarrowBook;
    height: 26px;
    color: #FFF;
    font-size: 0.75em;
    margin-left: 0.4em;
    padding-top: 9px;
    text-decoration: none;
    display: block;
}

.menusitio input {
    display: none;
}

.menusitio article {
    overflow: hidden;
    height: 0px;
    z-index: 2;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.menusitio article img {
    height: 30px;
    width: auto;
}

.menusitio article figure {
    display: inline-block;
    margin: 1em 0.8em 0.4em 0.4em;
    font-family: GothamNarrowBook;
    font-size: 0.625em;
    color: rgba(255, 255, 255, 1);
}

.atividade {
    color: rgba(255, 255, 255, 1);
}

.atividade_on {
    color: rgba(255, 112, 110, 1);
}

.atividade:hover {
    color: rgba(255, 112, 110, 1);
}

.menu input:checked ~ article {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.menu input:checked ~ article.content {
    height: 100%;
    max-height: 1000px;
}

.menu select {
    float: right;
    margin-top: -2%;
    margin-right: 15%;

}

.menusitio input:checked ~ article {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.menusitio input:checked ~ article.content {
    height: 100%;
    max-height: 900px;
}

.menusitio select {
    float: right;
    margin-top: -2%;
    margin-right: 20%;

}

#search input[type="text"] {
    background: url(../imgs/search-dark.png) no-repeat 10px 6px #FFF;
    border: 1px solid #999999;
    font-family: GothamNarrowBook;
    font-size: 0.75em;
    color: #999999;
    width: 33%;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 100px;
}

#searchsitio input[type="text"] {
    background: url(../imgs/search-dark.png) no-repeat 10px 6px #FFF;
    border: 1px solid #999999;
    font-family: GothamNarrowBook;
    font-size: 0.75em;
    color: #999999;
    width: 55%;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: 80px;
    margin-bottom: 40px;
}

#zoom {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 3em;
}

#zoomrange {
    float: left;
    display: block;
    width: 45%;
    height: auto;
}

#zoomrange #pmenos {
    float: left;
    display: inline;
    font-family: GothamNarrowBook;
    color: #FFF;
    margin-top: 3px;
}

#zoomrange #pmais {
    float: right;
    display: inline;
    font-family: GothamNarrowBook;
    color: #FFF;
    margin-top: 3px;
}

#zoomrange #ran[type="range"] {
    float: left;
    -webkit-appearance: none;
    background-color: #FFF;
    width: 95%;
    height: 1px;
    padding-left: 0.4em;
    padding-right: 0.4em;
}

#zoomrange #ran[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #578E9D;
    width: 35px;
    height: 8px;
}

.mapa {
    margin-left: 0.4em;
    margin-bottom: 0.4em;
}

#map-wrap {
    position: relative;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px dashed #999;
    border-top: 1px dashed #999;
}

.map-canvas {
    margin: 10px auto;
    padding: 0;
    width: 100%;
    height: 580px;
    float: right;
}

#map-canvas a img,
#map-canvas div.gmnoprint,
#map-canvas div.gmnoscreen {
    display: none;
}

.map-canvassitio {
    width: 100%;
    position: fixed !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* INDEX.HTML */

.bgindex {
    background: url(../imgs/bgindex.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

linka {
    margin-top: 50%;
    width: 80%;
    display: block;
}

linka h1 {
    font-family: Intro;
    color: #FFF;
    font-size: 75px;
    line-height: 1em;
    margin-bottom: 0.1em;
}

linka hr {
    background: #578E9D;
    border: 0;
    height: 7pt;
    width: 100%;
    margin-left: 0;
}

linka h2 {
    font-family: Intro;
    color: #578E9D;
    font-size: 96px;
    margin-top: 0.1em;
    text-align: left;
}

linkb {
    width: 100%;
    display: block;
    border-top: 1px dashed #FFF;
}

linkb h1 {
    font-family: Intro;
    color: #FFF;
    font-size: 46px;
    line-height: 1em;
    margin-bottom: 0.1em;
    text-align: left;
}

linkb hr {
    background: #578E9D;
    border: 0;
    height: 5pt;
    width: 25%;
    margin-left: 0;
}

linkb h2 {
    font-family: Intro;
    color: #578E9D;
    font-size: 32px;
    margin-top: 0.1em;
    text-align: left;
}

/* RIOS.HTML */

#headerios {
    margin-left: 0.4em;
    width: 100%;
}

#headerios h1 {
    font-family: Intro;
    color: #FFF;
    font-size: 1.875em;
    line-height: 1em;
    margin-bottom: 0.1em;
}

#headerios hr {
    background: #578E9D;
    border: 0;
    height: 5pt;
    width: 25%;
    margin-left: 0;
}

#headerios h2 {
    font-family: Intro;
    color: #578E9D;
    font-size: 200%;
    margin-top: 0.1em;
}

info {
    width: 100%;
    margin-top: 68px;
    display: block;
}

info p {
    font-family: GothamNarrowBook;
    color: #FFF;
    font-size: 1em;
    margin-left: 0.4em;
    margin-bottom: 5px;
}

info hr {
    background: #FFF;
    border: 0;
    height: 1.5pt;
    width: 100%;
    margin-left: 0;
    margin-top: 0.06em;
}

info #p2 {
    font-family: SeravekExtraLight;
    color: #FFF;
    font-size: 0.75em;
    margin-left: 0.4em;
    margin-bottom: 0;
    width: 100%;
}

downloads {
    width: 100%;
    display: block;
}

downloads p {
    font-family: GothamNarrowBook;
    color: #FFF;
    font-size: 1em;
    margin-left: 0.4em;
    margin-bottom: 5px;
}

downloads hr {
    background: #FFF;
    border: 0;
    height: 1.5pt;
    width: 100%;
    margin-left: 0;
    margin-top: 0.06em;
}

#pdfdown {
    width: 100%;
    height: 35px;
    display: block;
    position: relative;
    border-bottom: 1px solid #FFF;
    margin-top: 5px;
}

#pdfdown #i_esq {
    font-family: GothamNarrowBook;
    color: #FFF;
    font-size: 0.938em;
    margin-left: 0.4em;
    display: inline;
    float: left;
}

#pdfdown #i_dir {
    font-family: GothamNarrowMedium;
    font-size: 0.75em;
    color: #999;
    display: inline;
    float: right;
    margin-top: 15px;

}

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-family: GothamNarrowBook;
    z-index: 1;

}

#footer a {
    left: 6%;
    position: relative;
    color: #FFF;
    font-family: GothamNarrowBook;
    font-size: 0.625em;
    margin-right: 5%;
    top: 10px;
}

#footer img {
    position: relative;
    float: right;
    right: 50px;
    height: 30px;
    width: auto;
    margin: 5px;
}

/* SITIO.HTML */
now {
    width: 100%;
    margin: 0;
    padding: 0;
}

now p {
    color: #FFF;
    font-family: GothamNarrowBook;
    font-size: 1.313em;
    margin-left: 0.2em;
    margin-bottom: 0;
}

now hr {
    background: rgba(255, 255, 255, 1);
    border: 0;
    height: 1pt;
    width: 70%;
    margin-left: 0;
    margin-top: 0.06em;
    padding: 0
}

.active {
    background: #66B800;
}

.voltar {
    margin-bottom: 1em;
    width: 60%;
}

.voltar a {
    color: #FFF;
    font-family: GothamNarrowBook;
    font-size: 0.75em;
    margin-left: 0.4em;
}

.voltar:hover {
    background: #66B800;
}

#sitio {
    position: absolute;
    margin-top: 15%;
    z-index: 10;
    width: 85%;
    height: auto;
    display: none;
}

a.atras {
    color: #66B800;
    margin-left: 0.4em;
    font-family: GothamNarrowBook;
    font-size: 0.75em;
}

/*MENU SITIO*/

.sitio {
    width: 100%;

}

.sitio label {
    width: 190px;
    height: 26px;
    z-index: 20;
    background: url(../imgs/arrow-down.png) no-repeat 96% 15px;
    background-size: 8px 5px;
    border-bottom: 1px solid rgba(102, 184, 0, 1);
    display: block;
    cursor: pointer;
}

.sitio input:checked ~ label {
    background: url(../imgs/arrow-up.png) no-repeat 96% 15px;
    background-size: 8px 5px;
}

.sitio label p {
    font-family: GothamNarrowBook;
    height: 26px;
    color: #FFF;
    font-size: 0.938em;
    margin-left: 0.4em;
    padding-top: 9px;
    text-decoration: none;
    display: block;
}

.sitio input {
    display: none;
}

.sitio article {
    overflow: hidden;
    height: 0px;
    z-index: 2;
    margin-left: 0.4em;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.sitio article img {
    height: auto;
}

.sitio article {
    font-family: SeravekExtraLight;
    font-size: 13px;
    color: rgba(255, 255, 255, 1);
    margin-top: 1em;
}

.sitio article a {
    color: rgba(102, 184, 0, 1);
}

.sitio input:checked ~ article {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.sitio input:checked ~ article.content1 {
    height: 100%;
    max-height: 2000px;
}

.sitio input:checked ~ article.content2 {
    height: 100%;
    max-height: 2000px;
}

.imagem {
    width: 85px;
    display: inline-block;
    margin: 0.2em;
}

.desc {
    width: 87px;
    background: rgba(0, 0, 0, 0.6);
    color: rgba(255, 255, 255, 1);
    position: relative;
    font-family: GothamNarrowBook;
    font-size: 0.625em;
    top: -23px;
    padding-top: 2px;
    padding-left: 2px;
}

.big {
    height: 100%;
    display: none;
    margin: 0;

}

.big img {
    width: 460px;
}

.sitio .big a {
    font-size: 0.750em;
    color: rgba(255, 255, 255, 1);
    font-family: GothamNarrowBook;
    margin: 0;
    padding: 0;

}

.descricao {
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    position: relative;
    padding-top: 0.2em;
    padding-left: 4em;
    margin: -38px 0px 10px 0px;
}

.sitio .descricao hr {
    width: 140px;
    margin: 0;
    color: rgba(255, 255, 255, 1);
}

.sitio .descricao p {
    font-family: GothamNarrowBook;
    font-size: 0.750em;
    margin: 0;
    padding-left: 0.4em;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
}

/* ATIVIDADE.HTML */

.bgindex1 {
    background: url(../imgs/fundo.jpg) no-repeat center center fixed;
    position: fixed !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

#bgsearch {
    background: #000000 no-repeat center center fixed;
    position: fixed !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    display: none;
}

#bgblack {
    background: #000000 no-repeat center center fixed;
    position: fixed !important;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 9;
    display: none;
}

.titulos {
    width: 60%;
    margin-bottom: 0;
    padding: 0;
}

.subtitulo {
    width: 70%;
    padding-left: 0.4em;
}

.subtitulo a {
    color: #FFF;
    font-family: GothamNarrowBook;
    font-size: 0.938em;
}

.subtitulo:hover {
    background: #66B800;
}

.accao {
    width: 100%;
}

.accao label {
    height: 26px;
    background: url(../imgs/arrow-down.png) no-repeat 96% 15px #000;
    background-size: 8px 5px;
    z-index: 20;
    border-bottom: 1px solid #FFF;
    display: block;
    cursor: pointer;
}

.accao input:checked ~ label {
    background: url(../imgs/arrow-up.png) no-repeat 96% 15px #000;
    background-size: 8px 5px;
}

.accao label p {
    font-family: GothamNarrowBook;
    height: 26px;
    color: #FFF;
    font-size: 0.75em;
    margin-left: 0.4em;
    padding-top: 9px;
    text-decoration: none;
    display: block;
}

.accao input {
    display: none;
}

.accao article {
    overflow: hidden;
    height: 0px;
    z-index: 2;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.accao article img {
    height: 30px;
    width: auto;
}

.accao article figure {
    margin: 1em 0.8em 0.4em 0.4em;
}

.accao article  a {
    color: rgba(255, 255, 255, 1);
}

.accao article  a:hover {
    color: rgba(255, 112, 110, 1);
}

.accao input:checked ~ article {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.accao input:checked ~ article.content2 {
    height: 100%;
    max-height: 600px;
}

.lista {
    border-bottom: 1px solid #FFF;
    display: block;
    font-family: GothamNarrowBook;
    font-size: 0.625em;
    color: rgba(255, 112, 110, 1);
    width: 100%;
}

.lista a.select {
    display: block;
    color: rgba(255, 112, 110, 1);
}

.lista table td {
    width: 100px;

}

.off {
    color: rgba(255, 255, 255, 1);
}

#informa {
    position: relative;
    margin-top: 35%;
    z-index: 4;
    width: 37%;
    height: auto;
    float: right;

}

#informa img {
    width: 40px;
}

.abrir {
    position: relative;
    right: 30px;
}

#informacao {
    display: none;
    width: 86%;
    font-family: SeravekExtraLight;
    line-height: 1em;
    color: rgba(255, 255, 255, 1);
    margin-top: -40px;
}

p.titulo {
    color: rgba(255, 112, 110, 1);
    margin: 0;
}

#informacao p {
    font-size: 0.750em;
    margin-left: 20px;
}

#informacao hr {
    background: rgba(153, 153, 153, 1);
    border: 0;
    height: 1pt;
    width: 100%;
    margin: 0px 0px 6px 0px;
}

/* INFOBOX ATIVIDADES */
/*
#infoatividades {
    width: auto;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1);
    font-size: 0.80em;
    z-index: 100;
}

#infoatividades #p1 {
    font-family: GothamNarrowBook;
    background: rgba(255, 112, 110, 1);
    margin-bottom: 0px;
    padding-left: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-right: 0.8em;
}

#infoatividades  #p1 a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

#infoatividades #p2 {
    font-family: GothamNarrowMedium;
    background: rgba(255, 112, 110, 1);
    margin-bottom: 0px;
    margin-top: 3px;
    padding-left: 1em;
    padding-top: 0.2em;
    padding-right: 0.8em;
}

#infoatividades #p3 {
    font-family: GothamNarrowBook;
    background: rgba(255, 112, 110, 1);
    margin-top: 0px;
    padding-left: 1em;
    padding-bottom: 0.2em;
    padding-right: 0.8em;
}
*/
/* INFOBOX SITIOS */
/*
#infositios {
    width: auto;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1);
    font-size: 0.80em;
    z-index: 110;
}

#infositios #p1 {
    font-family: GothamNarrowBook;
    background: rgba(102, 184, 0, 1);
    margin-bottom: 0px;
    padding-left: 1em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-right: 0.8em;
}

#infositios #p1 a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

#infositios #p2 {
    font-family: GothamNarrowMedium;
    background: rgba(102, 184, 0, 1);
    margin-bottom: 0px;
    margin-top: 3px;
    padding-left: 1em;
    padding-top: 0.2em;
    padding-right: 0.8em;
}

#infositios #p3 {
    font-family: GothamNarrowBook;
    background: rgba(102, 184, 0, 1);
    margin-top: 0px;
    padding-left: 1em;
    padding-bottom: 0.2em;
    padding-right: 0.8em;
}
*/
/*PESQUISA SITIOS*/

#pesquisanone {
    position: relative;
    top: -780px;
    width: 450px;
    float: left;
    font-family: SeravekExtraLight;
    font-size: 0.875em;
    color: rgba(255, 255, 255, 1);
    z-index: 999;
    display: none;

}

.titulopesq {
    font-size: 0.938em;
    background: rgba(85, 142, 157, 1);
    height: 15px;
    width: 230px;
    padding-top: 3px;
    padding-left: 3px;
}

.resultado {
    font-family: GothamNarrowBook;
}

#pesquisanone hr {
    background: rgba(85, 142, 157, 1);
    border: 0;
    height: 3pt;
    width: 100%;
    margin: 0px;

}

#pesquisayes {
    position: relative;
    top: -780px;
    width: 450px;
    float: left;
    font-family: SeravekExtraLight;
    font-size: 0.875em;
    color: rgba(255, 255, 255, 1);
    z-index: 999;
    display: none;

}

#pesquisayes hr {
    background: rgba(85, 142, 157, 1);
    border: 0;
    height: 3pt;
    width: 100%;
    margin: 0px;

}

#pesquisayes hr.divisao {
    background: rgba(85, 142, 157, 1);
    border: 0;
    height: 1pt;
    width: 100%;
    margin: 0px;
}

/*PRIVACIDADE DO SITE*/

.informacao {
    margin-left: 0.4em;
    margin-top: 30px;
    width: 320px;
}

.informacao h1 {
    font-family: Intro;
    color: #FFF;
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 0.1em;
    text-align: left;
}

.informacao hr {
    background: #578E9D;
    border: 0;
    height: 3pt;
    width: 100%;
    margin-left: 0;
}

.informacao h2 {
    font-family: Intro;
    color: #578E9D;
    font-size: 32px;
    margin-top: 0.1em;
}

.resumo {
    width: 450px;
    font-family: SeravekExtraLight;
    font-size: 0.938em;
    color: rgba(255, 255, 255, 1);
    margin-left: 0.4em;
}

.line {
    width: 320px;
    margin: 15px 0px 15px 0px;
}

.texto {
    font-family: SeravekExtraLight;
    font-size: 0.750em;
    color: rgba(255, 255, 255, 1);
    margin-left: 0.4em;
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
}

.select1 {
    padding: 17px 5px 0px 5px;
    background-color: #578E9D;
}

.amp .titulo1 {
    font-family: SeravekMedium;
    font-size: 1.000em;
    color: rgba(255, 255, 255, 1);
    margin-left: 0.4em;
}

.amp {
    float: left;
    width: 450px;
    color: rgba(255, 255, 255, 1);
    clear: both;
    font-family: SeravekExtraLight;
    font-size: 0.750em;
    margin-left: 0.4em;
}

.amp hr {
    width: 85px;
    margin: 0px 0px 10px 0px;
}

.cibio .titulo1 {
    font-family: SeravekMedium;
    font-size: 1.000em;
    color: rgba(255, 255, 255, 1);
    margin-left: 0.4em;
}

.cibio {
    float: right;
    width: 450px;
    color: rgba(255, 255, 255, 1);
    font-family: SeravekExtraLight;
    font-size: 0.95em;
    margin-left: 0.4em;
}

.cibio hr {
    width: 85px;
    margin: 0px 0px 10px 0px;
}

.apd .titulo1 {
    font-family: SeravekMedium;
    font-size: 1.000em;
    color: rgba(255, 255, 255, 1);
    margin-left: 0.4em;
}

.apd {
    float: right;
    width: 450px;
    color: rgba(255, 255, 255, 1);
    font-family: SeravekExtraLight;
    font-size: 0.950em;
    margin-left: 0.4em;
    margin-top: 60px;
}

.apd hr {
    width: 85px;
    margin: 0px 0px 10px 0px;
}

/* prettyPhoto styling for small screens *//*
.pp_pic_holder.pp_default {
    width: 100% !important;
    left: 0 !important;
    overflow: hidden;
}

div.pp_default .pp_content_container .pp_left {
    padding-left: 0 !important;
}

div.pp_default .pp_content_container .pp_right {
    padding-right: 0 !important;
}

.pp_content {
    width: 100% !important;
    height: auto !important;
}

.pp_fade {
    width: 100% !important;
    height: 100% !important;
}

a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
    display: none !important;
}

#pp_full_res img {
    width: 100% !important;
    height: auto !important;
}

.pp_details {
    width: 94% !important;
    padding-left: 3%;
    padding-right: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: -2px !important;
}

a.pp_close {
    right: 10px !important;
    top: 10px !important;
}*/

.tipologia {

    width: 90%;

}

.tipologia1_on {

    width: 90%;

}

.tipologia2_on {

    width: 90%;

}

.tipologia3_on {

    width: 90%;

}

.tipologia4_on {

    width: 90%;

}

.tipologia5_on {

    width: 90%;

}

.tipologia6_on {

    width: 90%;

}