/* EMPLOIS */

.listing li {
	cursor:pointer;
}

.col1 {
	float: left;
	width: 255px;
}


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

.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;
}

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

#emploi_results {
	margin: 0 0 0 0;
	height: 460px;
	display:none;
	width: 220px;
	overflow-y: auto;
	border-left: 2px dotted #D5BDA4;
	padding: 0;
	float: left;
	background-color:white;
}
#emploi_results h2 {
	color:#D5BDA4;
	font-size:14px;
	padding:0 20px;
}

#emploi_details {
	min-height:460px;
	width:482px;
	float:right;
	padding:0;
	color: #553424;
	}
	* html #emploi_details { height:460px; }


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

#emploi_details h2 {
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height:15px;
	font-weight: bolder;
 	color: #D5BDA4;
}
	
/* FORM Postuler */
	

#formPostuler H1 {
	color:#553424;
}

#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:-7px 0 10px 0;
	font-weight: normal;
}

#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: #553424;
}
/* width:200px; float:left; clear:left; padding:0; width:200px; float:right; clear:right; padding:0;" */