/*********** HEADER **********/
#header {
   width : 964px ;
   height : 163px ;
	margin : 0px ;
	padding : 0px ;
   /* background-image : url('../images/images_menu/header.jpg') ; */
	/* background-color : yellow ; */
}
#header img {
	display:block ;
	float : left ;
}
#header h1 {
	display : none ;
}

/*********** MENU ***********/
#menu {
				background-image : url('../images/images_menu/menu_fond.gif') ;
				width : 964px ;
				height : 23px ;
				line-height : 0px ;
				/*
				margin : 0 ;
				padding : 0 ;
				*/
}
#menu span {
				float : left ;
}

/* Bouton Les Editions Jobert */
#les_editions_jobert {
				width : 238px ;
				height : 23px ;
				float : left ;
				margin-left : 129px ;
}
#les_editions_jobert a {
				background-image : url('../images/images_menu/menu_les_editions_jobert.gif') ;
				display : block ;
}
#les_editions_jobert a:hover {
				background : url('../images/images_menu/menu_les_editions_jobert.gif') 0 23px ;
}

/* Bouton Catalogue */
#catalogue {
				width : 141px ;
				height : 23px ;
				float : left ;
				margin : 0 ;
}

#catalogue a {
				background-image : url('../images/images_menu/menu_catalogue.gif') ;
				display : block ;
}

#catalogue a:hover {
				background : url('../images/images_menu/menu_catalogue.gif') 0 23px ;
}

/* Bouton Compositeurs */
#compositeurs {
				width : 174px ;
				height : 23px ;
				float : left ;
				margin : 0 ;
}

#compositeurs a {
				background-image : url('../images/images_menu/menu_compositeurs.gif') ;
				display : block ;
}

#compositeurs a:hover {
				background : url('../images/images_menu/menu_compositeurs.gif') 0 23px ;
}

/* Bouton Evénements */
#evenements {
				width : 149px ;
				height : 23px ;
				float : left ;
				margin : 0 ;
}

#evenements a {
				background-image : url('../images/images_menu/menu_evenements.gif') ;
				display : block ;
}

#evenements a:hover {
				background : url('../images/images_menu/menu_evenements.gif') 0 23px ;
}

/**************ESPACE HEADER PICTOS *************/

#espace_hp {
	background-image : url('../images/images_menu/espace_header_pictos.jpg') ;
}

/************** PICTOS ***************/
#pictos {
	background-image : url('../images/images_menu/picto_fond.jpg') ;
	width : 964px ;
	height : 73px ;
	line-height : 0px ;
}

/* Picto actu */
#picto_actu {
				width : 65px ;
				height : 73px ;
				float : left ;
				margin-left : 105px ;
}
#picto_actu a {
				background-image : url('../images/images_menu/picto_actu.jpg') ;
				display : block ;
}
#picto_actu a:hover {
				background : url('../images/images_menu/picto_actu.jpg') 0 73px ;
}

/* Picto top5 */
#picto_top5 {
				width : 61px ;
				height : 73px ;
				float : left ;
				margin-left : 48px ;
}
#picto_top5 a {
				background-image : url('../images/images_menu/picto_top5.jpg') ;
				display : block ;
}
#picto_top5 a:hover {
				background : url('../images/images_menu/picto_top5.jpg') 0 73px ;
}

/* Picto monde */
#picto_monde {
				width : 65px ;
				height : 73px ;
				float : left ;
				margin-left : 48px ;
}
#picto_monde a {
				background-image : url('../images/images_menu/picto_monde.jpg') ;
				display : block ;
}
#picto_monde a:hover {
				background : url('../images/images_menu/picto_monde.jpg') 0 73px ;
}

/* Picto visite */
#picto_visite {
				width : 61px ;
				height : 73px ;
				float : left ;
				margin-left : 52px ;
}
#picto_visite a {
				background-image : url('../images/images_menu/picto_visite.jpg') ;
				display : block ;
}
#picto_visite a:hover {
				background : url('../images/images_menu/picto_visite.jpg') 0 73px ;
}

/* Picto contact */
#picto_contact {
				width : 61px ;
				height : 73px ;
				float : left ;
				margin-left : 52px ;
}
#picto_contact a {
				background-image : url('../images/images_menu/picto_contact.jpg') ;
				display : block ;
}
#picto_contact a:hover {
				background : url('../images/images_menu/picto_contact.jpg') 0 73px ;
}

/* Newsletter-RSS */
#newsletter {
	width : 128px ;
	height : 13px ;
	float : left ;
	margin : 7px 0 0 79px ; 
	background-image : url('../images/images_menu/newsletter-rss.gif') ;
	background-repeat : no-repeat ;
	/* display : block ; */
}

/* liens */
#liens {
	width : 44px ;
	height : 13px ;
	float : left ;
	margin : 7px 0 0 28px ; 
	/* margin : 8px 0 0 233px ;  */
	background-image : url('../images/images_menu/liens.gif') ;
	background-repeat : no-repeat ;
	/* display : block ; */
}
