@charset "utf-8";

#menu-spacer, #menu-flex, .menu-title, .menu-element-selected, .menu-element, .sous-menu, .sous-menu-element  {
	background-color:#ff9999;
}

#menu-top {
	background-image:url(../img/fond_menu/rouge/menu_haut.png);
}

#menu-bottom {
	background-image:url(../img/fond_menu/rouge/menu_bas.png);
}

.title {
	color:#da0000;
}

.menu-element-selected {
	background-image:url(../img/menu/bulle_petite_rouge.png);
}

