
h2 {
 font-family: Helvetica, Arial, sans-serif;
    font-size: 12pt;
    font-style: normal;
    text-decoration: none;

}

A {

    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


A:link {

    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


A:visited {
    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


A:active {

    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


A:hover {
    line-height:1.2;
    color: #7a7930;
    font-weight: bold;
    text-decoration: underline;
  }

/* PORTADA */

#portada {

	position: relative;
	margin: auto;
	width: 500px;
	background-image: url(entrada_websojivit.png);
	background-repeat: no-repeat; 
	min-height: 450px;
	height: 450px;
}




#pais {
    position: relative;
    top: 180px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    min-height: 70px;
    height: 70px;
  }

  #alimentacion {
    position: relative;
    top: 170px;
    padding-left: 180px;
    margin-left: auto;
    margin-right: auto;
    min-height: 70px;
    height: 70px;
  }
  
  #agroitems {
    position: relative;
    top: 130px;
    padding-left: 100px;
    margin-left: auto;
    margin-right: auto;
    min-height: 70px;
    height: 70px;
  }
  
/* ------------------- */
