#container_home_proximas_fechas{
	position:relative;
	float:left;
	width:360px;
	margin-top:-10px;
}
#container_home_charla{
	position:relative;
	float:right;
	width:480px;
	text-align:right;
	padding-right:36px;
}

#container_noticias{
	position:relative;
	float:left;
	width:380px;
	margin-top:-10px;
}
#container_ingrediente{
	position:relative;
	float:left;
	width:195px;
	margin-top:-12px;
	margin-left:15px;
}
#container_receta{
	position:relative;
	float:right;
	width:300px;
	height:217px;
	background-image:url(/img/home/home-bg-receta.png);
	background-repeat:no-repeat;
}
#imagen_receta{
	position:relative;
	float:left;
	margin-top:47px;
	margin-left:112px;
}
#titulo_receta {
	position:relative;
    float: left;
	width:200px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
	margin-top:20px;
	margin-left:105px;
}
#titulo_receta a{
	text-decoration:none;
	color:#666666;
}
#titulo_receta a:hover{
	color:#000000;
}
