html {
  height: 100%;
  margin-bottom: 0px;
}

body {
	font-family : "Tahoma";
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
}

.titoletto {font-family: Tahoma; color:#E9B800; FONT-WEIGHT: bold}
.titoletto-blu {font-family: Tahoma; color:#006496; FONT-WEIGHT: bold}

.line0 {
       line-height:0;
}

.line10 {
       line-height:10px;
}

.line-tab {
       line-height:1.5em;
}

.font10 {
       font-family : "Tahoma";
	   font-size: 10px;
	   color: #666666;
}


.font-footer {
       font-family : "Tahoma";
	   font-size: 10px;
	   color: #389BCC;
}

.table-down {
       font-family : "Tahoma";
	   font-size: 11px;
	   color: #494949;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #00608F;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00608F;
}

#top-menu a {
          FONT-FAMILY: Tahoma; 
		  font-size: 11px;  
		  FONT-WEIGHT: normal; 
		  TEXT-DECORATION: none; 
		  color: #0D3A51
}

#top-menu a:hover  {
           FONT-FAMILY: Tahoma; 
		   font-size: 11px; 
		   FONT-WEIGHT: normal; 
		   TEXT-DECORATION: underline; 
		   color: #0D3A51
}


#footer-menu a {
          FONT-FAMILY: Tahoma; 
		  font-size: 10px;  
		  FONT-WEIGHT: normal; 
		  TEXT-DECORATION: none; 
		  color: #389BCC
}

#footer-menu a:hover  {
           FONT-FAMILY: Tahoma; 
		   font-size: 10px; 
		   FONT-WEIGHT: normal; 
		   TEXT-DECORATION: underline; 
		   color: #389BCC
}

.campoinput {
	background: url(img/sfondo-label.gif) no-repeat;
	height: 22px;
	width: 255px;
    margin: 0px;
	padding: 0px;
	border:0;
	text-indent:14px;
	line-height: 18px;
	font-size: 11px;
	width: 255px;
	color: #B5B5B5;
	font-family: Tahoma;
}

