/**
 * revpaz.css
 *
 * Copyright (c) 2012 Francisco Vega Alvarez
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * ugrev theme.
 *
 * $Id$
 */

@charset "utf-8";

body {
	font-size: 1.1em;
}

#cuerpo a {
	text-decoration:none;
	color: #396;
	font-weight: bold;
}
#header {
	width: 100%;
	margin: 0 auto;
	background-color: transparent !important;
}
#ugrmag {
	width: 96%;
	margin: 0 auto;
	padding: 1% 1% 2% 3%;
	background-repeat: no-repeat;
}
#ugrmag a {
	text-decoration: none;
	}

#ugrmag h1, h3 {
	display:inline;
}
#ugrmag h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #000;
}
#ugrmag h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	color: #666;
}
#headerTitle {
	display:block !important;
	background-color: transparent !important;
}

#header h1 {
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: transparent !important;
}
.revista {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 1em 0 1em 0;
	clear: both;
	overflow-y:auto;
	overflow-x:hidden;
}
.revcover {
	float:left;
	width: 15%;
	margin: 0 4% 0 0;	
}
.inforev {
	width: 70%;
	float:left;
}
.inforev h3{
	padding:0;
	font-size: 1.2em;
}
.inforev p {
	margin: 1em 0 0 0;
	padding:0;
	font-size: 1.15em;
}
#navbar {
	margin-right: 0;
	padding: 0.6em 0 0.6em 1%;
	background-color: #333;
	border: 0;
}

#breadcrumb {
	padding: 0.5em 0 0.5em 1%;
	font-size: 0.7em;
	background-color: #999;
}
#sidebar {
	float:right;
	width: 21%;
	padding: 1em 0em 1em 0em;
	font-size: 0.65em;
	margin: 0 0 0 4%;
}
#content {
	float:left;
	width: 74%;
	overflow-y:auto;
	overflow-x:hidden;
	border: 0;
}

#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
	font-size: 1.8em;
}

#content h4 {
	margin: .75em 1em 0.25em 0em;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal;
	font-size: 1.5em;
	color: #6B8E23;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
}

.separator {
	margin: 0 0 3em 0 !important;
	border: none !important;
	
}


/**
 * Breadcrumbs
 */

#breadcrumb a {
	text-decoration: none;
	color: #000;
}

#breadcrumb a.current {
	font-weight: bold;
}

/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: bold;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}
ul.plain li {
	margin: 0 0 0.5em 0;
}

ul.filter {
	margin: 0;
	padding: 1.5em 0 1.5em 0;
	list-style-type: none;
}

ul.filter li {
	padding-right: 1.5em;
	display: inline;
}
a:link {
	color: #000;
}

a:active {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #333;
	background: transparent;
}
#navbar a {
	font-size: 0.7em;
	letter-spacing: 0.07em;
	color: #FFF;
	font-weight: bold;
}

/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
}

.homepageImage img {
	width:100%;
	border: 0;
}
/**
 * Issue cover image
 */

#issueCoverImage img {
	display: block;
	border: 0;
}

.issueCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
}

#issueCoverImage a:link, .issueCoverImage a:link {
}

#issueCoverImage a:active, .issueCoverImage a:active {
}

#issueCoverImage a:visited, .issueCoverImage a:visited {
}

#issueCoverImage a:hover, .issueCoverImage a:hover {
}

/**
 * Sidebar
 */

#developedBy {
	text-transform: uppercase;
	font-size: 0.95em;
}

#sidebar div.block {
	font-size: 1em;
	padding-bottom: 1.5em;
}

#sidebar div.block span.blockTitle {
	display: block;
	padding: 0.5em 0 0.5em 0.5em;
	margin: 0 0 0.6em 0;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-color: #333;
	color: #FFF;
}

#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0;
}

#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 1em;
}
#sidebar a {
	color: #000 !important;
	font-weight: normal !important;
}
#footer {
	width: 100%;
	min-height: 50px;
	position: static;
	clear: both;
	text-align: center;
}

#footerContent {
	width: 100%;
	margin: 0 auto;
	padding-left: 10%;
}

/**
 * Table of contents
 */

h4.tocSectionTitle {
	font-family: 'Open Sans', sans-serif !important;
	font-weight:normal !important;
	border-bottom: thin solid !important;
	color: #6B8E23;
	margin:1em 0 1em 0 !important;
}

table.tocArticle {
	width: 100%;
	margin: 0 0 1.7em 0;
}

table.tocArticle td.tocTitle {
	font-size: 1em;

}
table.tocArticle td.tocTitle a {
}

table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}

table.tocArticle td.tocAuthors {
	font-style: italic;
	vertical-align: top;
	font-size: 1em;
	color: #666;
	padding-left: 0!important;
}

table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}

.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}
/**
 * Vista de artículo
 */
 #articleTitle h3 {
	color: #6B8E23;
	padding-bottom: 1em !important;
 }
 #articleAbstract h4 {
	font-size: 1.25em !important;
	font-family: 'Open Sans', sans-serif !important;
 }
  #articleSubject h4 {
	font-size: 1.25em !important;
	font-family: 'Open Sans', sans-serif !important;
 }
 #authorString em {
	 font-size: 1.3em;
	 font-style:italic !important;
 }
 
 
 /*Textos en About Acerca de la revista*/
#member {
	margin: 0 0 0.7em 0 !important;
}
}
/*************** SOCIAL HEADER ****************/
.social-header { with: 100%; height:28px; margin: 0 0 0 0 !important; }
.social-header ul { overflow:hidden; margin:0 !important; padding:0 !important; float:left; }
.social-header ul li{ float:left; list-style-type:none; border:none; padding:0 15px 0 0; }
.social-header ul li:last-child { padding:0; }
.social-header ul li.rss a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/rss.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.facebook a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/facebook.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.google a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/google.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.twitter a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/twitter.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.vimeo a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/vimeo.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.youtube a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/youtube.png) no-repeat ; width:25px; height:25px; display:block; }
.social-header ul li.flickr a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/flickr.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.deviantart a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/deviantart.png) no-repeat; width:25px; height:25px; display:block; }
.social-header ul li.linkedin a{ background:url(http://revistaseug.ugr.es/public/images/social-icons/linkedin.png) no-repeat ; width:25px; height:25px; display:block; }

/*************** GALERADA HTML NUM 1 AL 5 ****************/
h1.title {
	font-family : 'Open Sans', sans-serif;
	font-weight : 600 !important;
	font-style : normal;
	font-size : 2.25em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.1;
	text-align : left;
	color : #6B8E23;
	text-indent : 0px;
	margin : 0 0 0.5em 0;
}

div.entry p.author {
	font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.2em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.17;
				color : #000000;
				text-indent : 0px;
				margin : 1em 0 0.5em 0;
}
div.entry {
	max-width: 100%;
}
div.entry p.meta {
	font-family : Helvetica, sans-serif;
				font-weight : 300;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.22;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 1.5em 0 1em 0;
}
div.entry h2 {
	font-family : 'Open Sans', sans-serif;
	font-weight : 500;
	font-style : normal;
	font-size : 1.6em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #6B8E23;
	text-indent : 0px;
	margin : 1em 0 0.4em 0;
}
div.entry h3 {
	font-family : 'Open Sans', sans-serif;
	font-weight : 500 !important;
	font-style : normal;
	font-size : 1.35em !important;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #6B8E23;
	text-indent : 0px;
	margin : 0.65em !important 0 0.3em !important 0;
}
div.entry h4 {
	font-family : 'Open Sans', sans-serif;
				font-weight : 500;
				font-style : normal;
				font-size : 1.3em !important;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 0.65em !important 0 0.3em !important 0;
}
div.entry h5 {
	font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 0.65em 0 0.3em 0;
}
div.entry p {
	font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 6px 0px;
}
div.entry li {
	font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 6px 0px;
}
div.entry blockquote {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25em;
}
div.entry table {
	font-size: 0.8em;
	border-collapse : collapse;
				border-width : 1px;
				border-style : solid;
				border-color : #000000;
				margin: 10px 0 10px 0;
				width: 100%;
}
div.entry img {
		max-width: 100%;
}
/*************** GALERADA HTML A PARTIR DEL NUM 6 ****************/

			tbody, thead, tfoot, tr, td, th {
				border-style : inherit;
				border-width : inherit;
				border-color : inherit;
			}
			td {
				width : 10px;
				height : 5px;
			}
			.leftFloat {
				float : left;
			}
			.rightFloat {
				float : right;
			}
			span.CURSIVAS {
				font-style : italic;
			}
			span.VERSALITAS {
				font-variant : small-caps;
			}
			span.corrido-negrita {
	font-weight: bold;				
			}
			span.nota-cursiv {
				font-style : italic;
			}
			span.TITLE-eng {
				font-style : italic;
				color : #737373;
			}
			span.Mosca-notas {
	font-weight : normal;
	font-style : normal;
	vertical-align : super;
	font-size: 14px;
			}
			p.Notas {
	font-family : Helvetica, sans-serif;
	font-weight : 400;
	font-style : normal;
	font-size : 1.15em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	text-indent : 0px;
	margin : 1em 0 0 0;
			}
			p.txt-TABLAS {
				font-family : Helvetica, sans-serif;
				font-weight : 300;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.05;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 3px 0px 6px 0px;
			}
			p.info-autor {
				font-family : Helvetica, sans-serif;
				font-weight : 300;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.22;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 1.5em 0 1em 0;
			}
			p.texto-corrido {
				font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 6px 0px;
			}
			p.TITULO-ARTICULO {
				font-family : 'Open Sans', sans-serif;
				font-weight : 600;
				font-style : normal;
				font-size : 2.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.1;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 0px;
			}
			p.APARTADO {
				font-family : 'Open Sans', sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.6em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 1em 0 0.4em 0;
			}
					p.SUBAPARTADO {
				font-family : 'Open Sans', sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.35em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #6B8E23;
				text-indent : 0px;
				margin : 0.7em 0 0.25em 0;
			}
			p.nivel3 {
				font-family : "Open Sans", sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.05em;
				text-decoration : none;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 1em 0 0.5em 0;
			}
			p.AUTOR {
				font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.2em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.17;
				color : #000000;
				text-indent : 0px;
				margin : 0.5em 0 0 0;
			}
			li.Bibliografia {
				font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				color : #000000;
				margin-right : 0px;
				margin-top : 0px;
				margin-bottom : 6px;
			}
			p.citas {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.2em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : justify;
	color : #000000;
	text-indent : 0px;
	margin : 1px 0px 3px 14px;
			}
				p.Leyendas {
				font-family : Helvetica, sans-serif;
				font-weight : 300;
				font-style : normal;
				font-size : 0.85em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.05;
				text-align : left;
				color : #262626;
				text-indent : 0px;
				margin : 3px 0px 6px 0px;
			}
			li.listados {
				font-family : Helvetica, serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.25em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				margin-right : 0px;
				margin-top : 0px;
				margin-bottom : 3px;
			}
						p.Obra-rese-a {
				font-family : 'Open Sans', sans-serif;
				font-weight : 600;
				font-style : normal;
				font-size : 2em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.1;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 0px 0px 6px 0px;
			}
			p.tablas {
				font-family : Helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.tab-negrilla {
				font-family : Helvetica, sans-serif;
				font-weight : 600;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			table.rpc-tabla {
				border-collapse : collapse;
				border-width : 1px;
				border-style : solid;
				border-color : #000000;
				margin: 10px 0 10px 0;
				width: 100%;
			}
			td.epigrafes-h {
				background-color : #cccccc;
			}
			td.contenidos {
			}


/*************** GALERADA HTML A PARTIR DEL NUM 7 ****************/

		.leftFloat {
				float : left;
			}
			.rightFloat {
				float : right;
			}
			span.CURSIVAS {
				font-weight : normal;
				font-style : italic;
			}
			p.TABLAS {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 9px 0px;
			}
			p.LEYENDAS {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.08em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : center;
				color : #000000;
				text-indent : 0px;
				margin : 16px 0px 5px 0px;
			}
			p.resumen {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 9px 0px;
			}
			p.keywords {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 0.92em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 16px 0px;
			}
			p.info-autor {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 0.92em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.27;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 32px 0px;
			}
			p.Autor {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.13em;
				text-decoration : none;
				font-variant : small-caps;
				line-height : 1.2;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.T-tulo-1 {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 2.1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.22;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 30px 0px 14px 0px;
			}
			p.T-tulo-2 {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.45em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				margin-right : 0px;
				margin-top : 14px;
				margin-bottom : 9px;
			}
			p.BIBLIOGRAFIA {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.13em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				text-indent : -16px;
				margin : 0px 0px 0px 16px;
			}
			p.T-tulo-3 {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				margin-right : 0px;
				margin-top : 12px;
				margin-bottom : 3px;
			}
			p.Abstract-heading {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.08em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 8px 0px;
			}
			p.CITAS-DOS {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.2em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 16px 0px 16px 50px;
			}
			p.LISTA-INI {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				margin-right : 0px;
				margin-top : 16px;
				margin-bottom : 0px;
			}
			p.LISTA-MEDIO {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				margin-right : 0px;
				margin-top : 0px;
				margin-bottom : 0px;
			}
			p.LISTA-FIN {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				margin-right : 0px;
				margin-top : 0px;
				margin-bottom : 14px;
			}
			p.FIGURAS {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : center;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.CAJA-GENERAL {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				text-indent : 16px;
				margin : 0px;
			}
			p.Title-english {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : italic;
				font-size : 1.45em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.16;
				text-align : left;
				color : #666666;
				text-indent : 0px;
				margin : 0px 0px 16px 0px;
			}
			p.FUNDEDBY {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.2em;
				text-decoration : none;
				font-variant : small-caps;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				text-indent : 0px;
				margin : 25px 0 5px 0;
			}
			p.NOSANGCAJA {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.PiesdeFiguras {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : center;
				color : #000000;
				text-indent : 0px;
				margin : 15px 0 15px 0;
			}
			p.EDITORIAL-INFO {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.2em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			table.tabla-cuadgeo {
				border-collapse : collapse;
				border-width : 1px;
				border-style : solid;
				border-color : #000000;
				margin: 0 auto;
			}
			td.datos {
				padding-top : 9px;
				padding-bottom : 9px;
				padding-left : 6px;
				padding-right : 9px;
				border-width : 1px;
				border-style : solid
			}
			td.encabezado {
				background-color : #8c8c8c;
				padding-top : 9px;
				padding-bottom : 9px;
				padding-left : 6px;
				padding-right : 9px;
				border-width : 1px;
				border-style : solid
			}
			span.VERSALITAS {
				font-variant : small-caps;
			}
			p.FOLIOS {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.CITAS-FIN {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.20em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 16px 32px;
			}
			p.CITA-MEDIO {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.20em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 0px 32px;
			}
			p.CITA-INI {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.20em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.35;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 16px 0px 0px 32px;
			}
			span.Ref--de-nota-al-pie {
				vertical-align : super;
			}
			p.T-tulo-2-sin {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.45em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.08;
				text-align : left;
				color : #6B8E23;
				margin-right : 0px;
				margin-top : 16px;
				margin-bottom : 0px;
			}
			p.NOTAS {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				text-indent : 0px;
				margin : 0px 0px 4px 0px;
			}						
			p.T-tulo-4 {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.25;
				text-align : left;
				color : #6B8E23;
				margin-right : 0px;
				margin-top : 16px;
				margin-bottom : 0px;
			}
			p.T-tulo-3-sin {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : left;
				color : #6B8E23;
				margin-right : 0px;
				margin-top : 16px;
				margin-bottom : 0px;
			}
						p.inreviewof {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 1.30em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.2;
				text-align : justify;
				color : #000000;
				text-indent : -16px;
				margin : 0px 0px 16px 16px;
			}
			p.Rubricas {
				font-family : "Adobe Garamond Pro", serif;
				font-weight : normal;
				font-style : normal;
				font-size : 0.83em;
				text-decoration : none;
				font-variant : normal;
				line-height : 1.62;
				text-align : right;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}