﻿/*ESTILOS MAQUETACION*/

html, body, form
{
    margin:0px; padding:0px;
    width:100%; height:100%;
    background-color:#d2be96;
    background-image:url(../images/fondo.gif);
	background-repeat:repeat-x;
}

.cabecera
{
	 background-image:url(../Images/cabecera2.jpg);
	 width:1000px;
	 height:85px;
}

.cabecera_menu
{
	 width:770px;
	 height:85px;
	 float:right;	
}

.separador_menu
{
	 background-image:url(../images/separacion.gif);
	 background-repeat:repeat-x;
	 width:2px;
	 height:31px;
	 float:left;
}

.pie
{
	 background-color:#f0e3ca;
	 width:1000px;
	 height:16px;	
}

.total
{
	background-image:url(../images/pixel_fondo.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:1000px;	
}

.lnk_logo
{
	 float:left;
	 width:230px;
	 height:100%;
}

/*MENUS*/

.menu_over1
{
	background-image:url(../Images/historia2.gif);
	background-repeat:no-repeat;
	width:111px;
	height:51px;
}

.menu_out1
{
	background-image:url(../Images/historia.gif);
	background-repeat:no-repeat;
	width:111px;
	height:51px;
}

.menu_over2
{
	background-image:url(../Images/calidad2.gif);
	background-repeat:no-repeat;
	width:118px;
	height:51px;
}

.menu_out2
{
	background-image:url(../Images/calidad.gif);
	background-repeat:no-repeat;
	width:118px;
	height:51px;
}

.menu_over3
{
	background-image:url(../Images/cultivos2.gif);
	background-repeat:no-repeat;
	width:123px;
	height:51px;
}

.menu_out3
{
	background-image:url(../Images/cultivos.gif);
	background-repeat:no-repeat;
	width:123px;
	height:51px;
}

.menu_over4
{
	background-image:url(../Images/aparici_mundo2.gif);
	background-repeat:no-repeat;
	width:189px;
	height:51px;
}

.menu_out4
{
	background-image:url(../Images/aparici_mundo.gif);
	background-repeat:no-repeat;
	width:189px;
	height:51px;
}

.menu_over5
{
	background-image:url(../Images/contacto2.gif);
	background-repeat:no-repeat;
	width:107px;
	height:51px;
}

.menu_out5
{
	background-image:url(../Images/contacto.gif);
	background-repeat:no-repeat;
	width:107px;
	height:51px;
}

.menu_over6
{
	background-image:url(../Images/novedades2.gif);
	background-repeat:no-repeat;
	width:116px;
	height:51px;
}

.menu_out6
{
	background-image:url(../Images/novedades.gif);
	background-repeat:no-repeat;
	width:116px;
	height:51px;
}

.submenu_out
{
	border:solid 1px #ddcaa6;
	background-color:#e2d5b8;
	width:115px;
	height:22px;
	padding-top:5px;
	padding-left:5px;
}

.submenu_over
{
	border:solid 1px #ddcaa6;
	background-color:#ddcaa6;
	width:115px;
	height:22px;
	padding-top:5px;
	padding-left:5px;
}

.desplegable
{
	top:0px;
	width:122px;
	position:absolute;
	z-index:1;
	visibility:hidden;
	margin-left:463px;
	margin-top:81px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	background-color:#ddcaa6;
	float:left;
}

.central_izquierdo
{
	 width:800px;
	 float:left;
	 
}

.central_derecho
{
	width:200;
	float:left;
}

.central_inferior
{
	 width:800px;	
	 padding-top:15px;
	 padding-bottom:15px;
}

.barra_productos_destacados
{
	background-image:url(../Images/productos_destacados.gif);
	background-repeat:no-repeat;
	width:38px;
	height:271px;
	float:left;
}
