/***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***
							GESTIONE COMUNE DEL CSS PER TUTTI I CANALI
***	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	*	***/

/*
 *	sito ORANGE
 */
.color_menu_sx {
	background-image:url(../../img/matchpoint/orange_menu_sx.png);
}
.color_menu_dx {
	background-image:url(../../img/matchpoint/orange_menu_dx.png);
}
.color_menu_center {
	color: #ffffff;
	background-image:url(../../img/matchpoint/orange_menu_center.png);
}
.color_menu_center a {
	color: #ffffff;
}

.color_body {
	background-color:	#f8a200;
	background-image:	url(../../img/matchpoint/orange_background.png);
	background-repeat:	repeat-x;
}

.color_wave {
	background-image:url(../../img/matchpoint/orange_wave.png);
}

.color_logo {
	background-image:url(../../img/matchpoint/logo_homepage.png);
}

.color_concessionario {
	color: #f9a101;
}

/*
 *	GESTIONE DEL CSS PER GLI ARTICOLI
 */
.articolo_testo h1, .articolo_testo h1 a, .articolo_testo h1 a.articolo_link_pagine_esterne, .articolo_titolo_h1 {
	color:#007945;
}
.articolo_testo h2, .articolo_testo h2 a, .articolo_testo h2 a.articolo_link_pagine_esterne, .articolo_titolo_h2{
	color:#007945;
}
.articolo_testo a.articolo_link_pagine_interne_color, .articolo_link_pagine_interne_color {
	color:#007945;
}

/*
 *	GESTIONE DEI MENU STATICI ALL'INTERNO DELLE PAGINE
 */
.menustat_rootDiv div.color_menustat_logot {
	margin-bottom:12px;
	background-image:url(../../img/matchpoint/menustat_logot_superenalotto.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 35px;
}
.menustat_rootDiv div.color_menustat_logob {
	background-image:url(../../img/matchpoint/menustat_logob_superenalotto.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 143px;
	position: relative;
	top: 12px;
}
.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: #ffcc00;
	color: #5b605b;
}
.menustat_rootDiv div.color_menustat_voce1_sel1 div a, .menustat_rootDiv div.color_menustat_voce1_sel1 {
	background-color: #ffcc00;
	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: #ffcc00;*/
	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: #ffcc00;
	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_voce1 img {
	vertical-align: bottom;
}
.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;
}