* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

html { 
	height : 100% ;
	margin: 0;
	padding: 0 ;
	text-align: center ;
	background-color: #a3a3a3;
	background-image: url(poisson.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
    }


  div#header 
{
	margin:25px;
	height: 210px ;
	background: url(logoback.png) no-repeat left ;
}

  h1#logo {
	height: 200px ;
	background: url(goldenfishproductionlogo.png) no-repeat left ;
 	text-indent: -5000px ;  }

  div#menuglobal { 	

	margin: 25px 11px;
	padding: 0px 0 25px; 
	
}

ul#menu li a
{
	width: 278px ;
	height: 210px ;
	display: block ;
	text-decoration: none ;
}
ul#menu
{
	height: 210px ;
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	margin: 0 0 25px 0;
	text-align: center ;
	background: url(logoback.png) no-repeat center;
}



p#tabi { 
	margin: 0 ;
	text-indent: -5000px ;  
	background: url(tabilogo.png) no-repeat  center ;
}

p#ubuntu { 
	margin: 0 ;
	text-indent: -5000px ;  
	background: url(nakaamacirclel.png) no-repeat  center ;
}

p#archives { 
	margin: 0 ;
	text-indent: -5000px ;  
	background: url(coffre.png) no-repeat  center ;
}

p#fap {	
	margin: 0 ;
	text-indent: -5000px ;  
	background: url(fap.png) no-repeat  center ;
	
}


p#nipponactu { 
	margin: 0 ;
	text-indent: -5000px ;  
	background: url(nipponactu.png) no-repeat  center ;
}
div#foot {
	height: 25px ;
	display: block ;
}
