/*
	Definições globais - Devem estar presentes em todas os CSS.
*/
body
{
	background-color: #e1e1e1;
	text-align: center;
	font: 10px Verdana;
	color: rgb(255, 255, 255);
}

TD
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;

}

TD P
{
	margin: 3px 0px 3px 0px;
}

.titulo1
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #94CE00;

}
.titulo2
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #94CE00;

}
.titulo3
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;

}
.destaque1
{
	font-family: Verdana;
	font-size: 11px;
	color: #DDDFDD;

}

A.link-padrao:link,A.link-padrao:visited,A.link-padrao:active
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FDBE31;
	text-decoration: none;

}
A.link-padrao:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FDBE31;
	text-decoration: underline;

}
A.link-lista:link,A.link-lista:visited,A.link-lista:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
A.link-lista:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
A.link-destaque:link,A.link-destaque:visited,A.link-destaque:active
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FDBE31;
	text-decoration: none;

}
A.link-destaque:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FDBE31;
	text-decoration: underline;

}
A:link,A:visited,A:active
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
A:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #94CE00;
	text-decoration: underline;

}
TD.global1
{
	background: url('img/img-file-var4.gif') repeat-y;
	background-color: #4F7298;
	color: #E2DEE5;
	border-left: 1px solid #FFFFFF;
	font: 11px Arial;
}
.img-legenda
{
	font-size: 8pt;
}
.caixa-texto
{
	background-color : #4F7298;
	padding: 10px,10px,10px,10px;
	border: 3px solid white;
}
TD.borda-celula
{
	border: 15px solid #FFFFFF;
}
.linha-vertical
{
 	width: 1px;
 	background : #6282AA;
}
.linha-horizontal
{
 	height: 1px;
 	background : #6282AA;
}
caixa-imagem1
{
	background-color: #4F7298;
}
.fundo-celula
{
	background-color: #4F7298;
	color: rgb(75, 75, 75);
}
.caixa-imagem2
{
	background-color: #2D4056;
	color: #FFFFFF;
	border-right: 1px solid white;
}
DIV.borda-tabela
{
	border: 1px solid #FFFFFF;
}
.coluna-lista
{
	background-color: #4F7298;
}
.meio-vertical
{
	border-right: 1px solid white;
}
.linha-sup
{
	background-color: #6282AA;
	height: 15px;
	border-bottom: 1px solid white;
}

.linha-sup2
{
	background-color: #2D4056;
	height: 8px;
}
.linha-inf
{
	background-color: #6282AA;
	color: #6C85A6;
	height: 20px;
}
TD.faixa-horizontal
{
	background-color: #4F7298;
	color: #FFFFFF;
}
.lista-item
{
	border-left: dashed 1px  #FFFFFF;
}
.lista-caixa
{
	border: 1px solid #FFFFFF;
}
.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: #E2DEE5;
	font-weight: bold;
}
A.n1-aberta:link,A.n1-aberta:visited,A.n1-aberta:active,A.n1-aberta:hover
{
	text-decoration: underline;
	text-transform: uppercase;
	color: #E2DEE5;
	font-weight: bold;
}
TD.menu
{
	padding: 5px;
	text-align: center;
	line-height: normal;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #2D4056;
}
.menu-item
{
}
.menu-item-aberto
{
}
/*
	Fim do menu
*/
.linha_branca
{
	background-color: #e1e1e1;
	height: 15px;
}
.logo
{
	background-color: #ffffff;
	border-right: 1px solid white;
	height: 87px;
	width: 165px;
}
TD.slogan
{
	background: #5378A0 url('img/img-top-center-var4.gif') no-repeat;
	border-right: 1px solid white;
	height: 0px;
	width: 0px;
}
TD.right-topo
{
	background: #364E68 url('img/img-top-right-var4.gif') no-repeat;
	color: #FFFFFF;
	font: 15px Arial;
	height: 174px;
	width: 373px;
	font-weight: bold;
	text-transform: uppercase;

}
DIV.img-left
{
	background: url('img/img-left-var4.jpg') no-repeat;
	border-bottom: 1px solid white;
	height: 143px;
	width: 422px;
	background-position: top;
}
.fundo
{
	background-color: rgb(54, 78, 104);
	border-left: 1px solid #FFFFFF;
}
TD.left
{
	background: #4F7298 url('img/img-bottom-right-var4.gif') no-repeat;
	height: 16px;
	width: 166px;
	border-left: 1px solid #FFFFFF;
}
TD.conteudo
{
	border-left: 1px solid white;
	background-color: rgb(54, 78, 104);
}

/*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;
}
