@charset "iso-8859-1";

/* CSS Document */
body {
	margin: 0px; 
	padding: 0px;
}

.clear {
	clear: both;
}

#contenedor {
	width: 990px;
	height: 610px;
	margin: auto;
}

#header {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_home.jpg);
}

#header_int {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead2.jpg);
}

#header_int2 {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead3.jpg);
}

#header_empresa {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_empresa.jpg);
}

#header_industrial {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_industrial.jpg);
}

#header_noticias {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_noticias.jpg);
}

#header_agricola {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_agricola.jpg);
}
#header_contacto {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_contacto.jpg);
}
#header_maquila {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_maquila.jpg);
}
/*************************/
#header_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_home_ing.jpg);
}
#header_empresa_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_empresa_ing.jpg);
}

#header_industrial_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_industrial_ing.jpg);
}

#header_noticias_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_noticias_ing.jpg);
}

#header_agricola_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_agricola_ing.jpg);
}
#header_contacto_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_contacto_ing.jpg);
}
#header_maquila_ing {
	width: 990px;
	height: 320px;
	background-image: url(imagenes/imghead_maquila_ing.jpg);
}
/**************************************************/
#contenido {
	background: #990000;
	width: 990px;
	height: auto;
	
}

#contenido_blanco {
	width: 990px;	
	background: #fff;
}

#columna_der_blanco_agricola
{
	width: 400px;
	height: 263px;
	background: #fff;
	/*x-overflow: none;*/
	overflow: auto;
}

#footer {
	width: 990px;
	height: 18px;
	background: #b7a66d;
	font: 10px Arial, Helvetica, sans-serif;
	color: #5c4a1f;
	text-align: center;
	padding: 5px 0 0 0;
}

#rojo
	{
	width: 990px;
	height: 4px;
	background: #990000;		
}
	

#columna_izq {
	width: 565px;
	height: 263px;
	float: left;
	margin: 0 0 0 10px;
}

#columna_izq_agricola {
	width: 345px;
	height: 263px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 220px;
	background: url(imagenes/imgagricola_fondo.jpg) no-repeat;
}

#columna_izq_contacto {
	width: 690px;
	height: 263px;
	float: left;
	margin: 0 0 0 10px;
}

#columna_izq img {
	padding: 0 0 0 12px;
}

#columna_der {
	width: 391px;
	height: 263px;
	float: right;
	background: #ded6b4;
}

#columna_der_blanco {
	width: 391px;
	height: 263px;
	float: right;
	background: #fff;
}

#columna_der_blanco_industrial {
	width: 391px;
	height: 263px;
	float: right;
	background: #fff;
	overflow:auto;
}

#columna_der_contacto {
	width: 270px;
	height: 263px;
	float: right;
	background: #fff;
}

.noticias {
	width: 215px;
	height: 256px;
	margin: 0 0 0 740px;
}

.noticias_columna {
	width: 400px;
	height: 245px;
	overflow: auto;
	margin: auto;
	padding: 0 85px 0 0;
}

.ventajas_columna {
	width: 450px;
	height: 215px;
	overflow: auto;
	margin: 10px auto 0;
	padding:0 85px 0 0;
}
*+html .ventajas_columna {height: 220px;}

.input_contacto {
	width: 170px;
}

.textarea_contacto {
	width: 435px;
}

/* noticias home */

.noticia_home {width:240px; height:275px; position:absolute; left:200; z-index:2; margin-left:730px;}
.titulonoticia_home {width:203px; height:12px; /*background:url(imagenes/noticiahome_topfondo.jpg) repeat-x;*/ padding:5px 15px 0;}
.contenidonoticia_home {width:210px; height:230px; background:url(imagenes/contenidonoticia_homefondo.png) no-repeat; padding:10px 15px 0;}
.imagennoticia_home {width:200px; height:107px; border:#5c4a1f solid 1px; margin-bottom:10px;}
.textonoticia_home {width:200px; height:70px; margin:10px 0 5px 0;}
/******* m e n u *************************************************/
.menu {width:970px; height:57px; margin:auto; margin-top:206px;}
.menu ul {list-style:none; margin:0px; padding:0px;}
.menu ul li {float:left;}
.menu ul li.nivel1 {float: left; position: relative; background-position:bottom;}
.menu ul li a {    display:block; text-decoration:none; border:none;}
.menu ul li a span { display:none;/* font:11px Arial, Helvetica, sans-serif; color:#FFF; padding-right:15px; text-decoration:underline;*/}
.menu ul li a:hover, .menu ul li:hover a.nivel1 {background-position:bottom;}
.menu ul li .btnactivo {background-position:bottom;}
.menu ul li a:hover.activo {background-position:bottom;}
.menu ul li a.idiomas { font:11px Arial, Helvetica, sans-serif; color:#FFF; margin-right:10px; text-decoration:underline; }

.menu ul li a.nivel1 {display: block!important;display: none; }
.menu ul li ul {display:none; list-style:none;}
.menu ul li:hover > ul {display:block; position:absolute; width:500px; height:23; padding:0; margin:0;}
.menu ul li ul li a {width:auto; height:23px; margin:0px;}
.menu ul li ul li a:hover {background-position:bottom;}
.menu ul li ul li a:hover.activo {background-position:bottom;}

#empresa {background-image:url(imagenes/btn_empresa.jpg); width:118px; height:37px;}
#industrial {background-image:url(imagenes/btn_industrial.jpg); width:118px; height:37px;}
#agricola {background-image:url(imagenes/btn_agricola.jpg); width:119px; height:37px;}
#maquila { background-image:url(imagenes/btn_maquila.jpg); width:118px; height:37px;}
#noticias { background-image:url(imagenes/btn_noticias.jpg); width:118px; height:37px;}
#fertilizantes { background-image:url(imagenes/btn_contacto.jpg); width:118px; height:37px;}
#idiomas {background-image:url(imagenes/fondo_idiomas.png); width:66px; height:19px; padding:38px 0 0 194px;}
#idiomas a{ float:left;}
#mision {background-image:url(imagenes/submenu_empresa.jpg); width:220px;}
#ventajas {background-image:url(imagenes/submenu_ventajas.jpg); width:153px;}
#etica {background-image:url(imagenes/submenu_etica.jpg); width:121px;} 

#empresa_ing {background-image:url(imagenes/btn_empresa_ing.jpg); width:118px; height:37px;}
#industrial_ing {background-image:url(imagenes/btn_industrial_ing.jpg); width:118px; height:37px;}
#agricola_ing {background-image:url(imagenes/btn_agricola_ing.jpg); width:119px; height:37px;}
#maquila_ing { background-image:url(imagenes/btn_maquila_ing.jpg); width:118px; height:37px;}
#noticias_ing { background-image:url(imagenes/btn_noticias_ing.jpg); width:118px; height:37px;}
#fertilizantes_ing { background-image:url(imagenes/btn_contacto_ing.jpg); width:118px; height:37px;}


#mision_ing {background-image:url(imagenes/submenu_empresa_ing.jpg); width:220px;}
#ventajas_ing {background-image:url(imagenes/submenu_ventajas_ing.jpg); width:153px;}
#etica_ing {background-image:url(imagenes/submenu_etica_ing.jpg); width:121px;} 

/************ galeria ***************************/
.gal_home {
	width: 345px;
	overflow: hidden;
	margin: auto;
	padding-top:20px;
}

.gal_home ul.galeria {
	width: 360px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.gal_home ul.galeria li {
	width: 162px;
	height: 100px;
	margin: 0 15px 15px 0;
	float: left;
}

.gal_agricola {
	width: 390px;
	overflow: hidden;
	margin: auto;
}

.gal_agricola ul.galeria_agri {
	width: 390px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.gal_agricola ul.galeria_agri li {
	width: 162px;
	height: 100px;
	float: left;
}

/******************t e x t o ******************************/
.txt_rojo_gde {
	font: 16px Arial, Helvetica, sans-serif;
	color: #990000;
}

.txt_rojo_ch {
	font: 12px Arial, Helvetica, sans-serif;
	color: #990000;
}

.txt_verde {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4b3c30;
	margin: 0px;
}

.txt_verde_gde {
	font: 13px Arial, Helvetica, sans-serif;
	color: #4b3c30;
	margin: 0px;
}

.txt_verde_agricola {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4b3c30;
	margin: 0px;
	width:250px;
}

.txt_verde2 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #4b3c30;
	margin: 0px;
}
.logos_agricola {width:185px; float:left; display:inline-block; margin:0 10px 15px 0;}
#columna_izq_home { width:589px; height:263px; float:left; padding:0 0 0 10px; background:#990000;} 