.bBodyHistoria{
	background-image:url('../img/historia/back_historia.png');
	background-repeat:repeat;
	
	
}

.bHistoriaLogo{
	margin-top:5%;
	float:right;
}


.bHistoriaCompMini{
	float:left;
	background-image:url('../img/historia/hoja_mini.png');
	background-repeat:no-repeat;
	width:380px;
	height:380px;
	margin-top:0%;
	margin-bottom:0%;
	margin-left: 10%;
}

.bCompMiniCont{
	font-size:1.3em;
	color:white;
	padding-top: 150px;
	padding-left: 30px;
	padding-right: 40px;
}

.bHistoriaCompVideo{
	float:left;
	width:380px;
	margin-top: 60px;
	margin-left: 10px;
}

.bHistoriaCompVideo img{
	width:100%;
}

.bHistVideoCont{
	border-style: solid;
    border-width: 5px;
	border-color:white;
}


.bHistoriaQuesos{
	float:left;
	margin-top: 50px;
	margin-left: 10%;
}


.bHistoriaCompOrigen{
	float:left;
	background-image:url('../img/historia/hoja_origenes.png');
	background-repeat:no-repeat;
	width:500px;
	height:380px;
	margin-top:-5%;
	margin-bottom:60px;
}

.bCompOrigenCont{
	font-size:1.3em;
	color:white;
	padding-top: 100px;
	padding-left: 30px;
	padding-right: 40px;
}



.bHistoriaCompHoy{
	float:left;
	background-image:url('../img/historia/hoja_hoy.png');
	background-repeat:no-repeat;
	width:380px;
	height:380px;
	margin-top:-2%;
	margin-bottom:0%;
	margin-left:10%;
	
	position:relative;
	top:-80px;
}

.bCompHoyCont{
	font-size:1.2em;
	color:white;
	padding-top: 100px;
	padding-left: 30px;
	padding-right: 40px;
	
}

.bHistCompHoyImg{
	position:relative;
	top:-40px;
	left:170px;
}


.bHistoriaCompCifras{
	float:left;
	background-image:url('../img/historia/hoja_cifras.png');
	background-repeat:no-repeat;
	width:380px;
	height:380px;
	margin-top:-60px;
	
	
	
}

.bCompCifrasCont{
	font-size:1.2em;
	color:red;
	padding-top: 130px;
	padding-left: 30px;
	padding-right: 50px;
}

