﻿/* productos */
.bFrameContentProducto{
	width:100%;
	position: relative; top: 0; left: 0;
	z-index:-100;
	background-image:url('../img/productos/cielo.jpg');
	background-repeat:no-repeat;
	
}

.bProQuesos01{
	float:left;
	padding-top:12%;
	padding-left:2%;
	
	width:550px;
}
.bProQuesos02{
	float:left;
	padding-top:11%;
	padding-left:4%;
	
	width:520px;
}

.bPestana01{

margin-left:3px;
margin-top:-33px;
position:absolute;
z-index: 10;
}

.bPestana02{
margin-left:83px;
margin-top:-32px;
position:absolute;
z-index: 10;
}

.bQuesoDesc01{
	float:right;
	background-image:url('../img/productos/bb_blog_rojo15.png');
	background-repeat:no-repeat;
	width:380px;
	height:380px;
	margin-top:5%;
	margin-bottom:2%;
}


.bQuesoDesc02{
	float:right;
	background-image:url('../img/productos/bb_blog_rojo5.png');
	background-repeat:no-repeat;
	width:380px;
	height:380px;
	margin-top:6%;
	margin-bottom:2%;
}
.bQuesoDescContenido01{
	color:white;
	padding-top: 130px;
	padding-left: 30px;
	padding-right: 45px;
}

.bProQuesosDonde{
	padding-left:28%;
}

.bBodyProductos{
	background-color:white;
	color:green;

}

.bBodyTablaNutrimental{
}

.bBodyTablaNutrimentalTitulo{
	background-image:url('../img/productos/barrita.png');
	background-repeat:no-repeat;
	color:white;
	font-size:2em;
	text-align:center;
	width:100%
}

.bBodyFranja{
	background-image:url('../img/productos/puntito.png');
	background-repeat:repeat;
	width:100%;
}


.bProductoNutrimental{
	font-size: 2em;
	text-align:center;
}

.bProductoNutrimentalDetalles{
	background-color: white;	
}

.bTablaNutrimental{
	background-color: white;
	padding:20px;
	margin:0px 10px 0px 10px;
	color: #49a232;
	font-size: 13px;
}



.bBodyTablaNutrimental01{
	float:left;
	background-color:white;
	width:420px;
	padding-left:5%;
}

.bBodyTablaNutrimental02{
	float:left;
	background-color:white;
	width:450px;
	padding-left:5%;
}

.bBodyTablaDonde{
	width:100%;
	background-image:url('../img/fondo_rojo.png');
	background-repeat:repeat;
	padding-bottom:20px;
	padding-top:10px;
}

.bBodyTablaDonde01{
	background-image:url('../img/productos/bb_descubre.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	width:420px;
	height:280px;
	float:left;
	margin-left:50px;
	margin-top:-50px;
}

.bBodyTablaDondeImg{
	width:100%;
}

.bBodyTablaDonde02{
	background-image:url('../img/productos/bb_donde.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	width:420px;
	height:280px;
	float:left;
	margin-left:50px;
	margin-top:-50px;
}

.bProdVamos{
	width:15%;
	position:relative;
	left:55%;
	top:50%;
}

.nutFacts-list {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
}
.nutFacts-list .listHead {
	color: #49a232;
	font-size: 13px;
	border-bottom: 1px solid transparent;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.listNormal {
	color: #49a232;
	font-size: 13px;
	border-bottom: 1px solid transparent;
	padding-bottom: 5px;
}

.t-upper {
	text-transform: uppercase;
	background-color: white;
}
.nutFacts-list .nutFact-amt {
	font-size: 12px;
	float: right;
	padding-left: 0.25em;
	background: #ffffff;
	color: #49a232;
}

.nutFacts-list .nutFact-title {
	padding-right: 0.45em;
	background: #ffffff;
	color: #49a232;
	font-size: 12px;
}

.strong {font-weight: bold;}
.indent{padding-left: 20px;}

.nutFacts-list li:before {
	font-size: 12px;
	color: #49a232;
	float: left;
	width: 0;
	white-space: nowrap;
	content: ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . ";
}

.nutFacts-list li.noLeader:before {
display: none;
}

.nutFacts-list-no-padding{	padding-bottom: 0px;}



	



