@charset "utf-8";
.blanco_home {
	color: #FFF;
	font-size: 15px;
}
.mundo {
background-image: url('mundo.png');
background-repeat:no-repeat;
background-position:right top;
position:absolute;
z-index:1;
}
.titulo_pagina {
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	background-color: #4B8429;
	height: 20px;
	width: auto;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 26px;
	padding-bottom: 15px;
	padding-left: 24px;
	display: inline-block;
	line-height: 15px;
}

#contenedor_subheader {
	height: 342px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fnd_contenedor_subheader.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
#subheader {
	height: 342px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fnd_subheader.jpg);
	background-repeat: no-repeat;
	background-position: right 24px;
}
.exportamos {
	font-size: 30px;
	font-weight: 700;
	height: 32px;
	width: 190px;
	padding-top: 11px;
	font-family: 'Lato', sans-serif;
	color: #828181;
	line-height: 20px;
}
.pasas {
	font-size: 60px;
	line-height: 55px;
	font-weight: 900;
	color: #720872;
	height: 62px;
	width: 500px;
	font-family: 'Lato', sans-serif;
}
.calidad {
	font-size: 42px;
	line-height: 40px;
	font-weight: 400;
	color: #760875;
	height: 45px;
	width: 430px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	text-align: right;
}
.linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #cecece;
	height: 10px;
	width: 430px;
	padding-top: 4px;
}
.producimos {
	font-size: 18px;
	color: #7f7f7f;
	height: 100%;
	width: 460px;
	overflow: hidden;
	font-family: 'Abel', sans-serif;
	padding-top: 12px;
	line-height: 21px;
}
.sider_der {
	background-color: #760875;
	height: 362px;
	width: 366px;
	margin-top: 73px;
	margin-left: 54px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.sider_der_titulo {
	font-size: 30px;
	font-style: italic;
	color: #4B8429;
	background-image: url(../images/linea_sider_der.png);
	background-position: center bottom;
	height: 22px;
	width: 100%;
	background-repeat: repeat-x;
	padding-bottom: 13px;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.texto_sider_der {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #b6b5b5;
	margin: 0px;
	height: 100%;
	width: auto;
	overflow: hidden;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align: justify;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#geografia {
	height: 333px;
	width: 998px;
	border: 1px solid #c9d9a2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	background-image: url(../images/mapa.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FCFCFC;
}
.contenido_mapa {
	margin: 0px;
	height: 306px;
	width: 452px;
	padding-left: 36px;
	text-align: left;
	padding-top: 27px;
}

.texto_geografia {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #767676;
	margin: 0px;
	height: 100%;
	width: auto;
	overflow: hidden;
	font-family: 'Quattrocento Sans', sans-serif;
	text-align: justify;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbs_home {
	background-color: #760875;
	padding: 10px;
	height: 174px;
	width: 471px;
	float: left;
	border-bottom-right-radius: 30px;
border-top-right-radius: 0px;
}