#lista{
	list-style:none;
	text-align:center;
}

#rem{
	text-align:center;
	font-style:italic;
}

#vp{
	width:520px;
	height:730px;
	position:absolute;
	left:250px;
	background-image:url(../img/Back.png);
	background-repeat:no-repeat;
	visibility:hidden;
}

#vpL{
	width:520px;
	height:730px;
	position:relative;
	left:36px;
	top:auto;
	background-image:url(../img/Back.png);
	background-repeat:no-repeat;
}

#TbImagenes{
	position:absolute;
	left:45px;
	top:100px;
}

.cat{
	position:absolute;
	left:10px;
	top:20px;
}

#tablaPrincipal{
	border:medium solid #900;
	position:absolute;
	background-color:#69C;
}

.rayas{
	border-bottom:medium solid #900;
}

.tit{
	width:300px;
}

.lin{
	width:325px;
}

.enl{
	border:hidden;
}