#header_shadow { background-image: url('/file_generali/img/testataJs/headers/hd_bg_mmc.png') }

#header_logo #h_l_testata {
	margin-top: 20px;
	height: 70px;
	background-image: url('/file_generali/img/testataJs/loghi/logo_mmc-qnet.png');
}
* html #header_logo #h_l_testata {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_mmc-qnet.png');
}
#header_logo.rdc #h_l_testata { background-image: url('/file_generali/img/testataJs/loghi/logo_mmc-rdc.png') }
* html #header_logo.rdc #h_l_testata {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_mmc-rdc.png');
}
#header_logo.naz #h_l_testata { background-image: url('/file_generali/img/testataJs/loghi/logo_mmc-naz.png') }
* html #header_logo.naz #h_l_testata {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_mmc-naz.png');
}
#header_logo.gio #h_l_testata { background-image: url('/file_generali/img/testataJs/loghi/logo_mmc-gio.png') }
* html #header_logo.gio #h_l_testata {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_mmc-gio.png');
}

#voci_sottomenu { border-bottom-color: #000 }
#voci_sottomenu .voce_sottomenu.voce_attiva a.firstrow span,
#voci_sottomenu #voce_home a.firstrow:hover span { color: #000 }
#voci_terzomenu a:hover, #voci_terzomenu a.current { color: #000 }

#voci_terzomenu #voce_cronaca { width: 75px }
#voci_terzomenu #voce_esteri { width: 58px }
#voci_terzomenu #voce_politica { width: 71px }
#voci_terzomenu #voce_economia { width: 71px }
#voci_terzomenu #voce_sport { width: 58px }
#voci_terzomenu #voce_spettacoli { width: 90px }
#voci_terzomenu #voce_cultura { width: 72px }
#voci_terzomenu #voce_cinema { width: 62px }
#voci_terzomenu #voce_tv { width: 29px }
#voci_terzomenu #voce_gossip { width: 62px }
#voci_terzomenu #voce_moda { width: 50px }
#voci_terzomenu #voce_musica { width: 63px }
#voci_terzomenu #voce_salute { width: 63px }
#voci_terzomenu #voce_tecnologia { width: 92px }

/* VECCHIE VOCI */
#voci_terzomenu #voce_televisione { width: 92px }

#voci_terzomenu #voce_altro {
	float: right; width: 70px;
	margin-right: 4px;
}
* html #voci_terzomenu #voce_altro { margin-right: 2px }

#voci_terzomenu #voce_altro a.firstrow {
	padding-right: 30px; width: 40px;
	background: url('/file_generali/img/testataJs/sottomenu_arrow.png') no-repeat right center;
}

#box-video {
	float: left; width: 970px;
	margin: 1px 0 6px 0; padding: 10px;
	background: #333;
	background-image: -moz-linear-gradient(top,#000000,#333333);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#333333));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#000000,endColorStr=#333333);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#000000, endColorStr=#333333)";
}
