.roundbox_top{
    width: 193px;
    height: 19px;
    background-image: url(/imagens/frame-top.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox_top_left{
    width: 19px;
    height: 19px;
    background-image: url(/imagens/frame-top-left.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox_top_right{
    width: 19px;
    height: 19px;
    background-image: url(/imagens/frame-top-right.png);
    float: left;
}

.roundbox_bottom{
    width: 193px;
    height: 19px;
    background-image: url(/imagens/frame-bottom.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox_bottom_left{
    width: 19px;
    height: 19px;
    background-image: url(/imagens/frame-bottom-left.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox_bottom_right{
    width: 19px;
    height: 19px;
    background-image: url(/imagens/frame-bottom-right.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox231{
    width: 231px;
    margin: auto;
    padding: 0px;
    border: 0px;
    background-color: white;
}

.roundbox231_body{
    width: 231px;
    height: auto;
    background-image: url(/imagens/frame-body.png);
    clear: both;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox380{
    width: 380px;
    margin: auto;
    padding: 0px;
    border: 0px;
    background-color: white;
}

.roundbox380_body{
    width: 378px;
    height: auto;
    border-left: #c2c2c2 1px solid;
    border-right: #c2c2c2 1px solid;
    clear: both;
    padding: 0px;
    margin: 0px;
}

.roundbox380_top{
    width: 342px;
    height: 19px;
    background-image: url(/imagens/frame-top.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.roundbox380_bottom{
    width: 342px;
    height: 19px;
    background-image: url(/imagens/frame-bottom.png);
    float: left;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    border: 0px;
}

.roundbox500{
    width: 500px;
    margin: auto;
    padding: 0px;
    border: 0px;
    background-color: white;
}

.roundbox500_body{
    width: 500px;
    height: auto;
    background-image: url(/imagens/frame500_body.png);
    clear: both;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.roundbox500_top{
    width: 462px;
    height: 19px;
    background-image: url(/imagens/frame-top.png);
    float: left;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.roundbox500_bottom{
    width: 462px;
    height: 19px;
    background-image: url(/imagens/frame-bottom.png);
    float: left;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    border: 0px;
}

.divisor_links {
    display:block;
    height:1px;
    width:200px;
    margin:auto;
    margin-bottom: 10px;
    border-bottom:#CCCCCC 1px solid;
    padding:0;
}



