#banner_catedral{
    width:600px;
    height:90px;
    float:left;
    margin-left:20px;
    background:#ccc;
}
#noticias{
    width:280px;
    float:left;
}
#noticias ul li{
    border-bottom: 1px #888 solid;
    padding: 5px 0;
}
#noticias ul li img{
    margin-right:5px;
    float:left;
}
#noticias ul li div.img img{
    width:50px;
    height:50px;
}
.divindex{
    float:left;
    margin-left: 20px;
}
#eventos{
    width:330px;
}
#oracoes{
    width:220px;
    margin-left: 35px;
    margin-right: 15px;
}
#blog{
    width:290px;
}
#artigos{
    width:290px;
}
#blog ul li{
    padding: 5px 0;
    border-bottom: 1px #ccc solid;
}
#bannershorizontais{
    width: 600px;
    height:70px;
    overflow: hidden;
    padding:0;
    float:left;
    margin-left: 20px;
    margin-bottom: 10px;
}
#bannershorizontais #tv{
    width: 515px;
    height:70px;
    background: transparent url('../imagens/barra_arquitv.png') no-repeat top center;
    padding-top: 5px;
    float:left;
}
#bannershorizontais #tv img{
    width:80px;
    height:60px;
}
#bannershorizontais #wra{
    float:left;
    width: 83px;
}
#bannershorizontais #wra img{
    margin:0;
}
#bannershorizontais #linkarquitv, #bannershorizontais #linkhomilia{
    display: block;
    width: 90px;
    height:70px;
    float:left;
}
#bannershorizontais #linkhomilia{
    width: 70px;
}
#liturgia{
    margin-top: 10px;
    width:202px;
    height:142px;
    background:transparent url('../imagens/bg_liturgia.png') no-repeat top center;
    padding: 0 5px;
}
#liturgia p, #liturgia p a{
    font-size:12px;
    line-height:15px;
    text-align:center;
    margin-bottom: 3px;
}
#versiculos{
    height:130px;
    padding: 0 5px;
    padding-top: 10px;
    background: transparent url("../imagens/bg_versiculos.png") no-repeat top center;
}
#versiculos #vers{
    background:transparent url('../imagens/aspas.png') no-repeat center center;
}
#versiculos #vers p{
    width:160px;
    margin: 0 auto;
    text-align:center;
}
#versiculos p.capitulo{
    text-align:right;
    margin-right: 10px;
}
#versiculos table tr td{
    width: 220px;
    text-align:center;
    height:50px;
    vertical-align: middle;
}
#banners{
    display:none;
    float: right;
    width:135px;
    margin-left: 0px;
}
#banners div.banner{
    width:135px;
    margin: 0px 0 15px 0;
}
.img img {
    width: 50px;
    height: 50px;
}


