.arrowlistmenu{
width: 178px; /*width of accordion menu*/
}




.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #FFF;
background:#FFF;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

body {
	background-image: url(images/fondo_bujutsu.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #092902;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#Layer1 {
	position:absolute;
	width:392px;
	height:200%;
	z-index:2;
	left: 0;
	top: 209px;
	background-color: #000;
	background-image: url(images/BUJUTSU2.jpg);
	background-repeat: no-repeat;
}
#Layer2 {
	position:absolute;
	width:950;
	height:189;
	z-index:3;
	left: 0;
	top: 0;
}
#Layer3 {
	position:absolute;
	width:392;
	height:105px;
	z-index:3;
	left: 0;
	top: 189px;
}
#teslungo {
	position:absolute;
	width:511px;
	height:892px;
	z-index:2;
	left: 441px;
	top: 220px;/*	background:;
	background-color: #082902;*/
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 12px;
}
#Layer5 {
	position:absolute;
	width:1px;
	height:1px;
	z-index:5;
}
#Layer6 {
	position:absolute;
	width:162px;
	height:349px;
	z-index:9;
	left: 214px;
	top: 14px;
}
.Stile3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
a:link {
	color: #368B89;
	text-decoration: none;
}
a:visited {
	color: #368B89;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #368B89;
	text-decoration: none;
}
#Layer4 {
	position:absolute;
	width:198px;
	height:303px;
	z-index:8;
	left: 22px;
	top: 18px;
}
#corpo {
	position:absolute;
	width:971px;
	height:1128px;
	z-index:4;
	left: 0px;
	top: 0px;
}
#Layer7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer8 {
	position:absolute;
	width:334px;
	height:348px;
	z-index:10;
	left: 35px;
	top: 506px;
}
.Stile2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #368B89;
	line-height: 1.5;
}
.Stile5 {color: #FFFFFF}
.Stile6 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.Stile4 {color: #990000}
.Stile8 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.yingyang {
	list-style: url(yingyang.gif);
}

.yingyang li {
	margin-top:3px;
}

h3 {
	font: bold 14px Arial;
	color: white;
	background: black url(titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.normal a{
	
	color:#FFF;
}

.gif{
	padding:20px;
	width:150px;
}
