


body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	color: #555;
	background-color: #8e6441;
	background-image: url(../imm_com/back_body.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
	}
	
	
div, img, ul, ol, li, p, span, pre, h1, h2, h3, h4, h5, h6, h7, table, tr, td, th, em, dl, dt, dd, object {

	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	td, tr {
	vertical-align:top;
	}
	.invisible{
	display: none;
	}
	.contenutispeciali, .contenutispeciali h1, .contenutispeciali h2 {
    display: none;
	visibility: hidden; 
	height:0px;
	margin:0px; 
}
	.visual_home {
	background-image:url(../imm/back_home.gif);
	background-repeat:no-repeat;
	
	}
	.visual_page {
	background-image:url(../imm/bac_anim_page.jpg);
	
	background-repeat:no-repeat;
	
	}
	#testo_home {
	color:#ffffff;
	text-align:center;
	}
	#testo_home p {
	font-size: 11px;
	}
		#testo_pag {
	color:#555555;
	text-align:center;
	}
	
	
	#testo_home a:link, #testo_home a:visited {
		color: #ffffff;
		text-decoration:none;
		font-weight:bold;
	
		
	}
	#testo_home a:hover {
		color: #ffffff;
		font-weight:bold;
		text-decoration:underline;
		
	}
	
	#navigator {
	margin-left: 14px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	.menu {
	padding-top: 5px;
	}
	.menu ul {
	
	list-style: none;
	}
	.menu li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 3px solid #ffffff;
	}
	.menu a:link, .menu a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
	}
	.menu a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}
	
	#content {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	color: #412714;
	text-align:left;
	}
	#content h2 {
	border-bottom: 1px solid #412714;
	font-size:15px;

	
	}
	#content h3 {
	margin-top: 10px;
	font-size:12px;
	
	}
	#content a:link, #content a:visited {
		color: #412714;
		text-decoration:underline;
	
		
	}
	#content a:hover {
		color: #412714;
		text-decoration:none;
		
		
	}
	#content p {
	margin-top: 10px;
	}
	#content ul {
	margin-top: 6px;
	padding-left: 17px;
	
	}
	#content li {
	list-style-type:square;
	margin-bottom: 4px;
	}
	
	#vcenter {
	width: 770px;
	height: 445px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-322px 0 0 -385px;
	z-index: 2;
	}
