﻿/* MENU
---------------------------------------- */
#menu {
	background: url('../Images/ATA/bg-menuG.png') repeat !important;
	float: left;
	width: 100%;
}
#menu a.selected {
    background: url('../Images/ATA/menu-selected-aG.png') top left no-repeat !important;
}
#menu a.selected span {
    background: url('../Images/ATA/menu-selected-spanG.png') top right no-repeat !important;
    color: #F7F9F2 !important;
}
