
.cuerpo
{
	font-size: 12px;
	color: navy;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: justify;
	margin-left: 5;
	
}
.formulario
{	
	font-size: 12px;
	color: navy;
	font-style: normal;
	font-family: Verdana, Arial;
}

.tableCuerpo
{
	margin: 2px 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.linkoff
{
	font-weight: bolder;
	color: blue;
	border-top-style: none;
	font-family: verdana, arial;
	text-decoration: none;
}
.linkon
{
	font-weight: bolder;
	color:Fuchsia;
	border-top-style: none;
	font-family: verdana, arial;
	text-decoration: none;
}
.imgMenu
{
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.imgAleatoria
{
	border-style:solid; 
	border-width:1px; 
	padding:1px; 
	position: absolute; 
	top: 481px; 
	left: 0px; 
	width: 216px; 
	z-index: 2
}

.txtArticulo
{
	font-size: 12px;
	z-index: 1;
	left: 225px;
	margin-left: 5px;
	width: 750px;
	color: navy;
	font-style: normal;
	font-family: Verdana, Arial;
	position: absolute;
	top: 120px;
	text-align: justify;
}
.fichaLibro
{
	background-color:#ccccff;
	font-size: 13px;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: justify;
	margin-left: 5;
	
}
.imgLibro
{
	background-color:White;
	border-width:0px;
	width:210px;
	
}
.criticaLibro
{
	font-size: 12px;
	color: navy;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: justify;
	margin-left: 5;
}
BODY
{
	font-size: 12px;
	color: navy;
	font-style: normal;
	font-family: Verdana, Arial;
	text-align: left;
}
LI
{
    list-style: circle url(images/topo.jpg) outside;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.boton
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-size: 12px;
	border-left: navy 1px solid;
	width: 80px;
	cursor: hand;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: Verdana, Arial;
	height: 20px;
	background-color: #ccccff;
}
