 body {
        padding-top: 20px;
        padding-bottom: 40px;
		
      }
	
	.d1{position:relative; height:auto; width:800px; float:left; padding-left:100px;}
	.d2{position:relative; height:auto; width:800px; float:left;padding-left:100px; }
	.d3{position:relative; height:auto; width:498px; float:left; margin-top:5px;}
	.d4{position:relative; height:auto; width:498px; float:left;margin-top:5px;}
	.d5{position:relative; height:auto; width:498px; float:left;margin-top:5px;}
	.d6{position:relative; height:auto; width:498px; float:left;margin-top:5px;}
	
	
	
	
	
	
	.mais{font-family:tahoma; color:#fff;  padding:4px; border-radius:6px; font-weight:bold; border:1px solid #ccc; text-decoration:none; }
	
	a:hover{text-decoration:none; }
		#conteudo{position:relative;  width:1000px; height:auto;
		margin-top:-40px;  padding-bottom:10px; float:left;}

	#conteudo img{padding-right:20px;  border-radius:10px;}
	 /* Custom container */
      .container-narrow {
        margin: 0 auto;
        max-width: 1000px;
		
		
      }
	  
	  #s6{border-right:1px solid #444;}
	  
      .container-narrow > hr {
        margin: 10px 0;
      }

      /* Main marketing message and sign up button */
      .jumbotron {
        
        text-align: center;
      }
      .jumbotron h1 {
        font-size: 72px;
        line-height: 1;
      }
      .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

      /* Supporting marketing content */
      .marketing {
        margin: 60px 0;
      }
      .marketing p + h4 {
        margin-top: 28px;
      }