body {
	padding: 0em 15px 0em 15px;

}

/* ESTILOS DE TEXTO */

.nostyle {

	color: #FF0000;
}

i, em {
	font-style: italic;

}

b, strong {
	font-weight: bold;

}

u {
	font-family: serif;

}

s {
	font-family: serif;

}

a {
	text-decoration: none;

}

.linethrough {

	text-decoration: line-through;

}

.underline {

	text-decoration: underline;

}

.color {
	color: #0000FF;

}

.initial {

	font-size:3em;
	text-align: left;
	margin: 0.35em 2px 0em 0em;
	padding: 0em;
	float:left;
	line-height: 0em;
	
}

.smallcaps {

	font-size: 75%;
	line-height: 1.1

}

sup {

	font-size: 0.8em;
	line-height: 0em;
	margin: 0em;
	padding: 0em;

}


sub {

	font-size: 0.8em;
	line-height: 0em;
	margin: 0em;
	padding: 0em;

}


.sans {

     font-family: sans-serif;
     font-size: 85%;
     line-height:1.294em;
                
}


/* ESTILOS DE TITULO */

h1 {
	font-family: serif;
	font-size: 1.3em;
	line-height: 1.1;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

h2 {
	font-family: serif;
	font-size: 1.2em;
	line-height: 1.1;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

h3 {
	font-family: serif;
	font-size: 1.1em;
	line-height: 1.1;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

h4 {
	font-family: sans-serif;
	font-size: 1.105em;
	line-height: 1.1;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

h5 {
	font-family: sans-serif;
	font-size: 1.02em;
	line-height: 1.1;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

h6 {
	font-family: sans-serif;
	font-size: 0.935em;
	line-height: 1.1;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

/* ESTILOS DE PARRAFO */

p {
	margin: 0em;
	padding: 0em;
	text-align: justify;
	font-family: serif;
	font-size: 1em;
	line-height:1.1;
	text-indent: 1em;
	
}

.noindent {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.noindent-small {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: justify;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.shortpoem {

	font-size: 1em;
	text-align: left;
	margin: 0em 0em 0em 2em;
	text-indent: 0em;

}


.longpoem {

	font-size: 1em;
	text-align: left;
	margin:0em 0em 0em 1em;
	text-indent: 1em;

}

.longpoem-noindent {

	font-size: 1em;
	text-align: left;
	margin:0em 0em 0em 1em;
	text-indent: 0em;

}


.left {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.left-small {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.right {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: right;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.right-small {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: right;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.center {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: center;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.center-small {
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: center;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.indentleft1 {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentleft1-noindent {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.indentleft1-small {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	text-align: justify;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentleft1-center {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	text-align: center;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentleft1-right {
	margin: 0em 0em 0em 1em;
	padding: 0em;
	text-align: right;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.indentleft2 {
	margin: 0em 0em 0em 2em;
	padding: 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentleft2-small {
	margin: 0em 0em 0em 2em;
	padding: 0em;
	text-align: justify;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentleft2-center {
	margin: 0em 0em 0em 2em;
	padding: 0em;
	text-align: center;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentleft2-right {
	margin: 0em 0em 0em 2em;
	padding: 0em;
	text-align: right;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.indentboth1 {
	margin: 0em 1em 0em 1em;
	padding: 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentboth1-small {
	margin: 0em 1em 0em 1em;
	padding: 0em;
	text-align: justify;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentboth1-center {
	margin: 0em 1em 0em 1em;
	padding: 0em;
	text-align: center;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.indentboth1-right {
	margin: 0em 1em 0em 1em;
	padding: 0em;
	text-align: right;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}


.indentboth2 {
	margin: 0em 2em 0em 2em;
	padding: 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentboth2-small {
	margin: 0em 2em 0em 2em;
	padding: 0em;
	text-align: justify;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: 1em;
	
}

.indentboth2-center {
	margin: 0em 2em 0em 2em;
	padding: 0em;
	text-align: center;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.indentboth2-right {
	margin: 0em 2em 0em 2em;
	padding: 0em;
	text-align: right;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;
	
}

.frenchindent {
	
	margin: 0em 0em 0em 1em;
	padding: 0em 0em 0em 0em;
	text-align: justify;
	font-size: 0.87em;
	line-height:1.1em;
	text-indent: -1em

}

.frenchindent-big {
	
	margin: 0em 0em 0em 1em;
	padding: 0em 0em 0em 0em;
	text-align: justify;
	font-size: 1em;
	line-height:1.1em;
	text-indent: -1em

}

.imagefoot {

	font-size: 0.8em;
	text-align: center;
	margin: 0em 0em 0em 0em;
	line-height:1.1em;
	text-indent: 0em;
}

.footnote {

	font-size: 0.8em;
	text-align: justify;
	margin: 1em 0em 0em 0em;
	line-height:1.1em;
	text-indent: 0em;
}

#DECOR {
   
	display: block;
	margin-top: 50pt;
	margin-bottom: 15pt;
	margin-left: 0; 
	margin-right: 0;
	height: 97.5pt;
	margin-bottom: 0;
	padding-right: 15pt;
	padding-left: 7.5pt;
	padding-bottom: 0;
	padding-top: 7.5pt;
	border-top-width: 0.75pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 0.75pt;
	left: 0; 
	vertical-align: middle;
	top: 22.5pt; 
	line-height: 180%;
	background-position: center;
	text-indent: 0em;

}

#DEDICATION-DECOR {
   
	display: block;
	margin-top: 50pt;
	margin-bottom: 15pt;
	margin-left: 0; 
	margin-right: 0;
	height: 97.5pt;
	margin-bottom: 0;
	padding-right: 15pt;
	padding-left: 7.5pt;
	padding-bottom: 0;
	padding-top: 7.5pt;
	border-top-width: 0.75pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 0.75pt;
	left: 0; 
	vertical-align: middle;
	top: 22.5pt; 
	line-height: 180%;
	background-position: center;
	text-indent: 0em;

}

.dedication-decor {

	font-size: 1em;
	line-height: 1.1em;
	text-align: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-indent: 0em;

}

#DEDICATION {

	text-align: right;
	font-size: 1em;
	line-height: 1.1em;
	/*width: 15em;*/
	margin: 0em 2em 0em 2em;
	padding: 4em 0em 0em 1em;

}

.dedication {

	font-size: 1em;
	line-height: 1.1em;
	text-align: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-indent: 0em;

}

#QUOTE-DECOR {
   
	display: block;
	margin-top: 50pt;
	margin-bottom: 15pt;
	margin-left: 0; 
	margin-right: 0;
	height: 97.5pt;
	margin-bottom: 0;
	padding-right: 15pt;
	padding-left: 7.5pt;
	padding-bottom: 0;
	padding-top: 7.5pt;
	border-top-width: 0.75pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: 0.75pt;
	left: 0; 
	vertical-align: middle;
	top: 22.5pt; 
	line-height: 180%;
	background-position: center;
	text-indent: 0em;
}

.quote-decor {

	font-size: 1em;
	line-height:1.1em;
	text-align: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-indent: 0em;

}

#QUOTE {

	font-size: 1em;
	line-height:1.1em;
	text-align: left;
	/*width: 15em;*/
	margin: 0em 2em 0em 0em;
	padding: 4em 0em 0em 1em;
	text-indent: 1em;

}

.quote {

	font-size: 1em;
	line-height:1.1em;
	text-align: right;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;

}

/* ESTILOS DE IMAGEN Y ESPECIALES */


.image {

	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.image img {

	max-width: 100%;
	max-height: 100%;

}

#IMAGE-BOX {

	width: 4.5em;
	float: left;

}

#IMAGE-INITIAL {

	font-size: 1em;
	width: 5em;
	float: left;
	margin: 0em 1em 0em 0em;

}


/* LINEAS BLANCAS Y SALTO DE PAGINA */

.white1 {
	font-family: serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.1;
	margin: 0em;
	padding: 0em;
	height: 1.1em;
}

.white2 {
	font-family: serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 2.2;
	margin: 0em;
	padding: 0em;
	height: 2.2em;
}

.white3 {
	font-family: serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 3.3;
	margin: 0em;
	padding: 0em;
	height: 3.3em;
}

.white4 {
	font-family: serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 4.4;
	margin: 0em;
	padding: 0em;
	height: 4.4em; 
}

.page-break-style {
	page-break-before: always

}

/*PAGINA LEGAL Y CORPORATIVA */

.logo-copyright  {

	width: auto;

}


.copyright {

	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	font-family: serif;
	font-size: 1em;
	line-height:1.1em;
	text-indent: 0em;


}

.disclaimer {

	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	font-family: serif;
	font-size: 0.8em;
	line-height:1.1em;
	text-indent: 0em;


}

.seal {
	font-family: serif;
	line-height: 1.20em;
	font-size: 1.10em;
	margin-bottom: 1.20em;
	margin-top: 0.00em;
	text-indent: 0.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0);
}

.address {
	font-family: serif;
	line-height: 1.10em;
	font-size: 1.00em;
	margin-bottom: 1.00em;
	margin-top: 0.00em;
	text-indent: 0.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,0);
}

.web {
	font-family: serif;
	line-height: 1.10em;
	font-size: 1.00em;
	margin-bottom: 2.14em;
	margin-top: 0.00em;
	text-indent: 0.00em;
	margin-right: 0.00em;
	margin-left: 0.00em;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: rgb(0,0,0);
}


/* FUENTES ADICIONALES */

/*

@font-face {
font-family: "fontname";
src: url(fontname.ttf) format("truetype");
}

*/
