@charset "UTF-8";
@import url("Main - Revista  I+D.css");
* {
	padding: 0;
	text-indent: 0;
}


body{
	text-align: left;
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
}

.revista_DOI{
    text-align: justify;
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
	border-bottom: 2px solid #868686;
    padding-bottom: 20px;
}

.revista_autorcorrespondencia{
    text-align: justify;
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
	
}

.revista_referncias{
    text-align: justify;
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}

.revista_palabrasClave{
	text-align: justify;
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
}

.revista_titulo1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #030303;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
}
.revista_contenido {
	text-align: left;
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
}
.revista_piefototabla {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.revista_titulo2 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
.revista_titulo3 {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: 120%;
}

.revista_imagen-centrar {
	text-align: center;
	display: block;
	width: 100%;
}
.revista_encabezadotabla {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.revista_autores {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 120%;
}
.revista_tituloarticulo {
	color: #2B3690;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 28px;
	text-align: center;
}

.revista_tituloArticulo_sub{
	color: #2B3690;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
    }

	.tabla {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	padding: 5px;
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
	}

	.tabla tr:first-child{
		background:#F0F0F0;
	}

	.tabla th {
		border:1px solid #C0C0C0;
		padding:5px;
		background:#F0F0F0;
	}
	.tabla td {
		border:1px solid #C0C0C0;
		padding:5px;
	}

@media (max-width: 469px) {
	.img_responsive{ 
		width:auto;
		height:auto;
		 }
	.revista_tituloarticulo 
		{
		font-size:20px;
		}
		
}	

@media (min-width:470px) and (max-width:777px) {

	

	.img_responsive{ 
		width:auto;
		height:auto;
		 }

		.revista_tituloarticulo {
		font-size:20px;
				}
}

@media (max-width: 1401px){
}
