body{ margin:0;
	  padding:0;
	}
.body{ text-align:center;}
	  a:link {color: #000000} 
  	  a:visited {color: #000033} 
		a:hover {color: #FF3300} 
		a:active {color: #000000} 
	  
hr{	  display:none;}

code{	font-size: 1em;
		font:80% Verdana, Arial, Helvetica, sans-serif;
		display:block;
		margin:0 1em 0.5em;}
		
#testa{
	width:100%;
	height:183px;
	margin:0em auto 1em;
	padding:0em 0 1em;
	text-align: left;
	vertical-align: bottom;
	font-size: 1.4em;
	border-bottom: 0px solid #999999;
}
	
.sardo{
    background:url("/immagini/imma/sfondo-testaSARDO.jpg") no-repeat left top;
}

.italiano{
    background:url("/immagini/imma/sfondo-testaITA.jpg") no-repeat left top;
}

#corpo{
	width:100%;
	margin:1em auto;
	text-align:left;
	position:relative;
	
	
}
		
#corpo-colonna-sinistra{
	position:absolute;
	top:0;
	left:0;
	width:25ex;
	padding:1em 1ex 1em 0;
	overflow: visible;
	visibility: visible;
						}
						

						
#corpo-colonna-centro{
	top:0;
	right:0;
	background:#f8f1df;
	padding:1em 0 1em 1em;
	position:relative;
	margin:6% 1% 0 27ex; 
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;				
	width:80%;		
						}
#piedipagina{
	width:100%;
	margin:1em auto;
	text-align:left;
	background-color: #9CB8AD;
	position: relative;	
}

form {
	background: #c8dae8;
	padding: 10px;
	width: 630px;
	border: 1px solid #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

select {
  font-family: Arial;			/* tipo carattere */
  color: #003366;			/* colore carattere */
  font-size: 12px;			/* dimensione carattere */
  font-weight: bold;			/* spessore carattere */
  font-style: italic;			/* stile carattere */  
  border: 1px solid #003366;		/* tipologia bordo di colore */
  background-color: #f8f1df;       	/* colore sfondo */
}

input.submit{
  font-family: Arial;			
  color: #003366;		        
  font-size: 12px;		
  font-weight: bold;			
  font-style: normal;		        
  background-color: #f8f1df;	       
  border: 1px solid #003366;            
}

table.delibere{
width: 652px;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

table.delibere tr{
	font-size: 1em;
	color: #003366;
	padding-left: 1em;
	text-align: left;
}

table.delibere td.data{
	text-align: center;
	line-height: normal;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.delibere td.oggetto{
	width: 400px;
	text-align: justify;
	line-height: normal;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.delibere td.allegato{
    vertical-align:middle;
    text-align: center;
	line-height: normal;
	padding: 0.5em;
}

table.delibere tr.corpo{
	background-color: #C8DAE8;
}

table.delibere tr.intestazione{
	background-color: #F1DA8B;
	font-weight:bold;
}

.titoloDelibere{

	width: 632px;
	font-size: 1.2em;
	color: #003366;
	background-color: #C8DAE8;
	padding-left: 1em;
	background-image:  url("/immagini/imma/menu/angolo.gif");
	background-repeat: no-repeat;
}


		
