﻿@media print
{
    body
    {
        font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
    }
	body h1
	{
		display: none;
	}
	body div h1, body table h1
	{
		display: block;
	}

    h1
    {
        font-size: 1em;
    }
    h2 span {
	    font-size: 1.8em;
    }
    h3 {
	    font-size: 1.6em;
	    line-height: 1.2em;
    }
    h4 {
	    font-size: 1.4em;
	    line-height: 1.2em;
    }
    h5 {
	    font-size: 1.2em;
    }
    h6 {
	    font-size: 1.1em;
    }


	#header, #ZoneFlash2, #footer, #zoneEspaceDedie, #logo, #zoneImageContenu, #navSecondaire, 
	#boutonRetour, #btnPostuler
	{
		display: none;
	}

	DIV#divZoneOffres TABLE
	{
		width: 100%;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
	}

	DIV#divZoneOffres TABLE TR TD
	{
		padding-right: 1px !important;
		padding-left: 1px !important;
		font-weight: normal !important;
		padding-bottom: 1px !important;
		line-height: 15px !important;
		padding-top: 1px !important;
		height: 15px !important;
		background-color: #ecf1f2;
	}
	#divZoneOffres H3
	{
		font-family: sans-serif;
	}
	DIV#divZoneOffres TABLE TR#trEnteteOffres TD
	{
		padding-right: 2px !important;
		padding-left: 2px !important;
		font-weight: bold !important;
		padding-bottom: 2px !important;
		color: #ffffff !important;
		line-height: 15px !important;
		padding-top: 2px !important;
		height: 15px !important;
		background-color: #63798c !important;
		text-align: center !important;
	}
	DIV#divZoneOffres TABLE TR TD UL LI
	{
		list-style-type: square;
	}
	DIV#divZoneOffres TABLE TR TD A
	{
		color: #0033cc;
	}
	DIV#divZoneOffres TABLE TR TD A:hover
	{
		color: #d70b8c;
	}
	DIV#titreOffres
	{
		font-weight: bold;
		margin: 20px 0px 10px;
	}
	#tdNomEmploi
	{
		font-weight: bold;
		color: #ffffff;
		background-color: #63798c !important;
		text-align: left;
	}
	#tableOffre
	{
		width: 100%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #63798c;
	}
	#tableOffre TD
	{
		padding-right: 4px;
		padding-left: 4px;
		padding-bottom: 4px;
		padding-top: 4px;
		background-color: #ffffff;
	}
	TD.DetailoffreTitre
	{
		font-weight: bold;
		vertical-align: top;
		width: 33%;
		text-align: right;
	}
	TD.Detailoffre
	{
		font-weight: normal;
		vertical-align: top;
		text-align: left;
	}
	TD.Detailoffre LI
	{
		list-style-position: outside;
		list-style-image: url(../../images/puceMissionOffre.gif);
		margin-left: 17px;
	}
	
	#solutions,
	#alternate
    {
        margin-top:50px !important;
        padding-top:0px !important;
        clear:both;
        float:left;

    }
    
    #divPlusInfosContactezNous
    {
        display:none;
    }
/*
    #navSecondaire
    {
        margin-top:0px;
        background-color:Blue;
                height:10px !important;
        line-height:10px !important;
        position:absolute;
        top:0px;
    }

    #colA
    {
        background-color:Green;
        margin-bottom:0px;
    }

    #colB
    {
        margin-top:0px;
        background-color:Lime;
    }*/

    .texte p,
p
    {
        /*background-color:Red;*/
        margin-top:1px !important;
        padding-top:0px !important;
        margin-bottom:1px !important;
        padding-bottom:0px !important;
    }
}



