/* ***** ***** EMPLOIS ***** ***** */

div#featured_jobs {
	width: 960px;
	height: 203px;
	position: absolute;
	left: 0;
	top: -24px;
	background: url(../images/bg_featured_jobs.gif) repeat-x center top;
	z-index: 7000;
}

div#ombre_top_g {
	width: 10px;
	height: 170px;
	background: url(../images/ombre_top_g.png) no-repeat right top;
	position: absolute;
	left: -10px;
	top: -24px;
	z-index: 7000;
}

div#ombre_top_d {
	width: 10px;
	height: 170px;
	background: url(../images/ombre_top_d.png) no-repeat left top;
	position: absolute;
	left: 960px;
	top: -24px;
	z-index: 7000;
}

div.featured_jobs_box {
	width: 220px;
	height: 183px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

div#administration_management_hr_finance {
	background-image : url(../images/bg_home_newjobs_d.png);
}

div#technology_resources, div#specialized_professional_services {
	background-image : url(../images/bg_home_newjobs_2.png);
}

div#industrial_trades {
	background-image : url(../images/bg_home_newjobs_g.png);
}

div.featured_jobs_box ul {
	list-style: none;
	margin: 10px 0;
	padding: 6px 0 5px 0;
	border-top: 1px dotted #2f4aa3;
	border-bottom: 1px dotted #2f4aa3;
	height: 72px;
}

div.featured_jobs_box ul li {
	margin: 0;
	padding: 0 0 3px 14px;
	background: url(../images/bullet_8a99c9.gif) no-repeat left 6px;
}

div.featured_jobs_box ul li a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

div.featured_jobs_box ul li a:hover {
	text-decoration: underline;
}

a.btn_more_jobs {
	float: right;
	display: block;
	width: 74px;
	height: 26px;
	background-image: url(../images/en/bg_btn_more_jobs.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

a.btn_more_jobs:hover {
	background-image: url(../images/en/bg_btn_more_jobs_o.png);
}

a.btn_plus_d_emplois {
	float: right;
	display: block;
	width: 101px;
	height: 26px;
	background-image: url(../images/fr/bg_btn_plus_d_emplois.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

a.btn_plus_d_emplois:hover {
	background-image: url(../images/fr/bg_btn_plus_d_emplois_o.png);
}

/* ***** ***** CONTENU ***** ***** */

div#content {
	width: 960px;
	padding-top: 179px;
	background: url(../images/bg_content_home.gif) repeat-y center top #fff;
}

/* ***** ABOUT ***** */

div#about {
	float: left;
	width: 580px;
	padding: 10px;
}

/* ***** NEWS ***** */

div#news {
	float: left;
	width: 340px;
	background: url(../images/ombre_news_h.gif) no-repeat left top transparent;
	padding: 10px;
}

div#news_list {
	font-style: italic;
	margin: 10px 0 8px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
}

ul#news_list {
	list-style: none;
	margin: 10px 0 8px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
}

ul#news_list li {
	margin: 0;
	padding: 0 0 10px 14px;
	background: url(../images/bullet_8a99c9.gif) no-repeat left 5px;
}

ul#news_list li a {
	text-decoration: none;
}

ul#news_list li a span {
	display: block;
	clear: both;
	margin-bottom: 2px;
}

ul#news_list li a span.news_date {
	font-size: 0.92em;
	color: #000;
}

ul#news_list li a span.news_title {
	font-weight: bold;
	color: #22409f;
	line-height: 1.36;
}

ul#news_list li a span.news_excerpt {
	font-size: 0.92em;
	color: #000;
	line-height: 1.36;
}

ul#news_list li a:hover span.news_excerpt {
	text-decoration: underline;
}

a#btn_all_news {
	float: right;
	display: block;
	width: 106px;
	height: 26px;
	background-image: url(../images/en/bg_btn_all_news.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

a#btn_all_news:hover {
	background-image: url(../images/en/bg_btn_all_news_o.png);
}

a#btn_toutes_les_nouvelles {
	float: right;
	display: block;
	width: 139px;
	height: 26px;
	background-image: url(../images/fr/bg_btn_toutes_les_nouvelles.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

a#btn_toutes_les_nouvelles:hover {
	background-image: url(../images/fr/bg_btn_toutes_les_nouvelles_o.png);
}