/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */

HTML {
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 100%;
	font-weight : normal;
	color: white;
}

BODY { 
	background-color: #000000;
	color: white;
	 
 }


  DIV#, DIV {
	background-color: #000000;
	color: white;
}

/****************************************/
/* ECM TESTO TITOLO ***************/
/****************************************/
H1 {
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: large;*/
	FONT-SIZE: 130%;
	font-style : normal;
	font-weight : normal;
	color: white;
}
/****************************************/
/* ECM TESTO SOTTO TITOLO *******/
/****************************************/
H2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: medium;*/
	FONT-SIZE: 110%;
	font-style : normal;
	font-weight : normal;
	color: white;
}
/****************************************/
/* ECM TESTO NORMALE ***********/
/****************************************/
H3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	FONT-SIZE: 100%;
	font-weight : normal;
	color: white;
}

/****************************************/
/* ECM TESTO PICCOLO ***********/
/****************************************/
H4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: x-small;*/
	FONT-SIZE: 90%;
	font-style : normal;
	font-weight : normal;
	color: white;
}
H5 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : small;
	font-weight : normal;	
	color: white;
}
H6 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : normal;
	color: white;
}
H7 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: xx-small;
	color: white;
}



A, A:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: yellow;
	text-decoration: none;
}

A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: yellow;
	text-decoration: underline;
}
IMG { border:none; }

/*********************************************************************/
/**** FONT SERVIZI E CONTENUTI ******************************/
/* ****************************************************************** */

.testo1 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION: none;
	TEXT-ALIGN: justify;
	FONT-WEIGHT: normal;
}

.testo2 {
	ONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: x-small; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
.testo3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 90%;
	padding-bottom: 3px;
}
.testoBold {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-STYLE: normal;
	font-weight : bold;
}
.piccolo {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 96%;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}


.soloGrafica { 
	display: none;
 }



.calendario_nascosto, .calendarioEventi, .SfondoMenuNascosto{ 
	display: none;
 }
