a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
	font-weight: normal;
	color: #00008B;
	text-decoration:none;}
a:hover {text-decoration:underline;}

html, body {
	/* background-color: navy; */
	font-family: verdana, arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table {
	border: 0px;
/*	border-collapse: collapse;*/
}
.tdWelcome{
	background-color: #D6E7EF;
	width: 256px;
	padding-left: 10px;
}
#footer {
 float:center;
 background-color: #E6E6FA;
/* background:#ffffff url("../../img/menuFooterHome.gif") repeat-x;*/
 height:16px;
 color: #A9A9A9;
 display:block;
 text-align:center;
 font-size:9px;
}

.testoWelcome{
	font: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
   color: #0163D0;
}
.testoWelcomeNormale{
	font-weight: normal;
}
/*
img {
	/*border: 0px;
	border-collapse: collapse;
}

input {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#globale {
	width: 760px;
	height: 555px;
	text-align: left;
	padding: 1px 4px 1px 4px;
	margin: 0px auto;
	background: url('/onda/onda/img/bg.jpg') no-repeat;
}

.home_titolo1 {
	color: #497AC9;
	font-size: 24px;
	vertical-align: bottom;
	padding-right: 4px;
}

.home_titolo2 {
	color: #FF9000;
	font-size: 24px;
	vertical-align: bottom;
	padding-right: 4px;
}

#home_lista_icone {
	margin-top: 10px;
	text-align: center;
	width: 760px;
	height: 106px;
}

.home_icona {
	text-align: center;
	vertical-align: top;
	width: 100px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 6px 2px 0px;
	text-decoration: none;
}

#home_contenuto {
	padding: 60px 20px 15px 192px;
}

.home_contenuto_table {
	background-image: url('/onda/onda/img/logo.gif');
	background-repeat: no-repeat;
	background-position: 22px 16px;
	width: 410px;
	height: 215px;
	text-align: center;
}

.home_benvenuti {
	color: #1359D2;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 233px;
	height: 220px;
}

.home_form_txt {
	font-size: 14px;
	text-align: right;
	color: #1359D2;
	width: 233px;
	padding-top: 2px;
}

.home_tasto {
	width: 177px;
	text-align: left;
	padding: 12px 0px 0px 22px;
}

.home_tasto_entra {
	text-align: center;
	width: 70px;
	height: 37px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background: url('/onda/onda/img/tastoBlu.gif') no-repeat;
	padding-top: 9px;
	text-decoration: none;
	cursor: hand;
}

.home_help {
	color: #1359D2;
	font-weight: bold;
	font-size: 12px;
	padding: 20px;
	text-align: center;
}

.home_help_mess {
	color: #FFF870;
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
}*/

