body {
	background-color: #333333;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
#content a {
	color: #236E8B;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	text-align: justify;
}

#content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #236E8B;
	font-weight: normal;
}
#freccia {
	height: 65px;
	padding-top: 10px;
	margin-left: 390px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #236E8B;
	font-weight: bold;
}
#content li {
	padding-bottom: 6px;
	padding-top: 6px;
	margin-right: 80px;
	color: #333333;
}

#content li:last-child {
	border-bottom:none;
}

#content ul {
	list-style-type: disc;
	padding-left: 20px;
}



.Testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
.Piede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.Titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #236E8B;
	font-weight: normal;
}
.TestoNavSx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.TabNavSx {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91B7C4;
}
.TestoBandiera {
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 12px;
	line-height: 20px;
}
.NavArea/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
 {
	background-color: #236E8B;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91B7C4;
	text-decoration: none;
}
.ImgDx {
	float: right;
	padding-left: 10px;
}
th {
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #236E8B;
}
.Foto {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

.FotoDx {
	float: right;
	margin-left: 2px;
	margin-right: 2px;
}
#content #record {
	border: 1px dotted #135F6C;
	margin-bottom: 4px;
	padding: 4px;
	background-color: #D4E4E4;
}
#content #box-ricerca {
	background-color: #FDFFFE;
	padding: 4px;
	margin-bottom: 6px;
	border: 1px dotted #D4E4E4;
}

#content #record strong {
	color: #236E8B;
	font-size: 15px;
}
#content #form1 .etichetta {
	width: 150px;
	display: block;
	float: left;
	padding-top: 6px;
}
