html, body {
	background-color:white;
}
body.dades_brutes { background-image:url('../images/dades_no_fons.gif'); border:1px solid white; 
	background-position:top right; background-repeat:no-repeat; }
body.dades_netes { background-image:url('../images/dades_ok_fons.gif'); border:1px solid white; 
	background-position:top right; background-repeat:no-repeat; }

#titol p.petit a:hover { color: #008cff; }
#titol p.trans a:hover { color: #008cff; }
#contingut p a:hover { color: #008cff; }
#contingut p.subtitol a:hover { color: #008cff; }
#contingut p.llistat a:hover { color: #008cff; }
#contingut p.petit a:hover { color: #008cff; }
h5 a:hover { color: #008cff; }
.bloc p a:hover img.quadre { border: 1px solid #008cff; }

#contingut p a.fletxa:hover { color: #fff; }
#contingut .blauclar p.subtitol a:hover { color: #fff; }

a.link_dades_netes { display:block; float:right; width:17px; height:16px; background-image:url('../images/dades_ok_icon_off.gif'); }
a.link_dades_netes:hover { background-image:url('../images/dades_ok_icon_on.gif'); }
p.llistat.llistat_dades_netes { background-image:url('../images/dades_ok_icon_off.gif'); background-position:22px 2px; background-repeat:no-repeat; }
p.llistat.llistat_dades_brutes { background-image:url('../images/dades_no_icon_off.gif'); background-position:22px 2px; background-repeat:no-repeat; }

#sb_trans { display:none; visibility:hidden; }
#info p.trans a { text-decoration:none; }