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{
	background: url("../../immagini/imma/sfondo-testa3.jpg") no-repeat left top;
	width:100%;
	height:183px;
	margin:0em auto 1em;
	padding:0em 0 1em;
	text-align: left;
	vertical-align: bottom;
	font-size: 1.4em;
	border-bottom: 1px solid #999999;
}
#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:#fff;
	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;	
}

		
