@charset "UTF-8";
/* CSS Document */

.ocultar {
  display: none;
}

h6 {
  display: none;
}

table {
   width: 100%;
}

ul {
     margin: 10pt;
     padding:  0pt 0pt 0pt 4pt;
}
ol {
     margin: 10pt;
     padding: 0pt 0pt 0pt 18pt;}
li {
     margin: 0pt;
     padding: 0pt;
}

.Capitular {
  float: left;
  line-height: 1;
  font-size: 4em;
  margin-right: 0pt;
}


.notas_al_pie {
 	margin: 0pt;
	padding: 0pt 0pt 0pt 28pt;
 }

.Hipervinculo1 {
	-webkit-hyphens : none ; 
 	-ms-hyphens : none ; 
	hyphens : none ; 
	-epub-hyphens:none;
	adobe-hyphenate:none;
 } 
.Hiperlink_UR {
	-webkit-hyphens : none ; 
 	-ms-hyphens : none ; 
	hyphens : none ; 
	-epub-hyphens:none;
	adobe-hyphenate:none;
 } 
.Hiperlinks_UR {
	-webkit-hyphens : none ; 
 	-ms-hyphens : none ; 
	hyphens : none ; 
	-epub-hyphens:none;
	adobe-hyphenate:none;
 } 
.Hipervinculo {
	-webkit-hyphens : none ; 
 	-ms-hyphens : none ; 
	hyphens : none ; 
	-epub-hyphens:none;
	adobe-hyphenate:none;
 } 
.notas_al_pie_segundo_parrafo {
 	margin: 0pt;
	padding: 0pt 0pt 0pt 28pt;
}
.nota_volada {
 	color: blue;
}
.nota_numero {
 	color: blue;
}
