 html { 
	font-size:100%; 
}
body{
	padding:15px;		/*senza spazio nella finestra del browser*/
	margin:0px;
	font-size:1em;
	color:#444;
}
/* holly hack per IE */
/* \*/
* html #container DIV {height: 0.01%;}
* html #container DL {height: 0.01%;}
/* */
/* =SCHELETRO DELLA PAGINA 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
/* =CONTAINER
----------------------------------------------- */ 
/*ATTENZIONE AL COMPUTED TEXT SUL MARGIN-TOP*/
#container
{
	margin: 0px  auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	margin-top: 0px;
}
/* =HEADER
----------------------------------------------- */
#header
{
	margin: 0px  auto;
}
/* =LEFT
----------------------------------------------- */
#left
{
	float: left;
	width: 210px;
	margin: 0;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}
/* =RIGHT
----------------------------------------------- */
#right
{
	float: right;
	width: 210px;
	margin: 0;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
}
/* =CENTER
----------------------------------------------- */
#center
{
	/*max-width: 36em;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	overflow:hidden;
}
/* =FOOTER
----------------------------------------------- */
#footer
{
	clear: both;
	margin: 0px  auto;
	color: #333;
	border-top: 1px solid #8CACBB;
	border-bottom: 1px solid #8CACBB;
	background-color:#DEE7EC;
}
.logoTestata
{
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.abstract
{
	padding:0.5em;
	font-size:0.7em;
}
.archivio 
{
        text-align:right;
        padding-right: 0.5em;
}
.archivio a
{
        color:#333;
}
#left dt{
	/*font-size:12px;*/
	font-size:0.750em;
}
#right dt{
	/*font-size:12px;*/
	font-size:0.750em;
}
#center dt{
	/*FONT-SIZE: 14px;*/
	font-size:0.875em;
}
/* =STILI GENERALI PER LA COLONNA DI SINISTRA
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#left DT{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#8CACBB;
	background-color:#DEE7EC;
	padding:2px 0px 2px 5px;
	font-weight:bold;
}
#left DD{
	/*font-size:12px;*/
	font-size:0.750em;
	margin-left:0px;
	padding-top: 0px; 
	padding-bottom: 5px;
	
}
#left UL{
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	list-style-image: none; 
	line-height: 1.5em;
}
#left LI{									
	padding-top:4px;
	padding-bottom:4px;						
	padding-left:14px;
	border-bottom:1px dotted #8CACBB;
}
/* =STILI PER LA PORTLET EMERGENZE (Sx2)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#Sx2 DT{
}
#Sx2 DD{
	/*font-size:12px;*/
	font-size:0.750em;
	margin-left:0px;
	padding-top: 0px; 
	padding-bottom: 5px;
	
}
#Sx2 UL{
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	list-style-image: none; 
	line-height: 1.5em;
}
#Sx2 LI{									
	padding-top:4px;
	padding-bottom:4px;						
	padding-left:0px;
	border:2px solid #8CACBB;
}
#Sx2 .documento{
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 0px;
	padding-right: 15px;
	font-size:large;
	text-align:center;
}
/* =STILI GENERALI PER LA COLONNA CENTRALE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#center {
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#666;
}
#center DL{
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/sfondo_sfumato.gif) !important;
	background-repeat: repeat-x;
	background-position:bottom;	 	
}
#center DT{
	/*border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#8CACBB;
	background-color:#DEE7EC;*/
	padding:2px 0px 2px 20px;
	font-weight:bold;
	border-bottom:1px dotted #8CACBB;
	margin-bottom:13px;
}
#center  DD{
	margin-left:0px;
	padding-top:5px;
	padding-bottom: 20px;
	border:1px dotted #8CACBB;
}
#center UL{
	margin: 0 0 0 1.2em; 
	padding: 0px;
	list-style-position:outside;
	list-style-type: none; 
	line-height: 1.5em;
}
#center LI{									
	padding-bottom:5px;						
}
#center .documento{
	margin-bottom:12px;
}
#center UL LI DIV .boxclear{
	margin:0px;
	padding:0px;
}
#center DIV{
	border:0px;
}
#center TD{
}
#C2 .boxFull img.boxImage{
	float:left;
	border: 1px solid gray;
	padding: 2px;
	margin: 4px 4px 0px 1px;
	width:80px;
	height:60px;
}
#center .boxFull .boxAbstract,
#center .boxFull .boxTitle{
}
#center .boxFull .boxTitle{
	font-size:0.750em;
	font-weight:bold;
}
#center .boxFull .gruppo{
	font-size:0.98em;
	font-weight:bold;
}
/* = STILI PER LA PORTLET C1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#C1 dd{
	/*font-size:12px;*/
	font-size:0.750em;
}
/* = STILI PER LA PORTLET C2
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#C2 .documento{
	font-weight:bold;
}
/* =STILI GENERALI PER LA COLONNA DI DESTRA
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#right DT{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#8CACBB;
	background-color:#DEE7EC;
	padding:2px 0px 2px 5px;
	font-weight:bold;
}
#right DD{
	/*font-size:12px;*/
	font-size:0.750em;
	margin-left:0px;
	padding-top: 0px; 
	padding-bottom: 5px;
	
}
#right UL{
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	list-style-image: none; 
	line-height: 1.5em;
}
#right LI{									
	padding-top:4px;
	padding-bottom:4px;						
	padding-left:14px;
	border-bottom:1px dotted #8CACBB;
}
/* =STILI PER LA PORTLET Dx1
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#Dx1 DT{
}
#Dx1 DD{
	padding:0px;	
}
#Dx1 UL{
	padding:0px;
	border:1px solid #8CACBB;
}
#Dx1 LI{									
	border:1px solid #FFF;
	padding:0px;
}
#Dx1 img{
	width:204px;
}
#Dx1 .documento{
	display:none;
}
#Dx1 p{
	display:none;	
}
/* =STILI PER LA PORTLET Dx2
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#Dx2 DT{
}
#Dx2 DD{
	padding:0px;	
}
#Dx2 UL{
	padding:0px;
	border:1px solid #8CACBB;
}
#Dx2 LI{									
	border:1px solid #FFF;
	padding:0px;
}
#Dx2 img{
	width:204px;
}
#Dx2 .documento{
	display:none;
}
#Dx2 p{
	display:none;	
}
/* =STILI PER LA FULL VIEW
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#view .boxFull{
	padding-right: 20px;
}
#view .boxAbstract{
	/*width:100%;*/
	font-size:0.95em;
}
#view TABLE{
	clear:both;
}
#view TD{
	display:none;
}
#view IMG{
	clear:both;
	width:80px;
	height:80px;
	border: 1px solid #808080;
	padding: 2px;
	margin:4px 4px 0px 1px;
}
#view .docAllegato{
	clear:both;
	padding-left:0px;
}
#view a{
	margin-left:0px;
}
.boxFull 
{
	border:1px solid white;
}
.descrizione 
{
	border:1px solid #666;
	margin:1em;
	padding: 2px;
	font-size:70%;
}
.sopra 
{
	background-color:#EEE;
}
.sotto 
{
	background-color:#EEE;
}
#view
{
	margin:1em;
	border:1px solid #DDD;
	font-size:0.750em;
}
#view .boxImage{
	float:left;
	width:80px;
}
/* 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
{
        margin-left:110px;
}
.boxFull .boxTitle
{
}
.boxTitle
{
	font-size:0.875em;
}
.boxFull .boxAbstract
{
	margin-top:0px;
	font-size:0.7em;
}
.boxClear 
{
    display: block;
    clear: both;
}
/*=STILI PER DOC MULTILIVELLO
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#NavigatoreLaterale .boxFull img.boxImage{
	float:left;
	border: 1px solid gray;
	padding: 2px;
	margin: 4px 4px 0px 1px;
	width:80px;
	height:80px;
}
/*#NavigatoreLaterale li{
	float:left;
	width:25%;
	height:150px;
}*/
/* =STILI PER ICONE E FOLDER
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#left .documento, 
#left .gruppo,
#left .docLink, 
#left .docAllegato,
#right .documento, 
#right .gruppo,
#right .docLink, 
#right .docAllegato,
.searchResults .documento, 
.searchResults .gruppo,
.searchResults .docLink, 
.searchResults .docAllegato
{
	background-repeat: no-repeat;
	/*padding-left:1.6em;*/
}
 
.searchResults .docLink,
#left .docLink,
#right .docLink{
}
.searchResults .docAllegato,
#left .docAllegato,
#right .docAllegato{
}
.searchResults .documento,
#left .documento,
#right .documento{
}
.searchResults .gruppo,
#left  .gruppo,
#right  .gruppo{
}
#center .docAllegato{
}
#center .docAllegatoTXT{
}
/* =STILI LINK
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
a:hover, a:active {
	text-decoration:underline;
}
#center .tabellaDoc a {
	text-decoration:underline;
}
#center #view a {
	text-decoration:underline;
}
/*PER RENDERE SOTTOLINEATI ANCHE TUTTI I LINK DELLA PARTE CENTRALE
#center .documento a {
	text-decoration:underline;
}*/
/* =STILI PER LA TABELLA DOCUMENTO
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
.tabellaDoc{
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:15px;
}
.tabellaDoc h1{
	font-size:1.2em;
	font-weight:normal;
	margin:2px;
	padding-bottom:0px;
	padding-top:5px;
}
.tabellaDoc TD{
	vertical-align:top;
}
.labelDoc{
	width:25%;
	font-weight:bold;
}
.valueDoc{
	width:75%;
}
/*= TABELLA SEMAFORI E VELOCITA'
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#velocita{
	border-collapse: collapse;
}
.valueDoc table{
	table-layout : auto;
}
.valueDoc table th{
	border:2px solid #fff;
	background-color : #b0b0b0;
	padding:10px 10px;
	height:30px;
}
.valueDoc table td{
	background-color : #ddd;
	padding:5px 10px;
}
.velocita{
		
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/speed_kmh.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.semaforo{
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/traffic-light.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.bordobottom{
	border-bottom:1px solid #000000;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.titolo{
	border-bottom:1px dotted #8CACBB;
}
.immagine,
.testo img{
	float:left;
	width:auto;
	padding:2px;
	border: 1px solid #808080;
	margin-right:4px;
}
.testo{
	/*font-size:12px;*/
	font-size:0.750em;
}
.testo p{
	margin-top:0px;
	margin-bottom:0px;
}
.testo img{
	float:left;
	border:1px solid #808080;
	margin:4px 4px 0px 1px;
	padding:2px;
}
.testo h4{
	border-bottom:1px solid #AAA;
	color:#333333;
	font-size:1em;
	font-weight:bold;
	margin-bottom:2px;
}
/*DA VERIFICARE*/
.testo ul{
	margin: 0 0 0 1.2em; 
	padding: 0px;
	list-style-position:outside;
	list-style-type: square; 
	line-height: 1.5em;
}
.testo ul{
	list-style-type:square !important;	
}
.valueDocModifica{
	text-align:right;
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/sfondo_diagonale_scuro.png) !important;
	background-repeat: repeat-x;
	background-position:bottom;	 
	padding-top:10px;
	font-size:x-small;
	font-weight:bold;
	color:#CC0000;
	border-bottom:1px solid #8CACBB;
}
.abstract{
	padding-bottom:15px;
}
.allegatifieldset,
.approfondimentifieldset{ 
        border:1px solid #bbbbbb; 
        line-height:1.5em; 
        margin:0em 0em; 
        padding:0em 1em 1em; 
        width:auto;
        font-size:0.750em;
} 

.approfondimentilegend,
.allegatilegend{ 
	color: black; 
	padding:0.5em; 
	font-weight:bold; 
}
/* =STILI PER LA HEADLINE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */ 
#HeadLine {
	margin-top:10px;
	margin-bottom:10px;
	width: 99%;
	margin: 0px  auto;
	font-family:verdana, "default sans serif";
	font-weight:bold;
	/*font-size : 18px; */
	font-size:1.125em;
	text-align:center;
}
/* =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: #000000; 
	text-align: left;
	font-weight:bold;
	padding-top: 15px;
	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;
	margin-left:0px;
}
.searchResults .boxImage{
	display:none;
}
.searchResults .boxAbstract{
        padding:1em;
        background-color:#F6F6F6;
}
.data{
	display:none;
}
#C1 li{
	display:inline;
}
#C1 .data{
	display:block;
	/*float left per data con titolo affianco, float none per data e titolo sotto*/
	float:left;
	padding-right:5px;
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/calendar_16x16.png) !important;
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left:20px;	
}
.dataArchive{
	display:block;
	/*float left per data con titolo affianco, float none per data e titolo sotto*/
	float:left;
	padding-right:5px;
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/calendar_16x16.png) !important;
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left:20px;	
}
.dataDettaglio{
	display:block;
	/*float left per data con titolo affianco, float none per data e titolo sotto*/
	/*float:left;*/
	padding-right:5px;
	background-image:url(./PoliziaMunicipaleImmagini.css/$FILE/calendar_16x16.png) !important;
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left:20px;
	font-weight:bold;
	margin-top:25px;
	color:#000;	
} 

