/*RESET*/
*{margin:0; padding:0;}

/*PSEUDO CLASSES*/
#bg, #topo{
height:auto;
margin:0;
padding:0;
}

#bg{background:url(img/bg.jpg);}

#topo{
	width:100%;
	height:120px;
	margin:0 auto;
	background:transparent url(img/filete.jpg) repeat-x;
	}
	
/*#ofugi{
	width:293px; 
	height:50px;
	margin-left:350px;	
	margin-top:0;
	float:left;	
	position:absolute;
}*/
	
#header_logo{
	width:293px; 
	height:20px;
	margin:0 auto;
	
	/*border: 1px solid white;*/
}	
