#right-column .info{
	color: #0176ad;
	line-height: 23px;
}
#right-column .info .pagination{
	float: right;
}
#right-column .info a{
	color: #0176ad;
}
#right-column .info strong{
	font-size: 12px;
}

#right-column .job {
	margin-bottom: 25px;
	width: 430px;
	padding-left: 42px;
}

#right-column .job h2 {
	color: #0076ad;
	background-image: url(img/h2.png);
	height: 34px;
	line-height: 34px;
	padding-left: 43px;
	font-size: 30px;
	font-weight: bold;
	margin-left: -83px;
	margin-bottom: 10px;
}

#right-column .job h3 {
	width: 454px;
	padding-left: 25px;
	height: 25px;
	line-height: 25px;
	color: white;
	background-image: url(img/h3.png);
	font-size: 13px;
	margin: 0 0 1px -42px;
	text-transform: uppercase;
}

#right-column .job h4 {
	width: 437px;
	padding-left: 20px;
	height: 19px;
	line-height: 19px;
	color: #22bed4;
	background-image: url(img/h4.png);
	font-size: 12px;
	margin: 20px 0 1px -20px;
	text-transform: uppercase;
}

#right-column .job .dossier {
	color: #0076ad;
}

#right-column .job .dossier .field {
	color: #0076ad;
	border-style: none;
	line-height: normal;
	margin-top: 5px;
	font-size: 10px;
}

#right-column .job .dossier .field .name {
	color: #0076ad;
	display: block;
	float: left;
}

#right-column .job .dossier .field .value {
	display: block;
	float: left;
	padding-left: 5px;
}

#right-column .job .field{
	font-size: 12px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 23px;
	margin: 0 0 0 -7px;
	padding-left: 7px;
}

#right-column .job .field .name {
	font-weight: bold;
	color: #5c5c5c;
}

#right-column .job .urgent {
	text-transform: uppercase;
	color: #ef9f41;
	font-size: 13px;
	font-weight: bold;
}
#right-column .job .description {
	color: #909090;
}
#right-column .job .description a {
	color: #f79523;
	text-decoration: underline;
	background: url(img/a.png) no-repeat 0 2px;
	text-indent: 10px;
	display: block;
}
#right-column .job .description a:hover {
	color: #f79523;
	text-decoration: none;
}
.postuler{
	background-image:url(img/postuler.png);
	width:102px;
	padding-top:35px;
}
