.main-body{
	font-family: Arial, "Century Gothic", verdana;
	font-size:x-small;
	background-color:#333333;
}

.tabela-estrutura{
	font-family: Arial, "Century Gothic", verdana;
	font-size: x-small;
	background-color: #444444;
	border: #FFFFFF;
}

.titulo-logo {
	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 11px;
}

hr{
	font-family: Arial, "Century Gothic", verdana;
	color: #555555;
	height: 1px;
}

.barra {
	font-family: Arial, "Century Gothic", verdana;
	font-size: 12px;
	color: #999999;
	background-color: #555555;
}

.menu-barra{
	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	line-height: 15px;
	vertical-align: middle;
}

.menu-barra-fixa{
	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
	color: #FF99CC;
	text-align: justify;
	line-height: 15px;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline;
}

.sound {
	font-family: Arial, "Century Gothic", verdana;
	font-size: 10px;
	color: #999999;
	text-align: right;
	letter-spacing: 1px;
}

.conteudo{
	font-family: Arial, "Century Gothic", verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ED008C;
}

.titulo-conteudo {
	font-family: Arial, "Century Gothic", verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 11px;
	letter-spacing: 1px;
	font-weight: bold;
}

.texto{
	font-family: Arial, "Century Gothic", verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	vertical-align: text-top;
}

.menu {
	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
	color: #999999;
	text-align: left;
}

a:link
  {
  	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
  
  a:visited
  {
  	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
   color: #999999;
   text-decoration: none;
	text-align: left;
  }
  
  a:active
  {
  	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
   color: #999999;
   text-decoration: none;
	text-align: left;
  }
  
  a:hover
  {
  	font-family: "Century Gothic", Arial, verdana;
	font-size: 12px;
	color: #FF99CC;
	text-decoration: none;
	text-align: left;
}
