/* fond bleu avec transparence */
body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #376a98 url(/images/bg_gradient.gif) 0 0 repeat-x;
}
#doc4{
	height: 100%;
}
.inline{
	display:inline;
}
.form-submit{
	position: absolute;
	bottom: 35px;
	right: 50px;
}
.form-next-step{
	position: absolute;
	bottom: 32px;
	right: 180px;
}
.form-workflow-link{
	position: absolute;
	bottom: 20px;
	left: 20px;
	border: 1px dashed gray;
	padding: 5px;
	background: #fff;
}
.form-workflow-link a{
	font-style: italic;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.form-workflow-link a:hover{
	text-decoration: none;
	background: #ff0;
}
/* header */
#hd{
	height:187px;
}
#hd-top{
	height:31px;
}
#hd-top ul{
	color:#FFFFFF;
	float:right;
	margin-right:20px;
	margin-top:10px;
}
#hd-top ul li{
	display:inline;
	margin-left:15px;
}
#hd-top ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
#hd-top ul li a:hover{
	color:#CCC;
}
#hd-middle{
	height:108px;
	background-color:#FFFFFF;
	border-bottom:0px;
	border-left:#e5e5e5;
	border-left-width:2px;
	border-right:#e5e5e5;
	border-right-width:2px;
	border-top:#e5e5e5;
	border-top-width:2px;
	border-style:solid;
}
.logo{
	float:left;
	margin-top:10px;
	margin-left:0px;
}
#alljobs-link{
	margin: 8px 0 0 10px;
	color:#009;
	font-size:11px;
}
#alljobs-link:hover{
	text-decoration: none;
}

/*  pop up ajax layout */
.boxcontent h4{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #5989C7;
	border-bottom: 1px solid #5989C7;
}

/*  barre de recherche (header) */
#hd-search{
	height:46px;
	background-color:#FFFFFF;
	border-bottom:0px;
	border-top:0px;
	border-left:#e5e5e5;
	border-left-width:2px;
	border-right:#e5e5e5;
	border-right-width:2px;
	border-style:solid;
	position:relative;
	top:-4px;
}
#header_left{
	float:left;
	background-repeat:no-repeat;
	margin-left:25px;
	margin-top:0px;
	display:inline;
}
#header_right{
	float:right;
	background-repeat:no-repeat;
	margin-right:25px;
	margin-top:0px;
	display:inline;
}
#header{
	background-image:url(/images/header_bg.gif);
	float:left;
	background-repeat:repeat-x;
	width:auto;
	height:36px;
	margin-top:0px;
	width:880px;
	padding-top:12px;
	display:inline;
	position: relative;
}
#header label{
	font-size:12px;
}
#header label.mots-cle{
	position:relative;
	color:#FFFFFF;
	/*-
		font-weight:bolder;
	-*/
}
#header input.mots-cle{
	
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#header label.province{
	color:#FFFFFF;
}
#header select.province{
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#header label.typedemploi{
	color:#FFFFFF;
}
#header select.typedemploi{
	color:#3e608b;
	border:1px #a5acb2 solid;
}

/*
div.btn-go{
	position:relative;
	top:3px;
	left:43px;
	display:inline;
	height:26px;
	width:84px;
}
a.btn-go{
	background-image:url(/images/btn-header-go.png);
	width:84px;
	height:26px;
	display:inline;
	padding:10px;
	padding-bottom:3px;
	padding-top:8px;
	*padding:0px;
	*padding-bottom:0px;
	*padding-top:0px;
	text-decoration:none;
}
a.btn-go:hover{
	background-image:url(/images/btn-header-go-over.png);
}
span.btn-go{
	visibility:hidden;
	height:26px;
	width:84px;
	display:inline;
	*display:inline-block;
	text-decoration:none;
}
span.btn-go-inner{
	text-decoration:none;
	height:26px;
	width:84px;
	display:inline;
	*display:inline-block;
}
*/

/* Bouton de recherche */
.RecherchezBtn{
	position: absolute;
	top: 12px;
	right: -10px;
	
	cursor: pointer;
}
.RecherchezBtn a{
	width: 84px;
	height: 26px;
	float: left;
	background:url(/images/btn-header-go.png) no-repeat 0 0;
}
.RecherchezBtn .criteres{
	width: 110px;
	background: none;
}
.RecherchezBtn span{
	display: none;
}

a.criteres{
	margin: 8px 0 0 10px;
	color:#62a1f4;
	font-size:11px;
}
a.criteres:hover{
	text-decoration:none;
}

/*  barre de recherche (header)   EXPAND + de critères */
/* ajustement au reset font grid */
#doc5{
	margin:auto;
	text-align:left;
	width:57.69em;
	*width:56.25em;
	min-width:750px;
}
#doc5{
	width:74.923em;
	*width:73.05em;
}
/* fin ajustement */

#hd-search-expand{
	height:88px;
	top: 137px;
	position:absolute;
	vertical-align:top;
	text-align:left;
	z-index:400; /*900*/
	width:974px;
}
#header table{
	
}
#header table td{
	padding: 0 5px 0 2px;
}
table#secondLayer{
	margin: 20px 0 0 0;
}
/*
#hd-search-expand table{
	width: 500px;
	margin: 6px 0 0 0;
}
#hd-search-expand  td{
	padding: 2px 0 0 0;
}
#hd-search-expand table select{
	width: 150px;
}
*/
#hd-search-expand #header_left{
	float:left;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	display:inline;
	background-color:#292929;
	height:88px;
	margin-left:27px;
}
#hd-search-expand #header_right{
	float:right;
	background-repeat:no-repeat;
	margin-right:0px;
	margin-top:0px;
	display:inline;
	background-color:#292929;
	height:88px;
	margin-right:27px;
}
#hd-search-expand #header{
	background-image:url(/images/header_bg.gif);
	float:left;
	background-repeat:repeat-x;
	width:auto;
	margin-top:0px;
	width:880px;
	padding-top:12px;
	display:inline;
	background-color:#292929;
	height:76px;
}
#hd-search-expand #header label{
	font-size: 12px;
}
#hd-search-expand #header label.mots-cle{
	position:relative;
	color:#FFFFFF;
}
#hd-search-expand #header input.mots-cle{
	position:relative;
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#hd-search-expand #header label.province{
	position:relative;
	color:#FFFFFF;
}
#hd-search-expand #header select.province{
	position:relative;
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#hd-search-expand #header label.typedemploi{
	position:relative;
	color:#FFFFFF;
}
#hd-search-expand #header select.typedemploi{
	position:relative;
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#hd-search-expand #header label.schedulecheck{
	position:relative;
	color:#FFFFFF;
	margin-left: 8px;
}
#hd-search-expand #header input.schedulecheck{
	position:relative;
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#hd-search-expand #header label{
	color:#FFFFFF;
}
#hd-search-expand #header select.duree{
	position:relative;
	color:#3e608b;
	border:1px #a5acb2 solid;
}
#hd-search-expand #header label.ville{
	position:relative;
	left:20px;
	color:#FFFFFF;
	font-weight:bolder;
	display:inline;
	top:15px;
}
#hd-search-expand #header input.ville{
	position:relative;
	left:34px;
	color:#3e608b;
	border:1px #a5acb2 solid;
	width:160px;
	display:inline;
	top:15px;
}
#hd-search-expand #header label.secteur{
	position:relative;
	color:#FFFFFF;
}
#hd-search-expand #header select.secteur{
	position:relative;
	color:#3e608b;
	border:1px #a5acb2 solid;
}

/* Page avec nav et content */
/* reset yui */
/*
.profil .yui-ge div.first, .yui-gf .yui-{
	width:73.5%;
}
.profil .yui-ge .yui-u, .yui-gf div.first{
	width:24.4%;
}
.accueil .yui-ge div.first, .yui-gf .yui-u{
	width:70.5%;
}
.accueil .yui-ge .yui-u, .yui-gf div.first{
	width:27.4%;
}
*/

#page{
	width:918px;
	margin-left:25px;
	margin-right:25px;
	border-bottom:0px;
	border-left:#e5e5e5;
	border-left-width:1px;
	border-right:#e5e5e5;
	border-right-width:1px;
	border-top-width:0px;
	border-left-style:solid;
	border-right-style:solid;
	padding-bottom:20px;
}
#bd{
	margin-top:0px;
	background-color:#FFFFFF;
	border-bottom:0px;
	border-top:0px;
	border-left:#e5e5e5;
	border-left-width:2px;
	border-right:#e5e5e5;
	border-right-width:2px;
	border-style:solid;
	position:relative;
	top:-6px;
	margin-left:0px;
}

/*  H1 Titre de la page (bandeau vert)*/
.accueil #titre-vert{
	display:none;
}
.profil #titre-vert{
	display:block;
}
#titre-vert h1{
	background-image:url(/images/h1.gif);
	height:42px;
	width:920px;
	line-height:42px;
	color:#FFFFFF;
	text-indent:20px;
	font-size:16px;
	font-weight:bold;
	margin-left:25px;
	margin-right:25px;
	margin-top:2px;
	background-repeat:repeat-x;
}

/* side-nav */
/* accueil  */
.accueil #side-nav{
	height:381px;
	width:348px;
	/* Below Added by PL: show the static image while flash is loading */
	
}
div.btn-jeminscris{
	position:relative;
	top:310px;
	left:23px;
	display:inline;
	height:75px;
	width:145px;
}
a.btn-jeminscris{
	background-image:url(/images/btn_je-m-inscris.gif);
	width:145px;
	height:75px;
	display:inline;
	padding:35px;
	padding-bottom:50px;
	padding-top:8px;
	*padding:0px;
	*padding-bottom:0px;
	*padding-top:0px;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.btn-jeminscris:hover{
	background-image:url(/images/btn_je-m-inscris-over.gif);
}
a.btn-jeminscris:active{
	background-image:url(/images/btn_je-m-inscris-down.gif);
}
span.btn-jeminscris{
	visibility:hidden;
	height:75px;
	width:145px;
	display:inline;
	*display:inline-block;
	text-decoration:none;
}
span.btn-jeminscris-inner{
	text-decoration:none;
	height:75px;
	width:145px;
	display:inline;
	*display:inline-block;
}
div.btn-monprofil{
	position:relative;
	top:310px;
	left:23px;
	display:inline;
	height:75px;
	width:145px;
}
a.btn-monprofil{
	background-image:url(/images/btn_mon-profil.gif);
	width:145px;
	height:75px;
	display:inline;
	padding:40px;
	padding-bottom:50px;
	padding-top:8px;
	*padding:0px;
	*padding-bottom:0px;
	*padding-top:0px;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.btn-monprofil:hover{
	background-image:url(/images/btn_mon-profil-over.gif);
}
a.btn-monprofil:active{
	background-image:url(/images/btn_mon-profil-down.gif);
}
span.btn-monprofil{
	visibility:hidden;
	height:75px;
	width:169px;
	display:inline;
	*display:inline-block;
	text-decoration:none;
}
span.btn-monprofil-inner{
	text-decoration:none;
	height:75px;
	width:169px;
	display:inline;
	*display:inline-block;
}
div.btn-confidentialite{
	top:0px;
	margin-left:85px;
	height:30px;
	width:169px;
}
a.btn-confidentialite{
	background-image:url(/images/btn_note-de-confidentialite.gif);
	width:169px;
	height:30px;
	display:inline;
	padding:22px;
	padding-bottom:14px;
	padding-top:6px;
	text-decoration:underline;
	background-repeat:no-repeat;
	font-size:10px;
	color:#000;
}
a.btn-confidentialite:hover{
	text-decoration:none;
	color:#000;
}

/* side-nav */
/*  profil  */
#side-nav{
	height:100%;
	width:239px;
}
div#side-nav-box{
	margin-left:10px;
	margin-right:5px;
	margin-top:10px;
	background-color:#b4b4b4;
}
div#side-nav-header{
	display:block;
	background-image:url(/images/nav-hd-boite.gif);
	background-repeat:no-repeat;
	width:224px;
	height:37px;
	border:0px;
}
p#side-nav-header-p{
	color:#FFFFFF;
	font-size:120%;
	line-height:2.5em;
	font-weight:bold;
	text-indent:18px;
}
#side-nav-content-ul{
	color:#FFFFFF;
}
div#side-nav-footer{
	display:block;
	background-image:url(/images/nav-ft-boite.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:224px;
	height:15px;
	border:0px;
}

/* sidenav subbox */
ul.side-nav-subbox{
	margin-top:8px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:5px;
	display:block;
}
li.side-nav-subbox-hd{
	display:block;
	background-image:url(/images/nav-sub-hd-boite.gif);
	width:212px;
	height:23px;
	border:0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-indent:16px;
	line-height:24px;
	font-style:italic;
	font-weight:bold;
	clear:both;
}
li.side-nav-subbox-ft{
	display:block;
	background-image:url(/images/nav-sub-ft-boite.gif);
	width:212px;
	height:12px;
	border:0px;
	background-repeat:no-repeat;
	clear:both;
	*padding-top:2px;
}
span.side-nav-subbox-ft{
	visibility:hidden;
	display:block;
}
ul.side-nav-subbox-ct{
	background-image:url(/images/nav-sub-ct-boite.gif);
	background-repeat:repeat-y;
	width:212px;
	padding-bottom:5px;
	padding-top:5px;
	display:run-in;
	float:left;
}
ul.side-nav-subbox-ct li{
	margin-left:12px;
	margin-top:3px;
	background-image:url(/images/nav-bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	min-height:18px;
	clear:both;
	display:block;
	padding-top:2px;
}
ul.side-nav-subbox-ct li:hover{
	background-image:url(/images/nav-bullet-over.gif);
}
/*Ajout PL: highlight left menu*/
#side-nav-subbox-ct-selected{
	background-image:url(/images/nav-bullet-over.gif);
}
ul.side-nav-subbox-ct li a{
	color:#FFFFFF;
	text-decoration:none;
	min-height:18px;
	clear:both;
	display:block;
	font-size:11px;
}

/* CONTENT - accueil */
.accueil #contenant{
	width:565px;
}
h2 span.hide{
	visibility:hidden;
}
table#accueil{
	width:556px;
	border:0px none;
}
table#accueil td{
	height:93px;
	width:278px;
}
table#accueil td a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	position:relative;
	left:25px;
	margin-right:20px;
	text-decoration:none;
	line-height:1.111;
	top:4px;
}
table#accueil td a:hover{
	color:#CCC;
}
table#accueil td a span{
	font-weight:normal;
	font-size:11px;
	font-style:italic;
	margin-right:20px;
}
table#accueil td.a1{
	background-image:url(/images/btn_accueill-1.gif);
}
table#accueil td.a2{
	background-image:url(/images/btn_accueill-2.gif);
}
table#accueil td.a3{
	background-image:url(/images/btn_accueill-3.gif);
}
table#accueil td.a4{
	background-image:url(/images/btn_accueill-4.gif);
}
h2.decouvrez{
	background-image:url(/images/titre_decouvrez-beaudry.gif);
	background-repeat:no-repeat;
	width:278px;
	height:26px;
}
h2.vedettes{
	background-image:url(/images/titre_emplois-vedettes.gif);
	background-repeat:no-repeat;
	width:278px;
	height:26px;
	margin-bottom:0px;
	padding-bottom:0px;
/*	margin-left: -20px;*/
}
div#offre-emploi{
	position:relative;
	width:555px;
	margin-bottom:10px;
}
div#offre-emploi div.dl div.dt{
	background-image:url(/images/table_poste-titre-ferme.gif);
	background-repeat:no-repeat;
	width:555px;
	height:25px;
}
div#offre-emploi div.open div.dt{
	background-image:url(/images/table_poste-titre-ouvert.gif);
	background-repeat:no-repeat;
	width:555px;
	height:25px;
	font-size:12px;
}
div#offre-emploi div.dl div.dt h5{
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
	position:relative;
	left:20px;
	top:5px;
	margin-left:10px;
	clear:none;
	width:200px !important;
	font-size:12px;
}
div#offre-emploi div.open div.dt h5{
	font-weight:bold;
	font-size:12px;
}
div#offre-emploi div.dl div.dt div{
	color:#FFFFFF;
	clear:none;
	display:inline;
}
div#offre-emploi div.dl div.dt span{
	color:#FFFFFF;
	clear:none;
	display:inline;
}
div#offre-emploi div.dl div.dt span.ville{
	position:absolute;
	left:200px;
	margin-top:5px;
}
div#offre-emploi div.dl div.dt span.poste{
	position:absolute;
	left:300px;
	margin-top:5px;
}
div#offre-emploi div.dl div.dt span.horaire{
	position:absolute;
	left:400px;
	margin-top:5px;
}
div#offre-emploi div.dl div.dt span.salaire{
	position:absolute;
	left:480px;
	margin-top:5px;
}
div#offre-emploi div.dl div.dd{
	display:none;
	width:555px;
}
div#offre-emploi div.open div.dd{
	background-color:#FFFFFF;
	display:block;
	left:3px;
}
div#offre-emploi div.open div.dd div{
	background-color:#669933;
	background-image:url(/images/table_poste-desc-ouvert.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:550px;
	padding-bottom:15px;
	position:relative;
	left:2px;
}
div#offre-emploi div.open div.dd div p{
	color:#FFFFFF;
	position:relative;
	left:25px;
	top:5px;
	margin-right:40px;
	font-size:11px;
}
div#offre-emploi div.open div.dd div p a{
	color:#FFFFFF;
	text-decoration:none;
}
div#offre-emploi div.open div.dd div p a:hover{
	color:#CCC;
}

/* CONTENT - profil */
#contenant{
	width:674px;
}
#content{
	margin-top:10px;
	position: relative;
}
#profil-content-hd{
	background-image:url(/images/profil_content_hd.gif);
	width:623px;
	height:33px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:25px;

}
#profil-content-hd h2{
	color:#5989c7;
	line-height:40px;
	font-size:130%;
	float:left;
	font-weight:400;
}
#profil-content-hd a.modifier{
	color:#000;
	line-height:40px;
	font-size:70%;
	float:right;
	text-decoration:underline;
}
#profil-content-hd a.modifier:hover{
	text-decoration:none;
}
#profil-content-ct{
	background-image:url(/images/profil_content_ct.gif);
	width:660px;
	height: 100%;
	background-repeat:repeat-y;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:80px;
}
#profil-content-ct p.email{
	color:#3b7113;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:15px;
}
#profil-content-ft{
	background-image:url(/images/profil_content_ft.gif);
	background-color:#FFFFFF;
	width:623px;
	height:14px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:25px;
	clear:both;
}

/*  profil content subbox */
ul.profil-content-subbox{
	margin-top:8px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:5px;
	display:block;
	position:relative;
	left:-12px;
}
.profil-content-subbox .separate{
	background: url(/images/profil_content_subbox_hdSeparator.gif) 0 0 no-repeat;
}
.profil-content-subbox td{
	position: relative;
}
.profil-content-subbox .ville{
	position: absolute;
	left: 265px;
	font-style: italic;
}
.trier{
	position: relative;
}
.trier img{
	margin: 7px 0 0 5px;
	float: left;
}
.profil-content-subbox-hd{
	display:block;
	background-image:url(/images/profil_content_subbox_hd.gif);
	width:648px;
	height:23px;
	border:0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-indent:16px;
	line-height:23px;
	float:none;
	clear:both;
}
li.profil-content-subbox-patch{
	*position:relative;
	*top:-2px;
}
li.profil-content-subbox-hd table{
	margin-left:15px;
	clear:none;
}
td.premiere-moitier{
	width:280px;
	padding-left:2px;
	padding-right:2px;
}
td.seconde-moitier{
	width:340px;
	padding-left:4px;
	padding-right:4px;
}
li.profil-content-subbox-hd h3{
	font-style:italic;
	font-weight:bold;
}
li.profil-content-subbox-hd h3.multiple{
	float:left;
	clear:none;
}
li.profil-content-subbox-hd a.modifier{
	color:#ccc;
	text-decoration:underline;
	font-size:80%;
	float:right;
	margin-right:20px;
}
li.profil-content-subbox-hd a.modifier:hover{
	text-decoration:none;
}
.profil-content-subbox-ft{
	display:block;
	background-image:url(/images/profil_content__subbox_ft.gif);
	width:648px;
	height:13px;
	border:0px;
	background-repeat:no-repeat;
	clear:both;
	*padding-top:2px;
	*position:relative;
	*top:-2px;
}
span.profil-content-subbox-ft{
	visibility:hidden;
	display:block;
}
div.profil-content-subbox-ct{
	background-image:url(/images/profil_content__subbox_ct.gif);
	background-repeat:repeat-y;
	width:648px;
	padding-bottom:5px;
	padding-top:5px;
	display:run-in;
	float:left;
	clear:both;
}
div.plain{
	padding-left:15px;
	padding-top:10px;
	padding-right:25px;
	width:608px;
}
div.plain h4{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}
div.profil-content-subbox-ct table{
	margin-left:15px;
} 
div.profil-content-subbox-ct table.first{
	width:280px;
}
div.profil-content-subbox-ct table.second{
	width:340px;
	margin-left:0px;
}
div.profil-content-subbox-ct table td{
	padding: 10px 30px 5px 0;
	clear:both;
	padding-right:2px;
}
div.profil-content-subbox-ct table td.first{
	width:200px;
	padding-left:2px;
}
div.profil-content-subbox-ct table td.second{
	width:80px;
	padding-left:2px;
}
div.profil-content-subbox-ct table td.third{
	width:340px;
	padding-left:0px;
	*padding-left:10px;
}
div.profil-content-subbox-ct a{
	color:#5989c7;
	text-decoration:underline;
	min-height:18px;
	clear:both;
	display:inline;
	width:22%;
}
div.profil-content-subbox-ct a:hover{
	text-decoration:none;
	color:#5989c7;
}
div.profil-content-subbox-ct span{
	color:#3b7113;
	display:inline;
	width:250px;
}
div.profil-content-subbox-ct span.italic{
	font-style:italic;
}

/* CONTENT PLAIN PAGE   */
#content-plain-hd{
	background-image:url(/images/content-plain-hd.gif);
	background-repeat:no-repeat;
	position:relative;
	left:8px;
	top:8px;
	height:35px;
	width:901px;
}
#content-plain-hd h3{
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	position:relative;
	left:20px;
	top:8px;
}
#content-plain-ct{
	background-image:url(/images/content-plain-ct.gif);
	background-repeat:repeat-y;
	position:relative;
	left:8px;
	top:8px;
	width:861px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:40px;
}
/*--- 						---*/
/*
#content-plain-ct p{
	position:relative;
	left:20px;
	margin-bottom:5px;

}
#content-plain-ct h4{
	position:relative;
	left:20px;
	font-weight:bold;
	margin-bottom:5px;
}
*/
/*--- 						---*/
#content-plain-ct h5{ /*Ajout Link*/
    font-size:11px;
    font-weight:bold;
}
#content-plain-ct .link-section{
    padding-top:10px;
    padding-left:22px;
}
#content-plain-ct em{
	position:relative;
	font-style:italic;
	font-weight:normal;
}
#content-plain-ft{
	background-image:url(/images/content-plain-ft.gif);
	background-repeat:no-repeat;
	position:relative;
	left:8px;
	top:0px;
	height:20px;
	width:901px;
}

/* FOOTER   */
/*#ft{
	height:110px;
	position:relative;
	top:-6px;
}*/
#ft{
  height: 110px;
  margin-top: -6px;
  float: left;
}
#footer{
	padding-top:0px;
	height:70px;
	background-color:#FFFFFF;
	border-top:0px;
	border-bottom:#e5e5e5;
	border-bottom-width:2px;
	border-left:#e5e5e5;
	border-left-width:2px;
	border-right:#e5e5e5;
	border-right-width:2px;
	border-style:solid;
	padding-left:25px;
	padding-right:25px;
}
#ft div#ft-bar-left{
	background-image:url(/images/ft_left.gif);
	height:28px;
	width:16px;
	float:left;
}
#ft div#ft-bar{
	background-image:url(/images/ft.gif);
	background-repeat:repeat-x;
	height:28px;
	width:888px;
	float:left;
}
#ft div#ft-bar-right{
	background-image:url(/images/ft_right.gif);
	height:28px;
	width:16px;
	float:left;
}
#ft div#ft-links{
	text-align:center;
	padding-top:40px;
}
#ft div#ft-links span{
	font-size:10px;
}
#ft div#ft-links a{
	font-size:10px;
	text-decoration:underline;
	color:#000000;
}
#ft div#ft-links a:hover{
	text-decoration:none;
}
.formulaireTable td{
	padding: 5px 5px 0px 5px;
}

.formulaireTableEmbeded td{
	padding: 5px 5px 0px 0px;
}

/*Ajout PL : style pour <tr> dans formulaireTable*/

.label-field{
	font-size: 11px;
}

.field input{
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	color:#5989C7;
	font-size:11px;
	width:229px;
	height:18px;
	padding:4px 6px 0px 6px;
}
.field select{
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	color:#5989C7;
	font-size:11px;
	width:243px;
	height:24px;
	padding:4px 6px 4px 6px;
}
.field option{
	padding:4px 6px 4px 6px;
}
.field textarea{
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	color:#5989C7;
	font-size:11px;
	width:229px;
	height:120px;
	padding:4px 6px 0px 6px;
}

.checkbox-field input{
	margin: 0pt;
}
.checkbox-field label{
	color:#5989C7;
	font-size:11px;
	padding-left: 6px;
}

a.form-link:link{
	font-size: 11px;
	color: #5989c7;
	font-weight: bold;
	text-decoration: underline;
}
a.form-link:visited{
	color:#5989C7;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.form-link:hover{
	color:#014B8E;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

/* FIN Ajout PL : style pour <tr> dans formulaireTable*/


/* Formulaire (OLD) */
/*.form-field{
	width: 441px;
	margin-bottom: 12px;
	height: auto;
}
.label-field{
	font-size: 11px;
	line-height:22px;
	text-align:left;
	width:186px;
	height:22px;
	float:left;
}
.field{
	width:229px;
	height: auto;
	margin: 0 0 0 10px;
	float:left;
}

.radioBtn td{
	padding: 2px 5px 2px 0;
}
.checkbox-field{
	text-align:left;
	margin-right:30px;
	height:22px;
	float:left;
	padding-top:6px;
}
.field input{
	clear: right;
	float: left;
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	color:#5989C7;
	font-size:11px;
	width:229px;
	height:18px;
	padding:4px 6px 0px 6px;
}
.field select{
	clear: right;
	float: left;
	background-color:#FFFFFF;
	border:1px solid #C9C9C9;
	color:#5989C7;
	font-size:11px;
	width:243px;
	height:24px;
	padding:4px 6px 4px 6px;
}
.checkbox-field input{
	margin: 0pt;
}
.checkbox-field label{
	color:#5989C7;
	font-size:11px;
	padding-left: 6px;
}
.field option{
	padding:4px 6px 4px 6px;
}
.form-checkbox label{
	clear: left;
	display: block;
	float: left;
	margin-left: 8px;
	color:#5989C7;
	font-size:11px;
}
a.form-link:link{
	font-size: 11px;
	color: #5989c7;
	font-weight: bold;

	text-decoration: underline;
}
a.form-link:visited{
	color:#5989C7;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.form-link:hover{
	color:#014B8E;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
*/
#stepBread{
	width: 400px;
}
#stepBread #imgStep{
	margin: 8px 0 0 0;
	float: left;
}
#stepBread p{
	margin: 0 20px 0 0;
	float: left;
}
#imgStep a{

	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 0 !important;
}
.tableContent{
	width: 620px;
}
.toolBox input{
/*	width: 150px;*/
	font-size: 10px;
}
.tableContent th {
	padding: 20px 0 0 0;
	font-weight: bold;
	font-size: 12px
}
.tableContent .toolBox{
	background: #d6e2f0;
	padding: 5px;
}
/*.tableContent */.saveLg{
	width: 107px;
	height: 23px;
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	display: block;
	cursor: pointer;
	border: none;
	background: url(/images/btnSaveBgLgGray.gif) 0 0 no-repeat;
	color: #fff;
}
/*.tableContent */.saveLg:hover{
	color: #ccc;
}
.headingLeft{
	width: 460px;
	float: left;
}
.headingRight{
	width: 260px;
	position: absolute;
	left: 330px;
}
.addNew{
	margin: 0 20px 0 0;
	float: right;
	color: #fff;
	text-decoration: none;
}
.addNew:hover{
	color: #ccc;
}

#fullHeader{
	height: 36px;
	background: url(/images/fullHeaderBg.gif) 0 0 no-repeat;
}
#fullFooter{
	height: 16px;
	background: url(/images/fullFooterBg.gif) 0 0 no-repeat;
}
#fullPageSetup{
	width: 858px;
	margin: 0 0 0 20px;
}
#fullContent a{
	color: #5989c7;
	font-size: 12px;
}
#fullContent td span{
	float: left;
	color: #3b7113;
	font-size: 10px;
}
#fullPageSetup table{
	width: 100%;
	height: 100%;
	background: url(/images/fullContentBg.gif) 0 0 repeat-y;
}
#fullPageSetup table td{
	height: 60px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#fullHeader div{
	margin-top: 6px;
	float: left; 
	color: #fff;
}
#fullHeader div h3,
#fullHeader div .trier{
	float: left;
	margin: 0 0 0 20px;
}
.tableHeader{
	width: 330px;
	margin: 0 0 0 20px;
}
.tableHeaderSecond{
	width: 158px;
}
/*--------------------*/
#toolBoxPostuler{
	position: absolute;
	top: 10px;
	right: 20px;
}
#toolBoxPostuler #btnPostuler{
	width: 138px;
	height: 32px;
	margin: 5px 0 0 0;
	display: block;
	background: url(/images/btnPostuler.gif) 0 0 no-repeat;
}
#toolBoxPostuler a{
	color: #4f8421;
}
#toolBoxPostuler span{
	display: none;
}
#detailBox{
	width: 587px;
	font-size: 12px;
}
#boxHeader{
	height: 34px;
	background: url(/images/headingProfilDetailRound.gif) 0 0 no-repeat;
	color: #fff;
}
#boxHeader h3,
#boxHeader span{
	margin: 7px 10px 0 10px;
}
#boxHeader h3{
	float: left;
}
#boxHeader span{
	float: right;
}
#boxContent{
	padding: 10px;
	background: url(/images/bgProfileDetail.gif) 0 0 repeat-y;
	color: #434343;
}
#boxContent p{
	color: #3b7113;	
}
#boxContent li{
	margin: 5px 0 0 0;
	list-style: none;
}
#boxContent li span{
	color: #5989c7;
}
#boxFooter{
	height: 9px;
	background: url(/images/footerProfilDetailRound.gif) 0 0 no-repeat;
}
#descriptionMaster{
	height: 350px;  /*TODO fix this property to be dynamic*/
	margin: 20px 0 0 0;
	color: #434343;
}
#descriptionContent{
	width: 450px;
	margin: 0 20px 0 0;
	float: left;
	font-size: 12px;
}
#descriptionContent p{
	margin: 0 0 20px 0;
}
#descriptionContent li{
	list-style: inside;
}
#descriptionList li{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}
#descriptionList li span{
	color: #5989c7;
	font-weight: normal;
}
#descriptionList{
	width: 350px;
	float: left;
}
#pagination_container{
	margin: 20px auto 0 auto;
}
#linkBack a{
	position: absolute;
	right: 24px;
	top: 8px;
	color: #fff;
}
#color-initial{
	color: #c00;
}
#color-translation{
	color: #bb0;
}
#color-publish{
/*	color: #f33;*/
}
#color-approved{
	color: #c00;
}
#color-template{
	color: #040;
}
#color-delete{
	color: #000;
}
#home-link{
	font-style: none;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}
#home-link:hover{
	text-decoration: none;
	color: #ccc;
}

.clearer { 
	overflow: hidden; 
	height: 1px; 
	clear: both;
}