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

#header_logo #h_l_testata { background: transparent url('/file_generali/img/testataJs/loghi/logo_qn.png') no-repeat 0 0 }
* html #header_logo #h_l_testata {
	background-image: url(#);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_qn.png');
}

/* VERSIONE NATALIZIA - 12/2010 */
/*
#header_logo #h_l_testata {
	margin: 0; padding: 0;
	width: 328px; height: 95px;
	background: url('/file_generali/img/testataJs/loghi/logo_qn_xmas2010.png') no-repeat 0 0;
}
* html #header_logo #h_l_testata {
	background-image: url(#);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_qn_xmas2010.png');
}
*/
/* FINE VERSIONE NATALIZIA */

/* VERSIONE 150 UNITA - 3/2011 */
#header_logo #h_l_testata {
	margin: 4px 0 0 4px;
	padding: 0;
	width: 328px; height: 95px;
	background: url('/file_generali/img/testataJs/loghi/logo_qn_150unita.png') no-repeat 0 0;
}
* html #header_logo #h_l_testata {
	background-image: url(#);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='/file_generali/img/testataJs/loghi/logo_qn_150unita.png');
}
/* FINE VERSIONE 150 UNITA */

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

#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;
}

#voce_altro .sotto_sottomenu { width: 150px }

