/* EMPLOIS */

#emploiDetailsContent ul li {
	/*list-style-position:inside;*/
	position:relative;
	left:14px;
	list-style-type:disc;
	font-size:		15px;
	font-family:	Arial;
	text-align:		left !important;
}

#emploi_details .col_right div {
	font-size:		15px;
}

.listing li {
	cursor:			pointer;
	display:		inline-block;
	/*width:			230px;*/
	width:			226px;
	border-top:		1px dotted #bababa;
	margin:			0 15px 0 0;
	float:			left;
	height:			175px;
	position:		relative;
}

.sec_title {
	font-size:		32px;
}

.col1 {
	/*float: left;*/
	/*width: 255px;*/
	width:		100%;
}


#col2_emploi {
	overflow:hidden;
	background-repeat:no-repeat;
	float: right;
	/*width: 704px;*/
	margin-left: 0px;
	background-color:white;
	width:		100%;
}

/*.emploi_fr {
	background-image:url(../images/bg/bg_emploi_fr.jpg);
}*/

/*.emploi_en {
	background-image:url(../images/bg/bg_emploi_en.jpg);
}*/

.col1 label {
	/*color: #D5BDA4;*/
	text-transform: uppercase;
	font-size: 		11px;
	font-family:	'MuseoSans300';
	font-weight:	normal;
}

.col1 input {
	width: 215px;
	font-weight:normal;
	border: 1px solid #64797A;
	margin-bottom: 10px;
	outline: none;
}

#emploi_results {
	margin: 			0 0 0 0;
	/*height: 460px;*/
	min-height:	460px;
	display:			none;
	/*width: 220px;*/
	/*border-left: 2px dotted #67605e;*/
	padding: 			0;
	background-color:	white;
}
#emploi_results h2 {
	color:			#D5BDA4;
	font-size:		14px;
	padding:		0 20px;
}

#emploi_details {
	/*min-height:	460px;*/
	/*width:482px;*/
	padding:	0;
	color: 		#797877;
	width:		960px;
	margin:		20px 0 0 0;
	}
	* html #emploi_details { height:460px; }


#emploiDetailsContent,
#formPostuler {
	/*margin-left: 20px;*/
}

#emploi_details h2 {
	text-transform: 	uppercase;
	font-size: 			15px;
	line-height:		15px;
	/*font-weight: 		bolder;*/
 	color: 				#4B8F21;
	margin:				0 0 15px 0;
	font-family:		Arial;
}
	
/* FORM Postuler */
	

#formPostuler H1 {
	color:#797877;
}

#formPostuler  LABEL {
	margin-top:10px;
	display:inline-block;
}
#formPostuler  .inText {
	width:90%; 
	display:inline-block; 
	margin-bottom:10px;
}

#formPostuler LABEL.location, 
LABEL.location {
	display:		block; 
	margin:			-12px 0 35px 0;
	font-weight: 	normal;
	font-size:		15px;
	text-transform:	uppercase;
}

#formPostuler .button,
.postuler .button {
	/*width:230px;*/
	/*text-align:center;*/
	/*padding:1px 0px 1px 0px; */
}

#sepForm {
	padding: 0 0 0 0;
}

#formCV {
	padding: 0 0 0 0;
}

.colFormSubmit {
	padding: 30px 0 30px 0;
}
.colFormSubmit .button {
	float:left;
}
.formReq  {
	display:block; 
	margin-left:15px;
	float:left;
	/*float:right;*/
}

.colFormFull p {
	color:black;
}

#noCV {
	padding: 20px 0 0 0;
	
}

#noCV p {
	color: #797877;
}
/* width:200px; float:left; clear:left; padding:0; width:200px; float:right; clear:right; padding:0;" */

/***** ADDED FOR NEW SKIN AUTUMN 2011 *****/

/* TYPOS */

.listing .titre, .gmap_info .titre {
	font-family:		'MuseoSans300',Arial;
	font-size:			18px;
	font-weight:		normal;
}

.listing .desc {
	font-size:			12px;
}

h1.main_title {
	float:			left;
	text-transform:	uppercase;
}

.col1 #left form {
	float:		right;
	margin:		52px 0 0 0;
}

.col1 .select {
	border-color:	#e5e5e5;
	width:			150px;
}
.col1 select {
	/*background:	none;*/
	width:			150px;
}

.listing a:link, 
.listing a:active,
.listing a:visited,
.listing a:focus,
.listing a:hover {
	background:			none;
}

.listing a:hover .titre {
	color:				#4B8F21;
}

.listing .titre, .gmap_info .titre {
	color:				#4B8F21;
}

.listing {
	padding:			0;
	margin-top:			20px;
}

.more {
	position:			absolute;
	bottom:				10px;
	color:				#A5A5A5;
	font-size:			Arial;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	width:				75px;
}

.listing li:hover .more {
	background:			url('../images/bg_more_emploi.png') 100% 4px no-repeat;
	color:				#4B8F21;
}


#emploi_details .col_left,
#emploi_details .col_right {
	width:				450px;
}

#emploi_details .col_left {
	float:				left;
}

#emploi_details .col_right {
	float:				right;
}

#emploi_details p {
	margin:				0;
	font-size:			15px;
}
.col {
	width:				150px;
	float:				left;
	margin:				0 20px 0 0;
}

/* APPLICATION_FORM */

.line {
	width:				205px;
}

#formPostuler .inText {
	width:				193px;
}

#confirm_message {
	width:				500px;
	margin:				20px auto 40px auto;
	font-size:			15px;
}

#confirm_message a {
	padding:			0 20px;
	display:			inline-block;
}

