﻿body {
	font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12pt;
    line-height: 18pt;
    color: #000;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
	width: auto !important;
}

a {
    color: #000;
    text-decoration: none;
}
img {
	border: 0;
}
table {
	page-break-inside: avoid;
}
table td,
table th {
	border: solid 1px black;
}

#blocNavigation, #Footer, #colDroite {
	display: none;
}

/*#main a:after {
    content: " [ " attr( href ) " ]";
    font-style: italic;
	font-weight: normal;
}
#main a[href="#"]:after,
#main a[href=""]:after {
    content: "";
}*/

#printFooter {
	margin-top: 50px;
	text-align: center;
}
#blocCorps.recette .blocPresentationRecette .blocInfo .haut,
#blocWellness,
#blocAstuceSaveur .description,
#blocCorps.recette .blocPresentationRecette .blocInfo .listeLien,
#blocCommentaires,
#footer,
#filAriane,
#__asptrace,
#blocAstuceSaveur{
	display:none;
}
#blocAstuceSaveur img{
	display:block
}
#blocCorps.recette .blocPresentationRecette {
	width:654px;
	height:307px;
	margin-bottom:20px;
}
#blocCorps.recette .blocPresentationRecette .image {
	float:left;
	height:304px;
	margin:1px 0 0 1px;
	position:relative;
	width:403px;
}
#blocCorps.recette .blocPresentationRecette .blocInfo {
	float:left;
	margin-left:12px;
	width:228px;
}
