.folio {
	position: absolute;
	display: none;
	z-index: -99;
	width: 50%;
	height: 50%;
	top: 10%;
	left: 25%;
/*	margin:-220px 0 0 -250px; */
	border: 0;
	background: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	}

.folio_top {
	background-image: url('../images/folio_BGtop.gif'); 
	background-repeat: no-repeat; 
	background-position: top; 
	width: 461px; 
	height: 117px; 
	padding-top: 28; 
	padding-left: 27px; 
	padding-right: 19px;
}

.foliobtn {
	width: 90px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	background-image: url("../images/foliobtn_BG.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	cursor: pointer;
	}
.foliobtn_bh {
	width: 90px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #125A78;
	text-align: center;
	cursor: pointer;
	}
.foliobtn_hid {
	width: 90px;
	height: 20px;
	border-top: 1px hidden;
	border-left: 1px hidden;
	border-right: 1px hidden;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	}

.folio_bg {
	background-image: url('../images/folio_BG.gif'); 
	background-repeat: repeat-y; 
	width: 461px; 
	height: 200px; 
	padding-left: 27px; 
	padding-right: 19px;
	}

.folio_texttab {
	border-top: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	}

.folioscheda {
	display: block;
	background-color: #FFFFFF;
	}

.folioscheda_bh {
	display: none;
	background-color: #FFFFFF;
	}

/*
.container {
    position: absolute;
    width:  335px;
    height: 170px;
    border: 0; 
}


#scrolldiv {
    position: absolute;
    margin: 0;
    overflow: auto;
    height: 170px;
    width: 335px;
}



#scrolldiv__controls {
    position: absolute;
    display: none;
}

#imgup {
    position: relative;
    top: 0; 
	left: 340px;    
}

#imgdown {
    position: relative;
    top: 100px; 
	left: 340px;    
}
*/
