html, body { height: 100%; }
body { background: #DDDDDD url(../img/bg_pattern.gif) center center; color: #000000; margin: 0; padding: 0; }
#flashcontent { width: 100%; height: 100%; background: url(../img/bg_gradient.jpg) center center repeat-x; }
#flashmovie { background-color: #FFFFFF; }
#hidden { display: none; }

/* Posiziono il widget AddThis al di sopra del Flash */
#addThisBtn{ position: absolute; z-index: 1000; display: none; }

/* Fix per rettangolo selezione su Firefox */
object:focus { outline: none; -moz-outline: none; }
