/*********************************************************************/
/**** ***********  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:#fff!important;
 }


/****************************************/
/* ECM TESTO TITOLO ***************/
/****************************************/
H1 {
	FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: large;*/
	FONT-SIZE: 130%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO SOTTO TITOLO *******/
/****************************************/
H2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: medium;*/
	FONT-SIZE: 110%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO NORMALE ***********/
/****************************************/
H3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	FONT-SIZE: 100%;
	font-weight : normal;
}

/****************************************/
/* ECM TESTO PICCOLO ***********/
/****************************************/
H4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: 100%;*/
	FONT-SIZE: 90%;
	font-style : normal;
	font-weight : normal;
}
H5 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 90%;
	font-weight : normal;	
}
H6 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 90%;
	font-weight : normal;
}
H7 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: xx-small
}



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: 100%; 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: #fff;
	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;
 }


.areaCentrale_parte2{ 
	display: none;
 }
 
div.formid_centrecontent{
	padding-left:10px;
	color:#fff!important;
}
div.formid_centrecontent img{
	padding:10px;
}
 
.notiziaStrillo, #prima, #prima p, #new, #formid_corpoContenuti, #formid_corpoContenuti p, legend, table, table td{
	color:#fff!important;
}
 
/*============================================================================================== FOOTER*/


div#footer{
	border-top:2px solid #ffcc66;
	width:100%;
	clear:both;
	text-align:center;
	position:relative;
	margin-bottom:.5em;
	font-size: 80%;
}
div#footer div#copyright{
	background:#a6243a;
	border-top:1px solid #fff;
	width:100%
}

div#footer div#copyright p{
	color:#fff;
	text-align:center;
	padding:2px; 
	font-size: 0.7em;
}

div#footer div#copyright a{
	color:#fff;
	text-align:center;
	text-decoration: none; 
	font-weight: bold;
}

div#footer div#copyright a:hover{
	color:#fff;
	text-align:center;
	text-decoration: underline;
}

div#footer div#loghi {
	float: left; 
	width: 40%; 
	margin-top: 1em; 
	margin-bottom:1em; 
	display: block;
}

div#footer div#loghi ul {
	list-style: none; 
	list-style-type: none; 
}

div#footer div#loghi ul li {
	list-style: none; 
	list-style-type: none; 
	display: inline;
}

div#footer div#utilita{
	width:60%;
	margin-top:1em;
	margin-bottom:1em;
	display:block;  
	float: left;
}

div#footer div#utilita ul{
	list-style: none;
	margin: 0;
	padding: 0 0 3px 0;
	text-align:left;
	width:100%; 
	font-weight: bold;
}

div#footer div#utilita ul li{
	display:inline;
	margin:0 5px;
	font-size:70%;
}

div#footer div#utilita ul li a{
	margin:1px;
}

/* formid corpo contenuti */

div#formid_corpoContenuti {
	width: 100%;
	overflow: hidden;
	float: left;
	font-size: 95%;
}

div#formid_corpoContenuti h1 {
	color: #990000;
	padding: 10px 0;
	font-size: 110%;
}

div#formid_corpoContenuti ul {
	list-style: disc;
	margin: auto;
}

div#formid_corpoContenuti ul li {
	list-style-type: disc;
	margin: 0 0 0 15px;
}
