	/* Hide unwanted items*/
	#sidebar, #header, #nav, #bgcover, #tqBar, #footer,
	#frm_findre7, #frm_dico, #frm_findadr, #frm_adrfilter, #frm_emission,
	.adv, .subnav, .noprint,
	.b_action, .b_print, ul.actions, .b_close, .b_evaluer, 
	#AssocEtDictio {
		display: none !important;
	}
	
	/* Print specifics */
	h2 {line-height: 1.2em;}
	#print_preview {border: none; width: auto; position: static;}
	
	.popin {position: static; border:0;}
		.popin_inner {margin-top: 0; border: 0;}

    #recette_images img {display: inline !important;}
    
    #TitreRecette { border: 0; color: #1e1e1e; }
    #TitreRecette span {
        padding: 0; margin: 0 !important;
        background: none !important; color: #1e1e1e;
        position: static !important;
    }
    
    #ListeIngredient li {
        list-style-type: circle; margin-left: 20px;
        background: none;
        padding-left: 0;
    }
    #ListeIngredient li.for {
        list-style-type: none; margin-left: 0;
    }

	/* Popup case : hide normal content */	
	body.with_popin #header, body.with_popin #footer, body.with_popin #content {display: none;}

	/* Img hide/show */
	body.noimg .section {background: none;}
    body.noimg img, body.noimg #recette_images {display: none;}
    body.noimg #frm_re7 {min-height: 0; margin-bottom: 0px;}
    body.noimg .col_fullsize {margin-top: -40px;}
    body.noimg .caption {position: static;}
    body.noimg #frm_re7 fieldset {float: right; position: relative; top: -1em;}
    body.noimg #recette_images img {display: inline !important;}
    body.noimg .video{display: none;}
    
    #re7_qty, #re7_unit {border: none;}
    
    body {
		font: 14px/1.2847 georgia, serif;
	}
	
	.t_liste {
	    position:relative;
	    top: 10px;
	}
	
    #liste_epicerie_detaillee td {
	   background:transparent url(../img/i_dash.png) no-repeat scroll 0 0.8em;
	}
	
	.justForPrint { display:block; }
	
	th.col_small {width: 10px;}
	
	.pagebreak {
	    page-break-before: always;
	}
