
#AR { 
width:16px;
height:25px; 
vertical-align: middle;
background-image: url(../images/arrowB.png);
background-repeat:no-repeat;
background-position: center center;
display:block;
float:left;
background-color:#7B57A8;
border-bottom: 0px solid #FFD700;
} 
 
 li.IDtestata{
color:#ffffff;
background: #7B57A8;
text-align: center;
width: 98%;		
padding: 0px;
margin-left:auto;
margin-right:auto;		
height:28px;
text-align:center;
vertical-align:middle;		
font-size: 20px; 
font-family: Chiller, COMIC SANS MS;
border-bottom: solid 3px #5D427F;
border-radius: 10px 10px 10px 10px;
line-height: 28px;
}
.showfolder {
border: 2px red;
margin-left:0px;
width:794px;
margin-left: auto;
margin-right: auto;
border: solid #bbbbbb;
background-color:#7B57A8;
vertical-align:middle;	
}

.showfolder span a {
text-decoration:none;
color: #ffffff;
background-color:#7B57A8;
display:block;
float:left;
font-family: Chiller, COMIC SANS MS;
font-size: 22px;
border-bottom: 0px solid #bbbbbb;
padding-left: 5px;

}

.showfolder span a:visited { 
background-color:#7B57A8; 
text-decoration:none; 
color: #ffffff }

.showfolder span a:hover {
background-color:#ffffff;
text-decoration:none;
color: #7B57A8;
}

.showfolder #ROOT a{
text-decoration:none; 
color: white;
font-size: 22px; 
font-weight: bold;
display:block;
float:left;
background-color:#7B57A8;
vertical-align: middle;
}

.showfolder table {
border-collapse:collapse;
width:794px;
height: 20px;
border-top: 3px solid #bbbbbb;
}

.showfolder td {
background-color: #FFFFFF;
border-right: 1px solid #bbbbbb;
padding-left:0px;
padding-top:10px;
}

.showfolder a {
text-decoration:none;
color: #7B57A8;
}
.showfolder a:hover { background-color: #bbbbbb; }
.showfolder a:visited { color:#7B57A8; }
.showfolder ul{padding:0px; margin:0px;}
.showfolder li{
height:28px;
padding-top :0px;
padding-left:0px;
width:98%;
list-style: none ;
}
li.IDfile { 
	display:block;
	list-style: none;
	height:auto;
    /* border-bottom:5px ridge #910015;  */
	padding:5px;
	width:560px;
	color: #7B57A8;
	}

li.IDfile a{
	display:block; 
	height:100%;
	overflow:hidden;
	font-size: 12px;
	color:#7B57A8;
}
	
li.IDfile a:hover{
	color:#ffffff;
	background: #7B57A8;
}
	
li.IDfileco { 
	display:block;
	list-style: none;
	height:auto;
	padding:5px;
	width:780px;
	color:#A8151C;
}

li.IDfileco a{
	display:block; border:0px solid blue; 
	height:100%;
	overflow:hidden;
	font-size: 13px;
	color:#000000;
}

li.IDfileco a:hover{
color:#000000;
background: #ffffff;
}

li.IDfolder { 
	display:block;
	list-style: none;
	height:auto;
    /* border-bottom:5px ridge #910015;  */
	padding:5px;
	width:200px;
	font-size: 14px;
}

li.IDfolder a{
	display:block; border:0px solid blue; 
	height:100%;
	overflow:hidden;
	font-size: 14px;
	color: #7B57A8;
}
	
li.IDfolder a:hover{
	color:#ffffff;
	background: #7B57A8;
}
	
li.IDfolder span{
	background-image: url(../images/folder.png);
	background-repeat:no-repeat;
	width:20px;
	display:block;
	float:left;
	color:red;}