/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */

@import url("../stile/templatew3c/strutturapagine.css");

HTML, BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background-color : #FFFFFF;
	font-size : 87%;
	font-style : normal;
	font-weight : normal;
	margin: 0px;
	padding: 0px;
 }
 
 BODY { 
 	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
  }
 
 P{
	font-style : normal;
	font-weight : normal;
}
 	
/****************************************/
/* ECM TESTO TITOLO ***************/
/****************************************/
H1 {
	FONT-SIZE: 130%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO SOTTO TITOLO *******/
/****************************************/
H2 {
	FONT-SIZE: 110%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO NORMALE ***********/
/****************************************/
H3 {
	font-style : normal;
	FONT-SIZE: 100%;
	font-weight : normal;
}

/****************************************/
/* ECM TESTO PICCOLO ***********/
/****************************************/
H4 {
	/*FONT-SIZE: x-small;*/
	FONT-SIZE: 90%;
	font-style : normal;
	font-weight : normal;
}
H5 {
	COLOR: #000000;
	font-style : normal;
	font-size : small;
	font-weight : normal;	
}
H6 {
	COLOR: #000000;
	font-style : normal;
	font-size : x-small;
	font-weight : normal;
}
H7 {
	FONT-SIZE: xx-small
}

HR {
	height : 1px;
	color: #244A94;
	background-color : #244A94;
	border : 0px;
}

A, A:link, A:visited {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #3366CC;
	text-decoration: underline;
}

A:hover {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
	background-color : Yellow;
}
IMG { border:none; }

STRONG, B { 
	font-weight: bold;
 }

/*********************************************************************/
/**** FONT SERVIZI E CONTENUTI ******************************/
/* ****************************************************************** */

.testo1 {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION: none;
	TEXT-ALIGN: justify;
	FONT-WEIGHT: normal;
}

.piccolo {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 96%;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}

.centro {
	text-align : center;
}


/*********************************************************************/
/**** INTESTAZIONI AREA RISERVATA ************************/
/* ****************************************************************** */

