.box {
	margin-bottom: -25px;
	width: 151px;
	z-index:0; 
}
.box div{
	background-image: url(images/flt_pub.gif);
	background-repeat: repeat-y;
	width: 151px;
	margin-top: -25px;
	margin-bottom: -25px;
}
.box strong{
	position: relative;
	top: 10px;
	left: 15px;
}
*html .box div{
	margin-top: -20px;
}
.box h6 {
	background-image: url(images/head_pub.gif);
	background-repeat: no-repeat;
	height: 13px;
}
*html .box h6 {
	background-image: url(images/head_pub.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.box h5 {
	background-image: url(images/foot_pub.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 35px;
}
.box h4 {
	background-image: url(images/head_candidat.gif);
	height: 36px;
}
.box h3 {
	background-image: url(images/head_recruteur.gif);
	height: 36px;
}
.box h2 {
	background-image: url(images/head_alert.gif);
	height: 46px;
}
*html .box h2 {
	background-image: url(images/head_alert.gif);
	height: 36px;
}
.box h1 {
	background-image: url(images/head_tests.gif);
	height: 36px;
}
.box li {
	margin-left: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/puce.gif);
}
.box li a {
	text-decoration: none;
	color: #333333;
}
.box li a:hover {
	text-decoration: none;
	color: #F89100;
}
.box ul {
	margin-top: 25px;
	margin-bottom: 25px;
}
.box span ul {
	
	margin-bottom: 0px;
}
.box span li {
padding-top: 10px;
	margin-left: -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
}
*html .box ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

