/*tableau cv*/
.texte.recrutement {
	padding-bottom: 200px;
	}
.texte.recrutement table {
    border-collapse: collapse;
	margin: 40px auto 0 auto;
	width: 100%;
	}
.texte.recrutement table th {
	background-color: #d7d7d7;
	height: 35px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    font-size: 15px;
    color: #483941;
	text-transform:uppercase;
	vertical-align:middle;
	}

.texte.recrutement table td {
	font-size: 14px;
	color: #231f20;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	width: calc(50%/4);
	text-align: center;
	vertical-align:middle;
	}

.texte.recrutement table td b{
	font-size: 14px;
	color: #231f20;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	}
.texte.recrutement table td:nth-child(1) { 
	width: 50%;
	text-align: left;
	padding: 15px;
	}
.texte.recrutement table.col2 td:nth-child(1) { 
	padding: 7px;
	}
.texte.recrutement table.candidat td, table.candidat td:nth-child(1) {
	width: calc(50%/5);
	text-align:center;

	}	
.texte.recrutement table tr:nth-child(even) { 
	background-color: #ededee;
	}
.texte.recrutement table.col2 tr:nth-child(even) { 
	background-color: #fff;
	}
.texte.recrutement table.col2 tr td:nth-child(even) { 
	font-size: 16px;
	font-weight:400;
	text-align:left;
	width: 50%;
	}
.texte.recrutement table.col2 tr:nth-child(odd) { 
	background-color: #fff;
	}
.texte.recrutement table.col2 tr td:nth-child(odd) { 
	text-align:right;
	font-size: 16px;
	width: 50%;
	}
.texte.recrutement table.candidat tr:nth-child(even) { 
	background-color: #fff;
	}
.texte.recrutement table td a { 
	display: block;
	text-decoration: none;
	text-transform: inherit;
	font-weight: 300;
	color: #231f20;
	}
.texte.recrutement table td.bouton a { 
	width: 60px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #00529B;
	text-transform:uppercase;
	border: 1px solid #00529B;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	display: block;
	margin: 0 auto 0 auto;
	}
.texte.recrutement table td.bouton a:hover { 
	background-color: #00529B;
	color: #fff;
	}
@media screen and (max-width:680px) {
.texte.recrutement table.artisan td:nth-child(2), .texte.recrutement table.artisan td:nth-child(3), .texte.recrutement table.artisan td:nth-child(4), .texte.recrutement table.artisan th:nth-child(2), .texte.recrutement table.artisan th:nth-child(3), .texte.recrutement table.artisan th:nth-child(4) { 
	display: none;
	}
.texte.recrutement table.artisan th:nth-child(1) { 
	text-align: left;
	padding-left: 15px;
	}
.texte.recrutement table.candidat td:nth-child(3), .texte.recrutement table.candidat td:nth-child(4), .texte.recrutement table.candidat th:nth-child(3), .texte.recrutement table.candidat th:nth-child(4) { 
	display: none;
	}
.texte.recrutement table td a { 
	color: #fd4e0d;;
	}
}

.texte.recrutement .retour {
    display: block;
    border: 1px solid #e3e3e3;
    text-align: center;
    float: right;
    width: 90px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 14px;
    color: #ababab;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 40px;
}
.texte.recrutement h1 {
   clear: both;
	}
.texte.recrutement h1 + table {
   margin-top: 60px;
	}

.texte.recrutement .contacter {
    display: block;
    width: 230px;
    height: 50px;
    background-color: #fd4e0d;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin: 30px auto 30px auto;
    font-size: 20px;
}
.texte.recrutement h3 {
    padding: 20px 20px 5px 20px;
}

.texte.recrutement ul#cv {
    max-width: 600px;
    width: 90%;
    margin: 45px auto 0 auto;
}
@media screen and (max-width:450px) {
.texte.recrutement ul#cv {
	width: 92%;
	margin: 0 4% 0 4%;
	}
}
.texte.recrutement ul#cv textarea {
    width: 95%;
    height: 150px;
    line-height: 16px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    color: #000;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 2%;
}
.texte.recrutement ul#cv input[type="text"] {
    width: 95%;
    height: 35px;
    line-height: 35px;
	vertical-align:middle;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    color: #000;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0 2% 0 2%;
	margin-bottom: 10px; 
}
.texte.recrutement ul#cv input[type="submit"] {
    width: 130px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #002046;
	border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    margin: 50px auto 0 auto;
    display: block;
}
.texte.recrutement div.alerte {
   color: #ff0000;
   text-align:center;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.texte.recrutement div.alerte p, .texte.recrutement div.alerte p b{
   	color: #ff0000;
}
.texte.recrutement h3 {
  	text-align: center;
}
.texte.recrutement h1 + p {
  	text-align: center;
}
.texte.candidature #creation-compte li:before {
  display: none;
}
.texte.candidature #creation-compte input[type=submit] {
  margin-top: 30px;
}
.texte.candidature #creation-compte li {
	padding-left: 0px;
}


/*Offre*/

.texte.offre a.bouton {
	display: block;
    width: 200px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 500;
    color: #00529B;
    font-size: 1.25em;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    display: block;
    border-radius: 3px;
	border: 1px solid #00529B;
	text-decoration:none;
	text-align: center;
	}