/* 
# ---------------------------------------------------------------
# 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;width: 270px; height: 200px;}
.conteinerInfo span{color:#931004; margin-bottom:5px; display: block;}

.conteinerInfo h4 a{
    font-size: 16px;
    color: #898888;
    line-height: 22px;;
}
.newsflash .linkvertodos {
    float: right;
    margin-top: -53px;
    color: #797979;
}

.noticiashome{
    width: 645px;
}

.noticiashome .conteinerInfo{
    width: 350px;
}

.noticiashome .destaque{
    width: 45%;
    float: left;
}

.noticiashome .listNot {
    float: right;
    width: 54%;
}
.noticiashome .listNot li{  border-bottom: 1px #d3d3d3 dashed;margin-bottom: 10px;}
.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: 16px; line-height: 20px;}

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