 
/* holly hack per IE */
/* \*/
* html #container DIV {height: 0.01%;}
* html #container DL {height: 0.01%;}
/* */
body{
	padding:0px;		/*senza spazio nella finestra del browser*/
	margin:0px;
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/bk_body.gif) !important;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:small;
}
/* =SCHELETRO DELLA PAGINA 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
/* =CONTAINER
----------------------------------------------- */ 
#container
{
	/*width: 100%;*/
	width:760px;
	margin: 0px  auto;
	background-color: #fff;
	color: #000;
	/*line-height: 130%;*/
	padding-top: 0px;
	margin-top: -5px;
}
/* =HEADER
----------------------------------------------- */
#header
{
	/*padding: .5em;*/
	width:760px;
	margin: 0px  auto;
}
/* =LEFT
----------------------------------------------- */
#left
{
	display:none;
	float: left;
	width: 200px;
	margin: 0;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}
/* =RIGHT
----------------------------------------------- */
#right
{
	float: right;
	width: 240px;
	margin: 0;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	background-color: #fff;
}
/* =CENTER
----------------------------------------------- */
#center
{
	/*max-width: 36em;*/
	padding-left:0px;
	padding-right: 0px;
	padding-top: 13px;	
	overflow:hidden;
}
/* =FOOTER
----------------------------------------------- */
#footer
{
	clear: both;
	margin: 0;
	padding: 0.1em;
	color: #333;
	background-color:#647034;
	width:760px;
	margin: 0px  auto;
	
}
.logoTestata
{
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.abstract
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:x-small;
	height:inline;
	/*border-bottom:1px solid #ddd;*/
}
.archivio 
{
	font-family:Verdana, Arial, sans;       	
	text-align:right;
        	padding-right: 0.5em;
	color:#000000;
}
.archivio a
{
        color:#000000;
}
#BoxAlternativo{
	width:760px;
	margin: 0px  auto;
}
#BoxAlternativo DL{
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/ne_scuro.gif) !important;*/
	/*background-repeat:no-repeat; */
	/*background-position: top right;*/
	/*background-color:#647034;*/
	/*margin-bottom: 0px;*/
}
#BoxAlternativo DT{	
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;					
	font-weight:bold;
	/*color:#FFFFFF;*/
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/sw_scuro.gif) !important;*/
	/*background-repeat:no-repeat; */
	/*background-position: bottom left;*/
		
}
#BoxAlternativo DD{									/* STILI APPLICATI AL CONTENUTO DEL BOX */
	background-color:#FFF;
	text-align:justify;
	border-top:1px solid #FFF;
	padding-left: 0px; 
	padding-right: 0px; 
	margin-left: 0px;
}
#BoxAlternativo .abstract{
	font-size:0.9em;
}
/* =STILI GENERALI PER LA COLONNA CENTRALE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#center {
	text-align:left;
	padding-right: 12px;
	font-family:Verdana, Arial, sans;
	font-size:small;
	
}
#center DT{
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/bk_titolo_box_centrale.gif) !important;*/
	/*background-repeat:no-repeat;*/
	/*padding-left: 18px;*/
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;						
	font-weight:bold;
	font-family:Verdana;
	color:#565E2E;
	font-size:small;	
}
#center DD{
	margin:0em;
	font-size:x-small;
	padding-left: 2px;
	padding-top:2px;
}
#center UL{
	margin: 0 0 4 0.5em;
	padding: 0em; 
	list-style: none; 
	list-style-image: none; 
}
#center UL LI DIV .boxclear{
	margin:0px;
	padding:0px;
}
#center DIV{
	border:0px;
	
}
#center TD{
	font-family:Verdana, Arial, sans;
	font-size: small;
}
/* =CONFIGURAZIONE DI UN SINGOLO BOX. es: C3 1° BOX CENTRALE
----------------------------------------------------------------------------------------------------------------------- */
#C1 DL{
	background-color:#647034;
	margin-top:0px; 
        	margin-bottom:5px; 
}
#C1 DT{	
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;					
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(./AbitarePopolareImmagini.css/$FILE/sw_scuro.gif) !important;
	background-repeat:no-repeat; 
	background-position: bottom left;
		
}
#C1 DD{									/* STILI APPLICATI AL CONTENUTO DEL BOX */
	background-color:#EAECDD;	
	padding-left:8px;
	padding-top:0px;
	padding-bottom:15px auto;
	text-align:left;
	font-weight:bold;
	border-right:1px dashed #565E2E;
	border-left:1px dashed #565E2E;
	border-top:2px solid #FFF;
	border-bottom:1px dashed #565E2E;
}
#C1 UL{							/* STILI APPLICATI ALLA LISTA  */																		
	margin-left:-2px;
	margin-right:2px;
	margin-top:5px;	
	padding-top:3px;
	line-height: 0.5em;
}
#C1 LI{	
	line-height: 0.1em;
	padding-left: 1px;	
	padding-bottom:0px;						/* STILI APPLICATI AGLI ELEMENTI DELLA LISTA  */
}
#C1 .abstract{								/* STILE APPLICATO ALL'ABSTRACT  */						
	font-size:medium;
	padding-left:0px;
	padding-bottom:0px;							
}
#C1 .archivio {								/* STILE APPLICATO ALL'ARCHIVIO  */
	display:block;	
	font-family:Verdana, Arial, sans;    
	font-size:small;    	
	text-align:right;								/* alllineamento testo a destra */
       	padding-right: 0.5em;							/* spaziatura del testo dal bordo destro */
	
}
#C1 .archivio a{									/* STILE APPLICATO ALL'ARCHIVIO  */	
	font-family:Verdana, Arial, sans;
	display:block;	
	text-align:right;								/* alllineamento testo a destra */
       	padding-right: 0.5em;							/* spaziatura del testo dal bordo destro */
	
}
#C1 .boxFull img.boxImage{
	float:left;
	border: 1px solid gray;
	padding: 2px;
	margin: 4px 4px 0px 1px;
}
#C1 .boxFull .boxAbstract,
#C1.boxFull .boxTitle{
	margin-bottom:8px;       	
	margin-left:0px;
	
}
#C1 .boxFull .boxTitle {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:2px;
	line-height:0.8em;
} 
/*#C3 .PDGF710705F681F5E61C32572D10038CEF3{*/
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/casa3.gif) !important;*/
	/*background-repeat: no-repeat; */
	/*background-position:right top;*/
/*}*/
/* =CONFIGURAZIONE DI UN SINGOLO BOX. es: C3 1° BOX CENTRALE
----------------------------------------------------------------------------------------------------------------------- */
#C2 DL{
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/ne_scuro.gif) !important;*/
	/*background-repeat:no-repeat; */
	/*background-position: top right;*/
	background-color:#647034;
	margin-top:0px; 
        	margin-bottom:8px; 
}
#C2 DT{	
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;		
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(./AbitarePopolareImmagini.css/$FILE/sw_scuro.gif) !important;
	background-repeat:no-repeat; 
	background-position: bottom left;
		
}
#C2 DD{									/* STILI APPLICATI AL CONTENUTO DEL BOX */
	background-color:#FFF;
	padding-left:5px;
	text-align:left;
	background-color:#EAECDD;
	border-top:2px solid #FFF;
	border-right:1px dashed #565E2E;
	border-left:1px dashed #565E2E;
	padding-right:10px;
	border-bottom:1px solid #565E2E;
	line-height: 1.0em;
background-image:url(./AbitarePopolareImmagini.css/$FILE/immagineabpop.jpg) !important;
	background-repeat: no-repeat; 
	background-position:right bottom;
	
}
#C2 UL{	
	margin-left: 0px;							/* margine dal bordo. In questo caso la lista viene visualizzata a 0.5em dal bordo sinistro   */ 
	padding-top: 3px;							/* spaziatura in alto  */ 
	list-style: none; 							/* nessuno stile (es. pallini) agli elemnti della lista  */ 				
	list-style-image:none; 						/* nessuna immagine agli elemnti della lista  */ 
	
	padding-bottom: 80px;
}
#C2 LI{									/* STILI APPLICATI AGLI ELEMENTI DELLA LISTA  */
	padding-left: 1px;
}
#C2 .abstract{								/* STILE APPLICATO ALL'ABSTRACT  */						
	font-size:small;
	padding-left:0px;							
}
#C2 .archivio {								/* STILE APPLICATO ALL'ARCHIVIO  */
}
#C2 .archivio a{								/* STILE APPLICATO ALL'ARCHIVIO  */
       
}
#C2 .boxFull img.boxImage{
	float:left;
	border: 1px solid gray;
	padding: 2px;
	margin: 4px 4px 0px 1px;
}
#C2 .boxFull .boxAbstract,
#C2.boxFull .boxTitle{
  margin-bottom:5px;        
margin-left:0px;
}
#C2 .boxFull .boxTitle {
padding-left:1px;
line-height: 1.2em;	
} 
#C2 .PDGF710705F681F5E61C32572D10038CEF3{
	background-image:url(./AbitarePopolareImmagini.css/$FILE/img2.gif) !important;
	background-repeat: no-repeat; 
	background-position:right top;
}
/* =CONFIGURAZIONE DI UN SINGOLO BOX. es: C3 1° BOX CENTRALE
----------------------------------------------------------------------------------------------------------------------- */
#C3 DL{
	
	background-color:#647034;
	margin-top:0px; 
        	margin-bottom:5px; 
}
#C3 DT{	
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;					
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(./AbitarePopolareImmagini.css/$FILE/sw_scuro.gif) !important;
	background-repeat:no-repeat; 
	background-position: bottom left;
		
}
#C3 DD{									/* STILI APPLICATI AL CONTENUTO DEL BOX */
	background-color:#FFF;
	padding-left:8px;
	padding-top:0px;
	padding-bottom:15px auto;
	text-align:left;
	font-weight:bold;
	background-color:#EAECDD;
	border-right:1px dashed #565E2E;
	border-left:1px dashed #565E2E;
	border-top:1px solid #FFF;
	border-bottom:1px dashed #565E2E;
}
#C3 UL{							/* STILI APPLICATI ALLA LISTA  */																		
	margin-left:-2px;
	margin-right:2px;
	margin-top:5px;	
	padding-top:3px;
	/*ATTENZIONE AL COMPUTED TEXT*/
}
#C3 LI{	
	
	padding-left: 1px;	
	padding-bottom:0px;						/* STILI APPLICATI AGLI ELEMENTI DELLA LISTA  */
}
#C3 .abstract{								/* STILE APPLICATO ALL'ABSTRACT  */						
	font-size:small;
	padding-left:0px;
	padding-bottom:0px;							
}
#C3 .archivio {								/* STILE APPLICATO ALL'ARCHIVIO  */
	display:block;	
	font-family:Verdana, Arial, sans;    
	font-size:small;    	
	text-align:right;								/* alllineamento testo a destra */
       	padding-right: 0.5em;							/* spaziatura del testo dal bordo destro */
	
}
#C3 .archivio a{									/* STILE APPLICATO ALL'ARCHIVIO  */	
	font-family:Verdana, Arial, sans;
	display:block;	
	text-align:right;								/* alllineamento testo a destra */
       	padding-right: 0.5em;							/* spaziatura del testo dal bordo destro */
	
}
#C3 .boxFull img.boxImage{
	float:left;
	border: 1px solid gray;
	padding: 2px;
	margin: 4px 4px 0px 1px;
}
#C3 .boxFull .boxAbstract,
#C3.boxFull .boxTitle{
	margin-bottom:8px;       	
	margin-left:0px;
	
}
#C3 .boxFull .boxTitle {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:2px;
	line-height:0.8em;
} 
/*#C3 .PDGF710705F681F5E61C32572D10038CEF3{*/
	/*background-image:url(./AbitarePopolareImmagini.css/$FILE/casa3.gif) !important;*/
	/*background-repeat: no-repeat; */
	/*background-position:right top;*/
/*}*/
/* =STILI GENERALI PER LA COLONNA DI DESTRA
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#right DL{
	background-image:url(./AbitarePopolareImmagini.css/$FILE/ne_scuro.gif) !important;
	background-repeat:no-repeat; 
	background-position: top right;	
	background-color:#647034;
	margin-bottom: 5px;
}
#right DT{
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;					
	font-weight:bold;
	color:#FFFFFF;
		
}
#right DD{
        	padding-left:0em;
	font-size:small;
        	margin:0em;
	text-align:left;
	background-color:#EAECDD;
}
#right UL{
         	margin: 0; 
         	padding: 0; 
         	list-style: none; 
         	list-style-image: none; 
         	line-height: 1.0em;
	border-top:3px solid #FFFFFF;
	font-size:small;
}
#right LI{									/* STILI APPLICATI AGLI ELEMENTI DELLA LISTA  */
	padding-top: 4px; 
	padding-bottom:3px;
	padding-left:9px;				
	border-bottom: 1px dashed #647034;
	font-weight:bold;
}
#right LI A{
	color:#333333;
}
#right LI A:visited{
	color:#062B83;
}
#right LI A:hover{
	color:#333333;
}
#right .abstract{								/* STILE APPLICATO ALL'ABSTRACT  */						
	font-size:11px;							/* dimensione del testo */
	font-weight:bold;							/* stile del testo */
}
#right .archivio {								/* STILE APPLICATO ALL'ARCHIVIO  */
        	text-align:right;								/* alllineamento testo a destra */
        	padding-right: 0.5em;							/* spaziatura del testo dal bordo destro */
}
#right .archivio a{								/* STILE APPLICATO ALL'ARCHIVIO  */
        	color:#000000;
}
#Dx4 DD{
	background-color:#EAECDD;
}
#Dx4 ul{
         	margin: 0; 
         	padding: 0; 
         	list-style: none; 
         	list-style-image: none; 
         	line-height: 1.0em;
	border-top:3px solid #fff;
	font-size:small;
	border-bottom:1px dashed #565E2E;
}
#Dx4 li{
	/*float:left;*/
	/*background-color:#F5DCC0;*/
	display: inline;
	padding:0px;	
	border:0px;
	line-height: 1.4em;			
}
#Dx4 li div{
	display:inline;
	padding: 1px;
	/*background-color:#F5DCC0;*/
}
#Dx4 li .gruppo{
	padding-right:6px;
}
#right .documento, 
#right .gruppo,
#right .docLink, 
#right .docAllegato{
	background-repeat: no-repeat;
	background-position:right;
	padding-right:25px;
}
/* =STILI PER LA FULL VIEW
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
.boxFull 
{
}
.descrizione 
{
	/*border:1px solid #000000;*/
	font-size:small;
	color:#565E2E;
	margin-right:0pt;
	padding-left:2px;
}
.sopra 
{
	/*background-color:#CCC;*/
}
.sotto 
{
	background-color:#FFFFFF;
}
#view
{
	display:block;	
	border:1px solid #DDD;
	margin-left:-2px;
	margin-right:-2px;
	margin-top:10px;
	margin-bottom:1px; 
	font-weight:normal;
	font-size:small;
}
/* se vuoi dare un layout particolare ad un singolo elemento: */
#SPECIFICAUNIDDIBOX .boxFull img.boxImage
{
	float:left;
	border: 1px solid gray;
	padding: 2px;
	margin: 4px 4px 0px 1px;
}
#SPECIFICAUNIDDIBOX .boxFull .boxAbstract,
#SPECIFICAUNIDDIBOX .boxFull .boxTitle
{
}
.boxFull .boxTitle
{
	margin-top:0px;
	font-size:small;
	font-weight:bold;
	border-top:0px solid #F5DCC0;
	color:#333333;
	margin-left: 0px;
}
#C1 .boxFull .boxAbstract
{
	margin-top:10px;
	font-size:small;
	font-weight:normal;
	color:#000000;
	margin-left: 0px;
}
.boxFull .boxAbstract
{
	margin-top:0px;
	font-size:small;
	font-weight:large;
	border-top:0px solid #000000;
	color:#000000;
	margin-left: 0px;
}
.boxClear 
{
    display: block;
    clear: both;
}
#view
 .documento{
	background-image:url(./AbitarePopolareImmagini.css/$FILE/page.gif) !important;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
}
#view .docLink{
	background-image:url(./AbitarePopolareImmagini.css/$FILE/page_link.gif) !important;
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:20px;
	padding-top:5px;
}
#view .docAllegato{
	background-image:url(./AbitarePopolareImmagini.css/$FILE/page_attachment.gif) !important;
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
}
/* =STILI PER LA TABELLA DOCUMENTO
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
.tabellaDoc{
	width:100%;
	padding-right: 2%;
	padding-top: 13px;
	margin-top: -5px;
}
.tabellaDoc TD{
	vertical-align:top;
}
.labelDoc{
	display:none;		
	width:10%;
	font-weight:bold;
	padding-bottom: 15px;
}
.valueDoc{
	font-family:Verdana, Arial, sans;
	font-size:medium;	
	width:90%;
}
.valueDocTitolo{
	font-size:14px;
	font-weight:bold;
	color:#565E2E;	
	width:90%;
}
.valueDocAbstract{
	width:90%;
}
.valueDocTesto{
	font-family:Verdana, Arial, sans;
	font-size:medium;	
	width:90%;
}
.valueDocTesto a {
	font-family:Verdana, Arial, sans;
	font-size:small;	
	font-weight:bold;
	color:#000000;
	width:90%;
}
.valueDocData{
	font-size:x-small;
	color:#ACA899;
}
.valueDocAllegati{
	width:90%;
}
/* =STILI PER LA HEADLINE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#HeadLine {
	background-image:url(./AbitarePopolareImmagini.css/$FILE/testata00.jpg) !important;
	background-position:center top;
	background-repeat:no-repeat;
	height:300px;
	width:760px; 
	margin:0px auto;
	font-family:verdana, arial, default sans serif;
}
/* =STILI PER LA RICERCA
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
.lineRicerca{
	border: none 0; 
	border-top: 1px solid #ccc;/*the border*/
	width: 70%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/ 
		
}
/* gestione dei risultati della ricerca */
.searchResults H2, .searchResults H3{
		color: #000; 
		text-align: left;
		font-weight:bold;
		padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:bottom;
	background:#FFF;
	margin:0;
}
.searchResults H2 {
	font-size: medium; 
	
}
.searchResults H3 {
	font-size: small;
}
.searchResults .boxTitle{
	font-weight: bold;
	border-bottom:1px solid #666;
	padding-bottom:2px;
	margin-bottom:2px;
}
.searchResults .boxImage{
	display:none;
}
.searchResults .boxAbstract{
	padding:1em;
	background-color:#F6F6F6;
	padding-top: 13px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}
#flash {
	margin: 0px 181px; 
}
.tabellaDoc .titolo{
	font-weight:bold;
	padding-left:0pt;
}
.tabellaDoc .immagine{
	float:left;
	padding: 2px;
	margin: 2px;
}
.tabellaDoc .AllegatiBox A{
font-weight: bold;
padding-left:5px;
}
<a href="/retecivica/urp/pes.nsf/1bd3af0d9bd78f35c1256e2a004dcc1f/45a066b00a25b02ac12573a0007372de/$FILE/background.gif.jpg"></a>
 

