/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */

/* @import url("../stile/templatew3c/strutturapagine.css");*/ 

TD, TH,DIV, INPUT,TEXTAREA, TEXTAREA, SELECT,OL,P,ALIGN{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	FONT-SIZE: 100%;
	FONT-WEIGHT: NORMAL;
}

TABLE  {
   border: 0px solid #FFFFFF;
}

 body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("../immagini/base/fondo_body.jpg");	
}

a img { border: 0; }

img { border: 0; }

/*
a {
	text-decoration: none;
}

a:visited {
	color: #000000;
   padding: 0px;}
a:active {
   color: #000000; 
   padding: 0px;
}
a:link {
   color: #000000; 
   padding: 0px;}
a:hover {
   padding: 0px;
   color: #000000;
}
*/

a, a:link, a:active, a:visited {
	color: #244A94;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
/*	color: #244A94;*/
	text-decoration: underline;
    font-weight: bold;
}

/* link nero per il livello */
#lnk_blk a {
	text-decoration: none;

}

/****************************************/
/* ECM TESTO TITOLO ***************/
/****************************************/
H1 {
	FONT-FAMILY:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 130%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO SOTTO TITOLO *******/
/****************************************/
H2 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 110%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO NORMALE ***********/
/****************************************/
H3 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	FONT-SIZE: 100%;
	font-weight : normal;
}

/****************************************/
/* ECM TESTO PICCOLO ***********/
/****************************************/
H4 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: x-small;*/
	FONT-SIZE: 90%;
	font-style : normal;
	font-weight : normal;
}
H5 {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : small;
	font-weight : normal;	
}
H6 {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
	font-weight : normal;
}
H7 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-SIZE: xx-small
}

HR {
	height : 1px;
	color: #8Ab073; /*#244A94*/
	background-color : #8Ab073; /*#244A94*/
	border : 0px;
}


#lnk_blk a:visited {
	color: #000000;
}
#lnk_blk a:active {
   color: #000000; 
}
#lnk_blk a:link {
   color: #000000; 
}
#lnk_blk a:hover {
   color: #000000;
}

#lnk_blk img {
 
 float:none;
border: 0;
padding:0px;
}