.bg
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
a.lnkMenu
{
	background-position: left center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../imagens/seta_azul.gif);
	color: #0059a7;
	background-repeat: no-repeat;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkMenu:hover
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: #647051;
	font-family: Verdana;
	text-decoration: none;
}
.linha
{

	border-bottom: #b9cee1 1px solid;

}
.Barra
{
	background-position: 7px center;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../imagens/seta_oliva.gif);
	color: #58595b;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 19px;
	background-color: #b9c5a6;
}
.Titulo
{
	font-weight: bold;
	font-size: 13px;
	color: #4a5b2d;
	font-family: 'Times New Roman';
}
.Titulo3
{
	font-weight: bold;
	font-size: 11px;
	color: #4a5b2d;
	font-family: Verdana;
}
a.lnkTitulo3
{
	font-weight: bold;
	font-size: 11px;
	color: #4a5b2d;
	font-family: Verdana;
	text-decoration: none;
}
a.lnkTitulo3:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #4a5b2d;
	font-family: Verdana;
	text-decoration: underline;
}
.Titulo2
{
	font-weight: bold;
	font-size: 18px;
	color: #4a5b2d;
	font-family: 'Times New Roman';
}
a.lnkTitulo
{
	font-weight: bold;
	font-size: 13px;
	color: #4a5b2d;
	font-family: 'Times New Roman';
	text-decoration: none;
}
a.lnkTitulo:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #58595b;
	font-family: 'Times New Roman';
	text-decoration: none;

}
a.lnktexto
{
	font-size: 11px;
	color: #58595b;
	font-family: Verdana;
	text-decoration: none;
}
a.lnktexto:hover
{
	font-size: 11px;
	color: #58595b;
	font-family: Verdana;
	text-decoration: underline;
}
.texto
{
	font-size: 11px;
	color: #58595b;
	font-family: Verdana;
}
.btn{	border-right: #4a5b2d 1px solid;
	border-top: #4a5b2d 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #4a5b2d 1px solid;
	color: #4a5b2d;
	border-bottom: #4a5b2d 1px solid;
	font-family: Verdana;
	background-color: #ffffff;}
.txt
{
	border-right: #4a5b2d 1px solid;
	border-top: #4a5b2d 1px solid;

	font-size: 11px;
	border-left: #4a5b2d 1px solid;
	color: #4a5b2d;
	border-bottom: #4a5b2d 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}