@charset "utf-8";
/* CSS Document */

#cle {
	position:absolute;
	width:225px;
	height:104px;
	z-index:1;
	left: -50px;
	top: 550px;
	border:0;
	background:url(images/stories/img/cle.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#deco {
	position:absolute;
	width:430px;
	height:394px;
	z-index:2;
	left: 620px;
	top: 190px;
	background-image:url(images/stories/img/deco1.png);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
}
.menuleft{
	
	background:url(images/stories/img/left_m.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#4b0073;
	
	
}
#ulid{
	color:#da81fc;
	font-size:12pt;
	text-align:left;
	font-family:"Century Gothic", Century, Verdana;
	list-style:none;
	list-style-type:none;
	padding-bottom:0px;
	padding-left:20px;
	
}
li{
	background-image:url(images/stories/img/bgmenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:20px;
	padding-bottom:30px;
	
	color:#da81fc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
li.item5 {
	background-image:none;
	
}

a.mfooter{
	color:#7e00b1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}





