#sectorDetalleReceta{
	position: relative;
 	float: left;
	max-width: 672px;
	min-height: 440px;
	/* margin-top: 118px; */
	margin-top: 35px;
	margin-left: 77px;
	/* background-color: yellow; */
	margin-bottom: 50px;
}
.clsFotoDetalleReceta{
	position: relative;
	float: left;
/* 	width: 100%;
	height: 70%; */
	max-width: 262px;
	max-height: 210px;
}
.clsSeparadorDetalle{
	position: relative;
	float: left;
	width: 1px;
	background-color: black;
	min-height: 600px;
	margin-left: 10px;
	margin-right: 20px;
}
.clsInfoDetalle{
	position: relative;
	float: left;
	max-width: 370px;
	min-height: 425px;
	 /* background-color: blue;  */
}
.clsSectorTituloDetalle{
	position: relative;
	float: left;
	/* max-width: 386px; */
	max-width: 386px;
	min-height: 24px;

}

.clsVinetaDetalle{
	position: relative;
	float: left;
	max-width: 17px;
	max-height: 17px;
	margin-top: 5px;
}

.clsVinetaDescarga{
	position: relative;
	float: left;
	max-width: 27px;
	max-height: 34px;
	margin-top: 0px;
	margin-left: 25px;
}
.clsSectorTextoTituloDetalle{
	position: relative;
	float: left;
	max-width: 376px;
	min-height: 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 24px;	
	margin-left: 10px;
}
.clsSectorTextoDetalleReceta{
	position: relative;
	float: left;
	min-width: 300px;
	max-width: 348px;
	min-height: 181px;
	margin-top: 15px;
	margin-left: 22px;
	/* background-color: yellow; */
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 12px;
}




.clsSectorTituloRecomendacion{
	position: relative;
	float: left;
	/* max-width: 386px; */
	max-width: 386px;
	min-height: 24px;

}

.clsVinetaRecomendacion{
	position: relative;
	float: left;
	max-width: 38px;
	max-height: 45px;
	margin-top: 0px;
}

.clsSectorTextoTituloRecomendacion{
	position: relative;
	float: left;
	max-width: 376px;
	min-height: 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 24px;	
	margin-left: 10px;
}