.mapa_mundi
	{
		background-image:url(../imagens_new/mapa_mundi.jpg);
		background-repeat:no-repeat;
	}
	
.copyright 
	{
 		position: absolute;
 		width: 2px;
 		writing-mode: tb-rl;
 		color: #000000;
 		left: 5px;
 		bottom: 20px;
 		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 10px;
 		font-style: normal;
 		font-weight: normal;
	}
	
.bg_fundo_menu
	{
		background:url(../imagens_new/bg_fundo_menu.jpg);
		background-repeat:repeat-y;
	}
	
.faixa_black
	{
		background-color:#332F2E;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		font-weight:bold;
	}
	
.vermelho12b 
	{
 		font-family: Verdana;
 		font-size: 12px;
 		font-weight: bold;
 		color: #A20609;
	}
	
.borda
	{
		border: 2px solid #A60606;
	}
	
.menu
	{
		background-image:url(../imagens_new/bg_menu.gif);
		background-repeat:repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	
.menu:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration:underline;
	}
	
.titulo_cinza 
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #779989;
		text-decoration:none;
	}
	
.titulo_cinza:hover
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #779989;
		text-decoration:underline;
	}

.conteudo_preto 
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
	}
	
.conteudo_preto_bold
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		font-weight:bold;
	}
	
.titulo_vermelho 
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #A70606;
		text-decoration:none;
	}
	
.titulo_vermelho:hover
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #A70606;
		text-decoration:underline;
	}

.menulink 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		font-weight:bold;
		color: #000000;
		text-decoration: underline;
	}

.menulink:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		font-weight:bold;
		color: #779989;
		text-decoration: underline;
	}
	
.rodapelink 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px;
		font-weight:bold;
		color: #000000;
		text-decoration:none;
	}

.rodapelink:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px;
		font-weight:bold;
		color: #750406;
		text-decoration: underline;
	}
	
.projeto
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000000;
		text-decoration: none;
	}
	
.celula_top
	{
		vertical-align:top !important;
	}