@charset "UTF-8";
/* CSS Document */

img{
	border:none;	
}


@font-face {
 font-family: "titulo"; 
 src: url("font/helveticaneu_conbold.ttf");
}

@font-face {
 font-family: "script"; 
 src: url("font/Yellowtail-Regular.ttf");
}

#logo-header{
	
	float:left;
	margin-left:-200px;
	
}

#idioma{
	
	width:201px;
	height:200px;
	float:right;
	background-image:url(img/idioma.png);
	background-repeat:no-repeat;	
	
}

#idioma p{
	
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:14px;
	float:left;
	margin-right:5px;
	
}

#idioma a{ text-decoration:none; color:#FFF;}
#idioma a:hover{ text-decoration:none; color:#FFF;}
#idioma a:visited{ text-decoration:none; color:#FFF;}

.elegido{
	
	font-weight:bold;
	
}

#header-in{
	
	width:1000px;
	margin:auto;
	
}

#menu{
	background-image:url(img/bg_menu.jpg);
	background-repeat:repeat-x;
	height:54px;
	margin:0 -8px 0 -8px;

	
}

#menu ul {
	margin:0 0 0 100px;
	padding:0;
	
}
#menu ul li {
	float:left;
	margin-top:18px;
	margin-right:26px;
	list-style-type:none;
}
#menu ul li a {
	
	display: block;
	text-decoration:none;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-stretch:condensed;
	font-weight:bold;
	
}

#menu ul li a:hover {
	
	display: block;
	text-decoration:none;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-stretch:condensed;
	font-weight:bold;
	color:#CF6;
	
}


#menu-in{
	
	width:1150px;
	margin:auto;

	
}

#menu ul li ul {
	
	display: none;
	margin-top:-3px;
	margin-left:-40px;
	
	

}

#menu ul li ul li{
	
	background-image:url(img/bg_menu.jpg);
	background-position:top;
	height:33px;
	width:150px;
	margin-bottom:-20px;
	padding-top:7px;
	text-align:center;
	
}

.nivel1 {
	
	display: block!important;
	display: none;
	position: relative;

}

ul li a:hover ul, #menu ul li:hover ul {
	
	display: block;
	position: absolute;left: 0px;

}


/*


ul li a {
	
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #666;
	border: solid 1px #fff;
	padding: 8px;
	position: relative;

}



ul li a:hover, #menu ul li:hover a.nivel1 {
	
	background-color: #888;
	color: #000;
	position: relative;

}

ul li a.nivel1 {
	
	display: block!important;
	display: none;
	position: relative;

}

ul li ul {
	
	display: none;

}

ul li a:hover ul, #menu ul li:hover ul {
	
	display: block;
	position: absolute;left: 0px;

}

ul li ul li a {
	
	width: 160px;
	padding: 6px 0px 8px 0px;
	border-top-color: #000;

}

ul li ul li a:hover {
	
	border-top-color: #000;
	position: relative;

}

*/













#menu2{
	background-image:url(img/bg_menu.jpg);
	background-repeat:repeat-x;
	height:30px;
	margin:-8px -8px 0 -8px;

	
}

#menu2 ul {
	margin:0 0 0 30px;
	padding:0;
	
}
#menu2 ul li {
	float:left;
	margin-top:5px;
	margin-right:40px;
	list-style-type:none;
}
#menu2 ul li a {
	
	text-decoration:none;
	font-size:15px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-stretch:condensed;
	font-weight:bold;
	
}

#contenedor{
	
	
	margin:0 -8px 0 -50px;
	height:700px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}


#contenido{
	
    width:1000px;
	margin:auto;
	margin-top:10px;
	color:#639113;
	padding-left:50px;
	padding-top:30px;
	background-image:url(img/ornamento.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	
}


#contenedor-empresa{
	
	
	margin:0 -8px 0 -50px;
	height:1250px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}

#contenedor-contacto{
	
	
	margin:0 -8px 0 -50px;
	height:600px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}

#contenedor-calidad{
	
	
	margin:0 -8px 0 -50px;
	height:900px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}



#contenedor-mapa{
	
	
	margin:0 -8px 0 -50px;
	height:1100px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}

#contenedor-rse{
	
	
	margin:0 -8px 0 -50px;
	height:1050px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}


#contenedor-campo{
	
	
	margin:0 -8px 0 -50px;
	height:1700px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:justify;
	
}

#contenedor-frutas{
	
	
	margin:0 -8px 0 -50px;
	height:1400px;
    background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}


#caja-galeria{
	
	width:960px;
	height:710px;
	padding:20px 20px 0 20px;
	background-color:#99CC00;
	margin-top:-4px;
	
	
}

#caja-galeria h3{
	
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFF;
	
}




#contenido h1{
	
	font-family:titulo;
	font-size:21px;
	float:left;
	margin-top:4px;
	
	
	
}

#contenido h2{
	font-family:script;
	font-size:25px;
	margin-top:-1px;
	
	
	
}

#contenido p{
	
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:100;
	
}

#contenido a{color:#639113; }
#contenido a:hover{ color:#639113; }
#contenido a:visited{ color:#639113; }


#footer{
	height:155px;
	background-image:url(img/bg_footer.jpg);
	margin:0 -8px -8px -8px;
	color:#FFF;
	
}

#footer-in{
	
	width:1000px;
	margin:auto;
}

#footer p{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:100;
	text-align:left justify;
	
}

#lista{
	
	height:155px;
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	text-align:right;
	border-right: 1px dotted #FFF;
	padding-right:30px;
	
	
	
}

#lista ul li{
	
	list-style-type:none;
	margin-bottom:2px;
}

#lista a{
	
	text-decoration:none;
	color:#FFF;
	
}

#lista a:visited{color:#FFF;}
#lista a:hover{color:#CF6;}

#logo{
	
	float:left;
	
}
#frutas{
	
	height:30px;
	background-color:#99CC00;
	
}

#frutas2{
	
	float:left;
	width:1010px;
	margin-bottom:-4px;
	background-image:url(img/btn/frutas/frutas.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}

#frutas3 h3{
	font-family: titulo;
	font-size:19px;
	color:#FFF;
	float:left;
	margin-top:0;
	

}

#frutas h3{
	font-family: titulo;
	font-size:19px;
	color:#FFF;
	float:left;
	margin-top:0;
	

}
#frutas2 a:hover{opacity:0;
filter:alpha(opacity=0);}

.elegida{
	
	opacity:0;
filter:alpha(opacity=0);
	
}

#caluga{
	
	background-color:#FFF;
	width:320px;
	height:177px;
	float:left;
	margin-top:20px;
	background-image:url(img/ver_btn.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	
	
}

#caluga h5{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 -8px 0;
	
}

#caluga p{
	
	width:300px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:100;
	
	
}


#titulo2{
	
	width:290px;
	height:70px;
	padding-top:30px;
	background-image:url(img/ornamento2.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:-110px;
	margin-top:200px;
	
}

#titulo3{
	
	width:190px;
	height:70px;
	padding-top:30px;
	background-image:url(img/ornamento2.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:-85px;
	margin-top:-10px;
	
}

#titulo4{
	
	
	height:70px;
	padding-top:30px;
	background-image:url(img/ornamento3.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:-110px;
	margin-top:-25px;
	padding-right:85px;
	
}


#mapa1{
	
	
	width:250px;
	float:left;
	
	
}

#mapa1 a{
	text-decoration:none;
	color:#639113;
}
#mapa1 a:visited{color:#639113;}
#mapa1 a:hover{color:#639113;}



#mapa2{
	
	width:160px;
	float:left;
	
	
}

#mapa2 a{
	text-decoration:none;
	color:#639113;
}
#mapa2 a:visited{color:#639113;}
#mapa2 a:hover{color:#639113;}

#mapa3{
	
	width:130px;
	float:left;
	
	
}

#mapa3 a{
	text-decoration:none;
	color:#639113;
}

#mapa3 a:visited{color:#639113;}
#mapa3 a:hover{color:#639113;}

#mapa2 ul li{
	
	margin-bottom:5px;
	
}

#mapa3 ul li{
	
	margin-bottom:5px;
	
}

#contenido h5{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#contenido ul {
	float:left;
	margin:40px 0 0 0;
	padding:0;
	width:100%;
	height:auto;
}

#contenido ul li{
	float:left;
	margin-bottom:20px;
	width:auto;
	height:100px;
	margin-right:50px;
	list-style:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:100;
}

#botones2{
	
	margin-top:20px;
	
	
}


#propiedades{
	
	width:1010px;
	height:105px;

	
}

#propiedades h3{
	
	font-family:titulo;
	color:#95C800;
	font-size:17px;
	margin-bottom:-5px;
	
}


#propiedades p{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	float:left;
	margin-right:5px;
	
}

.p85{
	background-color:#95C800;
	width:85px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	
	}
	
.p90{
	
	background-color:#95C800;
	width:90px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	
	
}

.c85{
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:83px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
	}
	
.c90{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:88px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
	
	
}

#variedades{
	
	width:490px;
	height:300px;
	float:left;
	
}

#variedades h3{
	
	font-family:titulo;
	color:#95C800;
	font-size:17px;
	
	
	
}

#variedades-caja{
	
	width:490px;
	height:280px;
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	padding:5px 3px 0 3px;
	
	
}
#variedades-caja p{
	
	float:left;
	
}

#variedades-caja img{
	
	float:left;
	margin-right:3px;
	
}

#variedades p{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	margin-right:5px;
	
}




#push{
	
	width:250px;
	height:95px;
	float:left;
	
}

#embalaje{
	
	width:490px;
	height:300px;
	float:right;
	margin-right:7px;
}

#embalaje h3{
	
	font-family:titulo;
	color:#95C800;
	font-size:17px;
}

#embalaje-caja{
	
	width:500px;
	height:280px;
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	padding:5px 3px 0 3px;
	
	
}

#embalaje p{
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	margin-right:5px;
	float:left;
	
}


.e83{
	
	background-color:#95C800;
	width:83px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	margin-left:12px;
	
	
}

.em83{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:81px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	margin-left:12px;
	
	
}

.e129{
	
	background-color:#95C800;
	width:160px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	
}

.em129{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:160px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
}

.e115{
	
	background-color:#95C800;
	width:115px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	
}

.em115{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:113px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
}

.e105{
	
	background-color:#95C800;
	width:105px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	
}

.em105{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:103px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
}

.e151{
	
	background-color:#95C800;
	width:151px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	margin-left:20px;
	margin-top:-8px;
	
}

.em151{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:149px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	margin-left:20px;
	
}

.e158{
	
	background-color:#95C800;
	width:158px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	margin-top:-8px;
	
}

.em158{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:156px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
}

.e126{
	
	background-color:#95C800;
	width:126px;
	height:22px;
	text-align:center;
	padding-top:6px;
	color:#FFF;
	margin-top:-8px;
	
}

.em126{
	
	border-style:solid;
	border-width:1px;
	border-color:#95C800;
	background-color:#FFFFFF;
	width:124px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-top:-10px;
	color:#639113;
	
}

#tabla{
	
	margin-top:370px;
}

#tabla h3{
	font-family:titulo;
	color:#95C800;
	font-size:17px;

}

#tabla td{
	
	font-family:Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:14px;
	padding:4px 0 4px 4px;
	font-weight:100;
	border: 1px solid #95C800;
	
	

	
}

.borde{
	
	
}



#contacto{
	
	width:100%;
	height:320px;
	background-color:#e4efaf;
	background-image:url(img/bg_contacto.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:-8px;
	
	
}




	
	/* Formulario Cris */
	
#formulario{
	
	width:1000px;
	margin:auto;
	
	}	

#formulario ul {
	width:568px;
	margin:0;
	padding:20px 0;
}
#formulario ul li {
	float:left;
	margin-bottom:5px;
	width:460px;
	height:30px;
	list-style-type:none;
	text-align:right;
}
#formulario ul li span {
	float:left;
	padding-top:8px;
	width:113px;
	height:24px;
	text-align:right;
	font-family:titulo;
	font-size:18px;
	color:#639113;
	
	
}
#formulario ul li p {
	float:left;
	margin:0 0 0 125px;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:14px;
	color:#999;
}
.input_txt {
	float:left;
	margin-left:8px;
	padding-left:5px;
	width:328px;
	height:27px;
	outline:none;
	background-color:#FFF;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	border:none;
}
.sms_txt {
	float:left;
	padding:5px 0 0 5px;
	margin-left:8px;
	width:328px;
	height:113px;
	outline:none;
	background-color:#FFF;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	border:none;
}
.btn_enviar {
	float:right;
}

/* Fin Formulario Cris*/



#paises{
	
	width:390px;
	height:30px;
	margin-top:45px;
	margin-bottom:50px;
	background-image:url(img/paises/bg_paises.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}

#paises a:hover{opacity:0;
filter:alpha(opacity=0);}


#paises2{
	
	width:150px;
	height:230px;
	background-color:#99cc00;
	float:left;
	margin-top:350px;
	margin-left:-1100px;
	
}

#paises2 h3{
	
	font-family:"titulo";
	font-size:23px;
	color:#99cc00;
	padding:5px 0 0 25px;
	
}

#titulo5{
	
	width:150px;
	background-color:#e6edc7;
	height:40px;
	margin-top:-25px;
	margin-bottom:-5px;
	
	
	
}

#paises2 ul{
	
	margin-left:30px;
	
	
	
}

#paises2 ul li{
	
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
}

#img_pais{
	
	float:left;
	margin-left:50px;
	
}

#calidad{
	
	margin-top:50px;
	width:750px;
	background-image:url(img/btn/calidad/cer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}


#calidad a:hover{opacity:0;
filter:alpha(opacity=0);}


#certificacion{
	
	float:left;
	margin:-245px 0 0 430px;
	
}


#estandar{
	
	width:800px;
	height:100px;
	background-color:#FFF;
	margin-top:50px;
	padding-top:150px;
	
}

#estandar img{
	
	float:left;
	margin-right:20px;
	margin-top:-150px;
	
	
}

#mini_estandar{
	
	float:left;
	margin-left:500px;
	
}
#mini_estandar img{
	cursor:pointer;	
}
#mini_estandar img:hover{
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
}

#des_fruta{
	
	width:400px;
	float:left;
	
}

#uchile{
	
	width:850px;
	margin-top:20px;
	float:left;
	
}

#uchile p{
	
	margin-top:50px;
	
}

#compromiso{
	
	width:1000px;
	margin-top:50px;
	float:left;
	
}

#compromiso p{
	
	float:left;
	margin-top:50px;
	margin-left:-20px;
	width:700px;
	
}

#lista_rse{
	margin-top:20px;
	
}

#lista_rse ul{
	margin-top:20px;
	
}

#lista_rse ul li{
	
	margin-bottom:7px;
	font-size:13px;
	
}

#valores{
	
	margin-top:40px;
	
}


#valores h2{
	
	font-family:titulo;
	font-size:21px;
	margin:-20px 0 -30px -50px;
	background-image:url(img/ornamento.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:70px;
	padding:35px 0 0 50px;
	
	
}
	
#valor1{
	
	float:left;
	
	
}
	
	
#valor1 ul li{
	
	width:140px;
	height:25px;
	background-color:#99CC00;
	font-family:titulo;
	font-size:17px;
	color:#FFF;
	text-align:center;
	padding:5px 0 2px 0;
	margin-bottom:7px;

}

#valor2{
	
	float:left;
	
}

#valor2 ul li{
	
	border-style:solid;
	border-width:1px;
	border-color:#99CC00;
	background-color:#FFFFFF;
	width:350px;
	height:23px;
	padding:5px 0 2px 20px;
	margin-bottom:7px;
	font-size:13px;
	
	
}

#empresa{
	
	float:right;
	width:600px;
	margin-top:-510px;
	
}

#vision{
	
	float:right;
	width:450px;
	margin-top:-40px;
	
}

#vision h1{
	
	width:240px;
	height:67px;
	padding:35px 0 0 0;
	margin-top:-35px;
	margin-bottom:-27px;
	background-image:url(img/ornamento2.png);
	background-repeat:no-repeat;
	background-position:top right;
	
}

#img_rse{
	
	margin-top:430px;
	
}

#miniaturas{
	width:auto;
	right:auto;
	left:auto;
}