/*@font-face {
font-family: OpenSans-Regular;
src: url('fonts/OpenSans-Regular.eot');
src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/OpenSans-Regular.woff') format('woff'),
url('fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
font-family: titillium-web-bold;
src: url('fonts/titillium-web-bold.eot');
src: url('fonts/titillium-web-bold.eot?#iefix') format('embedded-opentype'),
url('fonts/titillium-web-bold.woff') format('woff'),
url('fonts/titillium-web-bold.ttf') format('truetype');
}*/
html {
background: #DCE3E6;
}
img{
max-width:700px;
}
body {
/*columns: 30em; pone las columnas a la pagina*/
column-gap: 20px;
margin: 6em 3% 19em 3%;
background: #fff;
color: #333;
font-family: OpenSans-Regular, sans-serif;
font-size-adjust: 0.45;
position: absolute;
box-shadow: 0 .3em 1em #000;
margin-top: 2em;
margin-bottom: 2em;
word-break: break-word;
font-size: 12pt;
}
/*DIVS DE CABECERA*/
#visor-cabecera{
width:100%;
height:80px;
left: 0;
right: 0;
float: left;
border-bottom: 8.71px solid #b2b2b2;
}
.herramientas {
width: 70%;
height: 100%;
margin: 0 auto;
}
.logo-encabezado{
display: inline-block;
height: 100%;
}
.logo-encabezado > img{
height: 90%;
width: auto;
position: relative;
top: 4px;
}
#logo-revista{
float: right;
}
#logo-r{
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
width: 272px;
height: 75px;
left:110px;
float:left;
position:relative;
}
.redalyc-s{
float: right;
position:relative;
right:55px;
font-family:Helvetica;
color:#777777;
font-size: 16px;
line-height: 16pt;
font-size-adjust: none;
text-align:right;
}
/*DIVS DE ARTICULO*/
#articulo{
width:70%;
left:15%;
position:relative;
color:#545353;
}
#articulo-body, #back, .articulo-resumen, .articulo-resumen-traduccion{
text-align: justify;
word-wrap: break-word;
}
#articulo-body.articulo-resumen-traduccion{
text-align: justify;
word-wrap: break-word;
}
/*front*/
/*#front > *:not(#articulo-meta){
float:left;
}*/
#articulo-meta{
width: 80%;
/*float: right;*/
color: #3c3c3b;
font-weight: bold;
text-align: right;
font-size-adjust: none;
position: relative; right: -20%;
}
#articulo-meta > .articulo-titulo{
font-size: 14pt;
}
#articulo-meta > .articulo-titulo-traduccion{
font-size: 12pt;
font-weight: normal;
}
#articulo-acerca{
}
#ficha-general{
border: solid;
border-color: #545353;
border-width: .876pt 0px;
padding: 10px 0px;
font-size: 12pt;
}
.autor{
padding-bottom: 13px;
}
#autores-articulo > .nombre-completo{
display: block;
}
#autores-articulo .nombre, #autores-articulo .apellidos, .doi, .nombre-fecha, .funding, .collab{
font-weight: bold;
}
.resumen, .resumen-trans {
display: block;
color: #3c3c3b;
font-size: 11pt;
}
/*.articulo-palabras > .negrita:first-child, .articulo-palabras-traduccion > .negrita:first-child{
display: block;
color: #3c3c3b;
font-size: 12pt;
}*/
.capital{
font-size: 12pt;
}
.articulo-palabras, .articulo-palabras-traduccion{
font-size: 12pt;
}
#articulo-body{
float:left;
width: 100%
}
#back{
float:left;
}
/*DIV CREDITO*/
#creditos{
width: 100%;
height: 35px;
background-color: #b2b2b2;
color: #efeded;
bottom: 0;
left: 0;
font-size: 16px;
text-align: center;
float: left;
clear: left;
margin-top: 30px;
/* margin: 0 -20px -5px -20px; /* Room below for #banner menu -70px -20px 0px -20px*/
/*padding: .6em 1em;*/
/* padding: 20px 0px 12px 260px;*/
}
/* #creditos > div{ */
/* width: 70%; */
/* height: 100%; */
/* margin: 0 auto; */
/* } */
#creditos > div > div{
float: left;
}
#logo-redalyc{
width: 18%;
}
#logo-redalyc > img{
width: 80px;
position: relative;
top: 9px;
}
#mensaje-pie{
width: 64%;
height: 100%;
font-size: 7pt;
display: flex;
align-items: center;
}
#logo-open-access{
width: 18%;
}
#logo-open-access > img{
width: 13px;
position: relative;
top: 7px;
}
/*ESTILOS PALABRAS INDIVIDUALES*/
.italica{
font-style: italic;
}
.negrita{
font-weight: bold;
}
.negrita.seccion{
color: #3c3c3b;
}
.romanos, .titulo, .subtitulo{
font-family: OpenSans-Regular;
font-variant: small-caps;
letter-spacing: 1px;
}
.underline{
text-decoration: underline;
}
.superindice{
vertical-align: super;
font-size: 10px;
}
.subindice{
vertical-align: sub;
font-size: 10px;
}
.sangria{
text-indent: 15px;
}
.quote{
font-style: italic;
margin-left: 25px;
margin-right: 25px;
}
.numeracion{
/*list-style-type: decimal;*/
list-style-type: none;
}
.vinietas{
list-style-type: inherit;
}
.alpha-lower{
list-style-type: lower-alpha;
}
.alpha-upper{
list-style-type: upper-alpha;
}
.roman-lower {
list-style-type: lower-roman;
}
.roman-upper {
list-style-type: upper-roman;
}
.simple {
list-style-type: none;
}
.capital::first-letter{
font-weight: bold;
}
.imagen-formula{
margin-top: 20px;
}
.imagen{
page-break-inside:avoid;
}
a {
color: #3c3c3b;
text-decoration: none;
}
.vinietas{
margin-left: -10px;
font-size: 14px;
}
.texto-inciso{
font-size: 14px;
margin-left: 30px;
}
.inciso{
margin-left: -15px;
width: 15px;
display: inline-block;
}
.imagen-formula{
margin-top: 20px;
}
.capital::first-letter{
font-weight: bold;
}
.captionS{
text-align: center;
/*font-weight: bold;*/
font-size: 9pt;
}
.num-rev{
font-weight: bold;
}
h1, h2, h3{
color: #3c3c3b;
}
.fechas-h, .url-r, .ficha, .financiamientos-r{
line-height:0px;
}
.url-r, .ficha{
padding-bottom:1pt;
}
.fechas-h{
padding-top: 7pt;
}
/* ESTILO PARA LAS IM�GENES EN EL TEXTO */
.cuadro{
width: auto;
border: 1px solid #3c3c3b;
padding: 10px;
text-align: center;
color: #515151;
background-color: #efeded;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.cuadro img{
max-width: 700px;
height: auto;
}
.inlineImage {
max-height: 14px;
width: auto;
position: relative;
top: 2px;
display: inline;
}
.formula{
margin-top: -17px;
}
.imagen{
margin:auto;
page-break-inside:avoid;
}
.imagen img{
max-width: 700px;
}
.imagen{
page-break-inside:avoid;
text-align: center;
}
.formula .MathJax_SVG, .imagen-formula{
margin-right: 5%;
}
/*NOTAS*/
.nota{
font-size: 12pt;
margin-left: 20px;
}
.nota > p{
margin-top:0px;
margin-bottom:0px;
}
.nota > p:last-child{
margin-bottom:16px;
}
.nota-autor{
font-size: 12pt;
margin-left: 20px;
}
.label{
width: 15px;
font-weight: bold;
}
.referencia{
font-size: 12pt;
margin-left: 15px;
text-indent: 0px;
}
.bibliografia{
font-size: 12pt;
margin-left: 15px;
text-indent: -15px;
font-size-adjust: 0.45;
margin-left: 35px;
}
.apendice{
font-size: 12pt;
}
.art-title , .statement{
line-height: normal;
}
.editor{
color: #7f8080;
font-size: 13px !important;
}
.publisher{
line-height: 23px;
}
.word-black{
font-weight: bold;
}
p[class="verso"]{
margin-left: 15%;
margin-right: 15%;
font-size: 12px;
text-align: left !important;
}
.verso-title{
font-weight: bold;
}
.verso{
font-style: italic;
}
.contenedor-tabla{
text-align: initial;
max-height: 600px;
overflow: auto;
display: flex;
-webkit-justify-content: center;
-o-justify-content: center;
-moz-justify-content: center;
}
.contenedor-tabla table {
word-break: initial !important;
}
.product-portada-col , .product-portada-img , .product-portada-img > img{
max-width: 80px;
}
.product-portada-data{
font-weight: initial;
font-size: 12px;
}
#articulo-categoria{
font-size: 12pt;
color: #3c3c3b;
font-weight: bold;
text-align: right;
margin-top: 100px;
}
.cssToolTip {
position: relative;
color: #ff8c00;
}
.cssToolTip span {
max-height: 138px;
width: 350px;
right: auto;
bottom: auto;
display: none;
position: absolute;
background-color: #efeded;
padding: 10px 20px;
display: none;
z-index: 2;
text-align: left;
overflow: hidden;
color: white;
background-color: #e7801f;
border-radius: 8px;
font-size: 14px;
}
.cssToolTip:hover span {
display: inline;
}
/*estilos nuevos pies*/
.flex-container {
display: flex;
justify-content: center;
}
.flex-container > div {
/* margin: 5px; */
text-align: center;
}
#logo-izquierda {
width: 25%;
padding-top: 7px;
}
#mensaje {
width: 70%;
display: flex;
justify-content: center;
padding-top: 12px;
font-size: 12pt;
color: #ffffff;
}
#logo-derecha {
width: 33%;
}
#logo-izquierda > img {
width: 220px;
}
#logo-derecha > img {
padding: 5px 5px 5px 5px;
/* width: 15px; */
}
#img-oa {
width: 18px;
}
#img-tecnologia {
width: 130px;
}
#creditos-s {
color: #ffffff!important;
font-size: 9pt;
}
#creditos {
height: 40px;
color: #9d9d9c;
}
#img-op{
float: left;
}
#img-op > img {
width: 20px;
margin: 10px;
}
@media (max-width: 649px) {
#logo-izquierda > img {
width: 100px;
}
#img-oa {
width: 12px;
}
#img-tecnologia {
width: 90px;
}
#logo-derecha {
width: 33%;
}
#logo-derecha > img {
padding: 10px 0px 5px 0px;
/* width: 15px; */
}
#mensaje {
font-size: 10pt;
}
}
The expansion of agribusiness and the agrarian restructuring - Archivo PPCT
Inicio
The expansion of agribusiness and the agrarian restructuring
The expansion of agribusiness and the agrarian restructuring
Creators:Fogel, Ramón; Centro de Estudios Rurales Interdisciplinarios (CERI) de Paraguay.
Available Downloads
See details
Archivo
Size
/journals/15/articles/15318/public/15318-45454575776720-1-PB.pdf
423.22 kB
/journals/15/articles/15318/public/15318-45454575776721-1-PB.epub
440.54 kB
/journals/15/articles/15318/public/15318-45454575776722-1-PB.html
87.00 kB
/journals/15/articles/15318/public/15318-45454575776723-1-PB.css
8.99 kB
/journals/15/articles/15318/public/15318-45454575776724-1-PB.jpg
3.69 kB
/journals/15/articles/15318/public/15318-45454575776725-1-PB.png
28.23 kB
/journals/15/articles/15318/public/15318-45454575776726-1-PB.png
64.61 kB
/journals/15/articles/15318/public/15318-45454575776727-1-PB.png
2.11 kB
/journals/15/articles/15318/public/15318-45454575776728-1-PB.png
6.32 kB
/journals/15/articles/15318/public/15318-45454575776729-1-PB.png
5.77 kB
/journals/15/articles/15318/public/15318-45454575776730-1-PB.png
46.71 kB
/journals/15/articles/15318/public/15318-45454575776731-1-PB.png
82.52 kB
/journals/15/articles/15318/public/15318-45454575776732-1-PB.png
5.82 kB
/journals/15/articles/15318/public/15318-45454575776733-1-PB.png
380 bytes
/journals/15/articles/15318/public/15318-45454575776734-1-PB.png
1.34 kB
/journals/15/articles/15318/public/15318-45454575776735-1-PB.png
46.21 kB
Descripción
According to a report by Monsanto, Paraguay is the most transgenic country considering the surface cultivated with GMOs. This supposes a remarkable development of the productive forces that deeply alter the relations of production with the emergence of new actors and the disappearance of others; the development of new technologies also has consequences on human health, in the intense environmental pollution, and in deforestation of fragile ecosystems. So far this century, large biotechnological corporations that promote the globalized agri-food regime employ technologies suitable for transgenic crops being the most emblematic the RR of the Monsanto that requires economy of scale associated with land concentration and its hoarding and uses pesticides in increasing amounts, a characteristic that makes it self-destructive as a new form of accumulation. While the dominant actors become the representatives of large corporations, soya-based Brazilian agribusiness entrepreneurs depend on those who control technology and markets. The agrarian restructuring also involves the installation and operation of large Brazilian corporations that control the meat industry. Key words: Biotechnology, Neoextractivism, Environmental impact, Sustentability, Paraguay
Metadatos destacados
Colecciones
Estudios Rurales
Editor
Centro de Estudios de la Argentina Rural - Universidad Nacional de Quilmes
Fuente
Estudios Rurales; Vol 9, No 18
Citación
Fogel, Ramón; Centro de Estudios Rurales Interdisciplinarios (CERI) de Paraguay., “The expansion of agribusiness and the agrarian restructuring,” Archivo PPCT , consulta 2 de abril de 2026, http://archivoppct.caicyt.gov.ar/items/show/5517 .
Archivo del Portal de Publicaciones Científicas y Técnicas
A través de esta plataforma se disponibilizan los objetos digitales y metadatos de dichas publicaciones. El material se encuentra organizado en diversas colecciones que representan a cada una de las revistas.