/* div#recherche div.ong-1 h1 {
  margin: 0 20px 0 15px;
} */

div#recherche div.pasong {
  margin-top: 3px;
  color: white;
}

table#pagi-liste a {
 /* display: block;*/
  /*height: 23px;*/
  line-height: 23px;
  outline: none;
}

table#pagi-liste {
  height: 23px;
}

.message_erreur {
  font-size: .9em;
  color: red;
}

/* Pour garder l'unité visuelle avec l'ancien espace candidat ... */
.message-erreur {
	font-size: x-small;
	color: red;
}

div.message {
  margin-bottom: 10px;
}

#article .visuel {
  float: left;
  border: 1px #ccc solid; 
  padding: 0; 
  margin-right: 10px; 
  margin-bottom: 10px; 
}

#article p {
  margin-top: 0;
  line-height: 1.5em;
}

#article .chapeau {
  font-weight: bold;
  color: #044660;
}

#annonce div.recruteur {
  z-index: 1;
}

pre {
  white-space: normal; 
}


/* Corrections d'affichage pour IE6 */
#edito .texte p {
	margin-top: 0;
}
#contrats .type-contrat {
	float: left;
	display: block;
}

/*
	Règles à supprimer pour réactiver le nouvel affichage du menu pour l'espace
	recruteur 
*/
div#menu {
	/* background-image:url(/images/bg_menu2.png);*/
}
#menu #ong-4-off.onglet-off a {
	color: inherit;
}
/*#ong-4-off {
	left: 514px;
}*/

