
/*----style recrutement*/
/*-----liste------*/
#liste-recrutement{
margin-top:10px;
font-family: "Trebuchet MS", Arial, Helvetica;
}
#titre-liste-recrutement{
	display:block;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:20px;
	width:100%;
/*	height:35px;
*/	color:#FFFFFF;
	background-color: #C72259;
	background: url(../images/frise_liste.jpg) repeat-x top left;
}
#ref-liste-recrutement{
	padding-top:5px;
	padding-left:20px;
	color:#C72259;
	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:#FCF3F7;
	border-top: dotted 1px #999999;
}
#lien-offre a{
	padding-right:25px;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
	width:180px;
	background: url(../images/puce_emploi.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	display:block;
}
#lien-offre a:hover{
	padding-right:25px;
	color: #990000;
	font-weight:bold;
	text-decoration:underline overline;
	width:180px;
	background: url(../images/puce_emploi.jpg);
	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:400px;
	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:#C72259;
	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:400px;
	float:left;
	height:200px;
	background-color:#FCF3F7;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}
#profil-offre-recrutement h5{
	color:#C72259;
	font-size:11px;
	margin:0px;
}
#adresse-offre-recrutement{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:20px;
	color:#333333;
	font-size:11px;
	width:280px;
	float:left;
	height:200px;
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}
#adresse-offre-recrutement h5{
	color:#C72259;
	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;
}
