body {
	background: #f3f3e7 url(Imagens/fundo.jpg) repeat scroll 0%;
	margin: 10px auto 0 auto;
	width: 954px;
	/*width: 960px;*/
	}
#tela {
	position:relative;
	margin: 10px;
	padding: 20px;
	width: 920px;
	height: 600px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(Imagens/BAMBU.JPG);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6AD;
	border-right-color: #D6D6AD;
	border-bottom-color: #D6D6AD;
	border-left-color: #D6D6AD;
	border-top-width: 0px;
	border-left-width: 0px;
	}
#menu {
	position: relative;
	float: left;
	width: 200px;
	}
	#aindex{
		text-decoration: none;
		}
	#aindex a img{
		text-decoration: none;
		display: block;
		border: 0px none;
		}
	#aindex a:visited{
		text-decoration: none;
		display: block;
		}	
	ul.menu {
		list-style-type: none;
		width: 181px;
		padding-left: 0px;
		margin-left: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		font-family: Times New Roman;
		font-size: 12pt;
		}
	span.japones {
		position: absolute;
		width: 48px;
		height: 16px;
		}
	span.hided {
		font-size: 1px;
		color: #ffffff;
		}
		#nihone{background: url(Imagens/Nihone.png) no-repeat}
		#shodo{background: url(Imagens/Shodo.png) no-repeat}
		#sumie{background: url(Imagens/Sumie.png) no-repeat}
		#nihongo{background: url(Imagens/nihongo.png) no-repeat}
#principal {
	position:relative;
	float:left;
	width: 680px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	/*'Lucida Grande',Verdana,Arial,Sans-Serif;*/
	line-height: 1.8em;
	color: #444;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.0em;
	/*line-height: 1.5em;*/
	text-align: justify;
	margin: 10px;
	}
	#principal h1 {
		font-size: 30px;
		font-weight: bold;
		color: #7D775C;
		font-family: georgia,sans-serif;
		font-style: italic;
		margin-top:0px;
	}
	#principal img{
		border:1px solid #CCCCCC;
		padding: 4px;
		margin: 10px;
	}
	#principal p{
		/*text-indent: 2em;*/
	}
	#galeria{
		text-align: center;
		}
	#galeria img{
		height: 120px;
		width: 90px;
		}
#rodape {
	text-align: center;
	width: 960px;
	font-size:12px;
	}
#menu a {
	text-decoration: none;
	color: black;
}

img#banner{
	display: block;
	text-align: center;
	width: 100%;
	/*height: 100%;*/
}
