.main_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC3300;
}
.recetas_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.product_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.txt_black {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.txt_recetas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title_recetas {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.tit_productos {
	font-family: Constantia, Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
