@import url(vecchio_menu2.css);
@import url(BlobView_Vecchio.css);
@import url(vecchio_testata.css);
@import url(vecchio_contenuto.css);
@import url(bonus.css);
@import url(motore.css);
@import url(personalizzato.css);
@import url(cv.css);


body {
		background-color:#ffffff; 
		font:100% verdana,helvetica,sans-serif; 
		margin:0; padding:0;
		text-align: center;
		border:0px solid #000;
		width:99%; 
		color: #000;
}
.invisibile {
	display: none;
}
.skiplink, .skipheader {
	position: absolute;
	left : -1000px;
	height : 0;
	width : 0;
	overflow : hidden;
/*	left: -1000px;
	width: 990px;
*/	
}	

br.invisibile {
	display: none;
}
img {
	border: 0px;	
}



A:link { color:#1F5F7B; font-family:verdana, helvetica, sans-serif; text-decoration: underline; font-weight: bold; }
A:visited { font-family:verdana, helvetica, sans-serif; color:#1F5F7B; text-decoration:underline; font-weight: bold;}
A:hover { font-family:verdana, helvetica, sans-serif; color:#1F5F7B; text-decoration: none; }
A:active { font-family:verdana, helvetica, sans-serif; color:#1F5F7B; text-decoration: underline; font-weight: bold;}
A:focus { font-family:verdana, helvetica, sans-serif; color:#1F5F7B; text-decoration: underline; font-weight: bold;}


/*Font x i diversi Browser */

/*/*/a{}
body,
body td,
body th,
body a,
body p {
  font-size: x-small;  /* Netscape 4.5 */
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;   /* Font x Browser compliant */
}
html>body,
html>body td,
html>body th,
html>body a,
html>body p {
  font-size: small; /* Font x Opera */
}  
/* */			

/*Font x i diversi Browser */
		
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }