/* Elenco Fiere */

/* Lista Fiera */
legend.ricercaL{margin-top: 10px;}
.elencoFiereMainDiv {
	/*margin: 15px;*/
}

.elencoFiereMainDiv .title {
	font-size: 22px;
	padding: 20px 0 0;
	color: #993366;
	text-transform: uppercase;
}

.elencoFiereMainDiv .fiereTable {
	padding-top: 15px;
}

.elencoFiereMainDiv .fiereTable .header TD {
	font-style: italic;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.elencoFiereMainDiv .fiereTable .header TD A {
	color: #993366 !important;
}

.elencoFiereMainDiv .fiereTable .header TD.luogoTd {
	text-transform: uppercase;
}

/* Dettaglio Fiera */
.elencoFiereMainDiv .titleSmall {
	color: #993366;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
}

.elencoFiereMainDiv .titleFiera {
	color: #993366;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}

.elencoFiereMainDiv .siteAndDateDiv {
	color: #993366;
	font-size: 14px;
	margin-bottom: 20px;
}

.elencoFiereMainDiv .descriptionDiv {
	margin-top: 10px;
	margin-bottom: 10px;
}

.elencoFiereMainDiv .downloadFieraDiv A {
	color: #993366 !important;
}

.buttons {
	margin: 20px;
	text-align: center;
}

.partecipazioneDiv{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #936;
}
/*
.lfr-panel-titlebar .lfr-panel-title{
	color: #936 !important;
	text-transform: uppercase !important;
	font-size: 22px !important;
	font-weight: normal !important;
	}*/

legend {
  padding: 0.2em 0.5em;
  border:1px solid;
  font-size:90%;
  text-align:left;
}

a.opening, a.opening:hover, a.active{
	text-transform: uppercase;
	line-height: 1.8em;
	}
	.bottoneSalva,
	.bottoneSalva a{
		float: right;
	    overflow: hidden;
	    margin: 5px 0 10px 0;
	}
	.bottoneSalva a,
	.bottoneSalva a:active,
	.bottoneSalva a:hover,
	.bottoneSalva a:focus{
		padding: 10px;
	}
	.bottoneSalva input[type="submit"], 
	.bottoneSalva input[type="submit"]:active,
	.bottoneSalva input[type="submit"]:hover,
	.bottoneSalva input[type="submit"]:focus,
	.bottoneSalva a,
	.bottoneSalva a:active,
	.bottoneSalva a:hover,
	.bottoneSalva a:focus{
		width: 195px;
		
		background: #841f45;
		border-radius: 0 !important;
		border: none !important;
		
		color: #fff !important;
		text-transform:uppercase;	
		text-shadow: none !important;
	}
	
	
.expandedInfoProc{
	font-size:11px;
	overflow-x:auto;
	padding:5px 0 15px 3px;
	width:680px;
}


.errorField{
	color:red;
}
.numeroProtocollo{
	min-width:54px;
}