/*
	Definições globais - Devem estar presentes em todas os CSS.
*/
body
{
	background-color: rgb(102, 102, 102);
	text-align: center;
	font: 11px Verdana;
	color: rgb(94, 128, 107);
}

TD P
{
	margin: 3px 0px 3px 0px;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
	color: #3c4e50;

}

.titulo1
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6d1313;

}

.titulo2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6d1313;

}
.titulo3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6d1313;

}
.destaque1
{
	font-family: Verdana;
	font-size: 12px;
	color: #5E806B;

}
a.link-padrao:link, a.link-padrao:visited, a.link-padrao:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
A.link-padrao:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3c4e50;
	text-decoration: underline;


}
a.link-lista:link, a.link-lista:visited, a.link-lista:active
{
	font-family: Verdana;
	font-size: 12px;
	color: #3c4e50;
	text-decoration: none;

}
A.link-lista:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #3c4e50;
	text-decoration: underline;

}
a.link-destaque:link, a.link-destaque:visited, a.link-destaque:active
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3c4e50;
	text-decoration: none;

}
A.link-destaque:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3c4e50;
	text-decoration: underline;


}
a:link, a:visited, a:active
{
	font-family: Verdana;
	font-size: 12px;
	color: #3c4e50;
	text-decoration: underline;

}
A:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #e99910;
	text-decoration: underline;

}
TD.global1
{
	background: transparent url('img/img-rodape-var4.jpg') no-repeat;
	color: #3c4e50;
	padding: 5px;
	text-align: right;
	border-top: px solid rgb(124, 54, 54);
}
.img-legenda
{
	font-size: 9pt;
}
.caixa-texto
{
	background-color : #E6F0E6;
	padding: 10px,10px,10px,10px;
	border: 3px solid white;
}
TD.borda-celula
{
	border: 15px solid #5E806B;
}
.linha-vertical
{
 	width: 0px;
 	background : rgb(0, 76, 149);
}
.linha-horizontal
{
 	height: 1px;
 	background : rgb(F, F, F);
}
.caixa-imagem1
{
	background-color: #E6F0E6;
}
.fundo-celula
{
	background-color: #E6F0E6;
	color: rgb(75, 75, 75);
}
.caixa-imagem2
{
	background-color: #9A4241;
	color: #FFFFFF;
	border-right: 1px solid white;
}
DIV.borda-tabela
{
	border: 1px solid #5E806B;
}
.coluna-lista
{
	background-color: #ebe8cc;
}
.meio-vertical
{
	border-right: 1px solid white;
}
.linha-sup
{
	background-color: rgb(0, 76, 149);
	height: 15px;
	border-bottom: 1px solid white;
}
.linha-sup2
{
	background-color: rgb(0, 76, 149);
	height: 8px;
}
.linha-inf
{
	background-color: rgb(0, 76, 149);
	color: #FFFFFF;
	height: 20px;
}
TD.faixa-horizontal
{
	background-color: rgb(0, 76, 149);
	color: #FFFFFF;
}
.lista-item
{
	border-left: dashed 1px  #5E806B;
}
.lista-caixa
{
	border: 1px solid #5E806B;
}
.meio
{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid white;
}
/*
	Fim das definições Globais
*/
/*
	Necessarias para o menu
*/
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
	text-decoration: none;
	text-align: right;
	font: 10px Verdana;
	color: rgb(255, 255, 255);
}
a.n1-aberta:link, a.n1-aberta:visited, a.n1-aberta:active, a.n1-aberta:hover
{
	text-decoration: none;
	text-align: right;
	color: rgb(255, 255, 255);
	font: 10px Verdana;
	font-weight: bold;
}
TD.menu
{
    background: transparent url('img/helena-faixa-menu-h.jpg') repeat;
	padding: 10px;
	text-align: left;
	line-height: normal;
	border-top: 0px solid rgb(0, 76, 146);
	border-bottom: 0px solid rgb(0, 76, 146);	
}
.menu-item
{

.menu-item-aberto
}

.separador
{
  background: transparent url('img/teste2.jpg') no-repeat;
  padding: 10px 15px;
  margin-left: 20px;
 }

/*
	Fim do menu
*/
TD.top
{
	background: rgb(231, 239, 231) url('img/img-top-var4.jpg') no-repeat;
	width: 1024px;
	height: 176px;
	background-position: bottom;
}

TD.img-left
{
	background: rgb(231, 239, 231) url('img/img-left-var4.jpg') no-repeat;
	width: 138px;
	height: 280px;
}

DIV.marca
{
	color: rgb(122, 198, 239);
	font-size: 12pt;
	font-weight: bold;
}

/*Colunas*/

#content{
	width: 100px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 8px 10px 0;
}

#contentB{
	width: 1000px;
	float: right;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.contentGeral{
	padding: 3px 5px 3px 5px;
}