﻿@media print
{
	body
	{
		font-size: 11px;
	}

	div#header
	{
		display: block;
	}

	div#banniere
	{
		display: block;
		background-image: url(../images/banniere.jpg);
		background-repeat: no-repeat;
		width: 800px;
		height: 78px;
		
	}

	div#retour_accueil
	{
		display: none;
	}

	div#HEADER1_login_login_etape_1
	{
		display: none;
	}

	div#HEADER1_login_login_etape_2
	{
		display: none;
	}

	div#HEADER1_login_login_etape_3
	{
		display: none;
	}

	div#menu
	{
		display: none;
	}

	div#menu_qui_somme_nous
	{
		display: none;
	}

	div#menu_qualite
	{
		display: none;
	}

	div#menu_notre_offre
	{
		display: none;
	}

	div#menu_references
	{
		display: none;
	}

	div#menu_nous_rejoindre
	{
		display: none;
	}

	div#menu_actualites
	{
		display: none;
	}

	div#menu_contact
	{
		display: none;
	}


	div.ss_menu_lvl1
	{
		display: none;
	}

	div.ss_menu_lvl2
	{
		display: none;
	}


	h1.titre_page
	{
		display: none;
	}

	a#detail_offre_imprimer, a#lien_retour_page, a.detail_offre_envoi_ami, a.lien_retour_page
	{
		display: none;
	}

	div#footer2_footer
	{
		display: none;
	}

	div#footer
	{
		display: none;
	}
	
	div#detail_offre
	{
		width:800px;
	}
		

	h2.detail_offre_emploi_sous_titre_page span
	{
		color: #409ec5;
		font-size: 16px;
		font-weight: bold;
		background-color: #fff;
		padding: 0px 3px 0px 6px;
	}

	span.titre_paragraphe
	{
		font-weight: bold;
		font-size: 11px;
		color: #696a6a;
	}

	div.detail_offre_emploi_texte
	{
		color: #A1A2A3;
		padding: 0 0 0 4px;
		width: 703px;
	}

	span.intitule_tableau_offre_emploi
	{
		border-right: solid 1px #000;
		height: 14px;
	}

	tr.ligne_intitule_tableau_offre_emploi
	{
		background-image: url(../images/rejoindre_dirickx/fond_intitule_tab_offre.gif);
		background-repeat: repeat-x;
		color: #5C5D5D;
		font-size: 10px;
		font-weight: bold;
		height: 32px;
	}

	td.contenu_tableau_offre_emploi
	{
		font-size: 11px;
		font-weight: bold;
		color: #a1a2a3;
		border-right: dashed 1px #000;
		border-bottom: solid 1px #c4c6c6;
		height: 31px;
		text-align: center;
	}
	.lien_postuler_offre_emploi
	{
		background-image: url(../images/rejoindre_dirickx/bt_postuler.gif);
		width: 95px;
		height: 28px;
		display: block;
	}

	.lien_postuler_offre_emploi span
	{
		display: none;
	}

	.contenu_tableau_offre_emploi_detail_offre
	{
		border-bottom: solid 1px #c4c6c6;
		height: 31px;
		padding-left: 15px;
	}

	#offre_emploi_champ_intitule
	{
		padding-right: 40px;
		padding-left: 40px;
	}

	#offre_emploi_champ_type_offre
	{
		padding-right: 8px;
		padding-left: 5px;
	}
}

