/***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***
							GESTIONE COMUNE DEL CSS PER TUTTI I CANALI
***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***/

/*
 *	sito GREY
 */
.color_menu_sx {
	background-image:url(../../img/matchpoint/grey_menu_sx.png);
}
.color_menu_dx {
	background-image:url(../../img/matchpoint/grey_menu_dx.png);
}
.color_menu_center {
	color: #ffffff;
	background-image:url(../../img/matchpoint/grey_menu_center.png);
}
.color_menu_center a {
	color: #ffffff;
}

.color_body {
	background-color:	#7db519;
	background-image:	url(../../img/matchpoint/grey_background.png);
	background-repeat:	repeat-x;
}

.color_wave {
	background-image:url(../../img/matchpoint/grey_wave.png);
}

.color_logo {
	background-image:url(../../img/matchpoint/logo_homepage.png);
}

.color_concessionario {
	
}

/*
 *	GESTIONE DEI MENU STATICI ALL'INTERNO DELLE PAGINE
 */
.menustat_rootDiv div.menustat_top {
	background-image:url(../../img/matchpoint/menustat_topline.png);
}
.menustat_rootDiv div.color_menustat_logot {
	margin-bottom:0px;
	background-position: center center;
	width: 100%;
	height: 5px;
}
.menustat_rootDiv div.color_menustat_logob {
	width: 100%;
	height: 0px;
}
.menustat_rootDiv div.color_menustat_voce1 a, .menustat_rootDiv div.color_menustat_voce1 {
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce1 a:hover, .menustat_rootDiv div.color_menustat_voce1:hover {
	background-color: #d1d1d1;
}
.menustat_rootDiv div.color_menustat_voce1_open div a, .menustat_rootDiv div.color_menustat_voce1_open {
	background-color: #d1d1d1;
	color: #5b605b;
}

.menustat_rootDiv div.color_menustat_voce1_sel div a, .menustat_rootDiv div.color_menustat_voce1_sel {
	background-color: #a4c961;
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce1_sel1 div a, .menustat_rootDiv div.color_menustat_voce1_sel1 {
	background-color: #a4c961;
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce2 div a, .menustat_rootDiv div.color_menustat_voce2 div {
	color: #6f7070;
	background-color: #dfdfdf;
	background-image:url(../../img/matchpoint/dot_green.png);
}
.menustat_rootDiv div.color_menustat_voce2 div a:hover, .menustat_rootDiv div.color_menustat_voce2 div:hover {
	/*background-color: #a4c961;*/
	color: #000000;
}
.menustat_rootDiv div.color_menustat_voce2 div.color_menustat_voce2_sel a, .menustat_rootDiv div.color_menustat_voce2 div.color_menustat_voce2_sel {
	background-color: #a4c961;
	color: #000000;
}
.menustat_rootDiv div.color_menustat_voce1_sel div a, .menustat_rootDiv div.color_menustat_voce1_sel div, .menustat_rootDiv div.color_menustat_voce1_open div a, .menustat_rootDiv div.color_menustat_voce1_open div {
	background-image:url(../../img/matchpoint/arrowD_green.png);
	background-repeat: no-repeat;
}
.menustat_rootDiv div.color_menustat_voce1_sel1 div a, .menustat_rootDiv div.color_menustat_voce1_sel1 div {
	background-image:url(../../img/matchpoint/arrowR_green.png);
	background-repeat: no-repeat;
}
.menustat_rootDiv div.color_menustat_voce1 div a, .menustat_rootDiv div.color_menustat_voce1 div {
	background-image:url(../../img/matchpoint/arrowR_green.png);
	background-repeat: no-repeat;
}

/*
 *	GESTIONE DEI MENU DINAMICI ALL'INTERNO DELLE PAGINE
 */
.menudin_rootDiv div.color_menudin_topTitle, .menudin_rootDiv div.color_menudin_topTitle a, .menustat_rootDiv div.color_menudin_topTitle a {
	color: #0060a9;
}
.menudin_rootDiv table.menudin_filtro td.color_menudin_filtro_sel {
	color: #0060a9;
}
.menudin_rootDiv div.color_menudin_voce2 div {
	background-image:url(../../img/matchpoint/dot_red.png);
}
.menudin_rootDiv div.color_menudin_voce2 div:hover {
	background-color:#d5d5d5;
}
.menudin_rootDiv div.color_menudin_voce2 div.color_menudin_voce2_sel {
	background-color:#d5d5d5;
	color: #0060a9;
}