/* C_emploi2 : nouvel encadr� d'offres d'emploi */

#C_emploi2 {
	color: #9A0C29;
	background-color: white;
	border: 1px solid #640512;
	width: 177px;
	margin-bottom: 24px;
}

#C_emploi2 .lieu
{
	color:#F58220;	
}

#C_emploi2 a {
	color: #9A0C29;
}


/* titre Offres d'emploi */
#C_emploi2 #C_emploi2_titre {
	position: relative;
}

#C_emploi2 #C_emploi2_titre h2 {
	background: url(/img/C_emploi2_titre.png) left top no-repeat;
	osition: relative;
	width: 177px;
	height: 31px;
	margin-bottom: 2px;
}

#C_emploi2 #C_emploi2_titre a {
	width: 177px;
	height: 31px;
}

/* lien du bas: une immense image et un lien sur le bas de cette image */
#C_emploi2 #C_emploi2_decouvrir_offres {
	position: relative;
}

#C_emploi2 #C_emploi2_decouvrir_offres h2 {
	background: url(/img/C_emploi2_decouvrir_offres.png) left top no-repeat;
	width: 177px;
	height: 131px;
	margin-top: 2px;
}

#C_emploi2 #C_emploi2_decouvrir_offres a {
	width: 177px;
	height: 41px;
	margin-top: 90px;
}

/* typographie */
#C_emploi2 h3, #C_emploi2 p {
	margin: 0 0 0 7px;
	width: 130px;
}

#C_emploi2 h3, #C_emploi2 h3 a {
	font-size: 1.0em;
	font-weight: normal;
}

#C_emploi2 p {
	color: #9A0C29;
	font-weight: bold;
}
