@page { size: portrait; margin: 1cm ; font-size:10px;}
* {
  font-size:10px;
  position:relative !important;
  line-height: normal;
}
.jobAcc h3 {
  color:darkblue;
  font-size:20px;
  font-weight: bold;
  border-bottom: 2px double red;
}
#pageHeader #logotop {
    width: 980px;
    height: 129px;
    background: url(../modules/template-selection/css/../img/bg_header.jpg) no-repeat top center;
}
.topQuickHeader {
  display:none;
}
#formSearchTop {
  display:none;
}
.breadcrumb {
  display:none;
}
#navigationN1 {
  display:none;
}

#bottomshortcuts {
  display:none;
}
#copyright {
  display:none;
}
.bodywrapper > .container_16 > .grid_4 {
  display:none;
}
.returnLink {
  display:none;
}
.jobInfoLeft {
    float: left;
    width: 50%;
}
.jobInfoRight {
    float: left;
    width: 50%;
    margin: 0;
}
.jobAcc {
    float: none;
    text-align: justify;
    width: 100%;
    clear:both;
}
.jobAcc .ui-accordion-content {
  display:block !important;
  height:auto !important;
  clear:both;
}

#acc_competence,
#acc_employeur,
#acc_procedure,
#acc_condition {
page-break-before: always;
}

header,
footer{
    display: none;
}

#maincontent:before{
    content:"";
    background:url("../modules/template-selection/css/../img/bg_header.jpg");
    width: 100%;
    height: 129px;
    display: block;
}
