/*stili sul body e tipografia  */
html, body {height:100%;}
body{
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #3e7e99;
	line-height: 1.5em;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.bgLogo {
	background-image: url(../images/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #003f5e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.loginForm {
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #009900;
	border: 1px solid #7fafc8;
}

.margin0 {
	margin: 0px;
}

/*** classi generiche ***/
.color-1 {color: #ffffff; text-decoration: none;}
.color-2 {color: #26689b; text-decoration: none;}
.color-3 {color: #003f5e; text-decoration: none;}
.color-4 {color: #054367; text-decoration: none;}
.color-5 {color: #c4841a; text-decoration: none;}
.small {font-size:0.7em;}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}
.sep01 {
	background-image: url(../images/sep-grigio.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sep02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e7eb;
}
.border01 {
	padding: 10px;
	border: 1px solid #5BA4BC;
	margin-top: 5px;
}

.text03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #003f5e;
	text-decoration: none;
}
.text04 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #63a200;
	text-decoration: none;
}
.bgFooter {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgBannerSede {
	background-image: url(../images/bg-sede.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contenitore {
	position:relative;
}
#slogan {
	position:absolute;
	left: 30px;
	top: 170px;
}
.text05 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size:0.9em;
}
.color-6 {
color: #284455; text-decoration: none;
}
.text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #05699D;
	text-decoration: none;
	font-size: 2.0em;
}
.sep03 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e7eb;
}
.sep03 {
	background-image: url(../images/sep-verticale.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.CampiForm {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #59A4BC;
	background-image: url(../images/bg-campi-form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	color: #003F5E;
}

.bottoniForm {
	background-color: #04314D;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #1A3A68;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fl-left {float:left;}
.fl-right {float: right;}
.sp-left {margin-left:10px;}
.sp-right {margin-right:10px;}
.text07 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #003f5e;
	text-decoration: none;
}
.fl-left {float:left;}
.fl-right {float: right;}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align: center;}

.sp-top {margin-top:10px;}
.sp-bottom {margin-bottom:10px;}
.sp-left {margin-left:20px;}
.sp-right {margin-right:20px;}
.bgTendinaSedi {
	background-color: #DDF1F7;
	background-image: url(../images/ico-tendina.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

