<!--
/*CSSs generales
//---------------------------------------------------------------------------------------------------*/

body 
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	/*SCROLLBAR-BASE-COLOR: #EDFBEA;*/
	font-family:Verdana;
    font-size: 12px;
	background:#fff;
}


a 
{
   font-family:Verdana;
   font-size: 12px;
   text-decoration: none;
   border-style: none;
   color: #ff9933;
   text-align: left;
}
a:hover
{
	text-decoration:underline;
}
font 
{
   font-family:Verdana;
   font-size: 12px;
   text-decoration: none;
   border-style: none;
   text-align: left;
}

/*----------------------------------------------------------------------------------------------------*/

/*CSSs Estructura: Todo
//---------------------------------------------------------------------------------------------------*/

#todo 
{
	width:100%;
	position:relative;
	padding:0px;
	text-align: center;
	padding-top:0px;
}

#todo2
{
	margin:auto;
	width:100%;
}

/*----------------------------------------------------------------------------------------------------*/



/*CSSs Estructura: cuerpo
//---------------------------------------------------------------------------------------------------*/

#cuerpo
{
	position:relative;
	
	width:100%;
	
}

#cuerpo2
{
	width:100%;
	text-align:left;
	
}
/*----------------------------------------------------------------------------------------------------*/



/*CSSs Estructura: encabezado
//---------------------------------------------------------------------------------------------------*/

#encabezado
{
	position:relative;
	width:100%;
	height:259px;
	background: transparent url(../Imagenes/fondo_encabezado.jpg) repeat-x 0px 0px;
}
#encabeza_1
{
	position:absolute;
	top:0px;
	left:0px;
	width:394px;
	height:226px;
	display:none;
	
}
#encabeza_2
{
	position:absolute;
	top:10px;
	left:0px;
	width:500px;
	height:122px;
	background: transparent url(../Imagenes/logo.png) no-repeat 0px 0px;

}
#encabeza_2b
{
	position:absolute;
	top:0px;
	right:110px;
	width:259px;
	height:209px;
	background: transparent url(../Imagenes/arbol.png) no-repeat 0px 0px;

}
#encabeza_2c
{
	position:absolute;
	top:0px;
	right:0px;
	width:500px;
	height:209px;
	background: transparent url(../Imagenes/efectodestello.png) no-repeat 0px 0px;

}
#encabeza_2d
{
	position:absolute;
	top:130px;
	left:50px;
	width:500px;
	height:159px;
	background: transparent url(../Imagenes/logoherbalife.png) no-repeat 0px 0px;

}
#encabeza_3
{
	position:absolute;
	top:209px;
	height:50px;
	left:0px;
	width:100%;
	background: #351b1a url(../Imagenes/fondo_menu.gif) repeat 0px 0px;
}
#encabeza_4
{

}

/*----------------------------------------------------------------------------------------------------*/





/*CSSs Estructura: contenido
//---------------------------------------------------------------------------------------------------*/

#contenido
{
position:relative;
text-align:center;
background:#cdc79b url(../Imagenes/cuerpo_esquina_der_inf.gif) no-repeat right bottom;
width:100%;

}

/*IE interpreta que height = min-heigth. * HTML solo lo reconoce IE */
* HTML #contenido2
{

}


#contenido2
{
	text-align:justify;
	width:945px;
	margin:auto;
	position:relative;
	top:-10px;
	background: transparent url(../Imagenes/cuerpo_sombra_contenido.png) repeat-y 0px 0px;
	padding:33px;
}
* HTML #contenido2
{

}
/*
#contenido2 #texto
{
	margin:auto;
	width:870px;
	text-align:justify;

}*/


/*Botones dentro del Contenido*/
#boto 
{
	font-family: Verdana;
	font-size: 12px;
	border: solid 2px #964d22;
	color:#1C9C00;
	font-weight:bold;
	width: 150px;
	background:#673301;
	margin:5px;

}
#boto2 
{
	font-family: Verdana;
	font-size: 12px;
	border: solid 2px #964d22;
	color:#1C9C00;
	font-weight:bold;
	width: 100px;
	background: #673301 url(../Imagenes/carrodentro.gif) no-repeat 4px 0px;
	margin-top:5px;
}
#boto3
{
	height:22px;
	width:100px;
	background: #93c8ca;
	border:solid 1px #222222;
	clear:both;
	color:#673301;
}

/*----------------------------------------------------------------------------------------------------*/






/*CSSs Estructura: pie
//---------------------------------------------------------------------------------------------------*/

#pie
{
	background:transparent url(../Imagenes/pie.jpg) repeat-x 0px 0px;
	position:relative;
	clear:both;
	width:100%;
	height:100px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	top:-10px;
}

#pie_texto1 
{
padding-top:10px;
}

#pie_texto1 font
{
	text-align:center;
	font-weight:normal;
	font-size: 10px;
	
}

#pie_texto2
{	

}
#pie_texto2 font
{
	font-size: 10px;
}
#pie_texto2 a
{
	font-size: 10px;
	color:#6699cc;
}


/*----------------------------------------------------------------------------------------------------*/


#menu
{
	position:relative;
	top:-5px;
	width:950px;
	height:50px;
	margin:auto;
}
#menu ul, #menu li,#menu dd ,#menu dt ,#menu dl {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#menu ul
{


}

#menu li
{
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}


#menu a
{
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:0px;
	position:relative;
	top:10px;
}
#menu a:Hover
{
	color: #000000;
	text-decoration:none;
}


#menu li.item
{
	margin-top:13px;
	height:37px;
	background: transparent url(../Imagenes/menu_inactivo.gif) repeat-x 0px 0px;
	border-right: 1px solid #131313;
}


#menu li.itemActivo
{
	margin-top:13px;
	height:37px;
	background: transparent url(../Imagenes/menu_activo.gif) repeat-x 0px 0px;
	border-bottom:  1px solid #FFF;
	border-right:  1px solid #FFF;
	border-left:  1px solid #FFF;
}
#menu li.itemActivo a
{
	color:#000000;

}

#itemmenu11
{

}
#menu2
{
	position:relative;
	width:100%;
	height:20px;
	top:40px;
	text-align:right;
}

#menu2 ul
{
width:100%;

}

#menu2 li
{
	display:inline;
	width:100px;
	text-align:center;
	
}


#menu2 a
{
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
	letter-spacing:0px;
	padding-right:20px;
	padding-left:20px;
}
#menu2 a:Hover
{
	color: #000000;
	text-decoration:none;
}


#menu2 li.item
{
	height:43px;
}


#menu2 li.itemActivo
{
		height:43px;
		background: transparent url(../Imagenes/pie_contenido_activo.gif) repeat-x 0px 0px;
}
#menu2 li.itemActivo a
{
	color:#FFF;
}


#menu2 ul, #menu2 li,#menu2 dd ,#menu2 dt ,#menu2 dl {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

#menu3
{
	position:relative;
	width:99%;
	height:45px;
	margin-right:3px;
	text-align:center;
}

#menu3 ul
{
width:725px;
margin:auto;
}

#menu3 li
{
	float:left;
	width:89px;
	text-align:center;
	line-height: 60%;
}


#menu3 a
{
	font-size: 10px;
	color: #00527c;
	letter-spacing:0px;
	position:relative;
	top:5px;
}

#menu3 a:Hover
{
	color: #000000;
	text-decoration:none;
}


#menu3 li.item
{
	height:40px;
	background: transparent url(../Imagenes/boton_submenu.gif) no-repeat 0px bottom;
	position:relative;
}


#menu3 li.itemActivo
{
		height:40px;
		background: transparent url(../Imagenes/boton_submenu.gif) no-repeat 0px bottom;
		position:relative;
		top:10px;
}
#menu3 li.itemActivo a
{
	color:#000000;
}

#menu3 ul, #menu3 li
{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}


/*####### MENU PRODUCTOS ##############*/






h1 {

	font-size:18px;
	font-weight:bold;
	color:#000000;

	}

h2 {

	color:#5d360d;
	font-size:14px;
	font-weight:bold;
	
	}

h3 {
		color:#5d360d;
	font-size:13px;
	font-weight:bold;
	}

h4 {
		color:#5d360d;
	font-size:12px;
	font-weight:bold;
	}

h5 {
		color:#5d360d;
	font-size:11px;
	font-weight:bold;
	}
hr
{
	
}

/*CSSs Estructura: Formularios
//---------------------------------------------------------------------------------------------------*/
.boton
{
	background:transparent url(../Imagenes/image/fondo_boton.gif) no-repeat 0px 0px;
	width:100px;
	height:22px;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
}


#enlacespatrocinados
{
	display:none;
}


input , select
{
border:0px;
border-bottom:solid 1px #95a926;
width:420px;
}
textarea
{
border:solid 1px #95a926;
overflow-y: auto;
}

#botonenviar
{
	background: #ffffff;
		border: solid 1px #95a926;
		font-weight:bold;
		color:#95a926;
}

/*CSSs Estructura: Textos
//---------------------------------------------------------------------------------------------------*/
.texto
{
	text-align:justify;
}

.texto .imagen
{
	margin-top:20px;
	margin-left:15px;
	margin-bottom:15px;
	float:right;
	clear:right;
}
.visible
{
	display:block;
}
.invisible
{
	display:none;
}



.linkweb
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-html.gif) no-repeat 0px 0px ;

}
.linktext
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-text.gif) no-repeat 0px 0px ;

}
.linkdoc
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-word.gif) no-repeat 0px 0px ;
}
.linkzip
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-zip.gif) no-repeat 0px 0px ;
}
.linkaudio
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-audio.gif) no-repeat 0px 0px ;
}
.linkvideo
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-video.gif) no-repeat 0px 0px ;
}
.linkimg
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-image.gif) no-repeat 0px 0px ;
}
.linkswf
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-flash.gif) no-repeat 0px 0px ;
}
.linkpdf
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-pdf-doc.gif) no-repeat 0px 0px ;
}
.linkxls
{
	padding-left:20px;
	background: transparent url(../Imagenes/icon-excel.gif) no-repeat 0px 0px ;
}

.cuadro1
{
	/*background-color:#f4f1ea;*/background-color:#d9edb6;
	border: solid 1px #e7e7da;
	
}
.cuadro1 p
{
	padding-left:10px;
	padding-right:10px;
}
.cuadro1 h2
{
	color:#5c9000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.cuadro1 h3
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:200px;
	background-color:#5c9000;
	margin:0px;
	padding:10px;


}
.cuadro1 ul
{

}
.cuadro1 ul li
{
	list-style: square;

}

.ulcientificos, .ulcientificos li
{
	margin:0px;
	padding: 0px;
	list-style-type: none !important;;
	list-style-position: outside;
}
.ulcientificos li
{
height:100px;
	margin:0px;
	padding: 0px;
	list-style-type: none !important;
	list-style-position: outside;
}
/*--------------------*/

#popup
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 402px;
	min-height: 0px;
	z-index: 200;
	background-color: #f8fbf7;
	border: solid 1px #888;
}

#popup #titulo
{
	width:100%;
	min-height:15px;
	background-color: #9ACD66;
	border: solid 2px #47B249;
	color:#FFFFFF;
}

#popup #titulo font
{
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}
#popup #texto
{
	padding-top:0px;
	margin-top:5px;
	width:95%;
	text-align:justify;
}
/*----------------------------------------*/
-->