@charset "utf-8";
/* CSS Document */

.cadre_recruteur {
	border: 1px dashed #FFD202;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
.wrap .canvas .right_column .content_wrapper .content_left #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .fond_recruteur {
	background-image: url(../media/recruteur.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 151px;
	width: 14px;
	float: left;
	display: block;
	margin-right: 10px;
}.espace {
	width: 100%;
	height: 25px;
}
.NomCatCvAffiche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	margin-bottom: 3px;
}
.PrenomCvAffiche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #FFC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C90;
	border-bottom-color: #C90;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.support {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
.cv_du_jour {

	height: 30px;
	width: 155px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.tags {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cadre_selection {
	background-color: #FFC;
	border: 1px solid #333;
	margin-top: 10px;
}
.cadre_titre_selection {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 3px;
	padding: 3px;
}
.information {
	background-color: #FF9;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FFD707;
}
.CadreCv {
	border: 1px solid #000;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
}
.TitreCv {
	background-color: #FFD707;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding: 2px;
}
.CentreCv {
	padding: 2px;
}
.ActionCv {
	background-color: #FF9;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding: 2px;
}
.CadrePhoto {
	float: left;
	height: 102px;
	width: 96px;
	background-color: #000;
	border: 1px solid #C90;
	text-align: center;
	vertical-align: bottom;
	padding-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 2px;
}
.AnnonceAffiche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	margin-bottom: 3px;
}
.CadreAnnonceAffiche{
	width:80%;
	border:1px dashed #FF8534;
	background-color: #FFF;
	margin-right: 9%;
	margin-left: 9%;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
}
.AnnonceAfficheTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: left;
	padding-left: 5px;
}
.titre_annonce {
	color: #333;
	background-color: #FFC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}.detail_annonce {
	background-color: #FFC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
.cadre_annonce {
	border: 1px solid #000;
}
.form-recherche {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #410000;
}
.resultat_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42090A;

	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 70%;
	font-weight: bold;
}

