﻿body {
	margin: 0px;
}
.tablePrincipalHome
{
    background:url(../images/bkCapa.jpg); 
    background-position:top center; 
    background-repeat:no-repeat;
}
.tablePrincipalInterna
{
    background:url(../images/bkInternas.jpg); 
    background-position:top center; 
    background-repeat:no-repeat;
}
.tablePrincipalInternaEcologica
{
    background:url(../images/bkInternasEcologica.jpg); 
    background-position:top center; 
    background-repeat:no-repeat;
}
.tablePrincipalInternaSports
{
    background:url(../images/bkInternasSports.jpg); 
    background-position:top center; 
    background-repeat:no-repeat;
}
.rodapePrincipalHome
{
    background:url(../images/bkRodapeCapa.jpg); 
    background-position:top center; 
    background-repeat:no-repeat;
}
.rodapePrincipalInterna
{
    background:url(../images/bkRodapeInternas.jpg); 
    background-position:top center; 
    background-repeat:no-repeat;
}

.campos {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-top: 2px;
}
.campos2 {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #CC0000;
	border: 1px solid #CC0000;
	padding-left: 5px;
	padding-top: 2px;
}
.campos3 {
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color: #CC0000;
	border: 1px solid #CC0000;
	padding-left: 5px;
}
.arial-11-000000 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.arial-11-CC0000 {
	color: #CC0000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: 700;
}
.arial-11-FFFFFF {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.arial-11-666666 {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.arial-17-000000 {
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	font-weight:bold;
}
.arial-18-CC0000 {
	color: #CC0000;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}
.arial-18-000000 {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}
.arial-19-CC0000 {
	color: #CC0000 ;
	font-family: Arial;
	font-size: 19px;
	text-decoration: none;
	font-weight:bold;
}

.campos4
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
	border-style: solid;
	border-width: 0px;
}

