
/*************** FONTS  *******************************************************************************/

@font-face {
	font-family:"Garamond";
	font-style:normal;
	font-weight:normal;
	src : url("../Fonts/Garamond.TTF");
}
@font-face {
	font-family:"Garamond";
	font-style:normal;
	font-weight:bold;
	src : url("../Fonts/Garamond-Bold.TTF");
}
@font-face {
	font-family:"Garamond";
	font-style:italic;
	font-weight:normal;
	src : url("../Fonts/Garamond-Italic.TTF");
}
@font-face {
	font-family:Garamond;
	font-style:oblique;
	font-weight:normal;
	src : url("../Fonts/Garamond-Italic.TTF");
}

/***************

@font-face {
	font-family:"Garamond MT";
	font-style:italic;
	font-weight:bold;
	src : url("../font/GaramondMT-BoldItalic.ttf") format("truetype");
}
@font-face {
	font-family:"Garamond MT";
	font-style:oblique;
	font-weight:bold;
	src : url("../font/GaramondMT-BoldItalic.ttf") format("truetype");
}
@font-face {
	font-family:StoneSans;
	font-style:normal;
	font-weight:5;
	src : url("../Fonts/StoneSans.TTF");
}
@font-face {
	font-family:"StoneSans-Bold";
	font-style:normal;
	font-weight:bold;
	src : url("../Fonts/StoneSans-Bold.TTF");
}
@font-face {
	font-family:"StoneSans-Semibold";
	font-style:normal;
	font-weight:bold;
	src : url("../Fonts/StoneSans-Semibold.TTF");
}

********************/

/*************** PAGINA  *******************************************************************************/

@page {
	margin : 0px;
}
body{
	margin: 30px;
	font-family:"Garamond.TTF", Georgia, "Times New Roman", Times, serif;
}

/*************** COVER  *******************************************************************************/

/*************** PORTADA  *******************************************************************************/

x00-titulo-obra-portadeta, titolPortadeta {
	-epub-hyphens:none;
	-epub-ruby-position:over;
	-webkit-hyphens:none;
	break-before:page;
	color:#000000;
	font-family:Garamond, serif;
	font-size:1.417em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.176;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:right;
	text-decoration:none;
	text-indent:0px;
}

/*************** FORMULES  *******************************************************************************/

/*************** CREDITS  *******************************************************************************/

/*************** AUTORS  *******************************************************************************/

/*************** DEDICATORIA  *******************************************************************************/

/*************** CAPITOLS I SECCIONS *******************************************************************************/

h2{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
	line-height: 1.07em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin-top: 3em;
	margin-bottom: 1em;
}
h3{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.07em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin-top: 2em;
	margin-bottom: 1em;
}

h4{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	font-size: 1.1em;
	line-height: 1.07em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
h5{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	font-size: 1.2em;
	line-height: 1.07em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h6{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	font-size: 1.0em;
	line-height: 1.07em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0.3em;
}

/*************** INDEX *******************************************************************************/

.indexSect4{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: left;
	list-style:none;
	margin-top:0em;
	margin-bottom:0em;
}
/*************** LLISTES  *******************************************************************************/

ul{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	margin-top:1em;
	text-align:justify;
	margin-bottom:1em;
}
ol{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top:1em;
	text-align:justify;
	margin-bottom:1em;
}
/*************** PARAGRAF NORMAL  *******************************************************************************/

/*************** CITA *************************************************************************************************/

/*************** BIBLIOGRAFIA *************************************************************************************************/

/*************** NOTES AL PEU DE PAGINA *************************************************************************************************/

div.footnotes {
	padding-right: 5%;
	padding-left: 1%;
	margin-top: 1.5em;
	margin-bottom: 1em;
	border-top: solid black 2px;
}

div.footnote {
background-color: white;
	padding-right: 1%;
	padding-left: 1%;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
a.footnote-anchor{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: right;
	color: #000000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.footnote-link{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	
}
/*************** IMATGES *************************************************************************************************/

/*************** TAULES *************************************************************************************************/

table{
	width:100%;
}
/*************** EXEMPLES *************************************************************************************************/

/*************** TEXTO A *************************************************************************************************/

/****************************************************************************************************************/

sup{
	font-size:1em;
	line-height:1em;
}
/****************************************************estils de caracter************************************************************/


