body
{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #585858;
	text-align: center;
}

h2, h3
{
	display: none;
}

/*=====================================================================================(   ESTRUTURA FULL   )*/

#full
{
	/*
	width: 776px;
	border: 3px solid #dfdfdf;*/
}

#areaTopoFull
{
	height: 30px;
	background: url(../img/fundo_menu_topo.gif);
}

#areaFlashFull
{
	height: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;
}

#areaMenuFull
{
	height: 44px;
	padding-top: 6px;
	background: url(../img/fundo_menu.gif);
}

#areaConteudoFull
{
	overflow: hidden;
	width: 100%;
	background: #fff;
}

#areaRodapeFull
{
	height: 50px;
	background: url(../img/fundo_rodape.gif);
}


/*=====================================================================================(   ÁREA TOPO   )*/

#areaTopoFixo
{
	overflow: hidden;
	width: 776px;
	padding-top: 5px;
}

#areaTopoEsquerda
{
	float: left;
	width: 300px;
	text-align: left;
}

#areaTopoDireita
{
	float: right;
	width: 300px;
	text-align: right;
}

/*=====================================================================================(   ÁREA CONTEÚDO   )*/

#areaConteudoFixo
{
	overflow: hidden;
	width: 776px;
	background: #fff;
}

#areaConteudoEsquerda
{
	float: left;
	width: 576px;
	padding: 10px;
	padding-top: 0px;
	margin-right: 10px;
	text-align: justify;
	font-size: 12px;
	background: #fff;
	border-right: 1px solid #e8e8e8;
}

#areaConteudoDireita
{
	float: left;
	width: 168px;
}

/*=====================================================================================(   ÁREA CONTEÚDO ESQUERDA   )*/

#areaConteudoEsquerdaNavegacao
{
	height: 20px;
	text-align: left;
	background: #fff;
	text-decoration: none;
	font-size: 11px;
}
#areaConteudoEsquerdaNavegacao a:hover
{
	text-decoration: underline;
}




























/*=====================================================================================(   ÁREA MENU   )*/

#areaFundoMenuFixo
{
	overflow: hidden;
	width: 776px;
	height: 40px;
}

#areaMenuFixo
{
	overflow: hidden;
	width: 776px;
	height: 40px;
}

/*=====================================================================================(   ÁREA LOGIN   )*/

#areaLoginFixo
{
	overflow: hidden;
	width: 756px;
	height: 25px;
}

#areaLoginEsquerda
{
	float: left;
	padding-top: 3px;
}

#areaLoginDireita
{
	float: right;
}

/*=====================================================================================(   ÁREA CONTEÚDO   )*/



#topico
{
	width: 380px;
	height: 21px;
	padding-left: 20px;
	padding-top: 4px;
	margin-top: 20px;
	background: url(../img/topico.gif);
	color: #ceedff;
	font-size: 15px;
	text-align: left;
}

/*===========================================================================(   MENU HORIZONTAL   )*/

#menuHorizontal ul
{
	padding: 0px;
	margin: 0px;
	width: 776px;
	list-style: none;
}
#menuHorizontal ul li
{
	display: inline;
}
#menuHorizontal ul li a
{	
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	
	color: #555555;
	font-size: 15px;	
	text-decoration: none;
}
#liMenuHorizontal a:link, #liMenuHorizontal a:visited
{	
	border-right: 1px solid #fff;
	
}
#liMenuHorizontal a:hover 
{
	background: #fff;
	color: #333333;
}

#liMenuHorizontalSelecionado a:link, #liMenuHorizontalSelecionado a:visited
{
	background-color: #4c90bd;
	color: #FFFFFF;
}
#liMenuHorizontalSelecionado a:hover 
{
	
}










/*NEW a cima*/


/*=====================================================================================(   COLUNA ESQUERDA   )*/

#topicoMenuVermelho
{
	width: 127px;
	height: 26px;
	padding-left: 25px;
	padding-top: 7px;
	background-image: url(../img/topo_menu_vermelho.gif);
	font-family: arial;
	font-size: 17px;
	color: #FFFFFF;
}

#topicoMenu
{
	width: 127px;
	height: 26px;
	padding-left: 25px;
	padding-top: 7px;
	background-image: url(../img/topo_menu.gif);
	font-family: arial;
	font-size: 17px;
	color: #FFFFFF;
}

.corpoMenu
{
	overflow: hidden;
	width: 152px;
	height: auto;
	padding-top: 7px;
	background-color: #f5f5f5;
}

#baseMenu
{
	overflow: hidden;
	width: 152px;
	height: 19px;
	margin-bottom: 15px;
	background-image: url(../img/base_menu.gif);
}

.bolinhaMenu
{
	text-decoration: none;
	padding-right: 5px;
}




/*=====================================================================================(   MENU VERTICAL   )*/

#menuVertical ul
{
	padding: 0px;
	margin: 0px;
	width: auto;
	list-style: none;
}

#menuVertical ul li a
{	
	display: block;
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	
	
	color: #555555;
	font-size: 11px;	
	text-decoration: none;
}
#liMenuVertical a:link, #liMenuVertical a:visited
{
	
}
#liMenuVertical a:hover 
{
	text-decoration: underline;
}



















			

/*

#areaPesquisaFull
{
	min-width: 776px;
	height: 30px;
	border-bottom: 4px solid #8b0000;
	background-color: #d00000;
}

#areaPromocaoFull
{
	width: auto;
	height: 135px;
	background-color: #FF0000;
	background-image: url(../img/fundo_promocao.jpg);
}

#areaCentroFull
{
	overflow: hidden;
	width: 100%;
	height: auto;
	background-color: #FFF;
	
	background-image: url(../img/divisor_topo_centro.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#areaRodapeFull
{
	width: auto;
	height: 100px;
	margin-top: 20px;
	border-top: 2px solid #eaeaea;
	background-color: #FFFFFF;
}
/*

/*=====================================================================================(   ESTRUTURA   )*/
/*
#areaTopo2
{
	width: 776px;
	height: 80px;
	background-color: #FFF;
}

#areaPesquisa
{
	width: 776px;
	height: 30px;
	border-bottom: 4px solid #8b0000;
	background-color: #d00000;
}

#areaPromocao
{
	width: 776px;
	height: 135px;
	background-color: #FF0000;
	background-image: url(../img/fundo_promocao.jpg);
}

#areaCentro
{

	padding-left: 5px;
	margin: 0 auto;
}

#areaColunaEsquerda
{
	float: left;
	width: 152px;
}

#areaColunaDireita
{
	padding-top: 30px;
	margin: 0 0px 0 162px;

	
}

*/
