h1,h3{
    padding: 3px 5px 6px;
}

.borda-fundo{
    float: right;
    position: relative;
    width: 415px;
    height: 424px;
}

.link-artigo{

}

.link-artigo h2{
    text-align: left;
    font-weight: normal;
    line-height: 22px;
}

.link-artigo a:hover{
    text-decoration: none;
}

.esquerda
{
    float:right;
}

hr{
    clear:both;
    margin:5px 0;
}

.artigo-previa{
    padding:  0 0 10px 0;
    color: #000;
}

.artigo-imagem-float {
    float:left;
}

.artigo-imagem {
    width:140px;
    height:90px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

.artigo-imagem span {
    margin:auto !important;
    float:none !important;
    border-radius:5px;
    border:1px solid #000;
}

.caixa-texto img {
    float:none;
    margin:0;
}

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

.caixa-texto ol{
    list-style: inside decimal;
}

.twitter {
    display: inline-block;
    float: right;
    margin: 0 0 0 15px;
}

.twitter a {
    background: transparent url('../imagens/twitt-ist.png') no-repeat center top;
    color: transparent;
    display: block;
    height: 96px;
    width: 79px;
}

.twitter a:hover {
    background: transparent url('../imagens/twitt-ist.png') no-repeat center -96px;
}

/* Carrosel Fotos */
#artigos-fotos{
    float: left;
    height: 140px;
    overflow: hidden;
}

#artigos-fotos .scrollable-foto{
    float: left;
    position: relative;
    overflow: hidden;
    width: 785px;
    height: 119px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#artigos-fotos .scrollable-corpo{
    width: 870px;
    margin: 0 20px;
}

#artigos-fotos .scrollable-foto .items {
    position: absolute;
    clear: both;
    width: 20000em;
}

#artigos-fotos #corpo-especial{
    margin: 0 !important;
    width: 715px !important;
}

#width-especial{
    width: 628px !important;
}

.scrollable-foto img{
    border: 5px solid #d4d4d4;
    border-radius: 5px;
    margin:0 !important;
    width: 140px;
    height: 88px;
}

.scrollable-foto img:hover{
    border: 5px solid #3e3e3e;
    color: #fff;
}

.slide-foto {
    float: left;
    padding: 10px 1px 5px 5px;
}

.slide-foto span.miniatura {
    height: 95px;
    width: 119px;
    margin: 0 0 5px 0;
    float: left;
    display: block;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #fff !important;
    border-radius: 5px;
}
