@import url(styles_graphique.css);


/*-------------------------| JE CACHE LES ELEMENTS INDESIRABLES POUR L'IMPRESSION |---------------*/
#form_moteur_recherche_guide, #form_moteur_recherche_actualites
{
	visibility: hidden;
	display: none;
}
body
{
    background: none;
}
#conteneur {
	margin-left: -80px;
	left: 0; top: 0;
	width: 770px;
    background: none;
}

#contenu {
	width:100%;
	background:none;
}

#entete, #menu, #menuonglets, #drapeaux, #base, #outils, #lien_entete, #contenu p.fil {
	visibility: hidden;
	display: none;
}

#print_entete {
	position: absolute; z-index: 15;
	top: 0; left: 90px;
	display: block;
}

#print_footer {
	display:block;
	margin-left: 90px;
	left: 0; top: 0;
	width: 600px;

}

#footer_impression {
	margin: 1.2em 0 0 0;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif; color: #ccc;
	text-align: center;
}
.texte_fondu
{
	display: none;
	visibility: hidden;
}

#cacheMenuFooter {
	display: none;
	visibility: hidden;
}
