body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.logo{

	background-image: url(../img/05.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.bottom{
	background-image: url(../img/13.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;

}

.menu{
	margin: 0px;
	background-image: url(../img/08.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 25px;
}
.lineam{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #005993;
	border-right-color: #005993;
	border-bottom-color: #005993;
	border-left-color: #005993;
	width: 220px;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
}
.menu1{
	margin: 0px;
	background-image: url(../img/09.gif);
	background-position: right;
}
.linea{
	margin: 0px;
	background-image: url(../img/14.gif);
	background-position: right;
	background-repeat: repeat-x;

}
.sottomenu-chiuso{
	display: none;
}
.sottomenu-aperto{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;


}
.sottomenu-link{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;

}
.sottomenu-link:hover{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #FF6600;
}
.sottomenu-link-aperto{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #005993;
	cursor: text;
}
.sottomenu-link-aperto:hover{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #005993;
	cursor: text;
}
.sottomenu-link1{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;

}
.sottomenu-link:hover1{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	color: #FF6600;
}
.sottomenu-link-aperto1{
	text-decoration: none;
	height: 25px;
	background-image: url(../img/16b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	color: #005993;
}
.link-menu{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
}
.link-menu:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #005993;
	background-image: url(../img/11.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.link-chiuso{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #005993;
	background-image: url(../img/11.gif);
	background-repeat: repeat-y;
	background-position: left top;
		padding-top: 5px;
	padding-left: 10px;
}
.link-chiuso:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	background-image: url(../img/11b.gif);
	background-repeat: repeat-y;
	background-position: left top;
		padding-top: 5px;
	padding-left: 10px;
}
.link-aperto{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #005993;
	background-image: url(../img/11b.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-left: 10px;
	cursor: text;
}
.link-aperto:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #005993;
	background-image: url(../img/11b.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-left: 10px;
	cursor: text;
}
.link-servizio{
	font-size: 11px;
	text-decoration: underline;
	color: #FF6600;
}
.link-servizio:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
.sponsor{
	font-size: 11px;
	color: #999999;
}
.titolo{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.titolo1{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	background-image: url(../img/16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.titolo2{
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	}
.titolo3{
	font-size: 18px;
	color: #005993;
	font-weight: bold;
}
.sottotitolo{
	font-size: 14px;
	color: #FC5F1E;
	font-style: italic;
	font-weight: bold;
}

.titolo4{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.testo-benvenuto{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: justify;
}
.ul-benvenuto{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
	padding-left: 15px;
}
.ul-benvenuto li{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: justify;
	list-style: disc url(../img/15.gif) outset;
	padding-left: 0px;
	margin-left: 0px;
}
.testo{
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}
.testo-data{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
}
.data{
	background-image: url(../img/11.gif);
	background-position: left top;
	height: 18px;
	background-repeat: no-repeat;
}
.news{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #005993;
}
.news:hover{
	color: #FF6600;
}
.bullet-link{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #005993;
	background-image: url(../img/12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 20px;
}
.bullet-link:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	background-image: url(../img/12-hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.risultati{
	border: 1px solid #005993;
	padding: 5px;
}
.testo-risultati{
	font-size: 11px;
	color: #000000;	
}
li{
	list-style-image: url(../img/15.gif);
		font-size: 12px;
		text-align: justify;
}
p{
	list-style-image: url(../img/15.gif);
	font-size: 12px;
	text-align: justify;
}
p{
	list-style-image: url(../img/15.gif);
	font-size: 12px;
	text-align: justify;
}
a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #005993;
}
a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
}
.evidenza{
	font-size: 11px;
	font-weight: bold;
	background-color: #E0E0E0;
	color: #000000;
	padding: 7px;
	border: 1px dotted #005A94;
	text-align: center;

}
.img{
	float: right;
	margin-left: 15px;
}
.img1{
	float: left;	
	margin-right: 15px;
}

/*CSS questionario*/

.input-text{
	font-size: 10px;
	line-height: normal;
	width: 100%;
}
.input-specifica{
	font-size: 10px;
	line-height: normal;

}
label{
	font-size: 11px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;	

}
.radio{
	font-size: 10px;
	line-height: normal;
}
.bottone{
	font-size: 11px;
	font-weight: bold;
	color: #005A94;
	line-height: normal;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	padding-right: 16px;
	cursor: pointer;
	text-decoration: underline;
	border: 1px none #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	}
.bottone:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FC5F1E;
	line-height: normal;
	background-image: url(../img/next-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	padding-right: 16px;
	border: 1px none #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	}
.lettere{
	list-style-type: lower-alpha;
	list-style-image: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	}
.numero-multipla{
	list-style-type: none;;
	list-style-image: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	}	
.numero{
	list-style-type: decimal;
	list-style-image: none;
	color: #FC5F1E;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:10px;
	}	
.help{
	color: #666666;
	font-size: 11px;
	line-height: normal;
	}	
.aggiornamento{
	color: #666666;
	font-size: 11px;
	line-height: normal;
	}		