/*TESTATA*/


.tabella_sfumatura {
	width: 100%;
	height: 183px;
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
	background-image:url(images_offerte/sfumatura_finale.gif);
	background-color: #11497C;   /*#144E83;*/
	vertical-align: top;

}


.cella_testa {
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
	height: 59px;
	vertical-align: top;
}

.cella_lingua {
	/*border-color: #FFFFFF;*/
	background: none;
	border-style: solid;
	padding: 0px;
	width: 81px;
	vertical-align: bottom;
	/* background-image: url(images_offerte/sfumatura_finale.gif);*/
	margin: 0px;
	border: 0px;

}





/* MENU */

.tabella_menu_principale {
	border-width: 0px;
	width: 100%;
	height: 26px;
	font-size: 0.8em;
	vertical-align: top;
	padding: 0px;
	border: 0px;
	background: none;
	background-image: url(images_offerte/sfumatura_menu02.gif);
}

.cella_vuota10_lati_menu {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 10px;
	vertical-align: bottom;
	/*background: none;*/
	background-image: url(images_offerte/sfumatura_menu02.gif);
}





.sfondo_cella_icona {
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	width: 18px;
	height: 26px;
	background-image: url(images_offerte/sfondo_cella_tasto.gif);
	font: 1.3em Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

/*SOLO in questa sezione*/
.cella_menu_righe {
	padding: 0px;
	width: 100%;
	background-image:url(images_offerte/sfumatura_finale_righe_menu.gif);
}

