
/*----style recrutement*/
/*-----liste------*/
#liste-recrutement{
margin-top:10px;
font-family: "Trebuchet MS", Arial, Helvetica;
}
#titre-liste-recrutement{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	width:auto;
	color:#FFFFFF;
	background-color:#3B5A6F;
}
#ref-liste-recrutement{
	padding-top:5px;
	padding-left:20px;
	color:#999999;
	font-size:10px;
}
#descriptif-liste-recrutement{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	color:#333333;
	font-size:11px;
}
#lien-offre{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	text-align:right;
	background-color:#f5f5f5;
	border-top: dotted 1px #999999;
}
#lien-offre a{
	padding-right:15px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	width:150px;
	background: url(../../images/fleche-intervenant.gif);
	background-repeat: no-repeat;
	background-position:right center;
	display:block;
}
#lien-offre a:hover{
	padding-right:15px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:underline overline;
	width:150px;
	background: url(../../images/fleche-intervenant.gif);
	background-repeat: no-repeat;
	background-position:right center;
	display:block;

}

/*-----offre------*/
#lien-retour{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
}
#lien-retour a{
	color: #666666;
	font-weight:bold;
	text-decoration:underline overline;
}
#lien-retour a:hover{
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
#descriptif-offre-recrutement{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	color:#333333;
	font-size:11px;
	width:360px;
	float:left;
	/*height:200px;*/
}
#resume-offre-recrutement{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	color:#333333;
	font-size:11px;
	width:280px;
	float:left;
}
#titre-resume{
	color:#3B5A6F;
	font-size:11px;
	font-weight:bold;
}
#filet-offre-bouton{
	clear:both;
	border-bottom: dotted 1px #999999;
	padding-left:420px;
	padding-bottom:5px;
	padding-top:5px;
}
#profil-offre-recrutement{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:20px;
	color:#333333;
	font-size:11px;
	width:360px;
	float:left;
	height:auto !important;
	height:310px;
	min-height:310px;
	background-color:#f5f5f5;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}
#profil-offre-recrutement h5{
	color:#3B5A6F;
	font-size:11px;
	margin:0px;
}
#adresse-offre-recrutement{
	padding-left:20px;
	padding-right:0;
	padding-bottom:5px;
	padding-top:20px;
	color:#333333;
	font-size:11px;
	width:280px;
	float:left;
	height:auto !important;
	height:310px;
	min-height:310px;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}
#adresse-offre-recrutement h5{
	color:#3B5A6F;
	font-size:11px;
	margin:0px;
}
#adresse-offre-recrutement a{
	color:#666699;
	font-size:11px;
	text-decoration:underline;
}
#adresse-offre-recrutement a:hover{
	color:#666699;
	font-size:11px;
	text-decoration:none;
}
