/*
	Definições globais - Devem estar presentes em todas os CSS.
*/
body
{
	background-color: rgb(102, 102, 102);
	text-align: center;
	font: 10px Verdana;
	color: rgb(67, 146, 159);
}
TD P
{
	margin: 3px 0px 3px 0px;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
	color: #43929F;
}

.titulo1
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #872854;

}

.titulo2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFC600;

}
.titulo3
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #43929F;

}
.destaque1
{
	font-family: Verdana;
	font-size: 11px;
	color: #43929F;

}
A.link-padrao:link,A.link-padrao:visited,A.link-padrao:active
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #43929F;
	text-decoration: none;

}
A.link-padrao:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #43929F;
	text-decoration: underline;

}
A.link-lista:link,A.link-lista:visited,A.link-lista:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #43929F;
	text-decoration: none;

}
A.link-lista:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #43929F;
	text-decoration: underline;

}
A.link-destaque:link,A.link-destaque:visited,A.link-destaque:active
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #43929F;
	text-decoration: none;

}
A.link-destaque:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #43929F;
	text-decoration: underline;

}
A:link,A:visited,A:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #43929F;
	text-decoration: underline;

}
A:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFC600;
	text-decoration: underline;

}
TD.global1
{
	background: transparent url('img/img-rodape-var4.gif') no-repeat;
	color: #25717E;
	padding: 5px;
	text-align: right;
	border-top: 1px solid rgb(61, 166, 166);
}
.img-legenda
{
	font-size: 8pt;
}
.caixa-texto
{
	background-color : #E2F3F3;
	padding: 10px,10px,10px,10px;
	border: 3px solid white;
}
TD.borda-celula
{
	border: 15px solid #CFEDED;
}
.linha-vertical
{
 	width: 1px;
 	background : rgb(219, 126, 21);
}
.linha-horizontal
{
 	height: 1px;
 	background : rgb(207, 237, 237);
}
.caixa-imagem1
{
	background-color: #E2F3F3;
}
.fundo-celula
{
	background-color: #E2F3F3;
	color: rgb(75, 75, 75);
}
.caixa-imagem2
{
	background-color: #EDBE47;
	color: #FFFFFF;
	border-right: 1px solid white;
}
DIV.borda-tabela
{
	border: 1px solid #CFEDED;
}
.coluna-lista
{
	background-color: #E2F3F3;
}
.meio-vertical
{
	border-right: 1px solid white;
}
.linha-sup
{
	background-color: rgb(61, 166, 166);
	height: 15px;
	border-bottom: 1px solid white;
}
.linha-sup2
{
	background-color: rgb(217, 241, 241);
	height: 8px;
}
.linha-inf
{
	background-color: rgb(61, 166, 166);
	color: #FFFFFF;
	height: 20px;
}
TD.faixa-horizontal
{
	background-color: rgb(99, 148, 90);
	color: #FFFFFF;
}
.lista-item
{
	border-left: dashed 1px #CFEDED;
}
.lista-caixa
{
	border: 1px solid #CFEDED;
}
.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-transform:uppercase;
	color: rgb(22, 104, 117);
}
A.n1-aberta:link,A.n1-aberta:visited,A.n1-aberta:active,A.n1-aberta:hover
{
	text-decoration: underline;
	text-transform:uppercase;
	color: rgb(22, 104, 117);
	font-weight: bold;
}
TD.menu
{
	padding: 5px;
	text-align: right;
	line-height: normal;
	border-top: 1px solid rgb(61, 166, 166);
	border-bottom: 1px solid rgb(61, 166, 166);
}

.menu-item
{
}

.menu-item-aberto
{
}
/*
	Fim do menu
*/

TD.top
{
	background: rgb(217, 241, 241) url('img/img-top-var4.jpg') no-repeat;
	width: 779px;
	height: 100px;
	background-position: bottom;
}

TD.img-left
{
	background: rgb(217, 241, 241) url('img/img-left-var4.jpg') no-repeat;
	width: 138px;
	height: 280px;
}

DIV.marca
{
	color: rgb(22, 104, 117);
	font-size: 12pt;
	font-weight: bold;
}

/*Colunas*/

#contentA{
	width: 160px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 8px 10px 0;
}

#contentB{
	width: 570px;
	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;
}