a.menu {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
}

a.menu:link {
	color: black;
}

 a.menu:visited {
	color: black;
}

 a.menu:hover {
	color: black;
}

 a.menu:active {
	color: #8a4b08;
}

a.submenu {
	color: black;
	font-size: 14pt;
	text-decoration: none;
	margin-left: 40px;
	border: none;
}

a.submenu:link {
	color: black;
}

a.submenu:visited {
	color: green;
}

a.submenu:hover {
	color: blue;
}

a.submenu:active {
	color: red;
}

.leadin_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a05c08;
	font-weight: bold;
}

.bold {
	color: #8a4b08;	
}

.bolditalic {
	color: #8a4b08;
	font-style: italic;
}

.italic {
	font-style: italic;
}

.img_nospace {
	border-bottom: 12px solid #8a4b08;
	padding: 0px;
	margin: 0px;
}

.img_nospace_noborder {
	padding: 0px;
	margin: 0px;
	border: none;
}

.img_nospace_noborder2 {
	padding: 0px;
	margin: 0px;
	border-bottom: 12px solid #8a4b08;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.img_nospace_noborder_right {
	padding: 10px;
	margin: 0px;
	border: none;
	align: right;
}

.img_stampa {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin: 0px;
	border: none;
	float: left;
}

.sotto {
	text-decoration: underline;
}

.content_inner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 470px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.content_inner_text_riservato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.lista {
	list-style-type:none;
}

.testo_rosso {
	color: #8a4b08;
}

.riservato {
	font-size: 12px;
	width: 100%;
}

.riservato_cell_left {
	border-right: dotted 2px;
	border-bottom: dotted 2px;
	width: 50%;
}

.riservato_cell_right {
	border-bottom: dotted 2px;
}

a.riservato {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #8a4b08;
  text-align:right;
}

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

fieldset {
  padding: 1em;
}

table.manifestazioni {

}

table.manifestazioni tr {
	border-bottom: dotted 2px;
}

table.manifestazioni td {
	vertical-align: top;
	border-bottom: dotted 2px;
}
