/* CSS Document */

body {
	font-family: arial, serif;
	font-size:80%;
	}

#chercheursEmploi h3 {
background : transparent url(img/banner_chercheurs.png) no-repeat left top;
height : 37px;
margin : 5px 0 10px 1px;
width : 742px;
}

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

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

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

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

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