html,body{
      margin:0;
      padding:0;
	  width:100%;
      height:100%;
      border:none;
	  background-color: #FFFFFF;
	  background-image: url(../images/home/sfondo_sfumato.jpg);
	  background-repeat: repeat-x;
	  background-position: left top;
}


.sfondoFarfalla {
	background-image: url(../images/home/sfondo_farfalla.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondoPagina {
	background-image: url(../images/home/sfondo_pagina.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sfondoMenu {
	background-image: url(../images/home/sfondo_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.testo01 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #00446C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.div01 {
	background-image: url(../images/home/div01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.div02 {
	background-image: url(../images/home/div02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.testo02 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #27486d;
	text-decoration: none;
}
.testo03 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0b6da0;
	text-decoration: none;
}
.testo04 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27486d;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}

.testo05 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27486d;
	text-decoration: none;
}
.testo06 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0770C5;
	text-decoration: none;
}
.sfondoAlaFarfalla {
	background-image: url(../images/home/sfondo_ala_farfalla.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0388CD;
}
.testo07 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0B6DA0;
	text-decoration: none;
}
.testo08 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #92C6DC;
	text-decoration: none;
	line-height: 10px;
}
.testo09 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #27486d;
	text-decoration: none;
}

.testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0166B8;
	text-decoration: none;
}

.testo11 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27486d;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	overflow:scroll;
	}
	
.border01 {
	border: 1px solid #D2EEFF;
}
.campiForm {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #27486d;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	border: 1px solid #77CCFF;
	background-color: #ECF8FF;
}
.bottoniForm {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27486d;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	background-color: #EBF8FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBF8FF;
	border-right-color: #77CCFF;
	border-bottom-color: #77CCFF;
	border-left-color: #EBF8FF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.testo_err {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
