@import "main_menu.css";

.container{
    overflow: hidden;
}
.bodyinfo{
    width: 910px;
}
.menutop{
    float: left;
}
.publicidade{
    height: 40px;
    color: white;
    background-color: black;
    font-weight: bold;
    width: 300px;
    float: right;
}
.publicidade p{
    position: relative;
    top: 15px;
    left: 10px;
}
.banners{
    width: 300px;
    float: right;
}
.bannersq-300x250-1{
    float: left;
    height: 250px;
    background-color: #eee;
    margin-bottom: 2px;
}
.dicas{
    float: left;
    text-align: center;
    width: 609px;
    border-right: dotted 1px #A9A9A9;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
.destaques{
    float:left;
    background-color: black;
/*    width: 100%;*/
    width: 589px;
    padding: 10px;
}
.destaques-imagem{
    float: left;
    width: 552px;
    height: 220px;
    background-color: black;
}
.hide{
    display: none;
}
.destaques-categoria{
    text-align: left;
    background-color: black;
    color: #D91579;
    font-size: 1.1em;
    padding-top: 10px;
    width: 552px;
    float: left;
}
.destaques-titulo{
    text-align: left;
    background-color: black;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    width: 552px;
    float: left;
}
.destaques-links{
    float: right;
    width: 29px;
    background-color: black;
    text-align: right;
    color: #828282;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}
.destaques-links a, .destaques-links a:hover{
    float: right;
    font-size: 0.9em;
    border:1px solid #828282;
    color: #828282;
    width: 27px;
    height: 27px;
/*    padding: 5px 10px;*/
    margin-bottom: 9px;
    text-decoration:none !important;
    text-align: center;
    vertical-align: middle;
    line-height: 27px;
}
.destaques-links a.active{
    background-color: #525252;
    color: #222222;
}
.destaques-links a.activeSlide{
    background-color: #525252;
    color: #222222;
}
.destaque{
    float:left;
/*    width: 100%;*/
    width: 589px;
    padding: 10px;
    border-bottom:1px solid #CCCCCC;
}
.destaque-imagem{
    float: left;
    width: 280px;
    height: 180px;
    background-color: black;
    overflow: hidden;
    text-align: center;
}
.destaque-imagem img{
    position: relative;
    right: 155px;
    width: 450px;
    height: 180px;
}
.destaque-categoria{
    text-align: left;
    color: #676766;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0 10px 10px 0;
    width: 280px;
    float: right;
}
.destaque-titulo{
    text-align: left;
    color: #D91579;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 10px 10px 0;
    width: 280px;
    float: right;
}
.destaque-corpo {
    text-align: left;
    color:#676766;
    font-size: 1.2em;
    padding: 0 10px 10px 0;
    width: 280px;
    float: right;
}
.categoriasdicas{
    float: left;
    width: 100%;
    text-align: left;
}
.categoriasdicas ul{
    margin: 0;
    padding: 0;
}
.categoriasdicas ul li{
    display: block;
    float: left;
    height: 30px;
    width: 119px;
    background-color: #D91579;
    border: solid 1px white;
}
.categoriasdicas ul li.last{
    width: 122px;
}
.categoriasdicas ul li a{
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-size: 10px;
}
.categoriadica {
    color: #A2A2A2;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
    width: 609px;
}
hr{
    float: left;
    width: 590px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 0;
}
.gray{
    color: #a2a2a2;
}
.pesquisa-label{
    float: left;
    width: 290px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-bottom: solid 2px white;
    text-align: left;
    background-color: #D91579;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
}
.pesquisa{
    float: left;
    width: 290px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #eee;
    border-bottom: solid 2px white;
}
label{
    display: block;
    margin: 0;
    padding: 10px 0 0 0;
    font-weight: normal;
    font-size: 12px;
}
select{
    margin: 0;
    width: 280px;
    border: solid 1px #ddd;
    height: 25px;
    line-height: 25px;
}
.outras-label{
    float: left;
    width: 300px;
    border-top: solid 1px white;
    text-align: left;
    background-color: black;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
}
.outras-label p{
    position: relative;
    top: 15px;
    left: 10px;
}
.outras{
    float: right;
    width: 100%;
    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
.historico-cur {
    float: left;
    margin-top: 5px;
    width: 300px;
    border-bottom: solid 1px #ddd;
    padding: 5px 0 10px 0;
}
.historico-cur a {
    text-decoration: none;
}
.historico-categoria{
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 1em;
    color: #D91579;
}
.historico-titulo{
    text-align: left;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 1.1em;
    font-weight: bold;
    color: #555;
}
.historico-data{
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.8em;
    color: #aaaaaa;
}
.nohistory{
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #555;
}
.pagination{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.float_direita { float: right; }
.border_top{border-top:1px solid #CCCCCC;}
.border_bottom{border-bottom:1px solid #CCCCCC;}
.border_left {border-left:1px solid #CCCCCC;}
.border_right {border-right:1px solid #CCCCCC;}

.dicas_bloco{height: 240px;}
.dicas_bloco a{text-decoration: none;}
.dicas_bloco_3col	{ width:609px;float:left;text-align:left;}
.dicas_bloco_3col .dicas_bloco { width:182px;float:left;text-align:left;padding:10px;}
.dicas_bloco_small { width:284px;float:left;text-align:left;padding:10px;}

.dicas_bloco_2col { width:100%;float:left;text-align:left; }

.dicas_bloco_1col	{ width:50%;float:left;text-align:left; }
.dicas_bloco_1col .dicas_bloco { width:284px;float:left;text-align:left;padding:10px; }

.dicas_bloco_3col img, .dicas_bloco_1col img	{ width: 100%; }
.dicas_titulo { text-decoration:none; font-size:12px;color:#676766;font-weight: bold; }
.dicas_destaque { font-weight: bold; font-size:14px;color:#D91579;text-decoration:none;}
.dicas_corpo { color:#676766}