@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
img {
	border:none;
}
a img{
	border:none;
}

.gf #contenedor{
	width:885px;
	margin:auto;
	text-align:left;
}
	.gf #contenedor #head{

	}

	.gf #contenedor #menu{
		

	}
		.gf #contenedor #menu ul {  
			list-style:none;
			margin:0;
			padding:0;
			}
		.gf #contenedor #menu ul li {
				padding:0;
				float:left;
			}
		.gf #contenedor #menu ul li a {
				display:block;
				width:220px;
				height:30px; 
				text-decoration:none;
			}
		.gf #contenedor #menu ul li a:hover {
				background-position:bottom;
			}
		.gf #contenedor #menu ul li a span {
				display:none; //Oculto el texto.
			}
		.gf #contenedor #menu ul li a.inactivo {
				background-position:bottom;
			}
		.gf #contenedor #menu #home {
				border:1px solid #324727;
			
				background-image:url(../images/home.png);
			}
		.gf #contenedor #menu #about {
				border-right:1px solid #324727;
				border-top:1px solid #324727;
				border-bottom:1px solid #324727;
				background-image:url(../images/about.png);
			}
		.gf #contenedor #menu #contactus {
				background-image:url(../images/contactus.png);
				border-top:1px solid #324727;
				border-bottom:1px solid #324727;
				border-right:1px solid #324727;
			}
		.gf #contenedor #menu #products {
				border-right:1px solid #324727;
				border-top:1px solid #324727;
				border-bottom:1px solid #324727;
				background-image:url(../images/products.png);
			}
	.gf #contenedor #imagen{
		border-left:1px solid #324727;
		border-right:1px solid #324727;
	}
	.gf #contenedor #contenido{
		border:1px solid #324727;
		background-image:url(../images/fondo_cont.jpg);
	}
		.gf #contenedor #contenido .columna_simple{
			float:left;
			width:220px;
		}
		.gf #contenedor #contenido .productos_fondo{
			float:left;
			width:622px;
			background-image:url(../images/back_products.png);
		
			padding:20px;
			background-color:#f2f2f2;
			background-repeat:no-repeat;
			border-left:1px solid #324727;
		}
		.gf #contenedor #contenido .productos_fondo table{
			border-top:1px solid #324727;
			border-right:1px solid #324727;
			background-color:#FFF;
		}
		.gf #contenedor #contenido .productos_fondo td{
			border-bottom:1px solid #324727;
			border-left:1px solid #324727;
		}
		.gf #contenedor #contenido .productos_fondo td.titulos{
			background-color:#A7B94A;
			color:#324727;
			font-size:14px;
			font-style:italic;
			padding:5px 10px;
			text-align:center;
			
		
		}
		.gf #contenedor #contenido .productos_fondo td.textos{
			color:#666;
			font-size:14px;
			font-style:italic;
			padding:5px 10px;
			font-size:12px;
			text-align:center;
			
		
		}
		.gf #contenedor #contenido .productos_fondo td.datos{
			color:#666;
			font-size:14px;
			font-style:italic;
			padding:5px 10px;
			text-align:center;
			
		
		}
		.gf #contenedor #contenido .productos_fondo td.tablas table{
			border:none;
		
		}
		.gf #contenedor #contenido .productos_fondo td.tablas td{

			border-bottom:1px solid #324727;
			border-left:none;
			text-align:center;
			font-size:11px;
			color:#666;
			padding:2px 0px;
		}
		.gf #contenedor #contenido .productos_fondo td.tablas td.final{
			border:none;
		}
		.gf #contenedor #contenido .productos_fondo .info_productos{
			padding:20px;
			background-color:#FFF;
			font-size:11px;
			line-height:17px;
			color:#999;
			
		}
		.gf #contenedor #contenido .productos_fondo .info_productos h3{
			padding:0px 0px 5px 0px;
			margin:0px;
			color:#333;
			font-size:12px;
		}
		.gf #contenedor #contenido .information {
			height:50px;
			line-height:62px;
			background-image:url(../images/information.png);
			width:641px;
			padding-top:12px;
			border-left:1px solid #324727;
			border-bottom:1px solid #324727;
			margin-left:220px;
			text-align:right;
			cursor:default;
			padding-right:20px;
		
		}
		.gf #contenedor #contenido .columna_productos{
			border-left:1px solid #A2A89E;
			background-color:#e6e6e6;
			padding-top:2px;
		}
			.gf #contenedor #contenido .columna_productos .texto_productos{
				padding:20px;
				font-size:11px;
				color:#6f6f6f;
				height:256px;
				font-style:italic;
				line-height:17px;
			}
		.gf #contenedor #contenido .contact_col{
			background-color:#324727;
			height:530px;
		}
		.gf #contenedor #contenido .juice_col{
			background-color:#324727;
			height:640px;
			
		}
			.gf #contenedor #contenido .juice_col .textos{
				font-size:11px;
					padding:20px;
					color:#8e9f8c;
					line-height:16px;
					font-style:italic;
			}
		.gf #contenedor #contenido .raisins_col{
			background-color:#324727;
			height:440px;
			
		}
			.gf #contenedor #contenido .raisins_col .textos{
				font-size:11px;
					padding:20px;
					color:#8e9f8c;
					line-height:16px;
					font-style:italic;
			}
		.gf #contenedor #contenido .olive_col{
			background-color:#324727;
			height:769px;
			
		}
			.gf #contenedor #contenido .olive_col .textos{
				font-size:11px;
					padding:20px;
					color:#8e9f8c;
					line-height:16px;
					font-style:italic;
			}
		
			.gf #contenedor #contenido .contact_col .contact_form{
				font-size:11px;
				padding:20px;
				color:#8e9f8c;
				line-height:16px;
				font-style:italic;
			}
			.gf #contenedor #contenido .contact_col .contact_form input{
				width:95%;
				background-color:#4f632f;
				padding:3px;
				border:none;
				margin:2px 0px 10px 0px;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				color:#FFF;
				
			}
			.gf #contenedor #contenido .contact_col .contact_form .boton input{
				width:95%;
				background-color:#324727;
				padding:3px;
				border:none;
				margin:2px 0px 10px 0px;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:13px;
				color:#8e9f8c;
				text-align:center;
				
			}
			.gf #contenedor #contenido .contact_col .contact_form textarea{
				width:95%;
				background-color:#4f632f;
				padding:3px;
				border:none;
				margin:2px 0px 10px 0px;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:12px;
				color:#FFF;
				
			}
		.gf #contenedor #contenido .home_text{
			background-image:url(../images/home_background.png);
			background-repeat:no-repeat;
			padding: 85px 200px 0px 30px;
			width:432px;
			font-size:12px;
			line-height:17px;
			color:#838181;
			height:203px;
		}
		.gf #contenedor #contenido .about_text{
			background-image:url(../images/about_background.png);
			background-repeat:no-repeat;
			padding: 28px 200px 0px 10px;
			width:452px;
			font-size:12px;
			line-height:17px;
			color:#838181;
		}
		.gf #contenedor #contenido .about_text .texto{
			padding-left:20px;
			padding-bottom:25px;
		}
		.gf #contenedor #contenido .contact_text{
			background-image:url(../images/about_background.png);
			background-repeat:no-repeat;
			padding: 28px 200px 0px 10px;
			width:452px;
			font-size:12px;
			line-height:17px;
			color:#838181;
		}
		.gf #contenedor #contenido .contact_text .texto{
			padding-left:20px;
			padding-bottom:25px;
		}
		.gf #contenedor #contenido .contact_text .texto a{
			color:#020;
		}
	.gf #pie{
		padding-top:20px;
		padding-bottom:10px;
		text-align:center;
		font-size:10px;
		color:#838181;
		line-height:17px;
		
	}
		.gf #pie a{
			color:#020;
		}
