body, html 
{
	margin:0px;		
}

body
{
	background-image: url(../images/fondo.jpg);
	background-repeat:repeat;
}
#header
{
	height:155px;
	width:100%;
	background-color:#ffffff;
	background-image:url(../images/headerShadow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header .container
{
	height:155px;
	width:940px;
	margin:0px auto;
}

#logo
{
	height:139px;
	width:131px;
	position:absolute;
	margin-left:15px;
	margin-top:7px;
}

#logo img
{
	border:none;
}

#menu
{
	height:60px;
	width:665px;
	margin-left:275px;
	margin-top:30px;
	position:absolute;
}

#menu ul li
{
	list-style:none;
	display:block;
	float:left;
}

#menu a
{
	color:#ffffff;
	font-family:"Trebuchet MS","Verdana","Arial";
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#menuIzq
{
	background-image:url(../images/menuIzq.jpg);
	height:65px;
	width:25px;
}

#menuDer
{
	background-image:url(../images/menuDer.jpg);
	height:65px;
	width:25px;
}

#menu li.menuBoton
{
	height:65px;
	padding:20px 7px 0px 7px;
	background-image:url(../images/menuBack.jpg);
	background-repeat:repeat-x;
}


#menu li.menuBoton:hover
{
	height:65px;
	padding:20px 7px 0px 7px;
	background-image:url(../images/menuBackOver.png);
	background-repeat:repeat-x;
}



#container
{
	margin:0px auto;
	margin-top:30px;
	width:940px;
}

#banner
{
	height:232px;
	width:915px;
	background-color:#ffffff;
	margin:0px auto;
}

#headForm
{
	height:28px;
	width:940px;
	background-image:url(../images/headForm.png);
}

#innerContainer
{
	width:940px;
	background-color:#ffffff;
}

#slogan
{
	position:relative;
	font:20px "Trebuchet MS",Verdana,Arial bold;
	font-style:italic;
	color:#969696;
	text-align:right;
	padding:20px;
}

#cuerpo
{
	width:940px;
	background-color:white;
	float:left;
}
#content
{
	width:860px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif regular;
	padding-left:40px;
	color:#969696;
	text-align:justify;
	line-height:2em;
	float:left;
}

img
{
	border:none;
}

#footer
{
	float:left;
	background-image:url(../images/footerSingle.png);
	background-repeat:no-repeat;
	height:166px;
	width:940px;
	margin:0px 0px 30px 0px;
}


#footerText
{
	margin:100px 0 0 0;
	font:16px "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	color:white;
}


/* ****************  SECCIONES   ****************** */

/* ----- CALIDAD ---- */ 
 
.titulo
{
	margin:30px 0 0 20px;
	font:30px "Trebuchet MS", Arial, Helvetica, sans-serif bold;
	color:white;
}
 
.texto 
{
	margin:60px 30px 0 30px;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif bold;
	color:#333333;	
	text-align:center;
}

#contentText
{
	margin:20px 30px 20px 30px;
	font:17px "Trebuchet MS", Arial, Helvetica, sans-serif bold;
	color:#333333;
}
 
#calCalidad
{
	float:left;
	margin:10px 10px 50px 50px;
	width:236px;
	height:328px;
	background-image:url(../images/calCalidad.jpg);
} 

#calPrecio
{
	float:left;
	margin:10px;
	width:236px;
	height:328px;
	background-image:url(../images/calPrecio.jpg);	
}

#calServicio
{
	float:left;
	margin:10px;
	width:236px;
	height:328px;
	background-image:url(../images/calServicio.jpg);
}


/* ---- QUIENES SOMOS ----- */


#quiObjetivo
{
	float:left;
	
	margin:10px 10px 50px 50px;
	width:236px;
	height:328px;
	background-image:url(../images/quiObjetivo.jpg);
}
 
#quiMision
{
	float:left;
	margin:10px;
	width:236px;
	height:328px;
	background-image:url(../images/quiMision.jpg);
} 

#quiVision
{
	float:left;
	margin:10px;
	width:236px;
	height:328px;
	background-image:url(../images/quiVision.jpg);	
}

#quiObjetivo .texto ,#quiMision .texto, #quiVision .texto
{
	font-size:14px;
}

/* ---- CONTACTO ----- */

#contactoLeft
{
	width:350px;
	float:left;
}

#contactoRight
{
	float:left;
	padding:20px 0 0 60px;
	background-image:url(../images/conShadow.jpg);
	background-repeat:no-repeat;
}

#contacto
{
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif bold;
	font-weight:bold;
	color:#000000;
}

#contacto td
{
	text-align:right;
	padding:6px 0 6px 0;
	vertical-align:top;
}

#contacto .inputText 
{
	background:#e5e5e5;
	border:none;
	width:232px;
	padding:5px;
}

#contacto .contactSelect
{
	background:#e5e5e5;
	border:none;
	width:240px;
}

#contacto .contactoTextArea
{
	background:#e5e5e5;
	border:none;
	width:240px;
}

#conEnviado
{
	text-align:right;
	margin:60px 0 0 0;
}

#estatus
{
	color:#832317;
}

/* ---- PRODUCTOS ---- */
#productos td
{
	text-align:left;
}

#productos tr.claro td
{
	background-color:#efeeee;
}

#productos tr.obscuro td
{
	background-color:#cdcccc;
}

#productos td.productos
{
	width:300px;
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	color:#000000;
	padding:0 0 0 15px;
	background-image:url(../images/prodCirculo.png);
	background-position:left;
	background-repeat:no-repeat;
}

#productos td.productos a
{
	text-decoration:none;
	color:#000000;
}

#productos th
{
	background-color:#832317;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
}


#prodSolubles
{
	float:left;
	padding: 0 0 0 10px;
	border-right:#000000 solid 2px;
}

#prodSolubles a
{
	font-size:18px;
	color:#832317;
	font-weight:bold;

}

#prodPremezclas a
{
	font-size:18px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

#prodPremezclas a
{
	padding: 0 10px 30px 0;
}