html, body, a, ul, li, img, div, object, spam, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

html{
	background: url(imagenes/fondo_html.jpg) repeat-x;
	background-color: #4d6827;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color: #2e3293;
}

#contenedor {
	margin: auto;
	background: #222222;
	width: 800px;
	height:auto;
	
}

#head {
	/*float:right;*/
	/*background: #00ff00;*/
	width: 800px;
	height: 178px;
	margin: auto;
}

#banner_head {
	/*float:right;*/
	background: url(imagenes/fondo_head.jpg) no-repeat;
	width: 800px;
	height: 151px;
	margin: auto;
}

#navegacion{
	background: url(imagenes/fondo_nav.jpg) no-repeat;
	width: 800px;
	height: 27px;
	/*float:right;*/
	
}

#navegacion li{
	display:block;
	float:left;
}

#btn02{
	margin: 0 0 0 12px;
}

#btn03{
	margin: 0 0 0 14px;
}

#contenido-home{
	float:left;
	/*background: #00ff00;*/
	width: 800px;
	height: 450px;
}


#banner_ppal {
	float:left;
	/*background: #00ff00;*/
	width: 760px;
	height: 401px;
}


#sub-banner {
	float:left;
	background: url(imagenes/fondo_sub_banner.png) no-repeat;
	width: 760px;
	height: 159px;
}

#nav-sub-banner {
	float:right;
	/*background: #00ff00;*/
	width: 470px;
	height: 160px;
}

#sub-banner-btn1 {
	float:left;
	/*background: url(imagenes/btn_distrib1.png) no-repeat;*/
	width: 155px;
	height: 142px;
	
}

#sub-banner-btn1:hover {	
	background: url(imagenes/btn_distrib2.png) no-repeat;

}

#sub-banner-btn2 {
	float:left;
	/*background: url(imagenes/btn_dietet1.png) no-repeat;*/
	width: 155px;
	height: 142px;
}

#sub-banner-btn2:hover {	
	background: url(imagenes/btn_dietet2.png) no-repeat;

}

#sub-banner-btn3 {
	float:left;
	/*background: url(imagenes/btn_distrib1.png) no-repeat;*/
	width: 155px;
	height: 142px;
}

#sub-banner-btn3:hover {	
	background: url(imagenes/btn_mejorasi2.png) no-repeat;

}

#nav_inf {
	float:left;
	/*background: #666666;*/
	width: 385px;
	height: 21px;
	margin:0 0 0 238px;
}

#contenedor-pie {
	
	/*background: #666666;*/
	width: 760px;
	height: auto;
	margin:auto;
}

#separ-pie {
	float:left;
	background: url(imagenes/separ_pie.png) no-repeat;
	width: 760px;
	height: 31px;
}



#pie {
	
	float:left;
	background: url(imagenes/fondo_pie.jpg) no-repeat;
	width: 800px;
	height: 210px;
}

#linea-separ-pie {
	float:left;
	background: url(imagenes/linea_separ_pie.jpg) no-repeat;
	width: 760px;
	height: 2px;
}

.firma{
	float:right;
	background: url(imagenes/bl_firma.png) no-repeat;
	width: 125px;
	height: 30px;
	margin: 8px 20px 0 0;
}

/*/////////////////////Secciones///////////////////////////////////////////////////////////////*/

#html-secciones {
	margin: auto;
	background: url(imagenes/fondo_html_secc.jpg) repeat-x;
	background-color: #6f8d43;
	
}

#contenedor-secciones {
	margin: auto;
	background: #222222;
	width: 800px;
	height:auto;
	
}

#bloque_sup {
	margin: auto;
	background: url(imagenes/fondo_contenido_secc.png) no-repeat;
	width: 760px;
	height: 86px;
}

#contenido-secc{
	float:left;
	/*background: #00ff00;*/
	width: 800px;
	height: auto;
}

#pie-secc {
	
	float:left;
	background: url(imagenes/fondo_pie2.png) no-repeat;
	width: 800px;
	height: 210px;
}

/*/////////////////////Productos///////////////////////////////////////////////////////////////*/

#contenedor-prod {
	margin: auto;
	/*background: #00ff00;*/
	width: 1000px;
	height:auto;
	
}

/*/////////////////////Contacto///////////////////////////////////////////////////////////////*/

#contenido-contacto{
	float:left;
	/*background: #00ff00;*/
	width: 760px;
	height: auto;
}

/*///////////Formulario contacto PHP//////////////////////////////*/

.tabla {

	/*border-style: solid;

	border-width: 1px;

	border-color: #660033;*/

	padding-left:8px;

	padding-right:8px;

	width:auto;

}



.tdTitu {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 13px;

	font-weight:bold;

	color:#000;

	height:20px;
	

}



.word {

        font-family: Tahoma, sans-serif, Arial;

        font-size: 12px;

        color:#000;

        height:20px;
		
		

}



.text {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#fff;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	width:300px;
	
	background:#56712c;

}



.textarea {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#fff;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	width:300px;
	
	background:#56712c;

}



.select {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#666;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	width:200px;

}



.radio {

	color:#666;

	margin: 3px 0 5px 0;

	text-align:center;

	vertical-align:middle;

}



.file {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#666;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	width:200px;
	
	background:#56712c;

}



.submit {

	font-family: Tahoma, sans-serif, Arial;

	font-size: 11px;

	color:#fff;

	margin: 3px 0 5px 0;

	border-color:#000;

	border-style: solid;

	border-width: 1px;

	background-color:#FFF;

	cursor:pointer;
	
	background:#56712c;

}

/*///////////Fin formulario contacto//////////////////////////////////*/
