body,td,th {
font-family: Helvetica, Geneva, Arial,  sans-serif;
font-size: 0.8em;
color: #ffffff;
font-weight: normal;
line-height: 1.5em;}	

body {
background-color: #000000;
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;}

h1 {
font-size:1.5em;
font-weight: normal;
color: #ffffff;}

h2 {
font-size:1.2em;
font-weight:bold;
color: #ffffff;}


h3{
font-size:1.2em;
font-weight: normal;
color: #cccccc;}

.fonte1 {font-family: Helvetica, Times New Roman, Geneva, Arial,  sans-serif;
font-size: 1.3em;
font-weight: normal;
color: #cccccc; }

.fonte6 {font-family: Helvetica,Trebuchet MS, Arial,  sans-serif;
color: #006699;
font-size: 1.0em;
font-weight: bold;}

.fonte6 {  font-family: Helvetica, Times New Roman, Geneva, Arial,  sans-serif;
color: #006699;
font-size: 1.2em;
font-weight: normal;
}

.fonte7{font-family: Helvetica, Times New Roman, Geneva, Arial,  sans-serif;
color: #3399CC;
font-size: 102%;
font-weight: bold;}

.fonte8{
font-family: Helvetica, Times New Roman, Geneva, Arial,  sans-serif;
font-size:0.5em;
font-weight: bold;
color:#000000;
}


a:link {
color: #ffffff;
text-decoration: none;}

a:visited {
color: #ffffff;
text-decoration: none;}

a:hover {
color: #FF9900;
text-decoration: underline;}
a:active {
color: #0099FF;
text-decoration: none;}

/* CODIGO DO LAYOUT*/
/*=======================*/
#conteiner {
width: 784px; 
margin:  auto; 
text-align: left; }

  
#todoConteudo {
width: 784px; 
margin: auto;
padding:10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


/* CODIGO MENU TOP*/
/*===================*/
#boxMenu {
text-align: center; 
padding:px 0px 0px 0px;
margin: 5px 0px 0px 0px;
background-color:#00A0E;
height:25px;
background-color:#333333;}

#menuTop {
margin:0px;
padding: 5px 0px 0px 30px;
list-style: none;
font-family: Helvetica, Verdana, Arial,  sans-serif;
font-size: 1.1em;
color:#333333;
text-align: center;
height:10;}
 
#menuTop li{
float:left;} 
	
#menuTop li a {
padding: 5px 0px 5px 10px;
margin: 0px 0px 5px 0px;
display:block;
border-bottom: 0px solid #369;
color: #ffffff;
text-decoration: none;
width:130px;
background:##333333;
font-weight: bold;
font-size: 1.1em;}
  
  
