

/* ESTILOS GENERALES */

body {
	padding: 0em 15px 0em 15px;
    margin-top:10px;
}

span.A {
	color : #124f9f;
}

span.N {
font-family: "verdanab";
	font-weight : bold;
}

span.C {
font-family: "verdanai";
	font-style : italic;
}

span.VT {
font-family: "verdana";
	font-size : 0.90em;
}

a {
text-decoration:none;
}

li {
display: block;
list-style: none;
text-decoration: 'none';
margin:2px;
font-weight : normal;
	font-style : normal;
	font-size : 0.90em;
}

/*li:before {
	content: "\00BB \0020";
}
*/


i, em {
	font-family: verdanai;
}
b, strong {
	font-family: verdanab;
}


/* FUENTES */

@font-face {
	font-family : "verdana", serif;
	src : url("../Fonts/verdana.ttf" format("ttf")) format("truetype");
}

@font-face {
	font-family : "verdanai", serif;
	src : url("../Fonts/verdanai.ttf" format("ttf")) format("truetype");
}

@font-face {
	font-family : "verdanaz", serif;
	src : url("../Fonts/verdanaz.ttf" format("ttf")) format("truetype");
}

@font-face {
	font-family : "comic", serif;
	src : url("../Fonts/comic.ttf" format("ttf")) format("truetype");
}

@font-face {
	font-family : "comicbd", serif;
	src : url("../Fonts/comicbd.otf" format("otf")) format("truetype");
}


/* ESTILOS DE PORTADA Y PORTADILLA */

p.portadacentrado {
	text-align : center;
	margin-top : 0em;
	margin-bottom : 0em;
}

/*Estilos portada svg*/
.svg_outer {
display: block;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
text-align: left;
}
.svg_inner {
display: block;
text-align: center;
}


/* DEDICATORIA */

p.Dedicatoria {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : right;
	color : #000000;
	text-indent : 0px;
	margin : 250px 0px 0px 0px;
}

p.Dedicatoria1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : right;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 0px 0px;
}

p.Dedicatoria2 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : right;
	color : #000000;
	text-indent : 0px;
	margin : 5px 0px 0px 0px;
}

p.DedicatoriaP {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : right;
	color : #000000;
	text-indent : 0px;
	margin : 5px 0px 0px 0px;
}

p.DedicatoriaF {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.21;
	text-align : right;
	color : #000000;
	text-indent : 0px;
	margin : 20px 0px 0px 0px;
}


/* ESTILOS DE TÍTULOS */

p.T1 {
	font-family : "comic", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.60em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 150px 0px 30px 0px;
}

p.T1N {
	font-family : "comicbd", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 1.60em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 150px 0px 0px 0px;
}

p.T2 {
	font-family : "comic", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.60em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 0px 0px;
}

p.T2P {
	font-family : "comic", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.60em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 150px 0px 0px 0px;
}

/* ESTILOS DE SUBTÍTULOS */

p.ST1N {
	font-family : "verdanab", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 170px 0px 20px 0px;
}

p.ST2 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 30px 0px 20px 0px;
}

p.ST2C {
	font-family : "verdanai", serif;
	font-weight : normal;
	font-style : italic;
	font-size : 0.85em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 30px 0px 20px 0px;
}

p.ST2N {
	font-family : "verdanab", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.95em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 30px 0px 20px 0px;
}

p.ST3N {
	font-family : "verdanab", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 50px 0px 0px 0px;
}

p.ST4N {
	font-family : "verdanab", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 50px 0px 20px 0px;
}

p.STN {
	font-family : "verdanab", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 20px 0px;
}

/* ESTILOS DE ÍNDICE */

p.IndiceTituloN {
	font-family : "comic", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.60em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 250px 0px;
}

p.Indice {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 0px 25px 0px 25px;
}

p.Indicea {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : left;
	color : #000000;
	text-indent : 15px;
	margin : 0px 25px 0px 25px;
}

p.Indice1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 0px 25px 20px 25px;
}

p.Indice1a {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : left;
	color : #000000;
	text-indent : 10px;
	margin : 0px 25px 20px 25px;
}

p.Indice11 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 0px 25px 50px 25px;
}

p.Indice11le {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 0px 25px 50px 25px;
}


/* ESTILOS DE PÁRRAFO */

p {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 0px 0px 0px 0px;
}

p.inv1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 170px 30px 0px 30px;
}

p.inv2 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 30px 0px 30px;
}

p.met {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : -20px;
	margin : 0px 0px 20px 30px;
}

p.met1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 20px 30px;
}

p.met2 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 0px 30px;
}

p.met3 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 30px;
	margin : 0px 0px 20px 0px;
}

p.met4 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : -15px;
	margin : 0px 0px 0px 30px;
}

p.metP {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 20px;
	margin : 0px 30px 0px 30px;
}

p.metP1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 20px;
	margin : 20px 30px 0px 30px;
}

p.asterisco {
font-size:0.80em;
text-align: center;
margin : 20px 100px 15px 100px;
}

p.cent {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 170px 0px 0px 0px;
}

p.cent1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.90em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 30px 0px 0px 0px;
}

p.Verso {
font-family : "verdana", serif;
font-weight : normal;
font-style : normal;
font-size : 0.80em;
text-decoration : none;
font-variant : normal;
line-height : 1.13;
text-align : right;
color : #000000;
margin:auto;
display:block;
}

p.VersoF {
font-family : "verdana", serif;
font-weight : normal;
font-style : normal;
font-size : 0.80em;
text-decoration : none;
font-variant : normal;
line-height : 1.13;
text-align : right;
color : #000000;
margin : 30px 0px 0px 640px;
display:block;
}


/* ESTILOS DE ESPACIOS - PÁRRAFOS */

p.sin {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 170px 0px 30px 0px;
}

p.sine {
	font-family : "verdana", serif;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 0px 0px;
	widows:2;
	orphans:1;
}

p.b1 {
	font-family : "verdana", serif;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 0px 0px 30px 0px;
}

p.b2 {
	font-family : "verdana", serif;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 0px 0px 20px 0px;
}

p.b3 {
	font-family : "verdana", serif;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 30px 0px 20px 0px;
}

p.b4 {
	font-family : "verdana", serif;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 20px 0px 0px 0px;
}

.white4 {
font-size: 0.80em;
font-weight: normal;
margin: 0em;
padding: 0em;
height: 0.25em;
}

p.salpag {
page-break-after: always;
}

p.num {
  float:left;
 width:300px; 
 }

div.clear{
clear:both;
}


/* ESTILOS DE NOTAS */

p.Notas {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 0px 0px 0px 0px;
}

p.Notasa1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 170px 0px 0px 0px;
}


/* ESTILOS DE CRÉDITOS */

p.CreditosTituloN {
	font-family : "verdanab", serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 0px 0px 100px 0px;
}

p.Creditos {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.5;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 15px 15px 0px;
}

p.Creditosa {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.5;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 170px 15px 15px 0px;
}

p.Creditos1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.80em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.5;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 15px 0px 0px;
}

p.Creditos2 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.5;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 15px 15px 0px;
}



/* TEXTO SUBCAPÍTULOS */

.Peq {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 30px 0px 30px 0px;
	widows:2;
	orphans:1;
}

.Peqs {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 0px 15px 0px 15px;
	widows:2;
	orphans:1;
}

p.Peq1 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 170px 0px 0px 0px;
	widows:2;
	orphans:1;
}

p.Peq2 {
	font-family : "verdana", serif;
	font-weight : normal;
	font-style : normal;
	font-size : 0.70em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.60;
	text-align : justify;
	color : #000000;
	text-indent : 15px;
	margin : 0px 15px 20px 15px;
	widows:2;
	orphans:1;
}


/* FÓRMULAS */

sup {
	font-size: 0.70em;
	line-height: 0em;
	vertical-align: 4px;
}
sub {
	font-size: 0.70em;
	line-height: 0em;
}

/* FIN */


p.para-style-override-1 {
	text-align : center;
	margin-top : 0em;
	margin-bottom : 0em;
}

/* IMÁGENES */


.divcontenedor{
   display:block;
   padding:10%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.divcontenedor img {
	max-width: 100%;
	max-height: 100%;
}

.imagendiv{
	display:block;
   padding:10%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.imagendiv img {
	max-width: 100%;
	max-height: 100%;
}

.imagendob{
	display:block;
	overflow: auto;
	text-align: center;
	}

.imagefoot {
	font-size: 0.7em;
	text-align: center;
	margin: 0em 0em 0em 0em;
	line-height:1.25;
	text-indent: 0em;
}
.imagefoot1 {
    font-family: verdanab;
	font-size: 0.7em;
	text-align: center;
	margin: 0.8em 0em 0em 0em;
	line-height:1.25;
	text-indent: 0em;
   font-weight : bold;
}