html,body		{ margin:0; padding:0 }
body			{ font: 12px arial; text-align:center; background-color:#FFF; background-image: url(/imm/sfondo.gif); 
				  background-repeat: repeat-x; color: #1f3447; }

p				{ margin: 10px 30px; }
p.m5			{ margin: 5px 10px; }
p.settore		{ margin: 42px 0px 0px 30px; }
p.marquee		{ margin: 14px 10px; }
p.ex_riga1		{ margin: 10px 0px 4px 30px; }
p.ex			{ margin: 20px 0px 4px 30px; }

font.titolo		{ font: 18px helvetica; color:#6c3221; font-weight:bold; }
font.piccolo	{ font: 10px arial; color: #666 }
font.data		{ font: 10px arial; color: #FFF }

marquee			
{ 
	margin: 0px 0px 0px 30px; 
	width: 220px; 
	background-color: #F2F2F2;
	border-top: solid 1px #DDD; 
	text-align: left; 
}

marquee.h150	{ height: 150px; }
marquee.h60		{ height: 60px; }

img				{ margin: 0px; border: none }
img.arrow		{ margin: 0px 10px 0px 0px; float:left; border: none }

a:link, 
a:visited, 
a:active 		{ text-decoration: none; color: #205394; }
a:hover 		{ text-decoration: none; color: #FF9900; }

a.nav:link, 
a.nav:visited, 
a.nav:active 	{ text-decoration: none; color: #205394; font-weight:bold; }
a.nav:hover 	{ text-decoration: none; color: #FF9900; font-weight:bold; }

a.up:link, 
a.up:visited	{ text-decoration: none; font-size: 12px; color: #FFF; font-weight:bold }
a.up:active 	{ text-decoration: none; font-size: 12px; color: #FFF; font-weight:bold }
a.up:hover 		{ text-decoration: none; font-size: 12px; color: #6d8ead; font-weight:bold }

div.titolo		{ background-image:url(/imm/tit.gif); background-repeat:repeat-x; height:25px; margin:0px; padding: 5px 30px; color: #333 }
div.underline	{ background-color: #F2F2F2; height:15px; border-bottom: solid 1px #CCC; margin:30px 0px 10px 30px; padding: 0px; color: #999; font: bold 10px arial; }
div.flash		{ background-color: #FCFCFC; height:12px; border-bottom: solid 1px #CCC; margin:10px 0px 10px 30px; padding: 0px; color: #999; font: bold 10px arial; }

div#container	
{ 
	text-align:left; 
	background-image: url(../imm/sfondo_container.gif); 
	background-repeat:repeat-y;
	width:1000px; 
	margin:0 auto; 
	background-color:#FFF; 
}

div#header 		{ background-image:url(/imm/header.gif); height:310px; margin:0; padding:0;color: #333}
div#hdr_up		{ height:140px; margin:0px; padding:0;color: #333}
div#hdr_central	{ height:50px; margin:0px; padding:0;color: #333}
div#hdr_down	{ background-image: url(/imm/hdr_down.gif); height:120px; margin:0px; padding:0; color: #333}
div.hdr_settore	{ width:250px; height:120px; margin: 0px; padding: 0px; float:left; font: 10px arial; color: #999; }

div#navigation	{ float:left; margin: 0px; width: 250px; }

div#content p	{ margin:10px 0px 0px 30px; }
div#content		{ float:left; margin: 0px; width: 500px; text-align:left; }

div#extra		{ float:left; margin: 0px; width: 250px; }
div.ex_settore	{ margin: 0px 0px 0px 30px; width: 220px; height: 60px; background-color: #F2F2F2; border-top: solid 1px #DDD; }

div#footer p	{ margin:0; padding: 12px 0px; text-align:center; font: 10px arial; color: #333; }
div#footer		{ clear:left; width:100%; background-color:#DDD; border-top: solid 1px #BBB }