@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic,900italic);
@font-face{
    font-family: Aleo;
    src: url('../fontes/Aleo-Regular.otf'),
         url('../fontes/Aleo-Bold.otf'),
         url('../fontes/Aleo-Italic.otf'),
         url('../fontes/Aleo-Light.otf');
}

body{
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    background-image: url('../imagens/fundo1.png');
}

#fundo{
    background: #FFF;
    width: 1024px;
    height: auto;
    margin: 0 auto;
    padding: 2px;
}

#titulo{
    background: transparent;
    width: 100%;
    height: 50px;
    text-align: center;
    font-family: Aleo;
    font-size: 45px;
    color: #95A617;
}

#conteudo{
    background: transparent;
    width: 100%;
    min-height: 850px;
    margin-bottom: 100px;
}

.headergaleria{
    background: transparent;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 5px;
}

.sobresala{
    background-image: url('../imagens/botoes/sobre-sala_00.jpg');
    width: 180px;
    height: 38px;
    margin-left: 419px;
}

.sobresala:hover{
    background-image: url('../imagens/botoes/sobre-sala_01.jpg');    
}

/*.sobresala{
    background: #EBE3A0;
    width: 144px;
    height: 25px;
    margin-left: 417.8px;
    padding: 12px 20px 10px 20px;
    font-family: SourceSansPro;
    font-size: 20px;
    color: #333;
}

.sobresala:hover{
    background: #95A617;
}

.sobresala:hover > a{    
    background: #95A617;
    color: #FFF;
}*/

.galeria{
    background: transparent;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 100px;
}

.itemgaleria{
    background: #333;
    width: 144px;
    height: 144px;
    float: left;
    margin-left: 2px;
    margin-top: 1px;    
}

.headerartigo{
    background: transparent;
    width: 100%;
    height: auto;
}

.voltargaleria{
    background-image: url('../imagens/botoes/voltar-galeria_00.jpg');
    width: 150px;
    height: 70px;   
}

.voltargaleria:hover{
    background-image: url('../imagens/botoes/voltar-galeria_01.jpg');    
}

/*.voltargaleria{
    background: #EBE3A0;
    width: 100px;
    height: 55px;
    padding: 12px 30px 5px 35px;
    font-family: SourceSansPro;
    font-size: 20px;
    color: #333;
}

.voltargaleria:hover{
    background: #95A617;
}

.voltargaleria:hover > a{    
    background: #95A617;
    color: #FFF;
}*/

.artigo{
    background: transparent;
    margin-bottom: 100px;
    display: block;
}

.titartigo{
    background: transparent;
    width: 492px;
    height: auto;
    padding: 10px 0 0 10px;
    border-bottom: 1px solid #95A617;
    font-family: Aleo;
    font-size: 25px;
    color: #95A617;
}

.linha{
    background: transparent;
    width: auto;
    height: auto;
}

.coluna{
    background: transparent;
    width: 492px;
    min-height: 150px;
    float: left;
    padding: 10px;
    text-align: justify;
    font-family: Source Sans Pro;    
    color: #333;
}

.notarodape{
    border-top: 1px solid #333;
    float: bottom;
    font-family: Source Sans Pro;
    font-size: 12px;
}

.textodestaque{
    font-family: Source Sans Pro;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

a{
    text-decoration: none;
    color: #FFF;
}

#galleria{
    width: 100%;
    height: 550px;
    background: -moz-linear-gradient(top,  rgba(69,72,77,0.97) 30%, rgba(33,34,36,0.91) 67%, rgba(10,10,11,0.9) 90%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,rgba(69,72,77,0.97)), color-stop(67%,rgba(33,34,36,0.91)), color-stop(90%,rgba(10,10,11,0.9)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,72,77,0.97) 30%,rgba(33,34,36,0.91) 67%,rgba(10,10,11,0.9) 90%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,72,77,0.97) 30%,rgba(33,34,36,0.91) 67%,rgba(10,10,11,0.9) 90%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,72,77,0.97) 30%,rgba(33,34,36,0.91) 67%,rgba(10,10,11,0.9) 90%,rgba(0,0,0,0.9) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(69,72,77,0.97) 30%,rgba(33,34,36,0.91) 67%,rgba(10,10,11,0.9) 90%,rgba(0,0,0,0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f745484d', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */

}

/*.legenda{
    min-width:500px;
    max-width: 600px;
    min-height: 30px;
    background: #000;
    opacity: 0.8;
    padding-left: 5px;
    font-family: SourcerSansPro;
    font-size: 13px;
    font-weight: bold;    
    color: #FFF;
    position: absolute;    
    bottom: 0px;    
}*/

/* transformações, cidades */

.voltarmapa{
    background-image: url('../imagens/botoes/voltar-mapa_00.jpg');
    width: 150px;
    height: 70px;   
}

.voltarmapa:hover{
    background-image: url('../imagens/botoes/voltar-mapa_01.jpg');    
}

.coluna1{
    background: transparent;
    width: 640px;
    height: 550px;
    float: left;    
}

.imagemcidades{
    background: transparent;
    width: auto;
    height: auto;
    float: left;
    margin-right: 1px;
}

.titcidades{
    background: transparent;
    width: 100%;
    height: auto;
    margin-top: 5px;
    float: left;
    font-family: Aleo;
    font-size: 38px;
    color: #95A617;
}

.subtitcidades{
    background: transparent;
    min-width: 350px;
    height: auto;
    float: left;
    margin: 5px 0 0 5px;
    font-family: Source Sans Pro;
    font-size: 14px;
    font-weight: bold;
    color: #F25430;
}

.colunatexto{
    background: transparent;
    width: 300px;
    height: auto;
    float: left;
    margin: 5px 5px 0 10px;
    font-family: Source Sans Pro;
    font-size: 15px;
    text-align: justify;
    color: #333;
}

.coluna2{
    background: #F5F5DC;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    width: 369px;
    height: 610px;
    overflow-y: hidden;
    font-family: Source Sans Pro;
}

/* Mapa */

a.linkcidade{
    color: #0009FF;
}

#mapa{    
    position: relative;
    margin: 0;
}

#andradina{
    border-style:none;
    position: absolute;
    left: 250px;
    top: 100px;
}

#aracatuba{     
    position: absolute;
    left: 350px;
    top: 125px;
}

#penapolis{
    position: absolute;
    left: 405px;
    top: 150px;
}

#lins{
    position: absolute;
    left: 410px;
    top: 170px;
}

#araraquara{    
    position: absolute;
    left: 550px;
    top: 170px;
}

#presidente_epitacio{
    position: absolute;
    left: 210px;
    top: 170px;
}

#presidente_venceslau{
    position: absolute;
    left: 230px;
    top: 190px;
}

#presidente_prudente{
    position: absolute;
    left: 270px;
    top: 210px;
}

#assis{
    position: absolute;
    left: 350px;
    top: 260px;
}

#marilia{
    position: absolute;
    left: 385px;
    top: 220px;
}

#ourinhos{
    position: absolute;
    left: 400px;
    top: 285px;
}

#bauru{
    position: absolute;
    left: 460px;
    top: 230px;
}

#jau{
    position: absolute;
    left: 518px;
    top: 225px;
}

#botucatu{
    position: absolute;
    left: 528px;
    top: 285px;
}

#campinas{
    position: absolute;
    left: 645px;
    top: 280px;
}

.legendacontainer{
    background: #FFF;
    width: auto;
    height: auto;
    float: left;
}

.legenda1{
    background: #95A617;
    width: 97.1%;
    height: auto;
    display: none;
    padding: 5px 5px 0 5px;
    font-family: Source Sans Pro;
    font-size: 12px;
    text-align: center;
    color: #FFF;
}

.legenda2{
    background: #95A617;
    width: 97.1%;
    height: auto;
    display: none;
    padding: 5px 5px 0 5px;
    font-family: Source Sans Pro;
    font-size: 12px;
    text-align: center;
    color: #FFF;    
}

.descricao1{
    background: #FFF;
    width: 98.4%;
    height: auto;
    padding: 5px;
    border-bottom: 4px solid #95A617; 
    font-family: Source Sans Pro;
    font-size: 11px;
    text-align: center;
    color: #333;
}

.descricao2{
    background: #FFF;
    width: 98.4%;
    height: auto;
    padding: 5px;
    border-bottom: 4px solid #95A617; 
    font-family: Source Sans Pro;
    font-size: 11px;
    text-align: center;
    color: #333;
}

.nota{
    font-family: Source Sans Pro;
    font-size: 14px;    
    text-align: left;
}

sup{
    color: red;
    font-size: 10px;
    font-weight: bold;
}