.BordaGeral {
	border: 1px solid #000000;
}
.BackgroundPadraoPagina {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.TituloPadrao {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	font-style: normal;
	margin: 0px 5px 5px 0px;
}
.TituloPeqBranco {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.SubTituloPadrao {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin: 10px;
	padding: 5px;
	font-style: normal;
}
.TextoPadrao {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	margin: 10px;
	font-style: normal;
}
.Indicadores {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.TextoDestaque {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0pt;
	text-align: left;
	margin: 15px 15px 15px 60px;
	padding: 5px;
}
.LinkPadrao {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.LinkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.Endereco {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.ComentarioPequeno {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 10px;
	color: #666666;
	margin: 5px;
}
.TextoReferencia {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
	margin: 5px;
	padding: 5px;
}
.TracoSuperior {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.imagem {
	padding: 0px 10px 10px 0px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
}
.TracoInferior {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.linhaDireita {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.LinkTexto {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.linhaEsquerda {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
}
.TituloLinks {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 0px;
}
.ComentarioLink {

	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

