/* CSS Document */

html {
height:100%;

}

body {
height:100%;
	background-image: url(imm_new/sfondo_pag_3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenuti {
font-family:"Times New Roman", Times, serif;

	
	font-size: 16px;
	color: #660000;
	
}
.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.testo_grigio {font-family:"Times New Roman", Times, serif;

	font-size: 16px;
	color: #666666}
	
	
	.testo_pp {font-family:"Times New Roman", Times, serif;

	font-size: 14px;
	color:#333333;
	}
	
	#Layer1 {
	position:absolute;
	left:-3000;
	top:-3000;
	width:503px;
	height:303px;
	z-index:1;
}




.menu {
font-family:"Times New Roman", Times, serif;

	font-size: 16px;
	color:#333333;


}

.menu ul
{margin: 0; 
list-style-type: none}

.menu li
{display: inline; 
padding-right: 40px} 

.menu a:link {
	color:#333333;
	text-decoration:none ;
}

.menu a:hover {
	text-decoration:underline;
	color:#333333;
}
.menu a:active {
	text-decoration: underline;
	background:#333333;
}

.menu a:visited {
	color:#333333;
	text-decoration: none;
}

