@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:Times New Roman, Times, serif;
	font-size:18px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#ebebeb;
}
/*** classes ***/
.container {
	margin:2px auto;
	width:900px;
	background-color:#FFF;

}
.container td {
	padding:5px 40px;
}
.cover td, .frontpage td {
	width:900px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:120%;
/*	font-weight:bold;
*/	padding:20px 90px;
}

.cover tr:first-child td {
	background-color:#48789e;
	height:560px;
}

.cover tr:nth-child(3) td, .cover tr:nth-child(4) td  {
	background-color:#6da4ad;
}
.cover .booktitle  {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:58px;
	color:#b54539;
	text-shadow:#203a4d 4px 4px 4px;
	border:none;
	margin:160px 0 240px 0;
	
	}

.frontpage td {
	padding:10px;
}
.frontpage p {
	margin-bottom:8px;
	padding:0 40px;
}
.frontpage div {
	background:#003;
	color:#FFF;
	text-align:center;
	height:150px;
}
.frontpage1 {
	margin:0 auto;
	color:#FFF;
}
.frontpage1 td {
	padding:0px;
} 

.foreis {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;	
	}
	
.cover .foreis {
	color:white;
}

.prologue {
	font-style:oblique;
}
.prologue h1 {
	font-size:150%;
	font-weight:bold;
	margin-top:150px;
	margin-bottom:64px;
	text-align:center;
}
.toc {
	font-style:oblique;
	font-weight:bold;
}
.toc h1 {
	font-size:150%;
	margin-top:150px;
	margin-bottom:64px;
	text-align:center;
}
.toc-header {
	font-weight:bold;
	margin:30px 0;
	font-size:120%;
}
.toc-text {
	font-style:oblique;
	margin:5px 0;
}
.chapter_header {
	background:#FF6 url(images/tmpl_chapter_triangle.jpg) bottom right no-repeat;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	padding:180px 0 20px 20px;
	padding-left:20px;
}
.chapter_header h1 {
	font-style:oblique;
	font-weight:bold;
	color:#C00;
	font-size:200%;
	letter-spacing:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.chapterimage {
	background: url(images/chaphead.jpg) center no-repeat;
	height:320px;
	width: 900px;
	
}


.chapter {
	font-size:180%;
	padding:10px;
	font-weight:bold;
	font-style:oblique;
	margin:50px 0;
	text-align:right;
}
.title {
	font-size:120%;
	font-weight:bold;
	padding:8px;
	border-top: 5px solid ;
	border-bottom: 2px solid;
	margin-top: 100px;
	margin-bottom: 20px;
    font-stretch:expanded;
	text-align:center;
}

.subtitle {
	font-weight:bold;
	padding:6px 0;
	color:#1657a7;
}
.table_blue_light {
	border:1px solid #D8EAF3;
	background:#D8EAF3;
	
}
.table_green {
	border:1px solid #F1F8F1;
	background:#F1F8F1;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
}

.simptable_green {
	border:1px solid #D8EAF3;
	background:#D8EAF3;
	margin-left:auto; 
    margin-right:auto;
	
}

.table_blue_dark {
	border:0px solid #D8EAF3;
	background:#D8EAF3;
}
.table_white_black {
	border:1px solid #000;
	border-spacing:0;
}
.table_blue_light td, .table_blue_dark td, .table_white_black td, .table_green td{
	padding:10px;
}
.table_white_black td {
	border:1px solid #000;
}
.top_border_white {
	border-top:4px double #CC3333;
	padding:10px;
}
.example-title, .exercise-title {
	border-top:6px solid #ae2a56;
	color:#993366;
	font-size:150%;
	font-style:oblique;
	font-weight:bold;
	margin:36px 0 18px;
	padding:6px 0 0;
	color:#ae2a56;
	margin:36px 0;
}
.history-title {
	border-top:6px solid #000;;
	color:#000;
	font-size:150%;
	font-style:oblique;
	font-weight:bold;
	margin:36px 0 18px;
	padding:6px 0 0;
	color:#000;
	margin:36px 0;
}
.example-solution {
	font-style:oblique;
	font-weight:bold;
	color:#ae2a56;
	margin:18px 0;
}
.exercise-table {
	border:1px solid #ae2a56;
	background:#FBF8CD;
	width:100%;
}
.history-table {
	border:1px solid #000;
	background:#FFC;
	width:100%;
}
.exercise-table td , .exercise-table-grey td, .exercise-table-mov td, .history-table td{
	padding:10px;
}
.exercise-table-grey {
	border:1px solid #ae2a56;
	background:#E0E0E0;
	width:100%;
}.exercise-table-mov {
	border:1px solid #ae2a56;
	background:#FFE6CC;
	width:100%;
}

.exercise-header {
	font-size:120%;
	font-weight:bold;
	font-style:oblique;
}
.exercise-no {
	font-weight:bold;
	width:30px;
	text-align:right;
	margin-bottom:16px;
}
.application-title {
	border-top:6px double #CC3333;
	font-size:150%;
	font-style:oblique;
	font-weight:bold;
	margin:36px 0 18px;
	padding:6px 0 0;
	color:#CC3333;
	margin:36px 0;
}
.application-solution {
    border:1px solid #CC3333;
	background:#CC3333;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:18px 0;
	width:15%;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.application-general {
    border:1px solid #CC3333;
	background:#CC3333;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:18px 0;
	width:50%;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.theorem-name {
    border:1px solid #006699;
	background:#006699;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	margin:10px 0;
	width:20%;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.application-num {
	font-weight:bold;
	color:#CC3333;
}

.question-table {
	border:1px solid #F00;
	background:#ffeebd;
	width:100%;
}

.answers-table {
	border:1px solid #ae2a56;
	background:#D8EAF3;
	width:100%;
	border-spacing:0;
}

.answers-Dtable {
	border:1px solid #ae2a56;
	background:#F0F8F2;
	width:100%;
	border-spacing:0;
}

.answers-table td{
	padding:10px;
}
.answers-header{
	border-bottom:1px solid #ae2a56;
	background:#FF6;
	font-style:oblique;
	font-weight:bold;
	color:#C00;
	font-size:150%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	}
.answers-subheader{
	font-size:120%;
	font-weight:bold;
	
}
.reference {
	background:#FFF;
	border:1px solid #000;
	color:#000;
	font-weight:bold;
	padding:2px 16px;
	margin-top:16px;
}
/*** attributes ***/

.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 {
	clear:both;
}
.tbcenter {
	margin:0 auto;
}
.half {
	width:48% !important;
}
.trio {
	width:31% !important;
}
.quad {
	width:23% !important;
}
.full {
	width:100%;
}
.exhibitor {
	position:relative;
	top:-0.5em;
	padding-left:0.2em;
	padding-right:0.2em;
	text-align:center;
	border-bottom:1px solid black;
	line-height:2em;
}
.denominator {
	position: absolute;
	top:0.8em;
	left:-0em;
	width:100%;
}
/*** LISTS ***/
.list-check {
	list-style-image:url(images/check.png);
}
.list-roman {
	list-style:lower-roman;
}
.list-greek {
	list-style:lower-greek;
}
/* HTML tags */
sup {
	font-size:12px;
}
sub {
	font-size:10px;
}
img {
	vertical-align:middle;
}
p, ul, ol, table, table.tbcenter, div {
	margin-bottom:16px;
}
div {
	padding:10px;
}
ul, ol {
	padding-left:24px;
}
td, th {
	padding:10px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
th {
	text-align:center;
}
/*------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;
}

.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%;
}
.credit-table th {
	text-align:left;
	padding:10px;
	font-weight:normal;
}
.credit-table td {
	text-align:left;
	padding:10px;
}

.paragrafos{
	border: 1px solid #000000;
	padding:5px;
	}
	
.red{
	color:#CC3333;
	font-weight:bold;
}
.rotate1{
     transform: rotate(270deg);
	 display: inline-block;
}
.rotate2{
     transform: rotate(90deg);
	 display: inline-block;
}

.parart p{
	line-height:25px;
}





.itye {
	text-align:center;
	color:#fff;
	font-size:18px;
}
	
.book_title {
	font-size:33px;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
	line-height: 45px;
	}	

.box_credits_in_title {
    position: absolute;
    width: 280px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -12px;
    background: #fff;
    font-weight: bold;
	font-size: 18px;
    text-align: center;
	}

.box_credits_in p {
    padding: 5px;
	text-indent:0;
	}
		
.box_credits_in {
    border: 1px solid #000;
    width: 85%;
    padding: 26px 26px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 0;
    position: relative;
    font-size:16px;
    line-height: 24px;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
 }

img[src="images/experiment.png"] {
    vertical-align: middle;
    padding-left: 5px;
	width:32px;
}