body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(imagenes/BackGroundIngrid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.seccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #757500;
	text-decoration: none;
}
.secciones {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BDBD9D;
	text-decoration: none;
}
.secciones:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #757500;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757500;
}
.construccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #757500;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #757500;
	letter-spacing: 1px;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757500;
}
.textodestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757500;
	font-weight: bold;
	text-decoration: none;
}
.textodestaque:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDBD9D;
	font-weight: bold;
	text-decoration: none;
}
.PTB55 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.img_izqCborde {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.img_izqSborde {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.listarecetas {
	background-image: url(imagenes/NuestrasRecetas.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
