* { padding: 0; margin: 0; }
   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
	/*margin-left: -10px;*/
	color:#e24114;
}
h2{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h3{
	margin: 10px 0 10px 0;
	font-weight:normal;
	text-transform: uppercase;
	font-size: 11px;
}
hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	border: 0;
}
img{
	border: 0;
}
input, select, textarea{
	border:1px solid #999999;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ------- STRUCTURE --------- */
#wrapper { 
 	margin: 0 auto;
	margin-top: 20px;
	width: 900px;
	border: 1px solid #777;
	background-color: #ffffff;
}

#header {
	padding: 20px;
	height: 70px;
	margin: 0;
}
#langmenu{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: right;
	height: 20px;
}
#logo{
	float: left;
	width: 180px;
}
#topmenu{
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 670px;
	margin-top: 23px;
}
#topmenu a{
	margin: 10px;
}
#langmenu a, #topmenu a{
	text-decoration: none;
	color: #666;
}
#langmenu a:hover, #topmenu a:hover{
	color: #000;
}
#currentpage{
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 23px;
}
#langmenu a.activelink, #topmenu a.activelink{
	color: #e24114;
}
#banner {
	margin: 0;
	height: 180px;
}
#banner_lzone{
	float: left;
	background-repeat: no-repeat;
	width: 160px;
	height: 140px;
	margin-right: 2px;
	padding: 5px 20px 34px 20px;
	font-size :11px;
}
#banner_czone{
	float: left;
	background-repeat: no-repeat;
	width: 550px;
	height: 180px;
	margin-right: 2px;
}
#banner_rzone{
	float: right;
	background-repeat: no-repeat;
	width: 146px;
	height: 180px;
}


.clear { clear: both; }


/* ------- END STRUCTURE --------- */
/* ------- LOGIN --------- */
.logintitle{
	background-repeat: no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.logininputtitle{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 6px 0 0 0;
}
.logininput{
	margin: 2px 0 2px 0;
}

.loginlostpswd{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 2px 0 2px 0;
}

.loginlostpswd a{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	
}

.loginbt{
	margin: 8px 0 0 0;		
}
.loginbt input{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	/*text-transform: lowercase;*/
	border: 0;
	padding: 0 4px 0 4px;
	margin: 0;
	cursor: pointer;
}
/* ------- END LOGIN --------- */




/* ------- MESSAGE, ERREUR --------- */
.error_message {
	padding: 5px 10px 5px 30px ;
	border: 2px solid #F89758;
	font-weight: bold ;
	/*margin: 10px ;*/
	background-color: #FFFFFF;
	background-image: url(/themes/base/img/icon/orange_icon.png);
	background-position: 0px 2px ;
	background-repeat: no-repeat;
	width:auto;
	height:auto;
	position:absolute;
	min-width: 300px;
	height: 30px;
}

.info_message {
	padding: 5px 10px 5px 30px ;
	border: 2px solid #688EB3;
	font-weight: bold ;
	/*margin: 10px ;*/
	background-color: #FFFFFF;
	background-image: url(/themes/base/img/icon/blue_icon.png);
	background-position: 0px 2px ;
	background-repeat: no-repeat;
	width:auto;
	height:auto;
	position:absolute;
	min-width: 300px;
	height: 17px;
}

.process_error {
	color: #CC0000 ;
	border: 2px solid #CC0000 ;
	min-height: 20px ;
	padding: 5px ;
	font-weight: bold ;
	margin-bottom: 10px ;
}

.process_message {
	color: #688EB3 ;
	border: 2px solid #688EB3 ;
	min-height: 20px ;
	padding: 5px ;
	font-weight: bold ;
	margin-bottom: 10px ;
}

#process_error_login {
	color: #CC0000 ;
	border: 2px solid #CC0000 ;
	padding: 1px ;
	font-weight: bold ;
	margin-top: 2px ;
}

/* ------- END LOGIN --------- */


/* ------- LEFT COL --------- */

#leftcolumn { 
	color: #333;
	margin: 0;
	width: 200px;
	float: left;
	min-height:10px;
}
#borderbox{
	border: 1px solid #dddddd;
	padding: 7px 17px 7px 17px;
	margin: 3px;
}

.orangebigtitle, .bluebigtitle, .graybigtitle, .orangetitle, .bluetitle, .curvtitle, .graytitle{
	background-repeat: no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #f57621;
	margin-bottom:10px;
	text-transform: uppercase;
}
.orangebigtitle, .bluebigtitle, .graybigtitle{
	font-size: 18px;
	text-transform: none;
}
.titlecoment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.silverarrowbt{
	background-image: url(/themes/base/img/button/silverarrow.png);
	background-repeat: no-repeat;
	width: 140px;	
	height: 18px;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 4px;
	color: #333333;
	text-decoration: none;	
}
a:hover div.silverarrowbt{
	color: #f57621;	
	background-image: url(/themes/base/img/button/silverarrow_hover.png);
}
.silverarrowbtactive{
	background-image: url(/themes/base/img/button/silverarrow_active.png);
	background-repeat: no-repeat;
	width: 140px;	
	height: 18px;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom: 4px;
	color: #ffffff;
	text-decoration: none;	
}
#findagency{
	background-repeat: no-repeat;
	padding: 100px 20px 10px 20px;
	
}

/* ------- END LEFT COL --------- */

/* ------- CONTENT HOME --------- */
#centercolumn { 
	float: left;
	/*position:relative;*/
	color: #333;
	margin: 0;
	min-height: 350px;
	width: 550px;
	display: inline;
}

#contentnoheight{
	padding: 30px 50px 10px 50px;
	width: 450px;
}

#contenthome, #content, #contentwithmenu, #contentwithfilter{
	float: left;
	color: #333;
	margin: 0px;

	min-height: 350px;
	
	width: 550px;
	display: inline;
}
#content{
	padding: 30px 50px 10px 50px;
	width: 450px;
}
#contentwithmenu{
	padding: 10px 50px 10px 50px;
	width: 450px;
}

#candspace, #compspace{
	width:246px;
	height:180px;
	float: left;
	background-repeat: no-repeat;
}
.titlespace{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

#selectjob, #selectcv{
	width:246px;
	min-height:180px;
	height:auto !important;
	height:180px;
	float: left;
	margin-top: 15px;
	background-repeat: no-repeat;
}
.titleselect{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	/*text-transform: uppercase;*/
}
.contspace{
	border:0px solid #222222;
	height: 80px;
	display: block;
}
.contselect, .contselect2{
	border:0px solid #222222;
	display: block;
	text-transform: uppercase;	
}
.linkspace{
	padding: 2px 20px 0px 40px;
	font-weight: bold;
}
.contselect a, .contselect2 a, .contspace a, .linkspace a{
	text-decoration: none;
	line-height: 18px;
}
.contspace a:hover, .linkspace a:hover, #selectjob .contselect a:hover, #selectcv .contselect2 a:hover{
	text-decoration: underline;
}

ul.list_home {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
  	text-indent: -9px;
}

/* ------- END CONTENT HOME --------- */
/* ------- RIGHT COL --------- */

#rightcolumn { 
	color: #333;
	margin-left: 0px;
	width: 145px;
	float: right;
}

#searchbox{
	padding: 10px 12px 10px 12px;
}
#group{
	padding: 10px 2px 10px 5px;
}
#group{
	
}
.searchbt{
	margin: 8px 0 0 0;
}
.searchbt input{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 0;
	padding: 0 4px 0 4px;
	margin: 0;
	cursor: pointer;
	float: left;
}
.logogroup{
	float: left;
	width: 64px;
	height: 54px;
	border: 1px solid #dddddd;
	margin: 2px;
	text-align: center;
}
.logogroup img{
	margin-top: 5px;
	width: 60px;
}

/* ------- END RIGHT COL --------- */

#footer{
	margin: 0 auto;
	width: 900px;
	font-size: 10px;
	padding-top: 4px;
}
.footerleft{
	float: left;
}
.footercenter{
	float: left;
	margin-left: 170px;

}
.footerright{
	float: right;

}

/* ---------- CONTENT --------- */

.txtagencyinfo{
	color: #f57621;
	text-transform: uppercase;
	padding: 4px 0 0 20px;
	font-size: 10px;
	text-decoration: none;
}
.txtsendemail{
	text-transform: uppercase;
	padding: 3px 0 0 20px;
	font-size: 10px;
	text-decoration: none;
}
.sectoragency{
	color: #f57621;	
}
.siteagency{
	color: #f57621;
	font-weight: bold ;
}
a div.txtagencyinfo, a div.txtsendemail{
	text-decoration: none;
}
a:hover div.txtagencyinfo, a:hover div.txtsendemail{
	text-decoration: underline;
}

.contenttitle{
	height: 24px;
	height: 30px;
	margin: 20px 0 0 -8px;
	padding:4px 0 0 8px;
	background-repeat: no-repeat;
	color: #ffffff;
}
.formtitle{
	height: 24px;
	height: 30px;
	margin: 20px 0 0 0px;
	padding:4px 0 0 8px;
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #f6f6f6;
}
.formtitle{
	height: 20px;
	margin: 20px 0 0 0px;
	padding:4px 0 0 8px;
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #f6f6f6;
}
.formcontent{
	background-color: #f6f6f6;	
	padding: 0 10px;
}
.tableresultagency{
	margin-top: 15px;
}
.tableresultagency td{
	padding: 2px 5px 2px 5px;
}

.bottomtitleline{
	background-repeat: no-repeat;
	height: 3px;
	margin: 10px 0 10px 0;
}

.depotcv{
	background-repeat: no-repeat;		
	padding: 92px 20px 0 30px;
	height: 40px;
	display: block;
}
.titledepotcv{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;			
	line-height: 14px;
}
.consultprofil{
	background-repeat: no-repeat;		
	padding: 92px 20px 0 30px;
	height: 40px;
	display: block;
}
.titleconsultprofil{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;			
	line-height: 14px;
}


.onlineoffers{
	background-repeat: no-repeat;		
	margin: 8px 0 0 9px;
	padding: 22px 20px 0 16px;
	height: 135px;
	display: block;
}
.titleonlineoffers{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*text-transform: uppercase;*/
	line-height: 14px;	
	height: 85px;
	display: block;
	padding: 0 0 0 5px;
}
.todayonlineoffers{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.nbronlineoffers{
	font-size: 12px;
}
.nbronlineoffers a{
	font-size: 12px;
	text-decoration: none;
}
.nbronlineoffers a:hover{
	text-decoration: underline;
}
.rcolborderbox{
	border: 1px solid #dddddd;
	padding: 7px 16px 7px 16px;
	margin: 10px;
	text-transform: uppercase;
	font-size: 10px;
}
.rcolborderbox a{
	text-decoration: none;
}
.rcolborderbox a:hover{
	text-decoration: underline;
}
.txtback{
	text-align: right;
}
.txtlinkback{
	float: right;
	margin-left: 5px;
}
.txtback a{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
.txtlinkback a:hover{
	text-decoration: underline;
}



#contentmenu{
	border-top: 1px solid #dddddd;
	padding-left: 5px;
}



a.contmenubtn {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   background: transparent url(/themes/base/img/button/contmenubtn.png) no-repeat scroll top right;
   display: block;
   float: left;
   font-size:11px;
   height: 20px;
   margin-right: 2px;
   padding-right: 10px; /* sliding doors padding */
   text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
}
a.contmenubtn:hover {
	color: #000000;
}
a.contmenubtn span {
	background: transparent url(/themes/base/img/button/contmenubtn.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 10px;
}



a.contmenuaddbtn {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   background: transparent url(../img/button/contmenubtn.png) no-repeat scroll top right;
   display: block;
   float: left;
   font-size:11px;
   height: 20px;
   margin-right: 2px;
   padding-right: 10px; /* sliding doors padding */
   text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #999999;
}
a.contmenuaddbtn:hover {
	color: #000000;
}
a.contmenuaddbtn span {
	background: transparent url(/themes/base/img/button/contmenuaddbtn.png) no-repeat;
    display: block;
	line-height: 14px;
	padding: 2px 0 5px 24px;
}


a.contmenubtndown {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   background: transparent url(/themes/base/img/button/contmenubtn_down.png) no-repeat scroll top right;
   display: block;
   float: left;
   font-size:11px;
   height: 20px;
   margin-right: 2px;
   padding-right: 10px; /* sliding doors padding */
   text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
}

a.contmenuaddbtndown {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   background: transparent url(/themes/base/img/button/contmenubtn_down.png) no-repeat scroll top right;
   display: block;
   float: left;
   font-size:11px;
   height: 20px;
   margin-right: 2px;
   padding-right: 10px; /* sliding doors padding */
   text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
}

a.contmenubtndown span, a.contmenuaddbtndown span {
	background: transparent url(/themes/base/img/button/contmenubtn_down.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 10px;
}
#contentwithmenu h3{
	padding-left: 10px
}

.txtaccess{
	text-align: right;
}
.txtlinkaccess{
	float: right;
	margin-left: 3px;
	margin-top: 2px;
}
.txtaccess a{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}
.txtlinkaccess a:hover{
	text-decoration: underline;
}


/* --------------  COLLABORATOR -------------------- */


.collaborator{
	width: 215px;
	float: left;
	margin: 0 8px 10px 0;
}

.suppart{
	min-height: 124px;
	border: 1px solid #eeeeee;
}
.resp div.suppart{
	background-image: url(/themes/base/img/background/collaborator_resp.png);
}
.dir div.suppart{
	background-image: url(/themes/base/img/background/collaborator.png);
}

.collapic{
	width: 50px;
	height: 70px;
	display: block;
	background-repeat: no-repeat;
	margin: 15px;
	float: left;
	border: 1px solid #dddddd;
	padding-left: 0px ;
}
.colladescr{
	float: left;
	margin: 10px 0 10px 0;
	width: 110px;
}
.collaname{
}
.collafonction{
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #777777;

}
.collatel{
	
}

.infpart{
	background-color: #f3f3f3;
	padding: 2px 4px 2px 4px;
	height: 20px ;
}
/* --------------  END COLLABORATOR -------------------- */



.map{
	margin-top: 10px;
	padding: 15px 0 15px 0;
	text-align: center;
	background-color: #f6f6f6;
}
.map img{
	border:1px solid #999999;
}
input.formcontenttableelm{
	width:90%;
	height: 15px;
	font-size: 11px;
}
textarea.formcontenttableelm{
	width:100%;
	font-size: 11px;
}
.formcontentbigelm{
	width:50%;
	height: 15px;
	font-size: 11px;
}
.formcontentsmallelm{
	height: 15px;
	font-size: 11px;
}
.btleft, .btright{
	width: 200px;
	margin-top: 3px;
}
.btleft, .btleft div.txtbtommenu, .btleft div.imgbtommenu{
	float: left;
}
.btright, .btright div.txtbtommenu, .btright div.imgbtommenu{
	float: right;
}
.btleft a, .btright a{
	color: #f57621;
	text-decoration: none;
	text-transform: uppercase;
}

.btleft a:hover, .btright a:hover{
	text-decoration: underline;
}
.btleft div.imgbtommenu, .btright div.imgbtommenu{
	margin-right: 3px;
}
.profilestate{
	background-image: url(/themes/base/img/background/profilestate.png);
	background-repeat: no-repeat;
	height: 30px;
}
.profilestatetxt{
	float: left;
	margin: 6px 0 0 10px;	
	width: 195px;
}
.profilestateimg{
	margin: 8px 0 0 0;	
	float: left;
}
.profilestateimg img{
	margin: 0 4px 0 3px;	
}

.tdtableform{
	border-bottom: 1px solid #dddddd;
	height:25px ;
	width:160px ;
}

.titleprogressbar{
	font-size: 16px;
	color: #ffffff;
	padding: 8px 0 2px 14px;
}
.stageon, .stageoff{
	background-repeat: no-repeat;
	width: 117px;
	height: 18px;
	padding: 19px 0 0 28px;
	font-size: 12px;
	
}
.pictdescr{
	padding: 10px 5px 0px 10px;
}
.pictstate{
	float:right;
	padding:4px 8px 0 0;
}
.txtstage{
	float: left;
}
.filter{
	background-image: url(/themes/base/img/background/bgfilter.png);
	background-repeat: repeat-x;
	margin: 5px;
	margin-bottom: 0px ;
	border: 1px solid #dddddd;
	padding: 8px;
	
}
.filterelement, .filterelementactive, .filterbtelement{
	height: 65px;
	width: 151px; /*152*/
	float: left;
	margin: 1px;
	padding: 3px 10px 5px 10px;
	text-transform: uppercase;
	
}
.filterelement{
	color: #666666;
	background-image: url(/themes/base/img/background/listcandidats.png);
	background-repeat:no-repeat;
}
.filterelementactive{
	color: #ffffff;
	background-image: url(/themes/base/img/background/listcandidats_active.png);
	background-repeat:no-repeat;
}
.filterbtelement{
	text-align: right;
}
.elementcont{
	margin-top:5px;
	height: 45px;
}
.contunderfilter{
	margin: 20px 15px 15px 15px;
}
.marginspace {
	margin: 3px 15px 3px 15px;
}
.tablecandidats td{
	padding:6px 3px 0px 6px;
	font-size: 10px;
	
}


.inputbutton{
	background-image: url(/themes/base/img/background/btlogin.png);	
	background-repeat: repeat-x;
	/*text-transform: lowercase;*/
	padding: 0 4px 0 4px;
	color: #ffffff;
}
.grayinputbutton{
	background-image: url(/themes/base/img/background/grayinputbt.png);	
	background-repeat: repeat-x;
	/*text-transform: lowercase;*/
	padding: 0 4px 0 4px;
	color: #777777;
}
.orangeinputbutton{
	background-image: url(/themes/base/img/background/orangeinputbt.png);
	background-repeat: repeat-x;
	/*text-transform: lowercase;*/
	padding: 0 4px 0 4px;
	color: #ffffff;
}
.menuhlbt, .menuhlbton{
	color: #ffffff;
	background-repeat: no-repeat;
	padding: 1px 2px 3px 20px;
	margin: 1px;
}
a div.menuhlbt{
	text-decoration: none;
}


h1.titlespace{
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 5px;
	width: 155px;	
	padding-bottom: 1px;
}
.tableaubox{
	width: 250px;
	min-height:160px;
	height:auto;
	height:160px;
	float: left;
	margin: 0 3px ;
}
.titlebox{
	height: 17px;
	background-repeat: no-repeat;
	padding: 23px 0 0 52px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.graybox .titlebox{
	background-image: url(/themes/base/img/background/titlebarselect_small.png);
	color: #3d628e;
}
.bluebox .titlebox{
	background-image: url(/themes/base/img/background/titlebarportedoc_small.png);
	color: #3d628e;
}
.orangebox .titlebox{
	background-image: url(/themes/base/img/background/titlebaralert_small.png);
	color: #e24114;
	padding-left: 36px;
}
.contbox{
	height: 120px;
	padding: 2px 5px;
	background-repeat: no-repeat;
}
.graybox .contbox{
	background-image: url(/themes/base/img/background/tableaubggray.png);
}
.bluebox .contbox{
	background-image: url(/themes/base/img/background/tableaubgblue.png);
}
.orangebox .contbox{
	background-image: url(/themes/base/img/background/tableaubgorange.png);
}
.tablebord td{
	padding:1px ; /*1px 5px 5px 1px*/
	
}
.tbtopline td{
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	vertical-align:top;
}
.alert{
	border:2px solid #f27520;
	padding:2px 6px 2px 6px;
	color:#f27520;
	background-color:#fef3eb;	 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.userref {
	font-size: 11px;
	padding-left: 8px;
	}
	
	
.applyContainer {
	padding: 10px ;
}

/* temp */

#contentjobdetail{
	float: left;
	color: #333;
	margin: 0;
	min-height: 350px;
	width: 520px;
	padding:15px;
	display: inline;
	
}


/*********************************************************/
/* Tips Mootools *****************************************/

.tool-tip {
	color: #666;
	width: 100px;
	z-index: 13000;
	border: 1px solid #666 ;
	text-align: center ;
}
 
 /*
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background-color: #F89758 ;
}
 */
 
.tool-text {
	font-size: 11px;
	padding: 2px 2px 2px 2px ;
	background-color: #FFFFFF ;
}

.highlight-tip {
	color: #666;
	width: 200px;
	z-index: 13000;
	border: 1px solid #666 ;
	text-align: left ;
}
 
.highlight-text {
	font-size: 11px;
	padding: 5px ;
	background-color: #FFFFFF ;
}

/*********************************************************/
/* Banniere emploi en layer qui agresse ******************/
#job_banner_layer {
	visibility: hidden;
	padding:10px;
	/*width:980px;
	height:350px;*/
	background-color:#FFFFFF;
}