﻿body 
{
}

.LianaEntLogo
{
    height: 142px;
    margin-left: auto; 
    margin-right: auto; 
    text-align: center; 
    margin-bottom: 0%;
    padding-top: 0%;
    background-image: url(../images/Logo2.png);
    background-repeat: no-repeat;
    background-position: center;
    border: outset 4px;
}

.lianaentReferences
{
	width: 100%;
	margin-top: 1%;
}

.referencesText
{
	float: left;
    color: #0A96D7;
    cursor: pointer;
    margin-left: 1%;
}

.dis
{
	float: right;
	text-align: left;
    color: #0A96D7;
    cursor: pointer;
	width: 17%;
}

.lianaentHeader
{
	clear: both;
    padding-top: 2%; 
    width: 80%; 
    margin-left: auto; 
    margin-right: auto; 
    text-align: center;
    font-size: 1.4em;
    text-decoration: underline;
}

.pnlReferences
{
    top: 3000px; 
    display: none;
}

.disHover:hover
{
	font-style: italic;
}

.chapter
{
	margin-top: 1%;
	width: 96%; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: justify; 
	min-height: 500px;
	padding: 1%;
	border-style: inset;
	border-width: 6px;
}

