/* 
# ---------------------------------------------------------------
# Author - Interagi Tecnologia http://www.interagi.com.br
# Copyright (C) 2010 - 2012 Interagi Tecnologia. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/

.newsflash .destaque .conteinerImg {
    overflow: hidden;
    max-width: 460px;
    max-height: 300px;
}
.conteinerInfo span{color:#828282; margin-bottom:5px; display: block;}

.conteinerInfo h4 a{
    font-size: 16px;
    color: #1aaa8c;
    line-height: 22px;;
}
.newsflash .linkvertodos {
    float: right;
    font-weight: bold;
    margin-top: -53px;
    color: #1aaa8c;
}

.noticiashome {
    width: 100%;
    margin: 0 auto;
}

.destaque .conteinerImg img {
    border: none;
    padding: 0;
    max-width: 460px;
    margin: 0 auto;
    max-height: 300px;
}

.conteinerImg{
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.3);
    border-radius: 5px;
    margin-bottom: 25px;
    margin-left: 20px;
    margin-top: 20px;
}

.conteudo-noticiasHome{
    width: 100%;
}

.noticiashome .conteinerInfo{
    width: 100%;
}

.noticiashome .destaque .conteinerInfo{
    width: 460px;
    margin-left: 20px;
}

.destaque h4 a{
    font-size: 26px !important;
}

.listNot h4 a{
    font-size: 20px !important;
}

.noticiashome .sp-module-title{
    color: #777777;
    font-size: 30px;
    font-family: 'Lato-Black',sans-serif;
    margin-top: 40px;
    margin-bottom: 30px
}

.noticiashome .destaque{
    width: 500px;
    height: 475px;
}

.cycle-pager { 
    text-align: center;
    width: 500px;
    margin-left: -20px;
    z-index: 500;
    position: absolute;
    bottom: 20px;
    overflow: hidden;
}

.cycle-pager span {
    font-family: arial;
    width: 14px;
    margin: 2px;
    color: transparent;
    height: 15px;
    display: inline-block;
    border: 2px solid #1aaa8c;
    border-radius: 100%;
    cursor: pointer;
}

.cycle-pager span.cycle-pager-active { 
    background-color: #1aaa8c;
}

.cycle-pager > * { 
    cursor: pointer;
}


/* caption */
.cycle-caption { 
    position: absolute; 
    color: white; 
    bottom: 15px; 
    right: 15px; 
    z-index: 700; 
}


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}

.cycle-slideshow{
    float: left;
    margin-left: -20px;
}

.cycle-carousel-wrap .destaque{ 
    white-space: normal; 
    vertical-align: top;
}

.destaque a {
    font-weight: bold;
    font-size: 15px !important;
}

.noticiashome .listNot {
    float: right;
    width: 54%;
}
.noticiashome .listNot li{  border-bottom: none;margin-bottom: 35px;}
.noticiashome .listNot .conteinerImg{width: 100px;  height: 75px;  overflow: hidden;  float: left;margin-right: 10px;}
.noticiashome .listNot .conteinerImg img{width: 100px;}
.noticiashome .conteinerInfo h4 a{font-size: 13px; line-height: 28px;}

/*Deletar esse css foi movido para arquivo especifico*/
/*.listaPlenario li{float: left;  margin-right: 12px;}
.listSessoes>li{border-top: 2px solid #dcdcdc; padding: 20px 0px 30px 0px;}
.hsessoes{
    
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    display: block;
}

.listSessoes h4 a{font-weight: 600;font-size: 15px; line-height: 30px; color: #1c1c1c;}
.listSessoes .conteinerInfo span{font-weight: 600;color: #1c1c1c;}*/