
.justify
{
    text-align: justify;
}

.text-center
{
    text-align: center;
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
    margin:0;
}

body
{
    background-color: white;
    margin: 0px;
}

#container
{
}

.mdin
{
    height: 21px;
    background-color: #ffcc00;
}

.topo
{
    background-color: white;
    height: 110px;
}

.menu
{
    height: 40px;
}

.menu td
{
    padding: 0px;
}

.social
{
    height: 40px;
    text-align: right;
}

.opcao
{
    border: 1px solid #ccc;
    padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: Helvetica, Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 5px;
    color: #666666;
}

.opcao-admin
{
    background-color: #f4f0d9;
    color: #7c3f3f;
}

.opcao  a
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.ativo
{
    background-color: #ccc;
}

.subtitulo
{
    height: 37px;
}

.subtitulo font
{
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 21px;
    text-transform: none;
    border: 1px solid #ccc;
    padding-left: 4px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #666666;
}

.caixa, .supercaixa
{
    border: 1px solid #ccc;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 6px;
    font-family: Arial, Helvetica, Verdana;
}

.caixa p, .supercaixa p
{
    font-size: 10pt;
    margin-bottom: 10px;
    text-align: justify;
}

.center
{
    text-align: center;
}

.right
{
    text-align: right;
}

.left
{
    text-align: left;
}

.minimo
{
    height: 100px;
}
.rodape
{
    background-color: #1c4271;
    height: 150px;
    text-align: center;
    color: white;
}

.rodape p
{
    margin-bottom: 8px;
}

.tweet
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    padding-left: 7px;
    padding-bottom: 10px;
}

.tweet_img
{
    padding: 2px;
    margin: 0px;
    vertical-align: top;
    padding-bottom: 10px;
}

.tweet a
{
    color: #666666;
    text-decoration: none;
}

.tweet_data
{
    font-size: 10px;
    color: #1c4271;
}

h2
{
    font-size: 22px;
    font-weight: bold;
    color: #1c4271;
    margin-bottom: 5px;
    text-decoration: none;
}

h3
{
    font-size: 16px;
    font-weight: normal;
    color: gray;
}

h4
{
    font-size: 17px;
    font-weight: bold;
    color: gray;
    padding: 0px;
    margin: 0px;
}

td
{
    vertical-align: top;
}

#tInf td
{
    vertical-align: middle;
}

.erro, .sucesso
{
    color: #AA0000;
    background-color: #ffd9d9;
    border: #EE0000 solid 1px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
}

.sucesso
{
    color: #366f27;
    background-color: #e1ffd9;
    border: #44a62a solid 1px;
}

.navegador
{
	margin-top: 4px;
	margin-bottom: 30px;
	clear: both;
}

.n-recente, .n-antigo
{
	float: left;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #ccc;
    color: darkblue;
}

.n-recente
{
	text-align: right;
	float: right;
}

.n-recente a, .n-antigo a
{
	text-decoration: none;
}

.compartilhar
{
	text-align: center;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #ccc;
    color: darkblue;
	margin-top: 8px;
	margin-bottom: 30px;
}
