@charset "utf-8";
#recetas {
}
#recetas1 {
	background-color: #A5C428;
	background-image: url(ensaladas-recetas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 766px;
	padding-top: 50px;

}
#titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1362A3;
	text-decoration: none;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 10px;
	
}
#botones {
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	clear: left;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	color: #3F78AE;
	padding: 5px;
}

.recetas1 {
	background-color: #FFFFFF;
	background-position: center center;

}

