@import "main_menu.css";

.container{
    overflow: hidden;
}
.bodyinfo{
    width: 910px;
}
.menutop{
    float: left;
}
.titulos{
    height: 35px;
    color: white;
    background-color: black;
    font-weight: bold;
    float: left;
    width: 609px;
}
.titulos p{
    position: relative;
    top: 15px;
    left: 10px;
    text-align: left;
}
.publicidade{
    height: 35px;
    color: white;
    background-color: black;
    font-weight: bold;
    width: 300px;
    float: right;
}
.publicidade p{
    position: relative;
    top: 15px;
    left: 10px;
}
.banners{
    border-top: solid 1px white;
    width: 300px;
    float: right;
}
.bannersq-300x250-1{
    height: 250px;
    background-color: #eee;
    margin-bottom: 2px;
}
.bannersq-300x250-2{
    height: 250px;
    background-color: #eee;
}
.destaque{
    border-top: solid 1px white;
    float: left;
    text-align: center;
    /*padding-top: 5px;*/
    width: 608px;
    border-right: 1px dotted #A9A9A9;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
.quadroinfo{
    float: left;
    width: 600px;
    margin-top: 10px;
    margin-left: 5px;
    border-bottom: 1px solid #cccccc;
}
.quadro{
    float: left;
    width: 100px;
    height: 52px;
    font-size: 0.9em;
}
.quadro img{
    margin: 0;
    padding: 0;
}
.quadrolongo{
    float: left;
    width: 200px;
    color: #888888;
    font-size: 0.9em;
}
.azul{
    color: #519cf1;
}
.rosa{
    color: #e365b5;
}
.numeros{
    font-size: 2em;
    line-height: 52px;
    font-weight: bold;
}
.bannerdestaque{
    float:left;
    width: 608px;
    height: 244px;
    background-color: #cccccc;
}
.noticia{
    float: left;
    margin-top: 20px;
    width: 100%;
}
.noticia img{
/*    float: right;*/
    margin: 5px 5px;
}
.noticia-corpo{
    text-align: justify;
    padding: 0 10px;
    color: #a2a2a2;
}
.noticia-corpo a, .noticia-corpo a:hover{
    font-weight: bold;
    color: #D91579;
    text-decoration: none;
}
.noticia-fonte{
    text-align: right;
    font-size: 0.9em;
    color: #a2a2a2;
    padding-right: 20px;
    padding-bottom: 20px;
}
.noticia-fonte p{
    margin: 0;
    padding-bottom: 5px;
}
.strong{
    font-weight: bold;
}
.active{
    background-color: #525252;
}
.entrevista-titulo{
    font-size: 1.3em;
    font-weight: bold;
    color: #555;
    text-align: left;
    padding-left: 5px;
    padding-top: 20px;
    margin-left: 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px #cccccc;
}
.entrevista-titulo p{
    margin: 0;
}
.entrevista-pergunta{
    font-weight: bold;
}
.destaque-historico-label{
    float: left;
    width: 100%;
    text-align: left;
    background-color: black;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
}
.destaque-historico-label p{
    position: relative;
    top: 15px;
    left: 10px;
}
.destaque-historico-titulo{
    text-align: left;
    padding-left: 10px;
    font-size: 0.9em;
    font-weight: bold;
    color: #555;
}
.historico-label{
    float: left;
    width: 600px;
    margin-left: 5px;
    text-align: left;
    background-color: black;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
}
.historico-label p{
    position: relative;
    top: 15px;
    left: 10px;
}
.terminado{
    float: right;
    border-right: 1px dotted #a9a9a9;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
.historico-cur{
    float: left;
    width: 300px;
    margin-top: 5px;
}
.historico-cur a{
    text-decoration: none;
}
.historico-image{
    float: left;
    width: 100%;
    height: 180px;
    background: transparent url(../../images/foto-mold.jpg) no-repeat center;
}
.historico-image img{
    position: relative;
    top: 28px;
    left: 73px;
}
.historico-titulo{
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    padding-left: 10px;
    font-size: 0.9em;
    font-weight: bold;
    color: #555;
}
.historico-intro{
    text-align: justify;
    padding: 5px 10px;
    font-size: 0.9em;
    color: #a2a2a2;
}
.nohistory{
    float: left;
    width: 300px;
    font-size: 0.9em;
    line-height: 0.9em;
    color: #a2a2a2;
    margin: 20px 0;
    text-align: center;
}
.pagination{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}