* { font-family: "Times New Roman", Times, serif; font-size: 16px} 
td { padding: 4px}
#header, .gauche, #footer { display: none}

table.recettes {
	width: 100%;
}
table.recettes td {
	vertical-align: top;
	/*border: 1px solid #d3d3d3;*/
	font-size: 11px;
}
table.recettes .crit { background-color: #E8E8E8; vertical-align: inherit; padding: 1px 0px 1px 4px}
table.recettes h2 { font-size: 12px; margin-bottom: 0px}
table.recettes a:hover{ color: #CD5A00}

table.recettes img { display: block; margin: 4px 4px 10px;}


.ingredients p, .ingredients h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ingredients h4 {
	font-weight: normal}
