
/********************************* to print ******************************/
#logoToPrint {display:none}


*{
  padding: 0;
  margin: 0;
}
html {font-size: 100%;}

body{
  font-family: Arial,Helvetica,sans-serif;
  font-size: .8em;
  background: transparent url(../images/fond-degrade.jpg);
  background-position: top center;
  background-repeat: repeat;
  background-attachment: fixed;
}

p {text-align:justify;}
.push p {text-align:left;}


.clearfix:after {content: ".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:inline-block;}/*ie7*/
.clearfix {display: block;}



img {
  border:none;
}

a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

a.red-arrow{
  padding-left: 8px;
  padding-right: 20px;
  background-image: url(../images/red-arrow.png);
  background-repeat: no-repeat;
  background-position: 0 .5em;
  font-size: 0.95em;
  margin-top: 2em;
  color: #404450;
}

.floatleft {
  float: left;
  }
.floatright {
  float: right;
  }
.paddingfloatleft{float: left;margin:0 10px 1px 0; *margin: 0px}
.paddingfloatleft img{*margin:0 10px 1px 0;}
.paddingfloatright{float: right;margin:0 0 1px 10px;  *margin: 0px}
.paddingfloatright img{*margin:0 10px 1px 0;}
/*******************************/
/** GABARIT GLOBAL DE LA PAGE **/
/*******************************/
#page{
  width:974px;
  margin:0 auto;
}
/*********************/
/**     CONTENT    ***/
/*********************/
.content{
  background: transparent url(../images/content-background.png) repeat-y scroll top left;
  padding : 10px 20px;
  min-height: 400px;
  font-size: 0.9em;
  width: 934px;
  line-height:1.4em;
}

.content-top{
  width:974px;
  height:6px;
  background: transparent url(../images/content-top.png) no-repeat scroll top left;
}
.content-top-square{
  width:974px;
  height:4px;
  background: transparent url(../images/content-top-square.png) no-repeat scroll top left;
}
.content-bottom{
  width:974px;
  height:19px;
  background: transparent url(../images/content-bottom.png) no-repeat scroll top left;
}

/***************/
/**** HEADER ***/
/***************/
#header{
  height:33px;
  padding-top:85px;
  background: transparent url(../images/fond-header.jpg) no-repeat scroll top left;
}

.with-submenu#header{
  height:63px;
  background: transparent url(../images/fond-header-ss-menu.jpg) no-repeat scroll top left;
}

/*********************/
/**     LANGUAGES  ***/
/*********************/
#language{
  position:absolute;
  margin:-84px 0 0 920px;
  width:53px;
  height:28px;
  background: transparent url(../images/fond-langues.png) no-repeat scroll bottom left;
}
#language a, #language a:hover{
  display: block;
  float: left;
  height: 17px;
  width: 20px;
  margin: 4px 0 0 3px;
  color: #fff;
  font-size: 0.9em;
  padding: 1px 0 0 1px;
}
#language a.flag{
  background: transparent url(../images/separation-langues.jpg) no-repeat scroll top right;
  padding:3px 0 0 3px;
  margin: 4px 0 0 5px;
}

/*********************/
/**    SEARCH **   ***/
/*********************/
#search{
  position:absolute;
  margin:-84px 0 0 655px;
  width:263px;
  height:28px;
  background: transparent url(../images/fond-recherche.png) no-repeat scroll bottom left;
}

#search label{
  color: #fff;
  font-size: 0.8em;
  margin: 0 5px;
}

input.search-field{
  border:none;
  background: url(../images/fond-champs-recherche.png) no-repeat top right;
  width: 148px;
  height:18px;
  font-size: 0.8em;
  padding:2px 4px 0 2px;
  margin: 3px 0 0 0;
}

input.search-ok{
  border:none;
  background: transparent;
  width: 23px;
  height:20px;
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
}


/***********/
/****LOGO***/
/***********/
#logo{
  position:absolute;
  margin:-75px 0 0 -75px;
  text-align:center;
  left:50%;
  width:150px;height:100px;
}
#logoFlash{
  position:absolute;
  margin:-75px 0 0 -75px;
  left:50%;
  width:150px;height:100px;
}

#logo h1{
  width:150px;
  height:100px;
  background: transparent url(../images/logo.png) no-repeat scroll top left;
}
  #logo h1 a{
    width:150px;
    height:100px;
    display: block;
    font-size: 0;
  }
/*********************/
/** MAIN MENU  *******/
/*********************/
ul#main-menu{
  margin:0;
  padding:0;
  list-style-type:none;
  height:30px;
  text-transform:uppercase;
}
  ul#main-menu li{
   margin:0;
   padding:8px 0 0 0;
   float:left;
   width:190px;
   height:22px;
   text-align:center;
   font-size:0.9em;
   letter-spacing: 1px;
  }
  ul#main-menu li.left{
    background: transparent url(../images/separation-menu.jpg) no-repeat scroll top right;
  }
  ul#main-menu li.right{
    background: transparent url(../images/separation-menu.jpg) no-repeat scroll top left;
  }
  ul#main-menu li.rh_menu {letter-spacing: 0px;}
  ul#main-menu li.third-menu{
    margin-left:214px;
  }
ul#main-menu li a:link, ul#main-menu li a:visited {
    width: 92px;
    height:15px;
    display:block;
    margin:-5px auto 0 auto;
    padding: 3px 0;
    background: none;
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
  }
ul#main-menu li.rh_menu a:link, ul#main-menu li.rh_menu a:visited {
   width: auto;
  }
  ul#main-menu li a:hover, ul#main-menu li a:focus, ul#main-menu li a:active,  ul#main-menu li.active a, ul#main-menu li.active a:link, ul#main-menu li.active a:visited {
    background: transparent url(../images/fond-hover-menu.png) no-repeat scroll top center;
    cursor:pointer;
  }
ul#main-menu li.rh_menu a:hover, ul#main-menu li.rh_menu a:focus, ul#main-menu li.rh_menu a:active,  ul#main-menu li.rh_menu.active a, ul#main-menu li.rh_menu.active a:link, ul#main-menu li.rh_menu.active a:visited {
    background: transparent url(../images/fond-hover-menu-rh.png) no-repeat scroll top center;
    cursor:pointer;
  }



/*********************/
/**   SUB-MENU    ***/
/*********************/
ul#sub-menu {
  text-align:center;
  margin:8px 0px;
  height:20px;
  background:url(../images/separation-ss-menu.jpg) no-repeat top left;
}
  ul#sub-menu li {
    display:block;
    float:left;
    margin-left:12px;
    text-align:center;
    font-size:0.95em;
    cursor: pointer;
    background:url(../images/separation-ss-menu.jpg) no-repeat top right;
  }
    ul#sub-menu li a {
      padding: 3px 25px 3px 12px;
      font-size: 0.9em;
      display:block;
      float:left;
    }
      ul#sub-menu li a:link, ul#sub-menu li a:visited {
        padding-right:25px;
        text-decoration: none;
        color: #FFF;
        font-weight: normal;
        text-transform: uppercase;
      }
      ul#sub-menu li.jdm_hover, ul#sub-menu li.active {
        background: url(../images/fond-ss-menu-right.gif) no-repeat scroll top right;
      }
      ul#sub-menu li.jdm_hover a, ul#sub-menu li.active a {
        background: url(../images/fond-ss-menu-left.gif) no-repeat left top;
      }

.up_block{
  width:974px;
}

/*****************************
        NEWS BANNER
/***************/
#news-zone{
  /*height:39px;*/
  width:974px;
  color: #fff;
  background: transparent url(../images/fond-news.jpg) no-repeat top left; /* need a jpeg or a if because of visual compatibility in IE6-7 */
}

#news-zone .title-news{
  float: left;
  text-transform:uppercase;
  height:30px;
  padding:5px 12px 0 38px;
  font-size: 1.5em;
  background:url(../images/title-news-background.gif) top left no-repeat;
}

#news-zone .content-news{
  float: left;
  height:30px;
  padding: 8px 27px 0 20px;
  font-size: 1.1em;
  background:url(../images/content-news-background.gif) top left no-repeat;
}
#news-zone .content-news a, #news-zone .content-news a:link, #news-zone .content-news a:visited {
  color:#fff;
}

/***************/
/**** PUSH *****/
/***************/
#push-zone{
  height:105px;
  margin-top:6px;
  max-height:97px;
}

#push-zone .push{
  background: transparent url(../images/fond-push.png) no-repeat top left;
  width:320px;
  height:97px;
  float:left;
  margin: 2px 6px 0 0;
  color: #fff;
  display: inline;
}
#push-zone .last{
  margin-right:0;
}

.push .push-img {
  float: right;
  width:128px;
  height:88px;
  overflow:hidden;
  background:url(../images/push-img-bottom.gif) no-repeat top left;
  margin: 5px 10px 0 29px;
}
.push .push-img img {
  margin-left:2px;
}
.push h3{
  font-size:1em;
  color: #525559;
  padding:0;
  margin: 15px 0 10px 0;
}
.push h3 a, .push h3 a:link, .push h3 a:visited {
  color: #525559;
}
.push h3, .push p {
  margin-left: 16px;
  }
.push p {
  font-size: 0.8em;
  }
.push p a, .push p a:link, .push p:visited {
  color:#fff
}


/***************/
/* BREADCRUMB **/
/***************/
#breadcrumb, #breadcrumb a:link, #breadcrumb a:visited {
  color: #939498;
  }
#breadcrumb a:link, #breadcrumb a:visited{
text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus{
text-decoration: underline;
}
#breadcrumb .active {
color: #ff061f;
}
#breadcrumb span.last_item, 
#breadcrumb a.last_item,
#breadcrumb a:visited.last_item {
color: #e1001a;
}

/***************/
/**** FOOTER ***/
/***************/
#footer{
  background: transparent url(../images/fond-footer.jpg) no-repeat scroll top left;
  height:27px;
  clear:both;
  margin-top: 5px;
  padding-top: 5px;
  font-size: 0.8em;
}
#footer, #footer ul li a:link, #footer ul li a:visited {
  color: #e7e8ea;
}
ul#footer {
  margin:0;
  padding:0;
  list-style-type:none;
  }
#footer ul li {
  float: left;
  text-align: center;
  list-style-type: none;
}
#footer ul li a:link, #footer ul li a:visited {
  text-decoration: none;
  padding: 0 8px;
}
#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
  text-decoration: underline;
  padding: 0 8px;
}
#footer p {
  float:right;
  margin-right:8px;
}
/*********************************/
/****** ELEMENTS DECORATION ******/
/*********************************/
a.pdf-download, a:link.pdf-download, a:visited.pdf-download, a.download, a:link.download, a:visited.download {
  color: #797a7f!important;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
  padding-left: 12px;
  background: transparent url(../images/download-icon.gif) 0px 3px no-repeat;
}
a:hover.pdf-download, a:hover.download {
  text-decoration:underline;
}
.download-size{
  color: #40424b;
  font-size: 0.9em;
}
.uk-version {
  color: #98989e;
  }


a.print{
  background: transparent url(../images/print.png) 0px 2px no-repeat;
  padding:0 0 0 15px;
  color: #797a7f;
  font-size: 0.9em;
  margin-left:20px;
}

a.archive{
  background: transparent url(../images/archive.gif) 0px 2px no-repeat;
  padding:0 0 0 15px;
  color: #797a7f;
  font-size: 0.9em;
  margin-left:20px;
}




.block-pagination{
  background-color: #f3f3f4;
  height: 23px;
  color: #8d8e92;
  font-size: 0.95em;
}
  .block-pagination .previous{
    background: transparent url(../images/search-previous.png) no-repeat 0 6px;
    padding: 0 0 0 15px;
    margin: 3px 10px 3px 0;
  }
  .block-pagination .next{
    background: transparent url(../images/search-next.png) no-repeat right 6px;
    padding: 0 15px 0 0;
    margin: 3px 0 3px 10px;
  }
    .block-pagination a{
      color: #8d8e92;
      text-decoration: none;
    }
    .block-pagination .previous a:hover,
    .block-pagination .next a:hover{
      text-decoration: underline;
    }

  .block-pagination .pagination{
    border-left: 1px solid #8d8e92;
    border-right: 1px solid #8d8e92;
    padding: 0 10px;
    margin: 3px 0;
  }
    .block-pagination .pagination .page{
      float: left;
      color: #4d4f54;
      margin-right: 5px;
    }
    .block-pagination .pagination ul{
      list-style-type: none;
      float: left;
      margin: 0!important;
    }
      .block-pagination .pagination ul li{
        float: left!important;
        margin-left: 5px!important;
        background: none!important;
        padding:0!important;
      }
        .block-pagination .pagination ul li a{
          margin-right: 5px;
        }
        .block-pagination .pagination ul li .active{
          float: left;
          margin: 0 5px 0 0;
          color: #fd091b;
          font-weight: bold;
        }



.box-small-size .line-content{height: 47px;}
.box-middlesmall-size .line-content{height: 63px;}
.box-middle-size .line-content{height: 77px;}
.box-high-size .line-content{height: 99px;}

.grey-with-sep{background: #f7f7f7 url(../images/tirets.png) repeat-x bottom left;}
.grey{background: #f7f7f7;margin-bottom: 0;}
.white-with-sep{background: #fff url(../images/tirets.png) repeat-x bottom left;}

.block-metier a.red-arrow{color: #404450;}

/************************/
/** OFFRE EMPLOIS BOX ***/
/************************/
.emplois h2{margin:0!important;}
.emplois .box-content{
  border-bottom: 1px solid #dedfe1;
  border-left: 1px solid #dedfe1;
  border-right: 1px solid #dedfe1;
}
.emplois .footer-box{
  background:#F3F3F3 none repeat scroll 0% 0%;
  clear:both;
  height:15px;
  margin-top:3px;
  margin-bottom: 0px!important;
  text-align:right;
  width:100%;
}
  .emplois .footer-box a {
    color:#404450;
    font-size:0.9em;
  }

.emplois .logo{float:left;width:40px;height:40px;margin:10px 10px 0 5px;}
.box-middlesmall-size .logo{margin:5px 10px 0 5px;}
.emplois .details{float:left;margin-top: 5px;padding-top:7px;}
.box-middlesmall-size .details{padding-top:2px;}
.emplois .details h3{
  font-size: 0.95em!important;line-height: 1em;width:130px;
}
.emplois .details p.subtitle{
  margin-bottom: 5px;
  color: #e1001a;
  font-size: 0.9em!important;
}
.emplois .details p{
  font-size: 0.95em!important;
  color: #8d8e92;
}
.emplois .details p .bold{
  color: #40424b;
}

.edito .date-content{margin-bottom:10px!important;}
.edito img {margin-bottom:0!important;}

.object-left{float: left;margin-right:5px;margin-bottom:5px;}
.object-right{float: right;margin-left:5px;margin-bottom:5px;}

/* Liste des audiences */
.result-audience{
  border-bottom: 1px solid #dfdfe1;
  padding: 10px 0px;
  font-size: 1em;
}
.last{
  border-bottom: none;
}
  .result-audience h3, .result-search h3 a{
    color: #38393d;
  }
  .result-audience h4{
    font-size:1em;
  }
  .result-audience p{
    color: #8d8e92;
  }
  .result-audience p.link a{
    color: #66686e;
  }

.user-feedback{
  font-size:1.6em;
  margin: 20px 0;
}

.imageleft {
 float: left;
 margin: 0px 10px 10px 0px;
}

.imageright {
 float: right;
 margin: 0px 0px 10px 10px;
}
.pad-right .imageleft, .pad-right .imageright {margin-top:20px;}