@charset "utf-8";
/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	line-height: 20px;
	text-align:justify;
	background-color: #dce2ed;
	}
	
a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}	

.title {
	color: #ffffff;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 18px;
	text-align: center;
	}
	.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
}
.title2red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	color: #900;
}
.titlegrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
}


.tableline {
	border: thin solid #000000;
}
.tableborder {
	border: thin solid #000;
}

.white {
	color: #ffffff;
	}
	
.blue {	
	color: #7798bf;
	}	
	
hr.blue1 {

    border: 1px solid #7798bf ;}
	
.blue_title {	
	color: #7798bf;
	font-size: 24px;
	}
	
.numbers {
	color: #ffffff;
	background-color: #7798bf;
	padding: 5px;
    margin: 3px;}	

.blue_bg {
	color: #ffffff;
	background-color: #7798bf;
	padding: 5px;
	margin: 3px;
	
	}
	
.blue_border {
	border: 3px solid #7798bf;
	}

.poems {
	width: 350px;
	margin: 10px auto;
	}

.poems1 {
	width: 510px;
	margin: 10px auto;
	}
	
	
.notes {
	border-top: 1px solid #7798bf;
	font-size: 11px;
	width: 500px;
	margin-top: 20px;
	}
	
.notes_wide {
	font-size: 11px;
	margin-top: 20px;
	}
	
.poem_title {
	letter-spacing: 3px;
	text-align: center;
	font-size: 11px;
	
}

li.numbers{
	color: #ffffff;
	background-color: #7798bf;
	padding: 5px;
	margin: 3px;
	}
	
.diathem {
    vertical-align: top;
}
	
	.titleblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	color: #036;
}
.Periexomenatitleblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #036;
}
.ParagrafhSimple {
	padding-left: 35px;
	text-align: justify;
}
.ParagrafhSimpleIndent {
	padding-left: 35px;
	text-align: justify;
	text-indent: 25px;
}
.periexomenatitle {
	background-color: #33C;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	font-size: x-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}


.eksofiloimage {
	background-image: url(../images/img0_0.jpg);
}

.legend {
	font-size:11px;
margin: 0em;
padding: 0em;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px dotted #7798bf;
padding: 2px;
background-color: #dce2ed;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}