.listVipUser,
.notifications.listVipUser{
	background-color: #fbe3a5;
}

.notifications.listVipUser .text div.messageText{
	color: black;
}


.notifications.listVipUser .close_notif{
	background: url("../images/icon_close_black.png") 0 0 no-repeat;

}
.notifications.listVipUser .close_notif:hover {

	background: url("../images/icon_close_black.png") 0 0 no-repeat;

}
