body {
	background: #9C9994 url(images/cenobeats-background.jpg) repeat-y center;
	margin-top: 100px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

img, table { border: 0; }

a { text-decoration: underline; color: #b53624; }
a:link { text-decoration: underline; color: #b53624; }
a:visited { text-decoration: underline; color: #b53624; }
a:hover { text-decoration: none; color: #000000; }

#contenu-accueil {
	position: absolute;
	left: 50%;
	margin-left: -412px;
	width: 825px;
	text-align: center;
	line-height: 150%;
}

#flashaccueilpos {
	position: absolute;
	bottom: 75px;
	right: 183px;
	width: 20px;
	height: 32px;
}

#flashaccueil { position: relative; }
