/***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***
							GESTIONE COMUNE DEL CSS PER TUTTI I CANALI
***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***/

/*
 *	GESTIONE DEI MENU STATICI ALL'INTERNO DELLE PAGINE
 */
.menustat_rootDiv div.color_menustat_logot {
	margin-bottom:2px;
	background-image:url(../../img/matchpoint/menustat_logot_mysisal.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 35px;
}

.main_tableTop_login_background table.main_tableTop_login_tableRight div.main_tableTop_login_buttonMySisal, .main_tableTop_login_background table.main_tableTop_login_tableRight div.main_tableTop_login_buttonMySisal:hover {
	background-image: url(../../img/matchpoint/button_mysisal_sel.png);
}

