@charset "utf-8";
/* CSS Document */

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
}
body {
	font-family:Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#ebebeb;
}
/* HTML tags */
sup {
	font-size:12px;
}
sub {
	font-size:10px;
}
img {
	vertical-align:middle;
}
p, ul, ol, table, table.tbcenter, .columns {
	margin-bottom:16px;
}
ul, ol {
	padding-left:24px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
dl {
	margin:10px 0;
}
dt {
	font-weight: bold;
	margin:10px 0 0 0;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h1 {
	font-size:150%;
	text-align: center;
	margin: 60px 0;
	font-weight:bold;
}
h2 {
	font-size:120%;
	text-align: left;
	margin: 30px 0 16px;
	font-weight:bold;
}
h3 {
	font-size:100%;
	text-align: left;
	margin: 24px 0 10px;
	font-weight:bold;
}
/*** classes ***/
.container {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
.container td {
	padding:60px 80px;
}
.credit h2 {
	margin:40px 0 10px 0;
}
.toc h1 {
	font-size: 24px;
	text-align: center;
}
.toc h1 span {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 100%;
	height: 100%;
}
.toc h1 span.last {
	top: 2px;
	left: 2px;
	color: #5a2c1f;
}
.toc h2 {
	font-size:130%;
	padding: 12px;
	margin: 10px -14px;
	text-align: left;
}
.toc h2.inset {
	background:#e5cfa7;
}
.toc h3 {
	font-size:100%;
	font-weight:bold;
	margin:10px 0 0 0;
}
.toc p {
	margin: 5px 0 5px 26px;
}
p.toc_chapter {
	font-size:130%;
	margin:20px 0 0 -4px;
	font-weight:600;
}
.prologue {
	background:#E2CEE4;
}
.prologue h1 {
	margin:0 0 20px;
	color:black;
}
/*.prologue ul {
	list-style-image: url(images/tmpl_bullet_green.png);

}*/

.prologue ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
.prologue li {
	padding-left: 16px;
}
.prologue ul li:before {
	content: "•";
	/* padding-right: 5px; */
    margin-left: -15px;
	font-size: 29px;
	color:#EE1D23;
	position: absolute;/* top: 0; */
}
.introA {
	background-color: #F36E21;
}
.introA .rightcol {
	background-color: #FCCFAE;
	padding: 100px 60px 29px 144px;
	border-radius: 44px 0 0;
	margin-left: 22%;
	width: 470px;
}
.introA h1 {
	position: relative;
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	padding: 10px 21px;
	width: 39%;
	border: 2px dotted rgb(255,255,255);
	border-radius: 15px;
	margin-left: 316px;
}
 . /*.introA h1 {
	position: relative;
	color:#666;
	margin:10px 10px 300px;
}*/
.introA h1 span {
 position: absolute;
 top: -2px;
 left: -2px;
 width: 100%;
 height: 100%;
}
.introA h1 span.last {
	top: -2px;
	left: -2px;
	color: #FF6;
}
.introA img {
	margin: -62px 25px 11px -112px;
}
.introA p {
	margin: 20px;
}
.introA img, .introB img {
	border: 3px solid black;
	border-radius:10px;
}
.introB {
	background-color: #F36E21;
}
.introB .col1-2 {
	width: 245px;
	float: left;
	margin-right: 40px;
}
.introB .lastcol {
	background-color: #FCCFAE;
	padding: 99px 59px 9px 56px;
	width: 415px;
	margin-right:0;
	float:left;
}
.container.introA td, .container.introB td {
	padding: 0px 40px;
}
.introC {
	background:#F36E21;
}
.research {
	/*	background-color: #b3a3c3;*/
	background:url(images/research.png) no-repeat top left;
	padding: 23px 0 2px 109px;
}
.research h2 {
	margin: 34px 0 27px 78px;
	font-size: 21px;
	font-weight: normal;
}
.questions {
	background-color: #40AE49;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding:10px;
}
.questions span {
	background-color: #FFF;
	font-weight:bold;
	font-size:130%;
	padding:4px;
}
/* TOC */
.txt_light-green {
	color: #40AE49;
}
.txt_dark-red {
	color:#B22B14;
}
.txt_orange {
	color:#F15921;
}
.txt_blue {
	color:#253F8E;
}
.txt_purple {
	color:#B271AE;
}
.txt_dark-blue {
	color:#2a326a;
}
.txt_light-blue {
	color: #0072BC;
}
.txt_darkbrown {
	color:#F36E21;
}
.txt_brown {
	color:#933d1c;
}
.txt_petrol {
	color:#26739c;
}
.txt_white {
	color:#FFF;
}
.bg_orange {
	background:#F15921;
}
.bg_blue {
	background:#253F8E;
}
.bg_dark-red {
	background:#B22B14;
}
.bg_light-green {
	background: #40AE49;
}
.bg_green {
	background:#415F2E;
}
.bg_darkbrown {
	background:#5a2c1f;
}
.bg_brown {
	background:#933d1c;
}
.bg_petrol {
	background:#26739c;
}
.bg_white {
	background:#fff;
}
.brd_blue, .brd_green, .brd_darkbrown, .brd_brown, .brd_petrol {
	/*	border-color:#2a326a;*/
    border-color: #231F20;
	border-radius: 14px;
}
/*.brd_green {
	border-color:#415F2E;
}
.brd_darkbrown {
	border-color:#5a2c1f;
}
.brd_brown {
	border-color:#933d1c;
}
.brd_petrol {
	border-color:#26739c;
}*/
.brd_white {
	border-color:#fff;
}
/****************/
.title {
	font-size: 235%;
	font-weight:bold;
	margin-bottom:40px;
	padding: 18px 14px 8px 76px;
	background: #E1E9F6;
	text-indent: -59px;
	text-align: left;
	margin: 0 0 20px;
}
.title span {
	font-size: 25px;
	font-weight: normal;
	top: -4px;
	left: 15px;
	position: relative;
	line-height: 114%;
}
.subtitle {
	font-size:125%;
	font-weight:bold;
	margin:10px 0 20px;
	line-height:130%;
	font-style:normal;
}
/*table_black*/
.table_black {
/**/
}
.table_black td, .table_black th {
	padding:5px;
	border:2px solid #231F20;
}
.table_black th {
	text-align:center;
}
/*table_purple*/

.table_purple {
	background:#F6B0C9;
}
.table_purple td, .table_purple th {
	padding:10px;
}
.table_purple td {
	border:2px solid #000;
	vertical-align:top;
}
.table_purple th {
	border:2px solid #231F20;
	background:#BB78B1;
	color:#FFF;
	text-align:center;
}
/*table_orange*/
.table_orange-yellow {
	background:#FAF499;
}
.table_orange-yellow td, .table_orange-yellow th {
	padding:10px;
}
.table_orange-yellow td {
	border:2px solid #231F20;
	vertical-align:top;
}
.table_orange-yellow th {
	border:2px solid #231F20;
	background:#F89A1C;
	color:#FFF;
	text-align:center;
}
/*table_dark-orange*/
.table_dark-orange-yellow {
	background:#FFF461;
}
.table_dark-orange-yellow td, .table_dark-orange-yellow th, .table_dark-orange-dark-yellow td, .table_dark-orange-dark-yellow th {
	padding:10px;
}
.table_dark-orange-yellow td, .table_dark-orange-dark-yellow td {
	border:2px solid #231F20;
	vertical-align:top;
}
.table_dark-orange-yellow th, .table_dark-orange-dark-yellow th {
	border:2px solid #231F20;
	background:#F37121;
	color:#FFF;
	text-align:center;
}
.table_dark-orange-dark-yellow {
	background:#FFDB7A;
	text-align:center;
}
.table_dark-orange-dark-yellow td:first-child {
	text-align:left;
}
.table_green-yellow td, .table_green-yellow th {
	padding:10px;
	border:2px solid #231F20;
	vertical-align:top;
}
.table_green-yellow th {
	background:#0B7B33;
	color:#FFF;
	text-align:center;
}
.table_green-yellow {
	background:#FFED60;
}
.table_green-yellow td:first-child {
	font-weight:600;
}
/*table_dark-red*/
.table_dark-red {
	background:#F59795;
}
.table_dark-red td, .table_dark-red th {
	padding:10px;
}
.table_dark-red td {
	border:2px solid #000;
	vertical-align:top;
	text-align:left;
}
.table_dark-red th {
	border:2px solid #231F20;
	background:#D11629;
	color:#FFF;
	text-align:center;
}
/*table_blue*/
.table_blue {
	background:#97CBED;
}
.table_blue td, .table_blue th {
	padding:10px;
}
.table_blue td {
	border:2px solid #231F20;
	vertical-align:top;
	text-align:left;
}
.table_blue th {
	border:2px solid #231F20;
	background:#0087BC;
	color:#FFF;
	text-align:center;
}
.summary h1 {
	text-align:left;
	font-size:120%;
	border-top: 3px dotted #000;
	margin:20px 0;
}
.lastcol.chapter1 {
	background:#F15921;
	color:#fff;
	padding:40px;
	width:412px;
}
.lastcol.chapter2 {
	background:#253F8E;
	color:#fff;
	padding: 40px;
	width: 403px;
}
.lastcol.chapter3 {
	background:#B22B14;
	color:#fff;
	padding:40px;
	width:390px;
}
.lastcol.chapter4 {
	background:#40AE49;
	color:#fff;
	padding: 40px;
	width: 380px;
}
.lastcol.chapter5 {
	background:#B271AE;
	color:#fff;
	padding: 40px;
	width: 400px;
}
.lastcol.chapter1 h1, .lastcol.chapter2 h1, .lastcol.chapter3 h1, .lastcol.chapter4 h1, .lastcol.chapter5 h1 {
	margin: 24px;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
}
table.chapter1 {
	background:url(images/tmpl_bgrnd_frontpage1.jpg) repeat-x top left #2a326a;
	color:#FFF;
}
table.chapter2 {
	background:url(images/tmpl_bgrnd_frontpage2.jpg) repeat-x top left #415f2e;
	color:#FFF;
}
table.chapter3 {
	background:url(images/tmpl_bgrnd_frontpage3.jpg) repeat-x top left #5a2c1f;
	color:#FFF;
}
table.chapter4 {
	background:url(images/tmpl_bgrnd_frontpage4.jpg) repeat-x top left #933d1c;
	color:#FFF;
}
.frontpage {
	width:730px;
	margin:0 auto;
}
.caption {
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	text-align:left;
	margin:10px;
*/
}
.obj1 {
	background-color: #F15921;
	padding: 10px;
	margin: 0 auto;
	width: 455px;
	color: #fff;
	font-size: 130%;
	line-height: 130%;
}
.obj1 h2, .obj2 h2, .obj3 h2, .obj4 h2 {
	color: #fff;
	text-align: center;
	font-size: 150%;
	font-weight: normal;
}
.obj2 {
	background-color: #253F8E;
	color:#fff;
	padding: 10px;
	margin: 0 auto;
	width:500px;
}
.obj3 {
	background-color: #B22B14;
	color:#fff;
	padding: 20px;
	margin: 0 auto;
	width:400px;
}
.obj4 {
	background-color: #40AE49;
	color:#fff;
	padding: 20px;
	margin: 0 auto;
	width:400px;
}
.chapter_title1 {
	margin-right: 41px;
	/*	border:2px solid #2a326a;
	color:#2a326a;
*/
	font-weight:bold;
	text-align: right;
}
.more_info {
	background: url(images/tmpl_bgrnd_moreinfo.png) no-repeat left center;
	padding: 0px 0px 0px 13px;
}
.more_info p {
	border:2px solid #0072BC;
	background:#FFF;
	padding: 15px;
	margin: 0 2px 16px 26px;
	font-style:oblique;
	font-size: 14px;
	line-height: 105%;
}
.quote {
	background:#FEF3D2;
}
.glossary h1 {
	font-size:300%;
	text-align:left;
	padding: 20px 28px;
	margin: 30px 0 20px -32px;
	width: 23px;
	border: 4px solid #A5500B;
}
.entheto {
	background-color:#E2CEE4;
	border-radius: 15px;
	padding: 12px 21px;
	margin: 10px 0 20px;
}
.entheto img {
	border: 2px solid #231F20;
	border-radius:15px;
	margin: 10px;
}
.entheto h2 {
	text-align:center;
}
/*** attributes ***/
.dropcap {
	font-size:300%;
}
.border {
	padding:10px;
	border:1px solid #000000;
}
.over {
	text-decoration:overline;
}
.underline {
	text-decoration:underline;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	display: block;
	overflow:hidden;
	clear: both;
}
.tbcenter {
	margin:0 auto;
}
.half {
	width: 48% !important;
}
.trio {
	width: 31% !important;
}
.quad {
	width: 23% !important;
}
.full {
	width: 100%;
}
/*** LISTS ***/
.list-none {
	list-style:none;
}
.list-greek {
	list-style:lower-greek;
}
/**COLUMNS**/
/* main columns */
.columns {
	width: 100%;
}
.lastcol {
	margin-right: 0px !important;/*background-color:#FDDDC6;
*/
}
.col1-2 {
	width: 345px;
	float: left;
	margin-right: 40px;
}
.col1-3 {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.col2-3 {
	width: 455px;
	float: left;
	margin-right: 20px;
}
.col1-4 {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.col2-4 {
	width:390px;
	float: left;
	margin-right: 20px;
}
.col3-4 {
	width: 490px;
	float: left;
	margin-right: 20px;
}
/* cols inside of main columns */

.col2-3 .col1-2 {
	width: 31%;
	float: left;
	margin-right: 10px;
}
.col2-3 .col1-3 {
	width: 20%;
	float: left;
	margin-right: 31px;
}
.col2-3 .col2-3 {
	width: 43%;
	float: left;
	margin-right: 31px;
}
.col3-4 .col1-3 {
	width: 22%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col2-3 {
	width: 48%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col1-4 {
	width: 16%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col2-4 {
	width: 35%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col3-4 {
	width: 55%;
	float: left;
	margin-right: 8px;
}
/*****/



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;
}
.pub_info th {
	font-weight:bold;
	text-align:left;
	padding: 10px 20px 5px;
	line-height:26px;
	width:40%;
	vertical-align:top;
	font-size:120%;
}
.pub_info td {
	text-align:left;
	padding: 0px 20px 10px;
	line-height:26px;
	vertical-align:top;
}
.pub_info p {
	margin-bottom: 0;
}
.cell_index {
	text-align:justify;
	padding:10px 10px 10px;
	vertical-align:top;
	line-height: 150%;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
	padding: 12px;
	font-size: 14px;
	margin: -16px 4px;
}
.repub_info img {
	padding-left: 30px;
}
.repub_appr {
	font-size: 14px;
	padding: 20px 0 3px;
	margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}
.container.exof td {
	padding:0;
}
td.esofillo {
σ padding:180px 0;
}
.esofillo h1 {
	text-align:center;
	font-size:90px;
	margin-bottom:78px;
}
.esofillo h2 {
	text-align:center;
	font-size:24px;
	margin:30px 10px;
	line-height:36px;
}
.esofillo h3 {
	text-align:center;
	font-size:21px;
	margin:30px 0;
	line-height:36px;
	font-weight:normal;
}
img[src^="extras/images/"], img[src^="extras/images/"] {
	vertical-align:middle;
	padding:0 5px;
	height: 30px;
}
.img-border {
	border: 1px solid #231F20;
	border-radius:15px;
	margin: 10px;
}
.think-box {
	background-color:#FCE9EE;
	border-radius: 20px;
	margin: 30px 3px 30px 10px;
	padding: 9px 0px;
	font-style:oblique;
}
.think-box div {
	background: url(images/tmpl_bullet_light-blue.png) no-repeat;
	background-size: 18%;
	margin: -37px 10px 13px -30px;
	padding: 67px 30px 0px 69px;
}
.quotation {
	background: #FEF3D2;
	border-radius: 15px;
	padding: 12px 21px;
	margin: 10px 0 20px;
}
.quotation h2 {
	text-align:center;
	font-size:16px;
	margin:10px 0;
}
.quotation p {
	line-height: 130%;
	font-size: 16px;
	font-style: oblique;
	margin-bottom:10px;
}
.sum-box {
	background: url(images/tmpl_bullet_light-green.png) no-repeat;
	background-size: 18%;
	margin: -37px 10px 13px -30px;
}
.no-border {
	border:0 !important;
}
.intro_think-box {
	background-color: #fff;
	border-radius: 20px;
	padding: 11px 31px 11px 51px;
	width: 412px;
	margin-left: -37px;
}
.intro_think-box ol {
	padding-left: 57px;
}
.no-margin {
	margin: auto 0;
}
li {
	margin-bottom:10px
}
