/* CSS Document */

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

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;
}



ul#numeroTel {
	margin:0;
	padding:0;
	color: #007A00;
	font-weight:bold;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 600px;
}

ul#numeroTel li {
	float: left;
}