@page {             
	margin: 10px;
}

h1, p.chapter-title{
	font-size: 1.6em;    
	font-weight: bold;
	text-align: left;  
}  

p, p.basic-text {
	color: rgb(0,0,0);   
	text-align: justify;
	line-height: 1.2em; 
}
p.text-titles {
	line-height: 1.17em;
	font-size: 1.2em;
	margin-bottom: 0.00em;
	margin-top: 1.5em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0);
}

p.paragraph-indent:before {       
	content: "· \0020";  
}                 

p.paragraph-indent {
	line-height: 1.24em;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	margin-right: 0.00em;
	margin-left: 0.5em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);  
	list-style-type: square;
}       

img{    
	width: 100%;
	margin: 20px 0;
}  

.image{
	text-align: center;
}   

.image img{
	width: auto;
	height: 100%;  
	margin: 0;
	padding: 0;
}
    

span.amplitude-bold, p.text-subtitles{
	font-weight: bold;  
}      

p.text-subtitles{
	font-size: 1.1em;
}



p.paragraph-style-2 {
	line-height: 1.17em;
	font-size: 1.00em;
	margin-bottom: 0.00em;
	margin-top: 0.00em;

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

p.text-in-gray-squares {
 	line-height: 1.4em;
	background: #cccccc;
	padding: 20px;	
}

p.destacats {
	line-height: 1.24em;
	font-size: 1.0em;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0); 
	padding: 10px;	
	background: #eeeeee;
	width: 80%;
}

span.a4 {
	font-weight: normal;
	font-style: normal;
	font-size: 0.58em;
	color: rgb(33,29,30);
}
p.subtext-titles, span.subtext-titles {
	font-weight: bold;
	font-style: normal;
}
span.italic {
	font-weight: normal;
	font-style: italic;
}
span.negreta {
	font-weight: bold;
	font-style: normal;
}

span.italica-amplitude {
	font-weight: normal;
	font-style: normal;
}

#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;
}        
        
li{
	margin-top: 2px;
}
li.parte{
	margin-top: 10px;
}           

.book *{
	margin-bottom: 0;;
}

.book h1{
	font-size: 1.8em;  
}

.book h2{
	font-size: 1.2em;
	margin-top: 5px;  
}         

.book h3{ 
	font-size: 1.0em;  
	margin: 0;  
	margin-top: 5px;
}

.book .info{
	font-weight: bold;
}  

td{
	vertical-align: top;
} 
              

table{
	border: 1px solid black;       
	margin: 0; 
	margin-top: 10px;  
  border-spacing: 0; 
}                      

table td{
	border: 1px solid black;    
	padding: 5px 10px;
}     

table p{
	text-align: left;
}   

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



