p#titleHeader
{
	margin: 0 ;
}
		
p#titleHeader a
{
	width: 236px ;
	height: 79px ;
	display: block ;
	background: transparent url(img/logo.png) no-repeat ;
	position: relative ;
	top: -5px;
	margin-left: 5px;
}
		
p#titleHeader a span
{
	display: none ;
}

/*----------------------- page index banner ----------------------- */
h3#chercheursEmploi {
background : transparent url(img/banner_chercheurs.png) no-repeat left top;
height : 43px;
margin : 5px 0 10px 1px;
width : 499px;
}

h3#offresEmploi {
background : transparent url(img/banner_offres.png) no-repeat left top;
height : 43px;
margin : 5px 0 10px 1px;
width : 499px;
}

h3#ecole {
background : transparent url(img/banner_ecole.png) no-repeat left top;
height : 43px;
margin : 5px 0 10px 1px;
width : 499px;
}

h3#presse {
background : transparent url(img/banner_presse.png) no-repeat left top;
height : 43px;
margin : 5px 0 10px 1px;
width : 499px;
}

h3#organismes {
background : transparent url(img/banner_organismes.png) no-repeat left top;
height : 43px;
margin : 5px 0 10px 1px;
width : 499px;
}

h3#chercheursEmploi span, h3#offresEmploi span, h3#ecole span, h3#presse span, h3#organismes span {
display : inline;
height : 0;
left : -1000px;
overflow : hidden;
position : absolute;
top : -1000px;
width : 0;
}