
	body{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  margin:0 auto;  
	  background-color:#e3e3e3;
	}
	
	.clear{clear:both;}
	
	.center{
	   width:630px;
	   margin:0 auto;
	
	}
	   header{
		   width:100%;
		   height:355px;
		  background-color:#000e4d;
		  margin:0 auto;   
	    box-shadow:1px -8px 35px 4px white;
	   }	
	   .f_azul{
	     height:355px;
		 background-color:#000e4d;
	   
	   }
	  	   
       .site{
	    width:100%;
	    margin:0 auto;	   
        top: -397px;
	   }	   
	   .topo{	 
	   height: 355px;
       box-shadow: 0px 12px 72px white;
       width: 990px;
	   }
          	   
	 .banner{ 
		
	    height:90px;
		position: relative;
        top: -355px;
			 }
	 .imglog{
	 background:url('/img/topopx.jpg')no-repeat;
	 width:990px;
	 height:355px;
	 position: relative;
     z-index: 4;
     }
	 
	   
	  /* MENU */
	  #menu{
	 width:100%;
	 height:42px;
	 background: #770B01;
            }
	  
.menu-hv * {
	margin: 0;
	padding: 0;
}

.menu-hv a {
	display: block;
}

.menu-hv li {
   border-left: 1px solid #ffffff;
	list-style: none;
	float: left;
	padding: 0 19px 0 20px;
	height: 42px;
	text-align: center;
}

.menu-hv li ul {
	position: absolute;
	visibility: hidden;
}

.menu-hv li ul li {
	float: none;
	white-space: nowrap;
	/*display: inline;  o inline Ã© pro IE */
}

.menu-hv li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}

.menu-hv li:hover ul,.menu-hv li.over ul {
	visibility: visible;
}

.menu-hv li:hover ul ul,.menu-hv li.over ul ul {
	visibility: hidden;
}

.menu-hv ul ul li:hover ul,.menu-hv ul ul li.over ul {
	visibility: visible;
}

/* visual */

.menu-hv {
	height: 42px;
	background:#770b01;
}

.menu-hv a, .menu-hv a:visited, .menu-hv a:active{
	color: #FFF;
	line-height: 42px;
	text-decoration: none;
	font-weight: bold;
}

.menu-hv a:hover {
	text-decoration: none;
	padding: 2px 0 0 0;
	font-weight: bold;
}

.menu-hv ul li ul {
    width: 120px;
	height: 42px;
	background:#770b01;
	}

.fundo-verde {
	width: 180px;
	padding: 20px;
	border-style: none;
	background-color: #5E7941;
	opacity: 0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity =   75);
	position: relative;
	color: white;
	text-indent: 20px;
	line-height: 1.52;
	text-align: justify;
}
	  	
	 
	  article{	  
	  width:999px;
	  margin:0 auto;
      min-height:400px;      
       margin: 0 auto; 
	   background-color:#FFFFFF;
	  }  	  
	 
	 	 
	   footer{ 	
	   height:100%;	  
	  background-color:#000e4d;
	
	 
	 }
	  .foot{	   
		margin:0 auto;
	    background-color:#790a01;
		height:10px;
	  }
	  .rodape{
	    width:999px;
		margin:0 auto;
	  
	  }
	  .tex_rod{
	    
		color:white;
        width: 500px;
        padding: 16px;
		  
	  }
	  .logo_rod{
	     
	    height: 60px;
        width: 100px;
        float: right;
        position: relative;
        top: -61px;
       		
	  }
 	/*home*/
 	.pag_content{
		idth: 930px;
		padding: 20px 20px;
	}	  
	  
	  .txum{
		width: 400px;
		float: left;
		margin: 20px 30px 10px 50px;
	  
	  
	  }
	  .txdois{
		width: 930px;
		float: left;
		margin: 10px 30px 10px 35px;
	  }
	  .img-l{
	      height:120px;
		  width:168px;
		   background-image:url('/img/img-l.jpg');
		  border-radius:20px 20px 20px 20px;
		  float:left;
		  margin: 10px;
	  }
	  .img-h{
	      height:120px;
		  width:168px;
		   background-image:url('/img/img-h.jpg');
		  border-radius:20px 20px 20px 20px;
		  float:left;
		  margin: 10px;
	  
	  
	  }
	  .tx-h{
	    float:left;
	  
	  }
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  