@charset "utf-8";
html {
	text-align: center;
}
body {
	background-image: url(pics/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	text-align: center;
	background-color: #FDC010;
}
#madre {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#video {
	background-color: #000000;
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 286px;
	margin-top: 31px;
	margin-left: 25px;
	color: #FF00FF;
}

#logo {
	float: left;
	height: 133px;
	width: 208px;
	display: inline;
	margin-top: 20px;
}

#menu {
	float: left;
	height: 36px;
	width: 840px;
	display: inline;
	margin-top: 0px;
	text-align: center;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#menu_productos {
	background-color: #BF0000;
	float: left;
	height: 26px;
	width: 93px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;
	cursor: pointer;

}
#menu_nuevaformula {
	background-color: #BF0000;
	float: left;
	height: 32px;
	width: 80px;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;
	cursor: pointer;

}

#menu_estudios {
	background-color: #BF0000;
	float: left;
	height: 26px;
	width: 75px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;	
	cursor: pointer;

}
#menu_estilodevida {
	background-color: #BF0000;
	float: left;
	height: 32px;
	width: 80px;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;
	cursor: pointer;

}
#menu_recetas {
	background-color: #BF0000;
	float: left;
	height: 26px;
	width: 83px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;	
	cursor: pointer;

}
#menu_alianzas {
	background-color: #BF0000;
	float: left;
	height: 26px;
	width: 83px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;
	cursor: pointer;

}
#menu_faq {
	background-color: #BF0000;
	float: left;
	height: 32px;
	width: 90px;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;
	cursor: pointer;
	text-align: center;

}
#menu_hablaconnutri {
	background-color: #BF0000;
	float: left;
	height: 32px;
	width: 120px;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #770000;
	cursor: pointer;
	text-align: center;
}


#menu_contactenos {
	background-color: #BF0000;
	float: left;
	height: 26px;
	width: 102px;
	padding-top: 10px;
	cursor: pointer;

}

#drop1 {
	position:absolute;
	width:170px;
	height:200px;
	background-color: #A40000;
	z-index:1000;
	left: 50%;
	display: none;
	margin-left: -430px;
	top: 24px;
	margin-top: 165px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#drop2 {
	position:absolute;
	width:170px;
	height:200px;
	background-color: #A40000;
	z-index:1000;
	left: 50%;
	display: none;
	margin-left: -186px;
	top: 24px;
	margin-top: 165px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}




a.menu2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu2:active {
	color: #FFF;
	text-decoration: none;
}

a.menu2:hover {
	color: #FFF;
	text-decoration: none;
}












a.menu3:link {
	font-size: 11px;
	background-color: #A40000;
	display: block;
	float: left;
	width: 160px;
	height: 25px;
	margin-top: 5px;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}


a.menu3:visited {
	font-size: 11px;
	background-color: #A40000;
	display: block;
	float: left;
	width: 160px;
	height: 25px;
	margin-top: 5px;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}


a.menu3:active {
	font-size: 11px;
	background-color: #A40000;
	display: block;
	float: left;
	width: 160px;
	height: 25px;
	margin-top: 5px;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu3:hover {
	font-size: 11px;
	background-color: #F3B90F;
	display: block;
	float: left;
	width: 160px;
	height: 25px;
	margin-top: 5px;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}





#bienvenida {
	float: left;
	width: 900px;
	margin-top: 0px;
	height: 290px;
	display: inline;
	background-image: url(pics/bienvenida.jpg);
}

#video {
	background-color: #000000;
	background-repeat: no-repeat;
	float: left;
	height: 231px;
	width: 286px;
	margin-top: 31px;
	margin-left: 25px;
	color: #FF00FF;
	display: inline;
}


#abajoportada {
	float: left;
	width: 900px;
	background-repeat: no-repeat;
	height: 136px;
	display: inline;
	background-position: left top;
	background-image: url(pics/fondoabajo.png);
}


#test {
	float: left;
	width: 25px;
	height: 136px;
	display: inline;
}

#cnprodcts {
	background-image: url(pics/caja1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 271px;
	margin-top: 16px;
	display: inline;
	margin-left: 25px;
	text-align: left;
}

#vidasaludable {
	background-image: url(pics/caja2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 293px;
	margin-top: 16px;
	display: inline;
	text-align: left;
}

#recetadlms {
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 267px;
	margin-top: 16px;
	display: inline;
}

#pieportada {
	background-image: url(pics/partedabajo.png);
	float: left;
	height: 20px;
	width: 900px;
	background-repeat: no-repeat;
	display: inline;
}

#abajoportada2 {
	float: left;
	width: 885px;
	display: inline;
	background-image: url(pics/fondoabajo.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
}
#abajoportada3 {
	float: left;
	width: 885px;
	display: inline;
	background-image: url(pics/fondoabajo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 15px;
}
.pieportadax {
	background-image: url(pics/partedabajo.png);
	float: left;
	height: 20px;
	width: 900px;
	background-repeat: no-repeat;
	display: inline;
}



#original {
	float: left;
	height: 212px;
	width: 900px;
	background-image: url(pics/original.png);
	background-repeat: no-repeat;
	margin-top: 21px;
	display: inline;
}

#crecimax {
	float: left;
	height: 212px;
	width: 900px;
	background-image: url(pics/crecimax.png);
	background-repeat: no-repeat;
	margin-top: 21px;
	display: inline;
}

#maternal {
	float: left;
	height: 212px;
	width: 900px;
	background-image: url(pics/maternal.png);
	background-repeat: no-repeat;
	margin-top: 21px;
	display: inline;
}

.comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: 885f14;
	text-align: center;
	margin-left: 0px;
	display: inline;
}

#txtoriginal {
	float: left;
	margin-top: 70px;
	margin-left: 40px;
	display: inline;
}




#caja2 {
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 170px;
	margin-top: 16px;
	margin-left: 8px;
	display: inline;
}
#caja3 {
	float: left;
	height: 113px;
	width: 170px;
	margin-top: 16px;
	background-repeat: no-repeat;
	display: inline;
}
#caja4 {
	background-repeat: no-repeat;
	float: left;
	height: 113px;
	width: 170px;
	margin-top: 16px;
	margin-left: 8px;
	display: inline;
}
#caja5 {
	float: left;
	height: 113px;
	width: 162px;
	margin-top: 16px;
	background-repeat: no-repeat;
	display: inline;
}

#test {
	float: left;
	width: 25px;
	height: 136px;
	display: inline;
}

#test2 {
	float: left;
	width: 160px;
	height: 113px;
	margin-top: 16px;
	display: inline;
}
