body
{
	background-position: center top;
	background-image: url(../imagens/bg.gif);
	background-repeat: no-repeat;
	/*background-color: #f68b1f;*/
	background-color: #990000;
}
.bg {

}

.Titulo
{
	font-weight: bold;
	font-size: 12px;
/*	color: #f68b1f;
*/	color: #990000;
	font-family: Verdana;
}
.imagem
{
/*	border-right: #f68b1f 1px solid;
	border-top: #f68b1f 1px solid;
	border-left: #f68b1f 1px solid;
	border-bottom: #f68b1f 1px solid;
*/	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}
a.lnkTitulo
{
	font-weight: bold;
	font-size: 12.5px;
	color: #5986a3;
	font-family: Tahoma;
	letter-spacing: -0.5px;
	text-decoration: none;
}
a.lnkTitulo:Hover
{
	font-weight: bold;
	font-size: 12.5px;
	color: #5986a3;
	font-family: Tahoma;
	letter-spacing: -0.5px;
	text-decoration: none;
}
.Titulo2
{
	font-weight: bold;
	font-size: 12px;
	color: #5986a3;
	font-family: Verdana;
}
.Titulo2P
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
a.lnkTitulo2P
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkTitulo2P:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkTitulo2L
{
	font-weight: bold;
	font-size: 11px;
	color: #5986a3;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkTitulo2L:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #5986a3;
	font-family: Verdana;
	text-decoration: none;
}
.Texto
{
	font-size: 11px;
	color: #898989;
	font-family: Verdana;
}
a.lnkTexto
{
	font-size: 11px;
	color: #898989;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkTexto:Hover
{
	font-size: 11px;
	color: #898989;
	font-family: Verdana;
	text-decoration: underline;
}
.Txt
{
/*	border-right: #f68b1f 1px solid;
	border-top: #f68b1f 1px solid;
	font-size: 12px;
	border-left: #f68b1f 1px solid;
	color: #979795;
	border-bottom: #f68b1f 1px solid;
	font-family: Verdana;
*/	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	font-size: 12px;
	border-left: #990000 1px solid;
	color: #979795;
	border-bottom: #990000 1px solid;
	font-family: Verdana;
}
.btn
{
/*	border-right: #f68b1f 1px solid;
	border-top: #f68b1f 1px solid;
	font-size: 12px;
	border-left: #f68b1f 1px solid;
	color: #979795;
	border-bottom: #f68b1f 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
*/	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	font-size: 12px;
	border-left: #990000 1px solid;
	color: #979795;
	border-bottom: #990000 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.linha
{
	border-bottom: #888888 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #9a9a98;
	font-family: Verdana;
}