@CHARSET "ISO-8859-1";

#segnalaProblemaBorderTitle{
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	color: #52847f;
	border-color: #52847f;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: none;
	width: 473px;
}

#segnalaProblemaPrivacy{
	color: #52847f;
	border-color: #52847f;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#segnalaProblemaTitle{
	color: #52847f;
	border-color: #52847f;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.horizInputArea{
	vertical-align: top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 473px;
}

.inputElemLabel{
	text-align: left;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 55px;
}

.infoElemLabel{
	text-align: left;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 100%;
}

.inputElem{
	text-align: left;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 410px;
}

#name, #surname, #address, #city, #telNum{
	width: 250px;
}

#submit{
	margin-top: 20px;
}

.updateSegnalazioneLink{
	text-align: right;
	width: 100%;
	display: block;
}

