
body,td,th {
font-family: Helvetica, Geneva, Arial,  sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: normal;
line-height: 1.5em;
}	

body {
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;}

h1 {
font-size:18px;
font-weight: normal;
color: #cccccc;}

h2 {
font-size:16px;
font-weight:bold;
color: #ffffff;}


h3{
font-size:14px;
font-weight: normal;
color: #cccccc;}

.fonte1 {font-family: Helvetica, Geneva, Arial,  sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff; 
}

.fonte2 {font-family: Helvetica, Geneva, Arial,  sans-serif;
color: #006699;
font-size: 12px;
font-weight: bold;}

.fonteLayer{
font-family: Helvetica, Geneva, Arial,  sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: normal;
line-height: 1.5em;
}

.fonte3 {  font-family: Helvetica, Geneva, Arial,  sans-serif;
color: #006699;
font-size: 12px;
font-weight: normal;
}

.fonte4{font-family: Helvetica, Geneva, Arial,  sans-serif;
color: #3399CC;
font-size: 12px;
font-weight: bold;}

.fonte5{
font-family: Helvetica, Times New Roman, Geneva, Arial,  sans-serif;
font-size:10px;
font-weight: normal;
color:#000000;
}



/* CODIGO DO LAYOUT*/
/*=======================*/

#conteiner {
width: 784px; 
margin:  auto; 
text-align: left; 
background-color:#333333;}
  


/* 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;
width:784px;
}

#menuTop {
margin:0px;
padding: 0px 0px 0px 30px;
list-style: none;
font-family:Arial, Verdana,  Helvetica, sans-serif;
font-size: 12px;
color:#333333;
text-align: center;
height:10;}
 
#menuTop li{
float:left;} 
	
#menuTop li a {
padding: 0px 0px 1px 10px;
margin: 0px 0px 1px 0px;
display:block;
border-bottom: 0px solid #369;
color: #ffffff;
text-decoration: none;
width:110px;
background:##333333;
font-weight: bold;
font-size: 12px;
}
  
#menuTop li a:hover{
display:block;
color:#000000;
background:#ffffff;
padding: 0px 0px 1px 10px;
margin: 0px 0px 1px 0px;
border-top: 0px solid #369;}

/* FINAL DO CODIGO DO MENDU*/ 
/*========================*/

/* CODIGO DO LAYOUT*/
/*=======================*/

#conteiner {
width: 784px; 
margin:0 auto; 
text-align: left; 
background-color:#333333;}
  

#todoConteudo {
width: 784px; 
margin:0 auto;
padding:10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color:#333333;}

body {
background-color:#000000;
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
}



