@charset "utf-8";
/* CSS Document */

.maintext{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	line-height:150%;
	margin-left:150px;
	margin-right:150px;
	}

.maintext p
{text-align:justify;
text-indent:25px;
margin-left:0px;
margin-right:0px;

}
body {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	line-height: 20px;
	text-align:justify;
	}
	
a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}

a.comment:link {
	color: #0099FF;
}
h4 {
	font-size: 22px;
	color:#000000;
	line-height:140%;
	text-align:center;
	font-weight:normal;
	
}
.img_middle {
	vertical-align:middle;
	}
	
.img_pad {
	padding: 5px;
	}

.smaller {
	font-size: 13px;
	}

.title {
	color: #b25526;
	background-color: #f1e3c4;
	font-size: 22px;
	font-weight:bold;
	padding: 20px;
	text-align: right;
	}
	
.subtitle {
	color: #ffffff;
	background-color: #b25526;
	font-size: 22px;
	padding: 20px;
	text-align: center;
	}
	
.text_title {
	color: #b25526;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	}	
	
.tags {
	background-color: #f1e3c4;
	font-size: 18px;
	padding: 5px;
	margin-right: 5px;
	text-align:center;
	width: 180px;

	}

.caps {
	color: #b25526;
	font-size: 60px;
	}	
	

.top_title {
	border-bottom: 1px solid #b25526;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	}
	
.comments {
	border: 2px solid #b25526;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	width: 150px;
	}
	
.border {
	border: 1px solid #000000;
	}
	
fieldset { border:2px solid #cccccc;
padding: 10px;
}

legend {
  	padding:10px;
  	border:2px solid #cccccc;
  	background-color:#CCCCCC;
	color: #b25526;
	font-size: 22px;
	font-weight: bold;
	text-align:center;
	width: 825px;
 
  }
.unitframe
{margin:10px;
padding:15px;
}
ul li
{margin-bottom:6px;
}
p 
{text-align:justify;}

.pageframe
{
	margin-left:130px;
	margin-right:130px;
}

.leksilogio {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color:#000000;
	line-height:150%;
	text-align:justify;
	
}

table#tablesymbols td:first-child
{vertical-align:top;
width:100px;
}
table#tablesymbols td:first-child p
{text-align:right;
margin-right:6px;
}
.imgcapt
{
	font-size:14px; text-align:center;
	font-style:italic;
}
.abstract {
	font-size: 16px;
	color:#000000;
	line-height:140%;
	text-align:justify;
	
}

.etm
{
	font-size:14px;
	text-indent:2em;
	margin-top:30px;
	margin-bottom:20px;
}

.lusidaFont {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color:#000000;
	line-height:150%;
	text-align:justify;
	
}
table#lexilogio td
{
	vertical-align:top;
}
table#lexilogio td p
{text-indent:-1em;
margin-bottom:0;
margin-top:1px;
text-align:left;
}
table#lexilogio td:first-child
{padding-left:1em;
}
table#lexilogio td:nth-child(2)
{padding-left:50px;
}
.epil
{
	padding:10px;
	border:#000 thin solid;
	margin-top:60px;
}

.klisitable
{
	margin-top:20px; margin-bottom:20px;
	border-top:thin solid #000;
	border-bottom:thin solid #000;
	border-left:#000 thin solid;
}
.klisitable td
{border-right:#000 thin solid;
vertical-align:top;
}
.klisitable td p
{	margin-top:3px;
	margin-bottom:2px;
}
.klisitable td:first-child p
{
	margin-left:10px;

}
.klisitable td:nth-child(2) p
{
margin-left:30px;
	}
.klisitable td:nth-child(3) p
{
margin-left:30px;
	}
	
	.klisitable1
{
	margin-top:20px; margin-bottom:20px;
	border-top:thin solid #000;
	border-bottom:thin solid #000;
	border-left:#000 thin solid;
	border-right:#000 thin solid;
}

.klisitable1 td p
{	margin-top:3px;
	margin-bottom:2px;
	margin-left:15px;
}
.indx p
{margin-left:50px;
text-indent:-50px;
margin-top:1px;
margin-bottom:1px;
padding-top:0px;
padding-bottom:0px;
}
.ulheight li
{margin-bottom:10px;
}
.ulnoheight li
{margin-bottom:0px;
}