@charset "UTF-8";
	/* Skin per sezione istituzionale */
@media screen, projection
{
	#page { background: url("/images/layouts/footer_extension_istituzionale.gif") repeat-x bottom left; }
	#footer {
		background: #fff url("/images/layouts/footer_istituzionale.jpg") no-repeat top left;
		border-top: 1px solid #F8EDCC;
	}
	a, #header a, #footer a { color: #F8DD52; }
	a:hover, #header a:hover, #footer a:hover { color: #F8DD52; }
	#main a { color: #B79018; }
	#main { height: 513px; }
	embed { width: 100%;}
	#col3_content { margin-top:-30px;}
	#main a:hover { color: #B79018; }
	#footer ul#istitutional_menu li a.cms_page_navigation:hover {color: #FFE96F;}
	
	
	
	/* 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%; }
}