/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */

@import url("../stile/templatew3c/strutturapagine.css");

 

HTML,BODY {
 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :90%;
	text-align : justify;
	margin: 1px 5px 1px 5px;
	COLOR: #000000;
	background-color:#F0EED0;
}

form {
	margin: 0px;
}

TABLE {
	FONT-SIZE: 100%;
	border: 1px solid #F0EED0;
}
TBODY {
	FONT-SIZE: 100%;
}
THEAD {
	FONT-SIZE: 100%;
	font-weight: normal;
}
TR {
	FONT-SIZE: 100%
}
TH {
	FONT-SIZE: 100%;
   font-weight: lighter;
   font-style: normal;
}
TD {
	FONT-SIZE: 100%;
	font-weight: normal;
}
TABLE {
	WIDTH: 100%;
}
/****************************************/
/* ECM TESTO TITOLO ***************/
/****************************************/
H1 {
	 
	FONT-SIZE: 150%;
	font-style : normal;
	font-weight : bold;
	
}
/****************************************/
/* ECM TESTO SOTTO TITOLO *******/
/****************************************/
H2 {
	 
	/*FONT-SIZE: medium;
	*/
	FONT-SIZE: 130%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO NORMALE ***********/
/****************************************/
H3 {
	 
	font-style : normal;
 
	font-weight : normal;
}

/****************************************/
/* ECM TESTO PICCOLO ***********/
/****************************************/
H4 {
	 
	/*FONT-SIZE: x-small;*/
	FONT-SIZE: 80%;
	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: #8Ab073;  
	background-color : #8Ab073;#000099*/
	border : 0px;
}

A:link, A:visited {
 	COLOR: Blue;
	 
	FONT-WEIGHT: bold;
	text-decoration: underline;
 }

A:hover {
  
	FONT-WEIGHT: bold;
	text-decoration: underline;
}



 
IMG { border:none; }

/*********************************************************************/
/**** FONT SERVIZI E CONTENUTI ******************************/
/* ****************************************************************** */

.testoGiustificato {
	COLOR: #333300;
	 
	FONT-WEIGHT: normal;
	text-align : justify;
}

.testoBianco, .testo1Bianco, .testo1bianco {
	COLOR: #FFFFFF;
	 
	FONT-WEIGHT: normal;
	text-align : justify;
}

.testo2nero {
	COLOR: #000000;
	 
	FONT-WEIGHT: normal;
	text-align : left;
}

.testo1 {
	COLOR: #000000;
	 
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION: none;
	TEXT-ALIGN: justify;
	FONT-WEIGHT: normal;
	font-size: 110%;
}

.testo2 {
	COLOR: #666666;   
	FONT-SIZE: x-small; FONT-STYLE: normal; 
	FONT-WEIGHT: bold; TEXT-ALIGN: justify; TEXT-DECORATION: none
}

.testo3, A.testo3,  A.testo3:link, A.testo3:visited, A.testo3:hover  {
	COLOR: #FFD324;
	padding-left: 2px;
	 
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	padding-bottom: 3px;
}

.testoBold {
	COLOR: #000000;
	 
	FONT-STYLE: normal;
	font-weight : bold;
}

.titolo {
	  FONT-SIZE: 18px; FONT-WEIGHT: bold
}

.titolomaiuscolo {
	  FONT-WEIGHT: bold; TEXT-TRANSFORM: uppercase
}

.piccolo {
	 
	FONT-SIZE: 96%;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}

.centro {
	text-align : center;
}


/*********************************************************************/
/**** INTESTAZIONI AREA RISERVATA ************************/
/* ****************************************************************** */

.FondoAreaRiservata {
	position: relative;
	left: 0px;
	width: 894px; /*432px*/
	padding-left: 14px;
	top: 0px;
	background-color: #B6603A; /*#FAEBAF;*/
	color: White;
}

.ColoreLinkBianco, A.ColoreLinkBianco,  A.ColoreLinkBianco:link, A.ColoreLinkBianco:visited {
	color: White;	
}

.A.ColoreLinkBianco:hover {
	color: White;
	text-decoration: underline;	
}

.FondoAreaRiservataIntro {
	background-color: #FAEBAF;
	position: relative;
	left: 0px;
	width: 432px;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

