/* CSS Document */
body{
	margin:10px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	background: ;
	text-align:center;
	background-attachment: scroll;
	background-image: url(imagens/fundo/fundo.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#geral{
	width:800px;


	background: ;
	text-align:left;
	margin:auto;
	margin-left: 75px;
}


    
 a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}

  a:visited {color: #ffffff;text-decoration: none; 

  background-color: transparent}

  a:hover {color: #ffffff;text-decoration: none; 

  background-color:}

  a:active { color: #FFFFFF;text-decoration: none; 

  background-color: transparent }
  
  
  
  
 #bannerfundo{
	background-attachment: scroll;
	
	background-repeat: no-repeat;
	background-position: right;  
  
  
  }


#blog{
border:#000000}

