#intro {
}
#intro .content {
	margin:20px 10px 15px 0px;
}
#intro .content p {
	color:#666;
	font-size:85%;
	padding-bottom:5px;
}
#recruitment {
	background:url(../images/template/sep_v_bg_ffffff.gif) repeat-y;
}
#recruitment .content {
	margin:20px 10px 15px 10px;
}
#recruitment .content h2 {
	font-size:93%;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}
#recruitment .content p {
	padding-bottom:5px;
	font-size:93%;
	text-align:justify;
}
#recruitment .content strong {
	font-weight:bold;
}

#recruitment .content h1#job-ad-title {
	color:#990000;
	font-size:131%;
	font-family:Verdana;
	font-weight:bold;
	padding-bottom:3px;
	border:none;
	margin:0;
}
#recruitment #job-ad-info ul {
	margin-left:15px;
}
#recruitment #job-ad-info ul li {
	list-style-image: url(../images/template/puce_2.gif);
	list-style-position: outside;
}
#recruitment #job-ad-abstract {
	background-color: #eee;
	padding:10px;
	border: 1px solid #ccc;
	color: #666;
	margin-top: 20px;
}
#recruitment .job-ad-details {
	margin-top:20px;
}
#recruitment .job-ad-details h2 {
	font-size: 108%;
	font-family:Helvetica, Arial;
	color:#20343F;		
}
#recruitment .job-ad-details .sep {
	background:url(../images/template/sep_h_bg_f0f0f0.gif) repeat-x;
	height:10px;
	font-size: 0;
	line-height: 0;
}
#recruitment #job-ad-apply {
	margin-top: 20px;
}
#recruitment #job-ad-apply a {
	padding: 5px;
	background-color: #20343F;
	color:#fff;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	cursor: pointer;
	text-decoration: none;
}
#recruitment #job-ad-apply a:hover {
	text-decoration: none;
}

#recruitment #job-listing {
	margin-top:10px;
}
#recruitment #job-listing h2 {
	font-size: 108%;
	font-family:Helvetica, Arial;
	color:#20343F;	
}
#recruitment #job-listing .job-ad {
	margin-bottom: 10px;
}
#recruitment #job-listing .job-ad h3 {
	font-weight:bold;
	margin-bottom: 5px;
}
#recruitment #job-listing .job-ad p {
	color:#666;
}
#recruitment #job-listing div.sep {
	background:url(../images/template/sep_h_bg_f0f0f0.gif) repeat-x;
	height:10px;
	font-size: 0;
	line-height: 0;
}