

#content #filtre {
	position: relative;
	text-align: center;
	margin-left: 0;
	padding: 0;
	display: block;
	position: relative;	left: 10px;
	font-size: 90%;
	margin-top: 0em;
	height: 22px;
}

#content #filtre {
	margin-left: 0;
	font-style: italic;
}

#content #filtre a 
  {
	font-style: normal;
	color: #71696a;
  	text-decoration: none;
  	text-transform: uppercase; }
  	  	
#content #filtre a:link 
  {
	font-style: normal;
	color: #71696a;
  	text-decoration: none;}
#content #filtre a:visited 
  { color: #9b9091; 
  font-style: normal;
  text-decoration: none; 
  background-color: transparent }
#content #filtre a:hover 
  { color: #87b83c; 
  text-decoration: none; 
  background-color: transparent }
#content #filtre a:active 
  { color: #000; 
  text-decoration: underline; 
  background-color: transparent }

#content #filtre a.toutes {
  	text-transform: none;
}

#content #filtre a.active
  {
	color: #000;
}

/******* OFFRES *******/


#offres {
	float: left;
	padding-left: 15px;
	/*width: 666px;*/
	/*width: 500px;*/
	margin-top: 3.5em;
}

#offres dl.offre, #offres dl.offre dd, #offres dl.offre dt  {
	display: block;
	margin: 0;
	padding: 0;
	font-style: normal;
}

#offres dl.offre {
	padding: 0;
	display: block;
	background: url(img/offre_fond.png) transparent top left no-repeat;
	width: 190px;
	height: 194px;
	float: left;
	position: relative;
	z-index: 326;
	margin: 0 10px 10px 0;
	padding: 3px 7px;
	width: 176px;
	height: 91px;
	
	cursor: pointer;
	cursor:hand;

	font-family: Arial, Helvetica;
}

#offres dl.offre.hover {
background-position: 0 -97px;
}

#offres dl.offre dd  {
	list-style-type: none;
	margin: 0;
	font-size: 80%;
	display: block;
	overflow: hidden;
}

#offres dl.offre dt {
	font-style: normal;
	display: block;
	overflow: hidden;
}

#offres dl.offre dd a {
	text-decoration: none; 
	color: #fff;
}

#offres dl.offre dd a:link 
  {
	font-weight: bold;
  color: #fff;
  text-decoration: none; 
  background-color: transparent }
#offres dl.offre dd a:visited 
  { color: #eee; 
  text-decoration: none; 
  background-color: transparent }
#offres dl.offre dd a:hover
  { color: #fff; 
  text-decoration: none; 
  background-color: transparent }
#offres dl.offre dd a:active 
  { color: #000; 
  text-decoration: underline; 
  background-color: transparent }

#offres dl.offre dt {
	clear: both;
	float: left;
	margin-right: 0.3em;
}

#offres dl.offre .poste {
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#offres dl.offre dt.poste {
	color: #bed88f;
}

#offres dl.offre dd.poste  {
	color: #fff;
}

#offres dl.offre dt.lieu, #offres dl.offre dd.lieu  {
	text-transform: uppercase;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
}

#offres dl.offre dt.lieu {
	color: #a09999;
}

#offres dl.offre dd.lieu  {
	color: #fff;
}

#offres dl.offre dt.salaire, #offres dl.offre dd.salaire  {
	margin-top: 15px;
}

#offres dl.offre dt.salaire,
#offres dl.offre dt.duree {
	margin-left: 50px;
}

* html #offres dl.offre dt.salaire,
* html #offres dl.offre dt.duree {
	margin-left: 25px;
}

#offres dl.offre dt.salaire, #offres dl.offre dd.salaire,
#offres dl.offre dt.duree, #offres dl.offre dd.duree  {
	height: 15px;
	line-height: 15px;
	font-size: 10px;
}

#offres dl.offre dd.salaire,
#offres dl.offre dd.duree  {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}
