.home_noticias .body{
    background-image: url(../images/fundoTopo.png);
    background-position: 270px 169px;
    background-repeat:no-repeat;
    width:836px;
}

.iconsEstilos table{
    position: relative;
    left: 10px;
}

.home_noticias_centro{
    width:576px;
    height:100%;
}

.home_noticias_centro .quadro1{
    width:576px;
    height:405px;
    background-image: url(../images/estilos/quadro1.png);
    background-repeat: no-repeat;
    position:relative;
    left: 28px;
    top:0px;
}

.home_noticias_centro .quadro1 table{
    border-collapse:collapse;
}

.home_noticias_centro .quadro2{
    width:261px;
    height:270px;
    background-image: url(../images/estilos/quadro2.png);
    background-repeat: no-repeat;
    position:relative;
    left: 28px;
    padding-top: 50px;
    padding-left: 22px;
    
}

.home_noticias_centro .quadro2 .frame{
     background-color:black;
     color:white;
     font-size:12px;
     font-weight:bold;
     padding:5px;
     width:230px;
     margin-bottom:2px;
     margin-top:6px;
}

.home_noticias_centro .quadro3{
    width:261px;
    height:270px;
    background-image: url(../images/estilos/quadro3.png);
    background-repeat: no-repeat;
    position:relative;
    left:11px;
    padding-top: 50px;
    padding-left: 22px;
}

.home_noticias_centro .quadro3 .frame{
     background-color:black;
     color:white;
     font-size:12px;
     font-weight:bold;
     
     width:230px;
     margin-bottom:2px;
     margin-top:6px;
}

.home_noticias_centro .quadro4{
    width:575px;
    position:relative;
    left:28px;
    border-collapse: collapse;
}



.home_noticias_centro .quadro4 td{
    border-collapse: collapse;
}

.home_noticias_centro .quadro4 tr{
    border-collapse: collapse;
}

.home_noticias_centro .quadro4_top{
    height:46px;
    background-image: url(../images/estilos/quadro4_top.png);
    background-repeat: no-repeat;
}

.home_noticias_centro .quadro4_middle{
    background-image: url(../images/estilos/quadro4_middle.png);
    background-repeat: repeat-y;
    padding-left:20px;
    padding-right:20px;
}

.home_noticias_centro .quadro4_bottom{
    height:10px;
    background-image: url(../images/estilos/quadro4_bottom.png);
    background-repeat: no-repeat;
}

.b_flores1{
    background-image: url(../images/fundoBottom.png);
    background-position: 114px 0;
    background-repeat: no-repeat;
}

.b_flores2{
    background-image: url(../images/fundoBottom.png);
    background-position: -102px 0px;
     background-repeat: no-repeat;
}

.b_flores3{
    background-image: url(../images/fundoBottom.png);
    background-position: -722px 0px;
    background-repeat: no-repeat;
}