/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* ------------------- HEADER ---------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

#menu {
    position			: absolute;
	top					: 0px;
	background			: url("../images/global/menu/menu_left.jpg") no-repeat left center;
    list-style			: none; 
    text-align			: right;
	margin				: 0px;
	padding				: 0px;
	width				: 960px;
	height				: 36px;
	z-index				: 10;
}

#menu li {
	float	: right;
	margin	: 0px;
	padding	: 0px;
}

#menu_contact_off {
    background	: url('../images/global/menu/menu_contact_off.jpg') no-repeat center center;
	display		: block;
    width		: 113px;
    height		: 36px;
}

#menu_contact_on {
    background	: url('../images/global/menu/menu_contact_on.jpg') no-repeat center center;
    width		: 113px;
    height		: 36px;
}

#menu_contact_on2 {
    background	: url('../images/global/menu/menu_contact_on.jpg') no-repeat center center;
	display		: block;
    width		: 113px;
    height		: 36px;
}

#menu_events_off {
    background	: url('../images/global/menu/menu_events_off.jpg') no-repeat center center;
	display		: block;
    width		: 131px;
    height		: 36px;
}

#menu_events_on {
    background	: url('../images/global/menu/menu_events_on.jpg') no-repeat center center;
    width		: 131px;
    height		: 36px;
}

#menu_events_on2 {
    background	: url('../images/global/menu/menu_events_on.jpg') no-repeat center center;
	display		: block;
    width		: 131px;
    height		: 36px;
}

#menu_multimedia_off {
    background	: url('../images/global/menu/menu_multimedia_off.jpg') no-repeat center center;
	display		: block;
    width		: 121px;
    height		: 36px;
}

#menu_multimedia_on {
    background	: url('../images/global/menu/menu_multimedia_on.jpg') no-repeat center center;
    width		: 121px;
    height		: 36px;
}

#menu_multimedia_on2 {
    background	: url('../images/global/menu/menu_multimedia_on.jpg') no-repeat center center;
	display		: block;
    width		: 121px;
    height		: 36px;
}

#menu_terrasse_off {
    background	: url('../images/global/menu/menu_terrasse_off.jpg') no-repeat center center;
	display		: block;
    width		: 134px;
    height		: 36px;
}

#menu_terrasse_on {
    background	: url('../images/global/menu/menu_terrasse_on.jpg') no-repeat center center;
    width		: 134px;
    height		: 36px;
}

#menu_terrasse_on2 {
    background	: url('../images/global/menu/menu_terrasse_on.jpg') no-repeat center center;
	display		: block;
    width		: 134px;
    height		: 36px;
}
