HTML
{
	height: 100%;
	overflow-y: scroll
}


BODY
{
	margin: 0px;
	background: url(/imgs/Bg.gif);
	height: 100%;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #444
}

A
{
	color: #333;
	text-decoration: none
}

A:HOVER
{
	color: #333;
	text-decoration: underline
}

.ADestaque
{
	color: #b40000;
	text-decoration: none
}

.ADestaque:HOVER
{
	text-decoration: underline
}

.ACinza
{
	color: #999;
	text-decoration: none
}

.ACinza:HOVER
{
	color: #999;
	text-decoration: underline
}

.ABranco
{
	color: #fff;
	text-decoration: none
}

.ABranco:HOVER
{
	color: #fff;
	text-decoration: underline
}

IMG
{
	border: none
}

STRONG
{
	color: #111
}

P, H1, H2, H3, H4, H5, H6
{
	margin: 0px;
	margin-bottom: 10px
}

.H1Vermelho
{
	font-size: 15pt;
	font-weight: normal;
	color: #b40000;
	border-bottom: #b40000 solid 2px
}

.H1Dourado
{
	font-size: 15pt;
	font-weight: normal;
	color: #A3893B;
	border-bottom: #A3893B solid 2px
}

.H1Azul
{
	font-size: 15pt;
	font-weight: normal;
	color: #006DB0;
	border-bottom: #006DB0 solid 2px
}

.H1Laranja
{
	font-size: 15pt;
	font-weight: normal;
	color: #FF8921;
	border-bottom: #FF8921 solid 2px;
}

H1.UltimasNoticias
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	border-bottom: #ffffff solid 1px;
}

.H2Vermelho
{
	font-size: 12pt;
	font-weight: normal;
	color: #b40000
}

.H2Dourado
{
	font-size: 12pt;
	font-weight: normal;
	color: #A3893B
}

.H2Azul
{
	font-size: 12pt;
	font-weight: normal;
	color: #006DB0
}

.H2Laranja
{
	font-size: 12pt;
	font-weight: normal;
	color: #FF8921
}

LI
{
	margin-left: -24px
}

.DestaqueVermelho
{
	font-size: 12pt;
	color: #b40000
}

.DestaqueBranco
{
	font-size: 12pt;
	color: #ffffff
}


#BgVermelho
{
	background: #b40000
}

#BgDourado
{
	background: #A3893B
}

#BgAzul
{
	background: #006DB0
}


#BgLaranja
{
	background: #FF8921
}

#BgVermelho P
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #F00
}

#BgDourado P
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #CC6
}

#BgAzul P
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #3CF
}

#BgLaranja P
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #F90
}

#BgVermelho H2, #BgDourado H2, #BgAzul H2, #BgLaranja H2
{
	color: #fff;
	margin-bottom: 20px
}

#BgVermelho A, #BgDourado A, #BgAzul A, #BgLaranja A
{
	color: #ccc
}

#GridNoticia
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #b40000
}
