
/***************************
* ETIQUETAS PRINCIPALES
****************************/

BODY {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 8pt;
    font-style: normal;
    background-color:  #ffffff;
    text-decoration: none;
 border-top: 0px; 
margin-top: 10px;
margin-left: 0px; 

background-image: url(images/fondo.png); 
background-repeat: no-repeat;
background-color: #9ab343;

  }


TABLE {
    border-color: #FF8833;
  }


TD {
    font-family: Helvetica, Arial, sans-serif;

    font-style: normal;
    color: #000000;
    text-decoration: none;
  }

H3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-style: normal;
    color: #000000;
    text-decoration: none;

}
TH {
    font-family: Helvetica, Arial, sans-serif;

    font-style: normal;
    font-weight: bolder;
    color: #000000;
    text-decoration: none;
    background-color: #9ab343;
  }





HR {
    height: 2px;
    color: #000000;
    background-color: #000000;
  }


H1 {
	 font-size: 10pt;
    background-color: #9ab343; color: #fff;
}



A {
    padding-left: 4px;
    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


A:link {
    padding-left: 4px;
    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


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


A:active {
    padding-left: 4px;
    line-height:1.2;
    color: #a8a84a;
    font-weight: bold;
    text-decoration: none;
  }


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


/**********************
* CUERPO DE LA PAGINA
***********************/
#contenedor {
	position: relative;
	margin: auto;
	width: 900px; 

}

/*html>body #contenedor {
	min-width: 900px;
	min-height: 200px;
	margin-bottom: 0;
	background-color: #0f0;
  }
*/

#cabecera {
	position: relative;
	width: 100%;
	height: 60px;
	background-image:  url(images/cabecera.png);
	background-repeat: no-repeat; 
	background-color: #fff; 
  }

#centro {
	position: relative;	
	top: 0px;
	width: 100%;
	min-height: 400px;
	margin-bottom: 0px;
	background-color: #fff;

  }



#content { 
	margin-left: 200px;
	margin-right: 40px;
	color: #333; 
	min-height: 400px;
	margin-bottom: 0px;
	background-image:  url(images/sojivit_marcagua.png); 
	background-position: bottom right;
	background-repeat: no-repeat;
 background-color: #fff;
}

#leftcolumn { 
	display: inline;
	color: #333;
 	margin: 0px;
	padding: 0px;
	width: 195px;
	left: 0px;
	float: left;
	background-color: #fff;
}

.centroTop {
	width: 100%;
	height: 90px; 
	background-image:  url(images/sojivitarriba.png);
	background-repeat: no-repeat;

  }


.centroCuerpo {

	width: 100%;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-left: 10px;
	padding-right: 40px;
	min-height: 400px;
	margin-bottom: 0px;
  }


#centroBottom {
position: relative;
	right: 0;
	left: 0;
/* bottom: 0; */
display: block;
text-indent: -999em;
text-decoration: none;

	display: block;
	height: 25px;

	background-image:  url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom center; z-index: 10;


  }


#menu {
	 margin: auto;
	width:570px;

}


/*********************************************
 * Diseño de botones, estilo de fotos y cajas
 *******************************************/

.caja1 {
    background-color:#88EEEE;
    font-size: 8pt;
    font-style: italic;
    border:thin solid black;
    width:140px;
  }


.boxBlanco {
    background-color : #FFFFFF;
    border-bottom-color : #000000;
    border-bottom-style : groove;
    border-bottom-width : 2;
    border-left-color : #000000;
    border-left-style : groove;
    border-left-width : 2;
    border-right-color : #000000;
    border-right-style : groove;
    border-right-width : 2;
    border-top-color : #000000;
    border-top-style : groove;
    border-top-width : 2;
  }


.boxRojo {
    background-color : #FFC3BB;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1;
  }


.letrasRojas {
    color:#FF7777;
  }


.boton {
    background-color: #d7d76b;
    color: #838240;
    font-family: "Arial Black", Helvetica, sans-serif; font-size: 10px;
  }



/* PORTADA */


#portada {
    position: absolute;
    top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    background-image: url(images/agroportada.png);
    background-repeat: no-repeat;
    min-height: 350px;
    height: 350px;
  }


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

/* ------------------- */

#myAccordion{
	width: 150px;
	border: 0px solid #809100;
	position: relative;
	left: 0px;
	top: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 8pt;
}
#myAccordion dt{
	line-height: 18px;
	background-color: #809100;
	border-top: 0px solid #809100;
	border-bottom: 0px solid #809100;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
	margin-left: 2px;

}

#myAccordion dt.myAccordionHover
{
	background-color: #dbdb7a;
}
#myAccordion dt.myAccordionActive
{
	background-color: #ffd100;
	border-top: 2px solid #ffd100;
	border-bottom: 2px solid #ffd100;
}

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 150px;
 height: 60px;
 overflow: hidden; 
background-color: #809100; 
}

#scroller {
 white-space: nowrap;
 line-height: 60px;
 font-size: 60px;
}

/* Scoller Box */

/* At the end of the CSS File */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
 overflow: auto;
}