h1 {
	font-size: 16px;
	color: #5B7B9F;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	color: #5B7B9F;
	margin-top: 0px;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #5b7b9f;
	margin-top: 0px;
}
.sottotitolo {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.sottotitoloBianco {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo {
	font-size: 12px;
}
p {
	font-size: 12px;
}
.testoAzz {
	font-size: 12px;
	color: #5b7b9f;
}
.testoBoldAzz {
	font-size: 12px;
	font-weight: bold;
	color: #5b7b9f;
}
.testoBianco {
	font-size: 12px;
	color: #FFFFFF;
}
.testoRosso {
	font-size: 12px;
	color: #B31E3B;
}
.menu {
	text-decoration: none;
	font-size: 11px;
}
.sottomenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sottomenuRosso {
	font-size: 11px;
	font-weight: bold;
	color: #B31E3B;
	text-decoration: none;
}
.c10 {
	font-size: 10px;
}
.c11 {
	font-size: 11px;
}
.c11bold {
	font-size: 11px;
	font-weight: bold;
}
.c11bianco {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #222222;
}
a:visited {
	color: #222222;
}
a:hover {
	color: #222222;
	text-decoration: underline;
}
a:visited {
	color: #222222;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #222222;
}
.formTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 1px solid #999999;
	padding: 2px;
	color: #333333;
}
.formTxtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 1px solid #999999;
	padding: 2px;
	color: #990000;
	font-weight: bold;
}
.formPulsante {
	padding: 0px;
	background-color: #E2F1FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 1px solid #999999;
}
.formTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	color: #333333;
}
.formAdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 1px solid #999999;
	color: #333333;
}
#imgGrande {
	position:absolute;
	left:100px;
	top:180px;
	z-index:1;
	background-color: #5B7B9F;
	padding: 0px;
	border-top: 0px #5B7B9F;
	border-right: 0px #5B7B9F;
	border-bottom: 0px #5B7B9F;
	border-left: 0px #5B7B9F;
	visibility: hidden;
}
#base {
	background-color: #5B7B9F;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#testatina {
	background-color: #5B7B9F;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 16px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#immagine {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-color: #5B7B9F;
	border-right-color: #5B7B9F;
	border-bottom-color: #5B7B9F;
	border-left-color: #5B7B9F;
	border-right-style: solid;
	border-left-style: solid;
}
#msg_sondaggio {
	position:absolute;
	left:245px;
	top:40%;
	width:260px;
	height:auto;
	z-index:1;
	background-color: #E9F4FF;
	margin: 10px;
	padding: 10px;
	border: 2px solid #B31E3B;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
	color: #B31E3B;
	line-height: 18px;
}
