@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") ;
}

html{
    background: #fff;
}

body {
    text-align: left;
    font-family: 'Arial', calibri, verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: "#000";
    margin: 0px;
}

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

h2{
    color: #4c694a;
}

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

.caixa-movel h3{
    color: #fff;
    font-size: 30px;
    padding: 15px 0;
}

.guide-geral{
    position: relative;
}

#corpo {
}

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

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

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

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

a {
    color: #5E5343;
    text-decoration: none;
}

a:hover {
    color: #42382b;
    text-decoration: underline;
}

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

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

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

.borda {
    border: 5px solid #d4d4d4;
}

.borda:hover,
.borda-agenda,
.borda-audio,
.borda-localizacao {
    border: 5px solid #001373;
}

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

#ymp-yahoo-logo {
    background: transparent url('../imagens/logotipo.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('../imagens/png-opacity-pack/preto-50.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:10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:  10px;
    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: #1F5B73;
}


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;
}

.guide-desenvolvido{
    background: #4c694a;
    color: #fff;
    padding: 15px 0;
    font-style: italic;
}

.guide-chamada{
	background: #9c899f;
	color: #fff;
	padding: 10px 0;
}

.guide-chamada #chamada{
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.guide-chamada #chamada span{
	margin: 0 10px;
}



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

    .guide-chamada{
        display: none;
    }

    #img-topo{
        display: none;
    }

    #pesquisa{
        display: none;
    }

    h1, h3{
        font-size: 40px;
    }

    #img-pagseguro{
        display: none;
    }

}

@media screen and (max-width: 750px){

}


@media only screen and (max-width: 480px){

}

@media only screen and (max-width: 320px){
}