@charset "utf-8";
/* CSS Document */
.header,
.menu,
.recipesText P,
.recipesList,
.extractRecipe,
.recipePhotoBig,
.footer,
H1
{
	display:none;
	}

.extractInfo,
.detailedRecipe {
	border:none;
	}

.logoPrint {
	display:block;
	}

.printInfo {
	float:right;
	font-size:1.4em;
	font-weight:900;
	line-height:1.2em;
	display:block;
	width:410px;
	
	}

.allWidth {
	width:1000px;
	}









































