@charset "utf-8";
/* CSS Document */


body {
	font-family: Tahoma, Georgia, "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;
}
	
.img_middle {
	vertical-align:middle;
	}
	
.img_pad {
	padding: 5px;
	}

.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;
}

.smaller {
	font-size: 13px;
	}

.title {
	color: #ffffff;
	background-color: #007798;
	font-size: 22px;
	font-weight:bold;
	padding: 20px;
	text-align: center;
	line-height: 28px;
	}
	
.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
}
.titleblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}

.title2yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	color: #F90;
}
.title2red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	color: #900;
}

.tableline {
	border: thin solid #000000;
}
.tableborder {
	border: thin solid #000;
}

.green{
	color:#009900;
	}
	
.orange {
	color:#f7956a;
	}
	
.orange_title {
	color:#f7956a;
	font-size: 18px;
	font-weight:bold;
	}
	
.orange_title_border {
	color:#f7956a;
	font-size: 18px;
	font-weight:bold;
	border: 1px solid #f7956a;
	padding: 5px;
	background-color: #ffe6b8;
	text-align: center;
	width: 850px;
	}
	
	
.questions {
	color:#f37042;
	font-size: 18px;
	font-weight:bold;
	padding: 15px;
	background-color: #b3dcb5;
	text-align: center;
	}
	
.border {
border: 1px solid #000000;}


.notes {
	border-top: 1px solid #f7956a;
	font-size: 11px;
	width: 900px;
	margin-top: 20px;
	}
	
.activities {
	color:#996600;
	font-size: 18px;
	font-weight:bold;
	border: 1px solid #f7956a;
	padding: 15px;
	background-color:#CCCC66;
	text-align: center;
	}
	
.brown_title {
	color:#996600;
	font-size: 18px;
	font-weight:bold;
	}
.red_title {
	color:#990000;
	font-size: 18px;
	font-weight:bold;
	}
	
.ebook_body a {
text-decoration: none;
}