@charset "iso-8859-1";
#facebox iframe{
	width: 100%;height: 98%;
	border: 0px;
}

#facebox .b {
  background:url(../images/img_facebox/b.png);
}

#facebox .tl {
  background:url(../images/img_facebox/tl.png);
}

#facebox .tr {
  background:url(../images/img_facebox/tr.png);
}

#facebox .bl {
  background:url(../images/img_facebox/bl.png);
}

#facebox .br {
  background:url(../images/img_facebox/br.png);
}

#facebox {
  position: absolute;
  top: 50px;
  left: 20px;
  z-index: 10000;
  text-align: left;
}

#facebox .popup {
  position: relative;
  /*background:url(../images/img_facebox/fl.gif) left top no-repeat;
  padding-left:10px;*/
  
}

#facebox .content_facebox {
  position: relative;
  overflow:auto;
  
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 500px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-align: right;
  background:#fff;
}

#facebox .footer a {outline:none;}
#facebox .footer div.titre_modalbox {float:left;margin-left:5px;font-weight:bold;font-size:16px;color:#777;display:block;}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

.iframe_cv{height:600px; width:850px;}
.iframe_cv_350{height:350px; width:850px;}
.iframe_cv_250{height:250px; width:850px;}
.iframe_cv_320{height:320px; width:850px;}

.iframe_cv2{height:530px; width:850px;}
.iframe_pr{height:450px; width:800px;}
.iframe_transfert{height:250px; width:600px;}
.iframe_note{height:350px; width:600px;}
.iframe_note2{height:450px; width:800px;overflow:hidden;}
.iframe_recherche{height:430px; width:600px;}
.iframe_confiance{height:200px; width:600px;}
.nic_oublie{height:190px; width:550px;overflow:hidden;}
.iframe_mailoffre{height:470px; width:620px;}
.iframe_processus{height:540px; width:628px;}
.iframe_vuecv{height:520px; width:500px;}
.iframe_vuecv2{height:580px; width:500px;}
.iframe_contact{height:500px; width:600px;}
.iframe_texte{height:200px; width:600px;}
.iframe_postit1{height:300px; width:800px;}
.iframe_entretien_validation{height:150px; width:600px;}
.iframe_erreur{height:300px; width:600px;}
.iframe_analyse_annonce{height:350px; width:850px;}
.iframe_question_nonconnecte{height:400px; width:620px;}
.iframe_question_connecte{height:380px; width:620px;}
.iframe_mail{height:350px; width:800px;}
.iframe_detail{height:380px; width:620px;}
.iframe_detail_q{height:400px; width:730px;background:#fff;}
.iframe_popup{height:270px; width:800px;}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
  
}
