body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333333;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
	color: #0093D0;
	outline:none;
}
a:hover {
	color:#47B6E5;
	text-decoration:none;
}
img {
	border:none;
}
.img-right {
	float:right;
}
.clear {
	clear:both;
}
.divisor {
	height:1px;
	border-bottom:1px dashed #CCC;
	margin-top: 10px;
	margin-bottom: 25px;
}
h1 {
	padding:0px;
	color: #0093D0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #0CF;
}
h2 {
	color: #5f5f5f;
	font-weight: normal;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FC0;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txt-grisclaro {
	color:#999999;
}
.txt-celeste {
	color:#0CF;
}
#container-general {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#container-header {
	height:150px;
	margin: 0px;
	padding: 0px;
}
#logo-labcenco {
	width:175px;
	height:125px;
	margin-top: 5px;
	margin-left: 25px;
	position: absolute;
}
#menu-top {
	width:100px;
	font-weight:bold;
	color: #999999;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2F5FF;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}
#menu-top a {
	color:#999999;
}
#menu-top a:hover {
	text-decoration:none;
	color: #666666;
}
#img-bienvendidos {
	width:150px;
	height:30px;
	float: right;
	margin-top: 40px;
	text-align: right;
	margin-right: 25px;
}

/* INICIA MENU PRINCIPAL*/
#menu-principal {
	height:35px;
	padding-top: 25px;
	background-image: url(../img/apariencia/bg_menu.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 700;
}
#menu-principal span {
	display:none;
}
#menu-principal ul{
	margin: 0px;
	padding: 0px;
}
#menu-principal ul li {
	list-style-type: none;
	display: inline;
	position: relative;
	float: left;
}
#menu-principal ul li a {
	display: block;
	float: left;
	height:30px;
	background-position:center top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AAABAB;
}	
#menu-principal ul li a:hover {
	border-bottom-color: #CCCCCC;
}
#menu-principal ul li .activa {
	border-bottom-color: #FFD204;
	cursor:default;
}
#menu-principal ul li .activa:hover {
	border-bottom-color: #FFD204;
}
#menu-principal ul li ul {
	position: absolute;
	visibility: hidden;
	width:100px;
}
#menu-principal ul li ul li a {
	width: 100px;
	height: 20px;
	display:block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color:#09C;
	text-align:center;
	padding-top:5px;
	border:none;
	font-family: Tahoma, Geneva, sans-serif;
}
#menu-principal ul li ul li a:hover {
	background-color:#FC0;
}
#menu-principal .btn-inicio {
	width:40px;
	background-image:url(../img/apariencia/btn_inicio.png);
}
#menu-principal .btn-quienessomos {
	width:125px;
	background-image:url(../img/apariencia/btn_quienessomos.png);
}
#menu-principal .btn-productos {
	width:100px;
	background-image:url(../img/apariencia/btn_productos.png);
}
#menu-principal .btn-tips {
	width:85px;
	background-image:url(../img/apariencia/btn_tips.png);
}
#menu-principal .btn-recetas {
	width:100px;
	background-image:url(../img/apariencia/btn_recetas.png);
}
#menu-principal .btn-contacto {
	width:40px;
	background-image:url(../img/apariencia/btn_contacto.png);
}
/* TERMINA MENU PRINCIPAL*/

#container-body {
	width:900px;
	margin-top:25px;
}
#container-left {
	width:590px;
	float: left;
	margin-left: 10px;
}
#container-left p {
	margin-bottom:10px;
}
#container-left p .footer {
	font-size:11px;
}
#container-right {
	width:250px;
	float:right;
	margin-right: 10px;
}
#container-right .foto {
	margin-top:35px;
	border: 5px solid #FFF1BB;
}
#container-divisor {
	width:900px;
	height:25px;
	background-image: url(../img/apariencia/bg_divisor.png);
	background-repeat: repeat-x;
	margin-top: 40px;
	margin-bottom: 15px;
	float: left;
}
#container-footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
#container-banner {
	width:590px;
	height:300px;
	background-color:#F2F2F2;
	margin-bottom: 25px;
}
#banner-flash {
	width:550px;
	height:250px;
	margin-left:20px;
	margin-top:25px;
	outline:none;
}
#caja-search {
	width:400px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/apariencia/bg_tipssearch.png);
	text-align: center;
}
#caja-search .comboform {
	width:150px;
	font-size: 10px;
	color: #666;
	float: left;
	margin-top: 7px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#caja-search .btnform {
	width:80px;
	height:21px;
	background-color:transparent;
	background-image: url(../img/apariencia/btn_search.png);
	font-size: 11px;
	font-weight: bold;
	color: #666;
	float: left;
	margin-top: 6px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#caja-search .btnform:hover {
	background-position:bottom;
}
#caja-search span {
	color:#FFF;
	font-weight:bold;
	float:left;
	padding-left: 20px;
	padding-top: 9px;
}
.caja-results a {
	width:450px;
	height:50px;
	color:#333;
	display:block;
	background-image: url(../img/apariencia/btn_results.png);
	background-position: top;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 110px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.caja-results a:hover {
	color:#333;
	background-position:bottom;
}
.caja-list {
	width:565px;
	height:83px;
	display:block;
	color:#333;
	background-image: url(../img/apariencia/btn_list.png);
	background-position: top;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 15px;
}
.caja-list .imagen {
	width:90px;
	height:75px;
	float:left;
	margin-right: 35px;
}
.caja-list .texto {
	float: right;
	width: 425px;
}
.btn-volver a {
	width:82px;
	height:23px;
	display:block;
	background-image:url(../img/apariencia/btn_volver.png);
	margin-top: 35px;
	margin-bottom: 20px;
}
.btn-volver a:hover {
	background-position:bottom;
}
.btn-vermas a {
	width:85px;
	height:25px;
	display:block;
	background-image:url(../img/apariencia/btn_vermas.png);
	float: right;
}
.btn-vermas a:hover {
	background-position:bottom;
}
/*comienza formulario*/
.form_tabla {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/apariencia/bg_form.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.form_tabla td {
	padding-top: 21px;
	padding-bottom: 9px;
	padding-left: 5px;
	padding-right: 5px;
}
.form_tabla .left {
	width:150px;
	font-size:11px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.form_tabla .right {
	width:240px;
	font-size:11px;
	line-height: 14px;
	color: #666;
	text-align: left;
}
.form_tabla .right td {
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.form_tabla .center {
	font-size:11px;
	color: #CCC;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.btn_enviar {
	width: 82px;
	height: 23px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color:transparent;
	border:none;
	background-image: url(../img/apariencia/btn_enviar.png);
	cursor:pointer;
	outline:none;
}
.btn_enviar:hover {
	background-position:bottom;
}
.btn_limpiar {
	width: 82px;
	height: 23px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color:transparent;
	border:none;
	background-image: url(../img/apariencia/btn_limpiar.png);
	cursor:pointer;
	outline:none;
}
.btn_limpiar:hover {
	background-position:bottom;
}
.cuadro-form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	color: #666;
	width: 175px;
}
.cuadro-form2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	overflow: auto;
	height: 90px;
	width: 175px;
}
/*termina formulario*/

