* {margin:0px;
  padding:0px;
  list-style:none;
  text-decoration:none;}
  
 body {text-align:center;
      background:#282828;
	  font-family:arialhelvetica,verdana,sans-serif;} 

#geral {width:770px;
       margin:0 auto;
	   text-align:left;}
img {border:none;}	   
hr {background: url(images/hr.gif) repeat-x;
   border:none;
   margin-top:14px;
   margin-bottom:13px;}

#topo {width:770px;
       text-align:center;
	   margin-bottom:-20px;}	   
	   
#topo #logo {margin:0 auto;
			margin-top:22px;}	   


.menu {width:100%;
	  height:158px;
      clear:both;
	  background: url(images/bg_menu.gif) repeat-x;
	  line-height:1000%;}
	  
.menu a {color:#ffffff;}	  
.menu a:hover {border-bottom:2px dotted #e3bf15;}
	  
.menu ul {width:770px;
        text-align:center;}
.menu ul li {display:inline;
         color:#ffffff;
		 font-size:11px;}
a {text-decoration:none;
			color:#ffffff;}		 
		 
		 

		 /* Descrição */

#descricao {width:592px;
           height:77px;
           background:#3e3e3e;
		   text-align:center;
		   margin:0 auto;
		   margin-bottom:56px;}
#descricao h3 {color:#e3bf15;
			font-weight:bold;
			font-size:14px;
			text-align:center;
			width:550px;
			padding-top:6px;}
#descricao p {color:#e3bf15;
			font-size:11px;
			text-align:center;
			width:550px;
			margin:0 auto;
			}	
			

			/* Agente faz */

#faz {float:left;
     text-align:center;
	 width:278px;}	
#faz h1{width:170px;
		height:65px;
		background: url(images/agente-faz.jpg) no-repeat;
		text-indent:-9000px;
		overflow:hidden;
		margin-left:55px;}		
#faz .sublogo {font-size:11px;
              color:#ffffff;
			 }
#faz h2		{font-size:13px;
             color:#ffffff;
			 text-align:center;;}
#faz  ul {text-align:left;
		margin-left:55px;}
#faz  ul li {font-size:11px;
		 color:#ffffff;
         line-height:250%;}
		 
		 
		 
	/* Agente fez */
	
	
#fez {float:right;
     text-align:center;
	 width:278px;}	
	 
#fez h1{width:170px;
		height:65px;
		background: url(images/agente-fez.jpg) no-repeat;
		text-indent:-9000px;
		overflow:hidden;
		margin-left:55px;}	
		
#fez .sublogo {font-size:11px;
              color:#ffffff;
			 }
			 
#fez h2		{font-size:13px;
             color:#ffffff;
			 text-align:center;;}
#fez  ul {text-align:left;
		margin-left:30px;}
#fez  ul li {font-size:11px;
		 color:#ffffff;
         line-height:250%;
		 }		 
 