.module_emploi .content_background {
	overflow:hidden;
	width:338px;
	height:230px;
	background:url('/images/interface/modules/emploi/globe.gif') 204px 121px no-repeat;
}

.module_emploi .top h1 {
	display:inline;
	overflow:hidden;
	float:left;
	width:196px;
	height:17px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/emploi/h1.gif');
	margin-left:7px;
	margin-top:7px;
}

.module_emploi .content .previous {
	display:block;
	overflow:hidden;
	float:right;
	margin-right:10px;
	margin-top:0px;
	width:45px;
	height:15px;
	background:url('/images/interface/modules/emploi/previous.gif');
	font-size:1px;
	text-indent:-300px;
	color:#FFFFFF;
}
.module_emploi .content .previous_unavailable {
	display:block;
	overflow:hidden;
	float:right;
	margin-right:10px;
	margin-top:0px;
	width:45px;
	height:15px;
	background:url('/images/interface/modules/emploi/previous_unavailable.gif');
	font-size:1px;
	text-indent:-300px;
	color:#FFFFFF;
}
.module_emploi .content .next {
	display:block;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
	width:45px;
	height:15px;
	background:url('/images/interface/modules/emploi/next.gif');
	font-size:1px;
	text-indent:-300px;
	color:#FFFFFF;
}
.module_emploi .content .next_unavailable {
	display:block;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
	width:45px;
	height:15px;
	background:url('/images/interface/modules/emploi/next_unavailable.gif');
	font-size:1px;
	text-indent:-300px;
	color:#FFFFFF;
}

.module_emploi .content .offres {
	overflow:hidden;
	width:100%;
	height:148px;
	margin-top:25px;
	background:url('/images/interface/modules/emploi/background_offres.gif');
}
.module_emploi .content .offres_smaller {
	display:block;
	position:relative;
	overflow:hidden;
	width:100%;
	height:146px;
	margin-top:1px;
}
.module_emploi .content .offre {
	display:block;
	overflow:hidden;
	width:100%;
	height:146px;
}
.module_emploi .content .offre .illustration {
	display:block;
	width:130px;
	height:60px;
	border:1px solid #D7D7D7;
	margin-top:9px;
	margin-left:auto;
	margin-right:auto;
	color:#4B4B4B;
	text-align:center;
}
.module_emploi .content .offre .illustration img {
	border:0px;
	margin-left:auto;
	margin-right:auto;
}
.module_emploi .content .offre .illustration .noIllustration {
	margin-top:6px;
}
.module_emploi .content .offre h2 {
	font-size:14px;
	font-weight:100;
	margin-top:6px;
	margin-left:10px;
	margin-bottom:4px;
}
.module_emploi .content .offre h2 a,
.module_emploi .content .offre h2 a:hover,
.module_emploi .content .offre h2 a:visited {
	color:#7fa01f;
	text-decoration:none;
}
.module_emploi .content .offre .informations {
	margin-left:10px;
	font-size:12px;
	color:#000000;
	line-height:14px;
}
.module_emploi .content .offre .informations span {
	width:330px;
	color:#4B4B4B;
}

.module_emploi .content .toutes_offres {
	overflow:hidden;
	width:100%;
	height:31px;
	border-top:1px solid #C0C0C0;
	font-size:12px;
	color:#000000;
	text-align:right;
	padding-top:7px;
}
.module_emploi .content .toutes_offres a,
.module_emploi .content .toutes_offres a:hover,
.module_emploi .content .toutes_offres a:visited {
	color:#000000;
	text-decoration:underline;
	margin-right:10px;
}

