/* ============== GENERALE - modificato per Linea QDC ============ */
/* BOX principale */
#boxILN	{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	font-family:  Arial, Helvetica, sans-serif, serif;
	font-size: 10px;
	color: #fff;
	background: url(../grafica/bg_ILN_bar.gif) repeat-x top left transparent;
	border-bottom: 1px solid #325667;
}

#boxILN	a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	border: 0;
	font-size: 10px;
}

#boxILN	a:hover {
	text-decoration: underline;
	font-size: 10px;
}

#boxILN a#agronotizie {
	color: #FFDB00;
	font-size: 10px;
}

/* boxLogo_ILN sx*/
#boxLogo_ILN {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#boxLogo_ILN img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* ILN tabelle siti */
div.ILN_tabella {
	width: 95%;
	margin: 0;
	padding: 0;
	border: 0;
}

table.siti_1rw {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	background: transparent none;
}

table.siti_1rw td{
	border: 0;
	padding: 0 0 3px 0;
}

table.siti_2rw {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	text-align: center;
	margin: 1px auto 0 auto;
	padding: 0;
	background: transparent none;
}

table.siti_2rw td{
	border: 0;
}

/* ============== UTENTE NON LOGGATO ============ */

/* box siti ILN logOut  */
#boxSiti_ILN_LogOut {
 	margin-left: 200px;
	margin-right: 0; 
	padding: 4px 0 0 15px;
	text-align: center;
}

/* Box utente dx log out*/
#boxUser_ILN_LogOut {	display: none;}		

/* ============== box per login alto dx ============ */
div#boxLoginTopDx {display: none;}

