﻿h3.tit_regulamento
{
    float: left;
    clear: left;
    display: inline;
    width: 166px;
    height: 21px;
    background-image: url(../img/regulamento_tit_regulamento.png);
    margin: 0;
    padding: 0;
}

h3.titulo
{
    float: left;
    clear: left;
    display: inline;
    width: 500px;
    margin-bottom: 15px;
    padding: 0;
    color: #9c3b00;
    text-decoration: none;
    font-size: 15px;
}

h3.subtit
{
    float: left;
    clear: left;
    display: inline;
    width: 600px;
    margin-bottom: 10px;
    padding: 0;
    color: #9c3b00;
    text-decoration: none;
    font-size: 13px;
}

p.desc
{
    float: left;
    clear: left;
    display: inline;
    width: 757px;
    margin: 5px 0 20px 0;
    padding: 0;
}

p.desc a
{
    color: Black;
}

table
{
    width: 600px;
    float: left;
    clear: left;
    display: inline;
    margin-bottom: 10px;
    padding: 0;
    text-decoration: none;
}

table td.menor
{
    width: 220px;
    border: solid black 1px;
}

table td.maior
{
    width: 380px;
    border: solid black 1px;
}

table td.maior a
{
    color: Black;
}

