@page {
	margin: 10px;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	margin: 0 0 100px 0;
}

h2 {
	line-height: 1.17em;
	font-size: 1.2em;
	margin: 3em 0 1.3em 0;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0);
}

h3 {
	line-height: 1.17em;
	font-size: 1em;
	margin: 1.5em 0 0 0;
	font-weight: bold;
}

p {
	color: rgb(0,0,0);
	text-align: justify;
	line-height: 1.2em;
}

p.parts{
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

div.image{
	text-align: center;
	width: 100%;
	padding: 20px 0 30px;
}

div.image img{
	width: 100%;
	max-width: 600px;
	display: inline-block;
}

p.right-italic {
	text-align: right;
	font-style: italic;
}

p.right-bold {
	text-align: right;
	font-weight: bold;
}

.font {
	font-size: .8em;
}

.gray-squares-anchored {
	background: #cccccc;
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	page-break-inside: avoid;
	font-size: .9em;
}

.cita {
	margin: 0 0 2em 60px;
	text-align: right;
	font-size: .9em;
}

.cita-esq {
	text-align: left;
	font-size: .9em;
}

p.destacats {
	line-height: 1.24em;
	font-size: 0.88em;
	margin-bottom: 0.00em;
	margin-top: 0.13em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0);
}

#portadilla * {
	margin-bottom: 0;
}

#portadilla h1 {
	font-size: 1.8em;
}

#portadilla h2 {
	font-size: 1.2em;
}

#portadilla h3 {
	font-size: 1.0em;
	margin: 0;
	margin-top: 5px;
}

ul {
	margin-top: 15px;
}

li {
	text-align: justify;
	margin-bottom: 15px;
}

li.list {
	margin-top: 20px;
}

li.parte {
	margin-top: 10px;
}

ul.list-no-style {
	list-style-type:none;
}

ol.list-no-style {
	list-style-type:none;
}

a, a:link, a:visited, a:hover, a:active{
	color: #1639ba;
	-webkit-text-fill-color: #1639ba;
	text-decoration: none;
}

.footnotes{
	margin-top: 50px;
	font-size: .8em;
}

p.centrat {
	text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.separació {
	font-size: .75em;
	text-align: center;
	margin: 4em 0 4em 0;
}

.right-petit {
	font-size: .8em;
	text-align: right;
}

.tint-box-quotes-study-case-title{
	font-size: .95em;
    text-align: left;
    font-weight:bold;
    border-top: 4px solid #000000;
    padding-top: 1em;
    display: block;
    margin-top: 2em;
}

.tint-box-quotes-study-case-{
	font-size: .85em;
}

.tint-box-quotes-study-case-end, .tint-box-quotes-study-case-end-last{
	border-bottom: 1px solid black;
	padding-bottom: 1em;
	font-size: .85em;
	margin-bottom: 2em;
}

.tint-box-quotes-study-case-end-last{
	margin-top:-1em;
}

.tint-box-estret{
	margin-left:20px;
	margin-right:20px;
}

p.p-sense-espai{
	margin-top:.1em;
}

.no-bold{
	font-weight: normal;
}

.p-doble-espai{
	margin-top:1.2em;
}

.dedicatoria-box{
	margin:50px 0 0 30%;
	float:right;
}
.dedicatoria-text{
	text-align:left;
	font-style:italic;
}