body { background: #bb9f5e url(back.jpg) repeat-x; margin: 0; }

#positionglobale {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	text-align: center;
	font: 12px Verdana;
	color: #6c3600;
}

img, table { border: 0; }

a:link { color: #6c3600; font-weight: bold; text-decoration: underline; }
a:visited { color: #6c3600; font-weight: bold; text-decoration: underline; }
a:hover { color: #000000; font-weight: bold; text-decoration: none; }

.credits { font: 10px Arial; }
.credits a { color: #ffffff; font-weight: normal; text-decoration: none; }
.credits a:hover { color: #000000; font-weight: normal; text-decoration: underline; }

#positionflash, #flashcontent {
	position: relative;
	top: 0px;
	left: 0px;
}
