@charset "utf-8";
/* jiquisa*/

 body {
	 background-color:#FFF;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	 color:#58595b;
	 margin:auto 0;
	 }
	 
a {
	outline: none;
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}	
	 
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #36C;
	font-size: 18px;
	background: #FFF;
	display:block;
	width:280px;
	height:40px;
	text-indent:-99999px;
	margin: 0;
	padding:0;
}


/*---estas son las imagenes de las diferentes secciones---*/

h1.resena {background: url(images/h1_resena.jpg) no-repeat;
}
h1.food {background: url(images/t_foodservice.jpg) no-repeat;
}
h1.gente {background: url(images/t_gente.jpg) no-repeat;
}
h1.industrial {background: url(images/t_industrial.jpg) no-repeat;
}
h1.gobierno {background: url(images/t_gobierno.jpg) no-repeat;
}
h1.tecnologia {background: url(images/t_tecnologia.jpg) no-repeat;
}
h1.contacto {background:url(images/t_contacto.jpg) no-repeat;
}
h1.empleos {background:url(images/t_empleos.jpg) no-repeat;
}
h1.distribuidores {background:url(images/t_distribuidores.jpg) no-repeat;
}
h1.marcas {background:url(images/t_marcas.jpg) no-repeat;
}


.subtitulos {
	font-size:11px;
	color:#69C;
	font-weight:bold;
	}


#container {
	width:980px;
	height:680px;
	background-image:url(images/background.gif);
	margin:0 auto;
	position:relative;
	}
#containerInter {
	width:980px;
	height:100%;
	background-image:url(images/background2.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	}
#header {
	width:941px;
	height:87px;
	margin-left:20px;
}
.logo {
	width:288px;
	height:87px;
	float:left;
}
.menu {
	width:652px;
	height:87px;
	float:right;
}
#anima {
	width:941px;
	height:168px;
	margin-left:20px;
}
#contenido {
	width:941px;
	height:181px;
	background-image:url(images/contenido.jpg);
	margin-left:20px;
}
#contenidoInter{
	width:898px;
	height:100%;
	margin-left:20px;
	overflow:hidden;
	min-height:300px;
	padding-left:43px;
}
#servicios {
	width:941px;
	height:198px;
	/*background-image:url(images/servicios.jpg);*/
	margin-left:20px;
}
#footer {
	width:921px;
	font-size:11px;
	text-align:right;
	color:#656565;
	background-color:#d2d2d2;
	margin-top:2px;
	margin-left:20px;
	padding:10px 20px 5px 0;
	clear:both;
}
.texto {
	width:777px;
	height:170px;
	text-align:justify;
	margin:8px 85px 0 79px;
	font-size:11px;
}
.textoInter {
	width:650px;
	background-image:url(images/interna_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:410px;
	margin-top:13px;
	float:left;
	text-align:justify;
}
.banners {
float:left;
height:510px;
margin:13px 0 0 11px;
width:237px;
}

#marcas{
	border-style:solid;
	border-color:#eaeaea;
	border-width:0.1px;
	background-color:#fbfbfb;
	padding:15px 15px 15px 15px;
	margin: 15px 0px 0px 0px;
}
