/* CSS Document */

ul#menu li#menu-photo{
	background: url(images/photo_menu.png) no-repeat;
	height: 222px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#menu li#menu-photo-besoin{
	background: url(images/photo_menu.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

ul#menu li#menu-photo-agroalimentaire{
	background: url(images/photo_menu_agroalimentaire.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

ul#menu li#menu-photo-automobile{
	background: url(images/photo_menu_automobile.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

ul#menu li#menu-photo-autresindustries{
	background: url(images/photo_menu_industrie.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

ul#menu li#menu-photo-cosmetique{
	background: url(images/photo_menu_cosmetique.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

ul#menu li#menu-photo-logistique{
	background: url(images/photo_menu_logistique.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

ul#menu li#menu-photo-pharmaceutique{
	background: url(images/photo_menu_pharma.png) no-repeat;
	height: 216px;
	margin-top: -15px;
	margin-bottom: -8px;
}

h4 {
	font-weight: bold;
	color: #CDD315;
	font-size: 10px;
}
