@font-face {
	font-family: 'BebasNeue Bold';
	src: url('../fontes/BebasNeue-Bold.eot');
	src: local('BebasNeue Bold'), url('../fontes/BebasNeue-Bold.ttf') format("opentype") ;
}

@font-face {
    font-family: 'OpenSans Bold';
    src: url('../fontes/OpenSans-Bold.eot');
    src: local('OpenSans Bold'), url('../fontes/OpenSans-Bold.ttf') format("opentype") ;
}

@font-face {
    font-family: 'OpenSans CondLight';
    src: url('../fontes/OpenSans-CondLight.eot');
    src: local('OpenSans CondLight'), url('../fontes/OpenSans-CondLight.ttf') format("opentype") ;
}

.guide{
    width: 1075px;
    margin: 0 auto;
    position: relative;
}

.guide-geral{
    position: relative;
}

body {
    text-align: left;
    font-family: 'Arial', calibri, verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: '{cor_body}';
    color: '{cor_fonte}';

}

h1, h3{
    font-family: 'OpenSans CondLight';
    clear: both;
}

.caixa-movel h2{
    font-family: 'OpenSans Bold';
    color: #1362a4;
    text-transform: uppercase;
    font-size: 19px;
}

h1,h3 {
    color: #0F529D;
    font-size: 30px;
    line-height: 130%;
    padding: 7px 10px 6px;
    font-weight: normal;
}

h4{
    font-family: 'OpenSans CondLight';
    font-weight: normal;
    font-size: 34px;
    color: #000;
    margin-bottom: 15px;
    padding:15px;
}

#sombra {
}

.caixa-texto {
    padding: 0 !important;
}

.caixa {
    margin-top: 0 !important;
}

#corpo {
    /*width: '{largura_corpo}'px;*/
    margin: auto;
    background: '{cor_corpo}';
}

#corpo > .caixa-fotos-index {
    margin-left: 10px;
}

#logo-topo{
	float: left;
    padding-top: 10px;
}

.topo {
    width: 100%;
    height: '{altura_topo}'px;
    overflow: hidden;
}

#conteudo {
    width: 100%;
    min-height: 400px;
    padding: 10px 0;
    position: relative;
}



#img-pagseguros {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
}

#pesquisa{
    bottom: 10px;
    right: 10px;
    clear: both;
    position:absolute;
    z-index:100;
}

#pesquisa input[type=text]{
    width: 160px;
    margin: 0;
    margin-right: 5px;

}

#pesquisa select{
    margin: 0;
    margin-right: 5px;
}

a {
    color: #1D6AAB;
    text-decoration: none;
}

a:hover {
    color: #1C355F;
    text-decoration: underline;
}

.caixa {
    margin-top: 15px;
}

.caixa-texto {
    padding: 5px;
    line-height: 150%;
    text-align: justify;
    border: 0px #fff solid;
}

.caixa-texto ul {
    list-style: inside;
}

.caixa-texto img,
.caixa-texto .imagem {
    float:left;
    margin:0 10px 10px 0;
}

.borda {
    border: 2px solid '{cor_borda}';
}

.borda:hover,
.borda-agenda,
.borda-audio,
.borda-localizacao {
    border: 2px solid '{cor_borda_hover}';
}

/*Proteção*/
#rodape,
#rodape-conteudo,
#logo,
#logo a img {
    visibility:visible !important;
    opacity: 1 !important;
    /*position: static !important;*/
}


#rodape {
    display: table;
    width: 100%;
}

#rodape-conteudo {
  /*  display: table-cell;
    vertical-align: middle;*/
}

#rodape strong, #validacao a, #validacao {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

#logo {
    width:200px;
    float:left;
    display: block !important;
}

#logo a,
#logo a img {
    display: block !important;
    margin: -33px auto 0!important;
    width: 77px !important;
    height: 37px !important;
    z-index: 1000;
}

.endereco {
    width:100%;
    font-size: 12px;
    margin-top: 7px;
}

#validacao {
    width:180px;
    float:right;
    text-align: right;
    padding:20px 20px 0 0;
    font-size: 11px;
    margin-top: -30px;
}


/* AUDIO YAHOO */
#audioplayer_1 {
    z-index: 10;
    position:absolute;
    left:110px;
    top: 230px;
}

#ymp-yahoo-logo {
    background: transparent url('../imagens/logotip.png') no-repeat 0 0 !important;
    left: 7px !important;
    top: 12px !important;
    width: 40px !important;
    height: 40px !important;
}

#ymp-relevance {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}


/* POPUPS */
.popup-container {
    z-index: 25000;
    width: 100%;
    height: 100%;
    position:fixed;
    text-align:center;
    display:table;
    visibility: hidden;
}

.popup-container .sombra{
    background: transparent url('{url_imagen.png-opacity-pack/preto-5.png') repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    cursor:pointer;
}

.popup-conteudo {
    display:table-cell;
    vertical-align:middle;
}

.popup-caixa {
    display:inline-block;
    position:relative;
    background: #fff;
    text-align: left;
    padding: 20px;
    border-radius:20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border:1px solid #FBD850;
    min-height: 100px;
    min-width: 300px;
}

.popup-fechar {
    position: absolute;
    z-index: 30000;
    right:-24px;
    top:-24px;
}

.caixa-topo {
    position: relative;
}

#key_security {
    display:none;
}

.css-botao{
    background: transparent url('../imagens/css-botao.jpg') repeat-x top left;
    display: inline-block;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 5px;
    font-weight: bold;
    font-size:9px;
    height:20px;
    line-height:20px;
    border:1px solid #999;
    color: #000;
}

.css-botao:hover{
    background-position: bottom left;
    text-decoration: none;
    color: #000;
}

.total{
    border-top:1px solid #ccc;
}

.breadcrumb {
    margin-bottom: 15px;
}

.breadcrumb a {
    color: '{cor_h1_h3}';
}


table.listar td:last-child,
table.listar td:nth-last-of-type(2)
{
    text-align: center;
    width: 23px;
    padding: 5px 0;
}

table.listar tr:nth-child(odd) td{
    background-color: #ebf4ff;
}

table.listar tr td{
    background-color: #fff;
    color: #000;
}

table.listar tr:first-child td {
    background-color: transparent;
}

table.listar{
    clear:both;
    border-radius: 7px 7px 0 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

table.listar td,table.listar th{
    text-align: left;
    padding: 5px 7px;
}

table.listar th{
    font-weight: bold;
    color: #fff;
    padding: 10px 7px 10px;
    background: #105ab5;
}

table.listar th:first-child{
    border-radius: 6px 0 0 0;
    border-top-left-radius: 6px;
}

table.listar th:last-child{
    border-radius: 0 6px 0 0;
    border-top-right-radius: 6px;
}

table.listar a{
    cursor: pointer;
}

.curtir{
	position: absolute;
	right: -25px;
	width: 240px;
	bottom: 5px;
}

.compartilhar{
	float: left;
	margin: 2px 1px 2px 0;
}

.facebook{
	float: left;
}

.twittar{
	float:left;
}

/*Responsivo*/
/*
1200 pixels – Desktops com monitores widescreen.
960 pixels – Tablets em formato paisagem e monitores antigos.
768 pixels – Tablets em formato retrato.
480 pixels – Smartphones em formato paisagem.
320 pixels
*/

/*
@media only screen and (max-width: 1200px){

} */

@media only screen and (max-width: 780px){
    .guide{
        width: 95%;
    }


@media screen and (max-width: 780px){
   .popup-caixa {
        width: 80%;
        margin-top: 40px;
    }

    .popup-img img{
        width: 100%;
        height: 100%;
        float: left;
    }

    .popup-conteudo{
        display: initial;
    }
}

