#section-news {
	background: url('../img/icons/icons/newspaper_index.png') 3px 0 no-repeat;
}

#section-pages {
	background: url('../img/icons/icons/page_index.png') 3px 0 no-repeat;
}

#section-categories {
	background: url('../img/icons/icons/folder_index.png') 3px 0 no-repeat;
}

#section-properties {
	background: url('../img/icons/icons/folder_index.png') 3px 0 no-repeat;
}

#section-events {
	background: url('../img/icons/icons/calendar_index.png') 3px 0 no-repeat;
}

#section-press-reviews {
	background: url('../img/icons/icons/layout_index.png') 3px 0 no-repeat;
}

#section-links {
	background: url('../img/icons/icons/link_index.png') 3px 2px no-repeat;
}

#section-user {
	background: url('../img/icons/icons/user.png') 0px 0 no-repeat;
}

#section-comments {
	background: url('../img/icons/icons/comments_index.png') 0px 0 no-repeat;
}

#section-users {
	background: url('../img/icons/icons/report_user_index.png') 0px 0 no-repeat;
}

#section-perms {
	background: url('../img/icons/icons/lock_index.png') 0px 0 no-repeat;
}

#section-accesso {
	background: url('../img/icons/icons/key_index.png') 0px 0 no-repeat;
}

#section-posts {
	background: url('../img/icons/icons/comments_index.png') 3px 0 no-repeat;
}


#dashboard-comments {
	background: url('../img/icons/icons/comments.png') 0px 0 no-repeat;
}

#dashboard-user {
	background: url('../img/icons/icons/user.png') 0px 0 no-repeat;
}

#dashboard-logout {
	background: url('../img/icons/icons/door_out.png') 0px 0 no-repeat;
}

#dashboard-home {
	background: url('../img/icons/icons/house.png') 0px 0 no-repeat;
}


#alert-messages {
	background: url('../img/icons/icons/user_comment.png') 0px 0 no-repeat;
}

#alert-draft {
	background: url('../img/icons/icons/page_paste.png') 0px 0 no-repeat;
}

#alert-post {
	background: url('../img/icons/icons/folder_page_white.png') 0px 0 no-repeat;
}

#h1-news-add, #h1-news-draft, #h1-news-corrected, #h1-news-approved, #h1-news-published, #h1-news-delete, #h1-news-view {
	background: url('../img/icons/icons/newspaper.png') 3px 0 no-repeat;
}

#h1-categories-draft, #h1-categories-corrected, #h1-categories-approved, #h1-categories-published {
	background: url('../img/icons/icons/folder.png') 3px 0 no-repeat;
}

#h1-users-active,#h1-user-view, #h1-users-unactive {
	background: url('../img/icons/icons/report_user.png') 3px 0 no-repeat;
}

#h1-perms-active,#h1-perms-view, #h1-perms-unactive, #h1-perms-index {
	background: url('../img/icons/icons/lock.png') 3px 0 no-repeat;
}

#h1-posts-approved,#h1-posts-corrected,#h1-posts-draft,#h1-posts-add,#h1-posts-active,#h1-pages-view, #h1-pages-unactive {
	background: url('../img/icons/icons/page.png') 3px 0 no-repeat;
}

#h1-events-approved,#h1-events-corrected,#h1-events-draft,#h1-events-add,#h1-events-active,#h1-events-view, #h1-events-unactive {
	background: url('../img/icons/icons/calendar.png') 3px 0 no-repeat;
}

#h1-press-reviews-approved,#h1-press-reviews-corrected,#h1-press-reviews-draft,#h1-press-reviews-add,#h1-press-reviews-active,#h1-press-reviews-view, #h1-press-reviews-unactive {
	background: url('../img/icons/icons/layout.png') 3px 0 no-repeat;
}

#h1-links-approved,#h1-links-corrected,#h1-links-draft,#h1-links-add,#h1-links-active,#h1-links-view, #h1-links-unactive {
	background: url('../img/icons/icons/link.png') 3px 3px no-repeat;
}

#h1-login {
	background: url('../img/icons/icons/key.png') 3px 0 no-repeat;
}

#h1-dashboards {
	background: url('../img/icons/icons/comments.png') 3px 0 no-repeat;
}



