@charset "utf-8";
/* CSS Document */

body{margin:0;
background:#274a61;}
img	{
border:0px;
}

#tela{width:965px;
      margin:auto;}


#topo{position:relative;
      width:965px;
      height:210px; 
      margin:auto;}
	  
#topo2{position:relative;
      width:965px;
      height:85px;
	  float:left;
	   }

#menu_vert{position:relative;
      width:254px;
      height:1250px;
	  float:left;
	  padding-left:0px;
	  background:#16384f;}
	  
	

#conteudo{position:relative;
          width:711px;
          height:1250px;
	      float:left;
	      background:#ffffff;}	  
		  
		  
		  
#conteudo p{font-family:arial,verdana,helvetica;
    font-size:0.8em;
	text-align:justify;
	color:#666666;
	background:#fff;
	margin:0;
    margin-left:30px;
    margin-right:30px;}		  
		  
#conteudo h1{font-size:0.9em;
color:#666666;	  
margin-left:30px;
margin-top:30px;}



#conteudo table	{
	width:600px;
	font-family:verdana, helvetica, verdana, arial;
	font-size:8.5pt;
	margin-left:30px;
	color:#fff;
	text-align:center;
    
}
