@charset "UTF-8";
	/* Skin per sezione istituzionale */
@media screen, projection
{
	body, #page_margins, #page, #main, #col3_content, #col3 { background: #000; }
	#main { border-top: 1px solid #000; background: #000; }
	#page { background: #000; }
	#footer {
		background: #000;
		border-top: none;
		height:auto;
		width: 100%;
		margin: 0;
		text-align:center;
	}
	a, #header a, #footer a { color: #F8DD52; }
	a:hover, #header a:hover, #footer a:hover { color: #F8DD52; }
	#footer ul { display: none !important; }
	#footer .c75l { width: 100%; text-align: center; }
	#footer .c25r { display: none; }
	table td{ padding: 0;}
	
		
	/* issues for IE6 */
	#main, #footer_top, #footer_bottom, #header, #col3_content, #col3 { _width: 960px; }
	#footer { _margin-left: 20px; }
	#col3_content { _margin-left: -250px; }
	#page_margins, #page, #main, #col3_content, #col3 { _min-width:1024px; _max-width:1024px; _width:1024px; }
	embed { _width: 100%; }
}