#search-zone {
	height: 36px;
	padding-top: 15px;
	text-align: right;
}

#search-zone input {
	border: 1px solid #DBDBDB;
}

.search-field {
	height: 18px;
}

.profile {
	padding: 17px 17px 17px 17px;
	height: 1%;
	position: relative;
}

.even {
	background-color: #EDF3FE;
}

.odd {
	background-color: #FFF;
}

.send-cv {
	width: 125px;
	height: 20px;
	line-height: 20px;
	font-variant: small-caps;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	left: 750px;
	top: 22px;
}

.send-cv a {
	color: #FFF;
	text-decoration: none;
}

.send-cv a:hover {
	text-decoration: underline;
}

.even .send-cv {
	background: url(../images/send-cv-blue.jpg) no-repeat;
}

.odd .send-cv {
	background: url(../images/send-cv-white.jpg) no-repeat;
}

.profile h1 {
	font-size: 19px;
	font-variant: small-caps;
	/*height: 20px;*/
	height: 1.2em;
}

.job-title {
	font-size: 12px;
	font-variant: normal;
}

.profile h2 {
	font-size: 12px;
	font-weight: normal;
	color: #8D8A8A;
	margin-bottom: 10px;
	/*height: 12px;*/
	height: 1.2em;
}

.line {
	height: 1%;
	margin-bottom: 8px;
}

.last {
	margin-bottom: 0px;
}

.label {
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	float: left;
}

.value {
	float: left;
}

#paging {
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#paging img {
	position: relative;
	top: 2px;
}

.tab {
	height: 29px;
	line-height: 29px;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #FF4C10;
}

.tab span {
	background-color: #EDF3FE;
	padding: 5px 10px;
}

fieldset {
	background-color: #FFF;
	border: 1px solid #d6d6d6;
	padding-top: 12px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

fieldset h1 {
    padding-left: 18px;
    margin-bottom: 23px;
}

.left {
	float: left;
	width: 49%;
	padding-left: 10px;
}

.three-cols {
	width: 30%;
}

.right {
	float: left;
}

.row {
	padding: 0px 0px 0px 10px;
	margin-bottom: 13px;
}

label {
	/*line-height: 21px;*/
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}

fieldset.identity label {
	width: 145px;
}

fieldset.others label {
	width: 145px ;	
}

fieldset.languages label {
	width: 85px;
}

fieldset.experience label {
	width: 70px;
}

fieldset.experience label.textarea {
	width: 100px;
}

.field {
	line-height: 21px;
	float: left;
	text-align: left;
}

.field input, .field select, .field textarea {
	border: 1px solid #8D8A8A;
}

input.radio,
input.noborder {
	border: none;
}

textarea.etudes {
	width: 275px;
	height: 100px;
}

.separator {
	clear: both;
	height: 20px;
}

.separator-exp {
	clear: both;
	height: 40px;
	border-bottom: 1px dotted #8D8A8A ;
	width: 75%;
	margin: 0px auto;;
	margin-bottom: 40px;
}

.mandatory {
	color: #ff1c03;
	font-weight: bold;
}

select {
	font-size: 12px;
}

.small {
	font-size: 10px;
}

#Annonce {
    width: 150px;
}

#the-form h2 {
	background: none;
	color: #346BC4;
	font-size: 12px;
	padding-left: 0;
	margin-left: 18px;
	margin-right: 20px;
	margin-bottom: 13px;
	border-bottom: 1px dotted #99b5e1;
	display: block;
}

#LangNom1 {
	width: 200px;
}

