/*index*/

*:focus {outline:none}


#header {
	position: relative;
	clear: both;
	height: 150px;
}

#logo-splash a {
	display: block;
	position: relative;
	top: -80px;
	left: -70px;
	width: 124px;
	height: 100px;
	background-image:url(images/logo.png)}
#logo-splash a:hover {
	background-image:url(images/logo2.png)}
#logo-splash span {
	display: none;
}
 
#logo {
	position: absolute;
	top: 38px;
	left: 57px;
}


/*preload*/

<style type="text/css">
  td.loading { text-align: Center; color: #778899; font: Bold 11px Verdana; }
  td.barra { background-color: #F9F9F9; border: Solid 1px #CCCCCC; }
  #barra { background-color: #EEEEEE; }
  #percentuale { text-align: Center; color: #778899; font: Bold 10px Verdana; }
</style>

