div.titPageMisc {
	margin-top: 10px;	
	margin-bottom: 10px;
	text-align: center;
	color: red;
	font-weight: bold;
}

div.sottoTitPageMisc {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

div.txtPageMisc {	margin: 10px 100px 10px 100px;}

div.glossario{
	margin-left: 10%;
	margin-right: 10%;
}

div.rigaGlossario {margin-bottom: 20px;}

div.voceGloss {font-weight: bold;}

div.definizGloss {text-align: justify;}

div.help {
	margin-left: 5%;
	margin-right: 5%;
}

div.menuHelp { }
div.rigaMenuHelp { }

div.subPageHelp {
	float: right;
	width: 70%;
}

div.titRigaMenuHelp {
	color: red;
	font-weight: bold;
}

div.tabDownload {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

span.textBlack {
	color: black;
	font-weight: bold;
}

caption.titTableAvvert {
	text-align: left;
	margin-bottom: 10px;	
}

table.tabAvv {
	margin-bottom: 40px;
}

table.download {width: 100%;}

td.descrAvv {padding: 10px 10px 10px 30px;}

td.titDownload {
	background-color: #E2E2E2;
	text-align: left;
}

ul.listaLinkHelp {margin-left: 30px;}

div.titPageXml{
	text-align: center;
	color: black;
	font-weight: bold;	
}

ul.sezioniPageXml {
	text-align: left;
	color: black;
	margin: 1% 1% 1% 1%;
}

ul.linksPageXml {
	text-align: left;
	color: black;
	padding: 0px 0px 0px 20px;
}

li.titSezPageXml {
	text-align: left;
	color: black;
	font-weight: bold;		
	padding: 0px 0px 20px 0px;
}

li.sezionePageXml {
	text-align: left;
	color: black;
	font-weight: bold;		
	padding: 10px 0px 15px 0px;
}

li.txtLinkPageXml {
	text-align: left;
	font-weight: normal;		
	color: black;
	padding: 6px 0px 0px 0px;
}

ul.mainBarLang {
	float: right;
	padding: 0;		
	height: 24px;	
}

ul.mainBar {
	width: 80%;
	padding: 0;		
	height: 24px;
	margin: 0px;
}

ul.mainBarLang li{
  position:relative;
  right:0;
}

ul.mainBar li{
  position:relative;
  right:0;
}



li.elemMainBar{
	display: inline;
	margin: 0px 3px 0px 0px;
	padding: 4px 12px;
}

.elMainBarSel {
	background: #e3271c;
	color: white;	
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #e3271c;
}

.elMainBarNoSel {
	background: #eeeeee;
	color: black;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #AAAAAA;
}

a.linkMainBar {
	color: black;
	text-decoration: none;	
}

a.linkSelMainBar {
	color: black;
	text-decoration: none;	
}

a.linkMainBar:hover {
	text-decoration: underline;	
}

li.txtLinkInLine {
	display: inline;
	text-align: left;
	font-weight: normal;		
	color: black;
	padding: 6px 0px 0px 0px;
}