	.menu_h {		margin: 0 0 0 0;		font-weight : bold;		float: left;		height : 25px;		background: url("../includes/types/chantiers/images/image-onglet.png") no-repeat bottom right;	}	.menu_h a {		display:block;		font-size: 0.9em;		font-weight : bold;		text-decoration: none;		color: white;		padding-left:10px;		padding-right:10px;		height : 25px;		background: url("../includes/types/chantiers/images/image-onglet-gauche.png") no-repeat bottom  left;	}	.menu_image a {		display:block;		font-size: 0.9em;		font-weight : bold;		text-decoration: none;		color: white;		padding: 0;		height : 25px;	}	.menu_h_focus {		margin: 0 0 0 0;		padding: 0;		font-weight : bold;		height : 25px;		float: left;		background: url("../includes/types/chantiers/images/image-onglet-focus.png") no-repeat top right;	}	.menu_h_focus a {		display:block;		font-size: 0.9em;		text-decoration: none;		height : 25px;		font-weight : bold;		color: black;		padding-left:10px;		padding-right:10px;		background: url("../includes/types/chantiers/images/image-onglet-gauche-focus.png") no-repeat top left;	}	.menu_h a:hover {		display:block;		font-size: 0.9em;		text-decoration: none;		height : 25px;		font-weight : bold;		color:#000000;		padding-left:10px;		padding-right:10px;		background: url("../includes/types/chantiers/images/image-onglet-gauche.png") no-repeat top left;	}