#popup {
	position: relative;
}

#popup .decompte{
	font-family: verdana, arial;
	position: absolute;
	top: 30px;
	left: 190px;
	color: #606060;
	font-size: 40px;
	z-index: 30000;
	font-weight: bold;
	height: 50px;
	width: 100px;
	text-align: center;
	overflow: visible;
	line-height: 50px;
}



#content div.hd p {
	margin: 0;
	padding: 0;
}

#content div.bd p.empty {
	margin: 3em 0 1em 2em;
	float: left;
}

#content div.hd p a {
	text-transform: uppercase;
}

#content div.hd p a:link 
  {color: #fff; 
  text-decoration: none; 
  background-color: transparent }
#content div.hd p a:visited 
  { color: #eee; 
  text-decoration: none; 
  background-color: transparent }
#content div.hd p a:hover 
  { color: #000; 
  text-decoration: underline; 
  background-color: transparent }
#content div.hd p a:active 
  { color: #000; 
  text-decoration: underline; 
  background-color: transparent }
  
#content div.hd p a.active {
	color: #000;
}

#postulezVite {
	position: relative;
	float: left;
	margin-right: 5px;
	padding: 15px;
	height: 355px;
	width: 150px;
	background: #fff right url(img/postulez_vite_fond.png) repeat-y;
}

#postulezVite h2 {
	display: block;
	background: url(img/postulez_vite_titre.png) transparent top left no-repeat;
	width: 99px;
	height: 99px;
	text-indent: -9000em;
	font-size:0;
	line-height:0;
	border: none;
	margin: 0 auto;
	margin-bottom: 10px;
	background-position: center;
}

#postulezVite dl, #postulezVite dl dd, #postulezVite dl dt  {
	display: block;
}

#postulezVite dl, #postulezVite dl dd, #postulezVite dl dt  {
	margin: 0;
	padding: 0;
	font-style: normal;
}

#postulezVite dl {
	padding: 2px 0;
}

#postulezVite dl  {
	font-family: Arial, Helvetica;
	border-bottom: 1px solid #71696a;
}

#postulezVite dl dd  {
	list-style-type: none;
	margin: 0;
	font-size: 80%;
	display: block;
	height: 12px;
	line-height: 12px;
}

#postulezVite dl dt {
	font-style: normal;
	display: block;
	height: 14px;
	line-height: 14px;
	text-transform: uppercase;
}

#postulezVite dl dt a:link 
  {
	font-weight: bold;
  color: #87b83c;
  text-decoration: none; 
  background-color: transparent }
#postulezVite dl dt a:visited 
  { color: #aaa; 
  text-decoration: none; 
  background-color: transparent }
#postulezVite dl dt a:hover 
  { color: #000; 
  text-decoration: none; 
  background-color: transparent }
#postulezVite dl dt a:active 
  { color: #000; 
  text-decoration: underline; 
  background-color: transparent }



#content div.hd {
	position: relative;
	z-index: 5;
	overflow: visible;
}

#content div.hd {
	position: relative;
	overflow: visible;
}

#doc.c-offres.a-index #content div.bd,
#doc.c-offres.a-view #content div.bd {
	position: relative;
	height: 385px;
	/*background: #f0f;*/
	float: left;
	width:627px;
	overflow: hidden;
}

#doc.c-offres.a-view #content div.bd {
	position: relative;
	height: 387px;

}

* html #content div.bd{
	width:600px;
	top:-22px;
}

* html #content img.illustration{
	margin-top:-22px;
}

* html #content, #yui-main  {
	overflow: hidden;
}