/*
Halys.fr

Realisation : Cosmic Communication - http://agencecosmic.com/
Contact : jd@agencecosmic.com

Derniere modification : 
***************************************************/


/*

***************************************************/

.halys_en_recrutement #navigation #menu ul li#navigation_menu_recrutement a {
	background-color: #82972A;
}


/*

***************************************************/

.halys_en_recrutement #page {

}

.halys_en_recrutement #contenu {
	width: 690px;
	background: #FFF url("./images/recrutement/entete_fond.jpg") no-repeat top right;
}
.halys_en_recrutement #pied {
	background: #FFF url("./images/recrutement/pied_fond.gif") no-repeat top left;
}

.halys_en_recrutement #contenu #marges {

}

.halys_en_recrutement #contenu div.colonne-b {
	border-left: 1px solid #82972A;
}
.halys_en_recrutement #contenu div.colonne-b h4 {
	background: #82972A;
}


.halys_en_recrutement #contenu ul li {
	background-image: url("./images/recrutement/puce_carre.gif");
}
.halys_en_recrutement #contenu ul li ul li {
	background: none;
}

/*

***************************************************/


.halys_en_recrutement #contenu .colonne-illustree {
	padding-right: 185px;
	background: #FFF url("./images/recrutement/mosaique.jpg") no-repeat top right;
}

.halys_en_recrutement #contenu .introduction {
	font-weight: bold;
	font-size: 14px;
}

.grandtexte {
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
}
.centre {
	text-align: center;
}

.halys_en_recrutement #contenu #listes-offres h5 {
	color: #82972A;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 14px;
}

.halys_en_recrutement #contenu #listes-offres .offre {
	background: url("./images/recrutement/puce_fleche.gif") no-repeat 0 12px;
	padding-left: 12px;
	border-top: 1px solid #D4C0BF;
}


