/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */


/*********************************************************************/
/**** CONFIGURAZIONE GENERALE ****************************/
/* ****************************************************************** */

@import url("/stile/ecm/w3c_colori.css"); 
@import url("/stile/ecm/w3c_link.css"); 
@import url("/stile/ecm/w3c_font.css"); 
/*
HTML, BODY {
	margin: 0px 1px 1px 1px; 
}

TABLE, TD, TH,DIV, INPUT,TEXTAREA, TEXTAREA, SELECT,OL,UL,P,ALIGN{
	font-weight: normal; 
}

P{
margin: 1px 5px 1px 5px;
}


IMG { border:none; }


LI {
	border: 0px;
	margin-left: 30px;
	padding: 0px;
}

A, A:link, A:visited, A:hover{
	color: #990000;
}
*/


.paginaCompletaMappa{
	position: relative;
	width: 90%;
	float: left;
	left:10px;
}

.ElencoPagine { 
	margin-left: 10px;
 }
 
 .CategorieMappa{
	position: relative;
    font-weight:bold;
     width:90%;
     text-indent:10px;
}

 
 .pagineMappa{
	position: relative;
	left:45px;
   text-indent:10px;
} 
 .sottopagineMappa
 {
	text-indent:10px;
	position: relative;
	left:55px;
   
} 
 
  
