@charset "utf-8";
/* CSS Document */

body{margin:0;
background:#3d3d3d;}


#tela{width:920px;
      margin:auto;}


#topo{position:relative;
      width:920px;
      height:145px; 
      margin:auto;
	  float:left}
	  
#bot{position:relative;
      width:189px;
      height:500px;
	  float:left;
	   }

#conteudo{position:relative;
      width:731px;
      height:500px;
	  float:left;
	  padding-left:0px;
	  overflow:auto;
	  background:#FFF
	  }

 


#rodape{position:relative;
          width:920px;
          height:45px;
	      float:left;
	      background:#ffffff;
		  }	
		  		  
		  
#conteudo p{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:0.7em;
	text-align:justify;
	color:#4d4d4f;
	margin:0;
    margin-left:70px;
    margin-right:180px;
	padding-top:20px;
	}		
	
	
	  
		  
#conteudo h1{font-size:0.8em;
font-family:"Trebuchet MS", Arial, Helvetica,sans-serif;
color:#122938;	
margin-right:30px;  
margin-left:70px;
margin-top:50px;}




#conteudo h2{font-size:0.7em;
font-family:"Trebuchet MS", Arial, Helvetica,sans-serif;
color:#008B00;	  
margin-left:70px;
margin-top:10px;}



table	{
	font-family:"trebuchet MS", verdana, helvetica, verdana, arial;
	font-size:0.7em;
	margin-left:70px;
	font-color:#fff;
	
}
