﻿#noticiaGrande {
    height: 230px;
    width: 700px;
    background-image: url('../../noticias/borda_noticia_des.gif');
    background-repeat: no-repeat;
    padding-top: 20px;
}
#noticiaGrande div{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: justify;
    margin-right: 20px;
    padding-right: 10px;
}
#noticiaGrande img{
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    width: 225px;
    height: 180px;
}
#divNoticias p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 auto;
    width: 600px;
    text-align: justify;
}
.titulo {
    font-size: 16px;
}
#leftNoti {}
#divNoticias
{
    padding: 20px;
    margin: 0 auto;
    margin-top: 30px;
    width: 600px;
    border: solid 1px #ec3;
    background-color: #FFFFFF;
    margin-bottom: 30px;
}
#divNoticias ul li
{ 
    margin-top:10px;
    }
#divNoticias b
{
    float: left;
}
#divNoticias img
{
    margin: 0 auto;
}
 .spanNoticiasGrande {
    padding-right: 10px;
    height: 50px;
}
#centroNoticias {
    margin-left: 30px;
    margin-top: 30px;
    width: 720px;
    float: left;
}
.manchetes {
    height: 150px;
    width: 700px;
    padding-top: 20px;
    background-image: url('../../noticias/borda_noticias.gif');
    background-repeat: no-repeat;
    padding-right: 20px;
}
.manchetes div {
    text-align: justify;
    padding-right: 15px;
}
.manchetes h3
{
}
    .manchetes img{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    height: 100px;
    width: 130px;
}
