﻿body
{
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #d2ab67;
	margin: 0px 0px 0px 0px;
	background-image: url(../../Ptb/img/fundo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

a
{
	font-family: Arial;
	font-size: 12px;
	color: #d2ab67;
	text-decoration: underline;
}

.borderSite
{
	background-image: url(../../Ptb/img/borderSite.png);
	width: 20px;
}

.insideTable
{
	background-image: url(../../Ptb/img/fundoContent.png);
	width: 840px;
	height: 158px;
}

.fundoMenu
{
	background-image: url(../../Ptb/img/borderSite.png);
	color: #ffffff;
	background-image: url(../../Ptb/img/fundoMenu.png);
	background-repeat: repeat-x;
	width: 840px;
}

.fundoMenu a
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}

.menu
{
	background-image: url(../../Ptb/img/borderSite.png);
	height: 45px;
	color: #000000;
	vertical-align: middle;
}

.footer
{
	background-image: url(../../Ptb/img/fundoContent.png);
	font-size: 14px;
	font-weight: bold;
}

a .borderimg
{
	border: solid 1px #d2ab67;
}

.titPage
{
	font-size: 16px;
	font-weight: bold;
}

.titNews
{
	font-size: 14px;
	font-weight: bold;
}

.divisorHome
{
	border-left: solid 1px #d2ab67;
}

.assinaturaNews
{
	width: 100%;
	text-align: right;
	font-style: italic;
}

hr
{
	color: #d2ab67;
}

.titGrid
{
	border-right: solid 1px #000000;
}

.borderGridHeader
{
	border: solid 1px #d2ab67;
}