@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: #FF6B3E;
}
.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;
}


/*------Publication info------*/	
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
    padding: 5px 23px;
    position: relative;
    top: -20px;
    font-size: 18px;
    font-weight: bold;
}
.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000;
	line-height:140%;
}
.contributors td, .contributors th {
}
.contributors th {
	width:35%;
	text-align:right; 
	border-right:#000 2px solid; 
	padding-right: 20px; 
	vertical-align:top; 
	color:#000; 
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;

}
.contributors td {
	/*width:25%;
	text-align:left;*/
	vertical-align:top; 
	padding-left:20px;
	padding:8px 16px;
	font-size:15px;
}

table.fund {
	border:1px solid #000;
	border-collapse:collapse;
	width:90%;
	margin:20px;
}
.fund th {
	text-align: center;
	font-weight:normal;
	font-size:15px;
	padding:8px 0;
}

.fund td {
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-size: 15px;
}
.fund tr td:first-child {
	width:35%;
    padding-left: 10px;	
	padding-bottom: 10px;
}
.fund td[colspan="2"] {
	text-align: center;
	font-size:14px;
}

p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
    padding: 12px;
    font-size: 14px;
    margin: -16px 4px;
}
.repub_info img {
	padding-left: 10px;
	padding-bottom: 30px;
}
.repub_appr {
    font-size: 14px;
    padding: 12px 0 3px;
    margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}

.first_pages {
	text-align:center;
	}
.pub {font-size:18px;margin-bottom:40px;}

.anadohos{
	color: #85878B;
	font-size: 10pt;
	font-weight: bold;
}
.subtitle_pi{
	padding: 0 2%;
	text-align: center;
}

.ta-right{
	text-align: right;
	border-right: solid 1px #B91D10;
}

.ta-left{
	text-align: left;
}