/* #353535 grigio scuro sfondo1 *//* #5d5d5d grigio chiaro sfondo1 *//* #1a1a1a grigio scuro sfondo2 *//* #434343 grigio chiaro sfondo2 *//* === SEZIONE ALBO === */body 	{ 	background-color: #353535;	}.tab1	{ 	background-color: #1a1a1a;			border: 1px solid #434343;	}.tab1a	{ 	background-color: #353535;			border: 1px solid #5d5d5d;	}	/*sfondo del sommario e delle sezioni*/.tab2 	{ 	background-color: #98a3b1;	}	/*sfondo pagine collegate*/.tab3 	{ 	background-color: #ffffff;			border: 3px solid #000000;	}	/*sfondo logo manifestazioni*/.tab4 	{ 	background-color: #000000;	}	/*sfondo nero*/.tab5 	{ 	background-color: #ffcc00;				font-family: MS Sans Serif; font-size: 21 px; color:#000000; font weight: bold;}	/*sfondo titolo pagine*//* === SFONDI === */.sfondo1 	{	background-image:url(../grafica/sfondo01.gif); }	/*sommario e sezioni*/.sfondo2	{	background-image:url(../grafica/sfondo02.gif); }	/*corpo della pagina*//* === RISULTATI ULTIMA GIORNATA === */.g1, .gd1, .gp1, .gr1, .gt1	{	padding: 3px 4px 3px 4px; }.g1		{	background: #FFFFFF;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: bold;	}			.gd1	{	background: #000000;			font-family: MS Sans Serif; font-size: 12px; color:#98a3b1; font weight: bold;	}.gp1, .gr1		{	background: #1a1a1a;					font-family: MS Sans Serif; font-size: 12px; color:#ffffff; font weight: bold;	}		.gt1	{	background: #1a1a1a;			font-family: MS Sans Serif; font-size: 12px; color:#98a3b1; font weight: bold;	}/* === PAGINE COLLEGATE === */.PC01	{	background: #FFCC00;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: bold;	}	/*titolo nero su fondo giallo*/						.PC02	{	background: #434343;			font-family: MS Sans Serif; font-size: 12px; color:#ffcc00; font weight: bold;	}.PC02a	{	background: #434343;			font-family: MS Sans Serif; font-size: 12px; color:#ffcc00; font weight: normal;	}			.PC03	{	margin: 2px 0px 2px 0px;			padding: 2px 4px 2px 4px;			width: 208px;			background: #5D5D5D;			font-family: MS Sans Serif; font-size: 12px; color:#ffffff; font weight: bold;	}		.PC04	{	margin: 2px 0px 2px 0px;			padding: 2px 4px 2px 4px;			width: 40px;			background: #FFFFFF;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: bold;	}			.PC05	{	background: #5d5d5d;			font-family: MS Sans Serif; font-size: 12px; color:#ffffff; font weight: bold;	}			.PC06	{	background: #ffffff;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: bold;	}.PC06a	{	background: #ffffff;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: normal;	}			.PC07	{	background: #5d5d5d;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: bold;	}.PC07a	{	background: #5d5d5d;			font-family: MS Sans Serif; font-size: 12px; color:#000000; font weight: normal;	}/* === CARATTERI === */.BiancoN		{	font-family: MS Sans Serif; font-size: 12px; color:#ffffff; font weight: normal;	}.BiancoG		{	font-family: MS Sans Serif; font-size: 12px; color:#ffffff; font weight: bold;	}.Blu1G			{	font-family: MS Sans Serif; font-size: 10px; color:#98a3b1; font weight: bold; }.GialloG		{	font-family: MS Sans Serif; font-size: 10px; color:#ffcc00; font weight: bold; }												.bar	{ 	scrollbar-face-color: #353535;				/*faccia*/			scrollbar-shadow-color: #1a1a1a;			/*riga destra e inferiore faccia*/			scrollbar-highlight-color: #353535;		/*riga sinistra e superiore faccia*/			scrollbar-3dlight-color: #5d5d5d;			/*riga sinistra e superiore sfondo*/			scrollbar-darkshadow-color: #353535;		/*riga destra e inferiore sfondo*/			scrollbar-track-color: #353535;			/*sfondo*/			scrollbar-arrow-color: #ffffff;	}		/*frecce*//* === LINKS === */A:link		{	color: #ffcc00; text-decoration: none;	}A:visited	{	color: #ffcc00; text-decoration: none;	}A:hover	{	color: #ffffff; text-decoration: none;	}/*link menù categoria*/A.Link2:link		{	color: #ffffff; text-decoration: none;	}A.Link2:visited	{	color: #ffffff; text-decoration: none;	}A.Link2:hover		{	color: #5d5d5d; text-decoration: none;	}