@charset "UTF-8";

body {
	background: #F2F2F2;
	text-align: center;
}

img {
	border: none;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

table#top-tabs {
	width: 100%;
	height: 60px;
}

td.top-tabs {
	border-top: 5px solid #F2F2F2;
	border-bottom: 5px solid #F2F2F2;
	border-left: 10px solid #F2F2F2;
	border-right: 10px solid #F2F2F2;
	color: white;
	background-color: #E6E6E6;
	text-align: center;
}

td.top-tabs-selected {
	border-top: 5px solid #F2F2F2;
	border-bottom: 5px solid #F2F2F2;
	border-left: 10px solid #F2F2F2;
	border-right: 10px solid #F2F2F2;
	color: black;
	background-color: #E80000;
	text-align: center;
}

td.top-tabs-fixed {
	width: 20px;
	border: 0;
	border-right: 10px solid #F2F2F2; 
	color: black;
	background-color: #F2F2F2;
	text-align: center;
}

span.top-tabs {
	font-family: Garamond, Times New Roman, serif;
	font-weight: normal;
	font-size: 16pt;
}

span.top-tabs-selected {
	font-family: Garamond, Times New Roman, serif;
	font-weight: bold;
	font-size: 16pt;
}

td#contents-cell {
	width: 70%;
	height: 450px;
	border-right: 2px solid #999999;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background: #999999;
	padding: none; 
}

iframe#contents {
	width: 100%;
	height: 420px;
	border: none;
	padding: 0;
	border-style: hidden;
}

body.book-intro {
	background: white;
}

td.presentation {
	padding: 10pt; 
}

p.presentation {
	text-align: justify;
	font-family: Georgia, serif;
	font-size: 14pt;
	line-height: 17pt;
	text-indent: 20pt;
	margin-top: 1pt;
	margin-bottom: 4pt;
}

span.presentation-first-letter {
	font-size: 32pt;
	color: red;
}

div.catalogue-language {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	text-align: center;
	color: black; 
	margin-top: 3pt;
	margin-bottom: 6pt;
	margin-left: 5pt;
}

a.catalogue {
	color: #E80000;
	text-decoration: none;
}

a.catalogue:hover {
	color: #FF0000;
	text-decoration: underline;
}

td.catalogue-author {
	padding-right: 16pt;
	padding-bottom: 10pt; 
	vertical-alignment: top;
}

td.catalogue-book {
	padding-bottom: 10pt; 
	vertical-alignment: top; 
}

div.catalogue-author {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	text-align: right;
}

div.catalogue-title {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	text-align: left;
}

div.catalogue-subtitle {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	line-height: 10pt;
	text-align: left;
	margin-top: 2pt;
}

div.catalogue-lectures {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 10pt;
	text-align: left;
	margin-top: 3pt;
}

span.catalogue-lectures-author {
	font-weight: bold;
}

td.catalogue-collection-title {
	padding: 8pt;
}

div.catalogue-collection-title {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	text-align: center;
	color: #E00000;
	margin-top: 10pt;
	margin-bottom: 4pt;
}

div.catalogue-collection-intro {
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 12pt;
	text-align: center;
	margin-top: 1pt;
	margin-bottom: 15pt;
}

td.contacts {
	width: 100%;
	height: 420px;
	padding: 30pt;
	vertical-align: center;
	background-color: white;
	border: 4pt solid #999999; 
}

div.contacts {
	font-family: Garamond, "Times New Roman";
	font-size: 18pt;
	text-align: center;
}

td.liens {
	width: 100%;
	height: 420px;
	padding: 30pt;
	vertical-align: center;
	background-color: white;
	border: 4pt solid #999999; 
}

div.liens {
	font-family: Garamond, "Times New Roman";
	font-size: 18pt;
	text-align: center;
}

td.book-shadow {
	border: 0;
	border-top: 8px solid white;
	border-left: 4px solid white;
	background: #999999;
	height: 10px;
	vertical-align: top;
}

img.book-image {
	border: 0;
	position: relative;
	top: 15px;
	left: 15px;
}

td.book-intro {
	padding-left: 25px; 
	padding-right: 20px;
}

div.book-author {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 14pt;
}

div.book-title {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	margin-bottom: 6pt;
}

div.book-subtitle {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 11pt;
	line-height: 11pt;
	font-weight: bold;
	margin-top: -2pt;	
	margin-bottom: 6pt;
}

p.book-intro {
	text-align: justify;
	font-family: Georgia, serif;
	font-size: 11pt;
	text-indent: 20pt;
	margin-top: 1pt;
	margin-bottom: 2pt;
}

span.small-caps {
	font-size: smaller;
}

p.book-signature {
	text-align: right;
	font-family: Georgia, serif;
	font-size: 11pt;
	margin-top: 1pt;
	margin-bottom: 2pt;
}

p.author-profile {
	text-align: justify;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 10pt;
	text-indent: 20pt;
	margin-top: 12pt;
	margin-bottom: 2pt;
}

p.author-profile i {
	font-style: normal;
}

span.cite {
	font-style: italic;
	margin-right: 1pt;
	margin-left: 1pt;
}

span.cite i {
	font-style: normal;
}

span.cite:before {
}

span.cite:after {
}

span.cite-title {
	font-style: italic;
}

div.translations {
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	font-size: 10pt;
	margin-top: 12pt;
	margin-bottom: 2pt;
}

div.print {
	font-family: Garamond, "Times New Roman", serif;
	font-style: italic;
	text-align: right;
	margin-top: 5pt;
}

td.book-description {
	padding-top: 20px;
	vertical-align: top;
}

div.book-description {
	text-align: right;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 9pt;
	width: 150pt; 
	margin-bottom: 8pt;
}

span.isbn {
}

td#books-list-cell {
	border-top: 2px solid #999999;
	border-left: 6px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 8px solid #999999;
	background: #E6E6E6;
}

iframe.books-list {
	width: 100%;
	height: 420px;
	border: none;
	padding: 0;
	border-style: hidden;
}

div.books-list-language {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	text-align: left;
	color: #E00000; 
	margin-top: 3pt;
	margin-bottom: 6pt;
	margin-left: 5pt;
}

a.books-list:hover {
	color: #E80000;
	text-decoration: none;
}

div.books-list-author {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 0px;
}

div.books-list-title {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 12px;
}

div.books-list-subtitle {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 10pt;
	text-align: center;
	margin-top: -8px;
	margin-bottom: 12px;
	margin-right: 10px;
}

div.books-list-lectures-author {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	line-height: 7pt;
	text-align: right;
	margin-top: -6px;
	margin-bottom: 0px;
	margin-right: 10px;
}

div.books-list-lectures-title {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 9pt;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 20pt;
	margin-right: 10px;
}

div.books-list-collection-title {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	text-align: center;
	margin-top: 2pt;
	margin-bottom: 4pt;
	color: #E00000;
}

div.books-list-collection-intro {
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 11pt;
	text-align: center;
	margin-top: 1pt;
	margin-bottom: 15pt;
}

hr.books-list-separator {
	width: 50%;
	color: #E00000;
}

table#bottom-tabs {
	width: 100%;
	height: 45px;
}

td.bottom-tabs {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	background-color: #E6E6E6;
	color: white;
	text-align: center;
}

td.bottom-tabs-selected {
	/*	
	border: none;
	background-color: #E80000;
	*/
	border-left: 4px solid #E80000;
	border-right: 4px solid #E80000;
	border-bottom: 4px solid #E80000;
	background-color: #999999;
	color: black;
	text-align: center;
}

span.bottom-tabs {
	font-family: Garamond, Times New Roman, serif;
	font-size: 16pt;
	font-weight: normal;
}

span.bottom-tabs-selected {
	font-family: Garamond, Times New Roman, serif;
	font-size: 16pt;
	font-weight: bold;
}


td.bottom-tabs-fixed {
	border: none;
	/*
	border-left: 10px solid #F2F2F2;
	*/
	border-left: 1px solid black;
	background-color: #F2F2F2;
	text-align: center;
	padding: 2px;
}

hr.copyright {
	display: none;
}

div.copyright {
	display: none;
}

div.copyright img {
	display: none;
}
