﻿body {
	
	margin-left:0px;
	margin-top:30px;
	margin-right:0px;
	margin-bottom:0px;
	background-position:center;
	background-repeat:no-repeat;
	background-color: #ffffff;
		
	
}
#tabela {
	position:absolute;
	left: 50%;
	top:50%;
	margin-left: -492px;
	margin-top: -280px;
	width: 990px;
	height: 560px;
	text-align:center;
}
.fontMenu
{
	
	font-family:Verdana;
	color:Gray;
	font-size:15px;
	text-decoration: none;
	line-height:20px;

}
  a.fontMenu:link {text-decoration: none}
  a.fontMenu:visited {text-decoration: none}
  a.fontMenu:hover 
  {
  	text-decoration: none; 
	color: #000000;
	
  }
  a.fontMenu:active {text-decoration: none}
  .fontText
  
  {
  	font-family:Verdana;
  	color:Black;
  	font-size: 12px;
  	text-decoration: none;	  
  	line-height:2;

  	
  }
  .fontTextEquipe
  {
  	font-family:Verdana;
  	color:Purple;
  	font-weight:bold;
  	font-size: 12px;
  	text-decoration: none;	  
  	line-height:2;
  }
  .fontTextEquipe2
    {
  	font-family:Verdana;
  	color:Gray;
  	font-size: 12px;
  	text-decoration: none;	  
  	line-height:2;
  }
  
    .fontTextContato
    {
  	font-family:Verdana;
  	color:#0095A6;
  	font-size: 12px;
  	text-decoration: none;	  
  	line-height:2;
  	font-weight:bold;
  }
  

